- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 13
- Events
- Routing
- Cache
- Translation 63
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
- 
        
                    - 
        Specialite
- 
        nomMedecinFr
- 
        nomMedcinAr
- 
        longitude
- 
        latitude
- 
        experience
- 
        prix_consultation
- 
        sexe
- 
        telephone1
- 
        telephone2
- 
        telephone3
- 
        email
- 
        
                    - 
        pass
- 
        confirm
 
- 
        
- 
        vendrediTravail
- 
        samediTravail
- 
        dimancheTravail
- 
        lundiTravail
- 
        mardiTravail
- 
        mercrediTravail
- 
        jeudiTravail
- 
        avecRDV
- 
        region
- 
        regionAr
- 
        ReposSamedi
- 
        
                    - 
        hour
- 
        minute
 
- 
        
- 
        
                    - 
        hour
- 
        minute
 
- 
        
- 
        ReposDimanche
- 
        
                    - 
        hour
- 
        minute
 
- 
        
- 
        
                    - 
        hour
- 
        minute
 
- 
        
- 
        ReposLundi
- 
        
                    - 
        hour
- 
        minute
 
- 
        
- 
        
                    - 
        hour
- 
        minute
 
- 
        
- 
        ReposMardi
- 
        
                    - 
        hour
- 
        minute
 
- 
        
- 
        
                    - 
        hour
- 
        minute
 
- 
        
- 
        ReposMercredi
- 
        
                    - 
        hour
- 
        minute
 
- 
        
- 
        
                    - 
        hour
- 
        minute
 
- 
        
- 
        ReposJeudi
- 
        
                    - 
        hour
- 
        minute
 
- 
        
- 
        
                    - 
        hour
- 
        minute
 
- 
        
- 
        ReposVendredi
- 
        
                    - 
        hour
- 
        minute
 
- 
        
- 
        
                    - 
        hour
- 
        minute
 
- 
        
- 
        _token
 
- 
        
df_generaliste
"App\Form\DfGeneralisteType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | App\Entity\DfGeneraliste {#718 -id: null -nomMedecinFr: null -nomMedcinAr: null -longitude: null -latitude: null -experience: null -specialite: "Medecin Générale" -prixConsultation: null -sexe: null -roles: null -telephone1: null -telephone2: null -telephone3: null -email: null -password: null -vendrediTravail: null -samediTravail: null -dimancheTravail: null -lundiTravail: null -mardiTravail: null -mercrediTravail: null -jeudiTravail: null -avecRdv: null -region: null -regionar: null -visited: null -tel1Click: null -tel2Click: null -tel3Click: null } | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| data | App\Entity\DfGeneraliste {#718 -id: null -nomMedecinFr: null -nomMedcinAr: null -longitude: null -latitude: null -experience: null -specialite: "Medecin Générale" -prixConsultation: null -sexe: null -roles: null -telephone1: null -telephone2: null -telephone3: null -email: null -password: null -vendrediTravail: null -samediTravail: null -dimancheTravail: null -lundiTravail: null -mardiTravail: null -mercrediTravail: null -jeudiTravail: null -avecRdv: null -region: null -regionar: null -visited: null -tel1Click: null -tel2Click: null -tel3Click: 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 | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data | App\Entity\DfGeneraliste {#718 -id: null -nomMedecinFr: null -nomMedcinAr: null -longitude: null -latitude: null -experience: null -specialite: "Medecin Générale" -prixConsultation: null -sexe: null -roles: null -telephone1: null -telephone2: null -telephone3: null -email: null -password: null -vendrediTravail: null -samediTravail: null -dimancheTravail: null -lundiTravail: null -mardiTravail: null -mercrediTravail: null -jeudiTravail: null -avecRdv: null -region: null -regionar: null -visited: null -tel1Click: null -tel2Click: null -tel3Click: null } | 
| data_class | "App\Entity\DfGeneraliste" | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#839 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#633 …} use: { $class: "App\Entity\DfGeneraliste" } } | 
| 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 | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| legacy_error_messages | true | 
| 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() {#837 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#838 …} } } | 
| validation_groups | [] | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "df_generaliste" "_df_generaliste" ] | 
| cache_key | "_df_generaliste_df_generaliste" | 
| compound | true | 
| data | App\Entity\DfGeneraliste {#718 -id: null -nomMedecinFr: null -nomMedcinAr: null -longitude: null -latitude: null -experience: null -specialite: "Medecin Générale" -prixConsultation: null -sexe: null -roles: null -telephone1: null -telephone2: null -telephone3: null -email: null -password: null -vendrediTravail: null -samediTravail: null -dimancheTravail: null -lundiTravail: null -mardiTravail: null -mercrediTravail: null -jeudiTravail: null -avecRdv: null -region: null -regionar: null -visited: null -tel1Click: null -tel2Click: null -tel3Click: null } | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#1710 -form: Symfony\Component\Form\Form {#1305 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#836 …5} | 
| full_name | "df_generaliste" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "df_generaliste" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste" | 
| valid | true | 
| value | App\Entity\DfGeneraliste {#718 -id: null -nomMedecinFr: null -nomMedcinAr: null -longitude: null -latitude: null -experience: null -specialite: "Medecin Générale" -prixConsultation: null -sexe: null -roles: null -telephone1: null -telephone2: null -telephone3: null -email: null -password: null -vendrediTravail: null -samediTravail: null -dimancheTravail: null -lundiTravail: null -mardiTravail: null -mercrediTravail: null -jeudiTravail: null -avecRdv: null -region: null -regionar: null -visited: null -tel1Click: null -tel2Click: null -tel3Click: null } | 
Specialite
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                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 | 
|---|---|---|
| choices | [ "Allergologie" => "Allergologie" "Anatomie Pathologyque" => "Anatomie Pathologyque" "Andrologie" => "Andrologie" "Anesthésiologie" => "Anesthésiologie" "Cardiologie" => "Cardiologie" "Dermatologie" => "Dermatologie" "Endocrinologie" => "Endocrinologie" "Gastro-entérologie" => "Gastro-entérologie" "Gériatrie" => "Gériatrie" "Gynécologie" => "Gynécologie" "Hématologie" => "Hématologie" "Hépatologie" => "Hépatologie" "Immunologie" => "Immunologie" "Infectiologie" => "Infectiologie" "Médecine Générale" => "Médecine Générale" "Médecine Interne" => "Médecine Interne" "Médecine physique et de réadaptation" => "Médecine physique et de réadaptation" "Néonatologie." => "Néonatologie" "Néphrologie" => "Néphrologie" "Neurologie" => "Neurologie" "Obstétrique" => "Obstétrique" "Odontologie" => "Odontologie" "Oncologie" => "Oncologie" "Ophtalmologie" => "Ophtalmologie" "Orthopédie" => "Orthopédie" "Pédiatrie" => "Pédiatrie" "Pneumologie" => "Pneumologie" "Podologie" => "Podologie" "Psychiatrie" => "Psychiatrie" "Radiologie" => "Radiologie" "Radiothérapie" => "Radiothérapie" "Rhumatologie" => "Rhumatologie" "Urologie" => "Urologie" ] | [ "Allergologie" => "Allergologie" "Anatomie Pathologyque" => "Anatomie Pathologyque" "Andrologie" => "Andrologie" "Anesthésiologie" => "Anesthésiologie" "Cardiologie" => "Cardiologie" "Dermatologie" => "Dermatologie" "Endocrinologie" => "Endocrinologie" "Gastro-entérologie" => "Gastro-entérologie" "Gériatrie" => "Gériatrie" "Gynécologie" => "Gynécologie" "Hématologie" => "Hématologie" "Hépatologie" => "Hépatologie" "Immunologie" => "Immunologie" "Infectiologie" => "Infectiologie" "Médecine Générale" => "Médecine Générale" "Médecine Interne" => "Médecine Interne" "Médecine physique et de réadaptation" => "Médecine physique et de réadaptation" "Néonatologie." => "Néonatologie" "Néphrologie" => "Néphrologie" "Neurologie" => "Neurologie" "Obstétrique" => "Obstétrique" "Odontologie" => "Odontologie" "Oncologie" => "Oncologie" "Ophtalmologie" => "Ophtalmologie" "Orthopédie" => "Orthopédie" "Pédiatrie" => "Pédiatrie" "Pneumologie" => "Pneumologie" "Podologie" => "Podologie" "Psychiatrie" => "Psychiatrie" "Radiologie" => "Radiologie" "Radiothérapie" => "Radiothérapie" "Rhumatologie" => "Rhumatologie" "Urologie" => "Urologie" ] | 
| label | "Spécialité" | 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 | 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 | [ "Allergologie" => "Allergologie" "Anatomie Pathologyque" => "Anatomie Pathologyque" "Andrologie" => "Andrologie" "Anesthésiologie" => "Anesthésiologie" "Cardiologie" => "Cardiologie" "Dermatologie" => "Dermatologie" "Endocrinologie" => "Endocrinologie" "Gastro-entérologie" => "Gastro-entérologie" "Gériatrie" => "Gériatrie" "Gynécologie" => "Gynécologie" "Hématologie" => "Hématologie" "Hépatologie" => "Hépatologie" "Immunologie" => "Immunologie" "Infectiologie" => "Infectiologie" "Médecine Générale" => "Médecine Générale" "Médecine Interne" => "Médecine Interne" "Médecine physique et de réadaptation" => "Médecine physique et de réadaptation" "Néonatologie." => "Néonatologie" "Néphrologie" => "Néphrologie" "Neurologie" => "Neurologie" "Obstétrique" => "Obstétrique" "Odontologie" => "Odontologie" "Oncologie" => "Oncologie" "Ophtalmologie" => "Ophtalmologie" "Orthopédie" => "Orthopédie" "Pédiatrie" => "Pédiatrie" "Pneumologie" => "Pneumologie" "Podologie" => "Podologie" "Psychiatrie" => "Psychiatrie" "Radiologie" => "Radiologie" "Radiothérapie" => "Radiothérapie" "Rhumatologie" => "Rhumatologie" "Urologie" => "Urologie" ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| 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 | "This value is not valid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | "Spécialité" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| legacy_error_messages | true | 
| 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() {#815 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#819 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_df_generaliste_Specialite" ] | 
| cache_key | "_df_generaliste_Specialite_choice" | 
| choice_translation_domain | null | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1680 +label: "Allergologie" +value: "Allergologie" +data: "Allergologie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1240 +label: "Anatomie Pathologyque" +value: "Anatomie Pathologyque" +data: "Anatomie Pathologyque" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1250 +label: "Andrologie" +value: "Andrologie" +data: "Andrologie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1701 +label: "Anesthésiologie" +value: "Anesthésiologie" +data: "Anesthésiologie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1298 +label: "Cardiologie" +value: "Cardiologie" +data: "Cardiologie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1794 +label: "Dermatologie" +value: "Dermatologie" +data: "Dermatologie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1785 +label: "Endocrinologie" +value: "Endocrinologie" +data: "Endocrinologie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1288 +label: "Gastro-entérologie" +value: "Gastro-entérologie" +data: "Gastro-entérologie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1767 +label: "Gériatrie" +value: "Gériatrie" +data: "Gériatrie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1758 +label: "Gynécologie" +value: "Gynécologie" +data: "Gynécologie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1279 +label: "Hématologie" +value: "Hématologie" +data: "Hématologie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1269 +label: "Hépatologie" +value: "Hépatologie" +data: "Hépatologie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1737 +label: "Immunologie" +value: "Immunologie" +data: "Immunologie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1728 +label: "Infectiologie" +value: "Infectiologie" +data: "Infectiologie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1259 +label: "Médecine Générale" +value: "Médecine Générale" +data: "Médecine Générale" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1644 +label: "Médecine Interne" +value: "Médecine Interne" +data: "Médecine Interne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1211 +label: "Médecine physique et de réadaptation" +value: "Médecine physique et de réadaptation" +data: "Médecine physique et de réadaptation" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1623 +label: "Néonatologie." +value: "Néonatologie" +data: "Néonatologie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1614 +label: "Néphrologie" +value: "Néphrologie" +data: "Néphrologie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1201 +label: "Neurologie" +value: "Neurologie" +data: "Neurologie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1596 +label: "Obstétrique" +value: "Obstétrique" +data: "Obstétrique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1587 +label: "Odontologie" +value: "Odontologie" +data: "Odontologie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1192 +label: "Oncologie" +value: "Oncologie" +data: "Oncologie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1182 +label: "Ophtalmologie" +value: "Ophtalmologie" +data: "Ophtalmologie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1566 +label: "Orthopédie" +value: "Orthopédie" +data: "Orthopédie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1557 +label: "Pédiatrie" +value: "Pédiatrie" +data: "Pédiatrie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1172 +label: "Pneumologie" +value: "Pneumologie" +data: "Pneumologie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1539 +label: "Podologie" +value: "Podologie" +data: "Podologie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1530 +label: "Psychiatrie" +value: "Psychiatrie" +data: "Psychiatrie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1163 +label: "Radiologie" +value: "Radiologie" +data: "Radiologie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1153 +label: "Radiothérapie" +value: "Radiothérapie" +data: "Radiothérapie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1509 +label: "Rhumatologie" +value: "Rhumatologie" +data: "Rhumatologie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1500 +label: "Urologie" +value: "Urologie" +data: "Urologie" +attr: [] +labelTranslationParameters: [] } ] | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#1671 -form: Symfony\Component\Form\Form {#1342 …} -errors: [] } | 
| expanded | false | 
| form | Symfony\Component\Form\FormView {#1230 …5} | 
| full_name | "df_generaliste[Specialite]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_Specialite" | 
| is_selected | Closure($choice, $value) {#1473 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#891 …} } | 
| label | "Spécialité" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "Specialite" | 
| placeholder | null | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| separator | "-------------------" | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_Specialite" | 
| valid | true | 
| value | "" | 
nomMedecinFr
"Symfony\Component\Form\Extension\Core\Type\TextType"
        
        
                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 | [ "placeholder" => "nom et prénom" ] | [ "placeholder" => "nom et prénom" ] | 
| label | "Nom Médecin Fr" | same as passed value | 
| required | false | false | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [ "placeholder" => "nom et prénom" ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#826 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#633 …} } | 
| 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 | "Nom Médecin Fr" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| legacy_error_messages | true | 
| 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() {#823 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#825 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "nom et prénom" ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "_df_generaliste_nomMedecinFr" ] | 
| cache_key | "_df_generaliste_nomMedecinFr_text" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#1482 -form: Symfony\Component\Form\Form {#1346 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#1134 …5} | 
| full_name | "df_generaliste[nomMedecinFr]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_nomMedecinFr" | 
| label | "Nom Médecin Fr" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "nomMedecinFr" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_nomMedecinFr" | 
| valid | true | 
| value | "" | 
nomMedcinAr
"Symfony\Component\Form\Extension\Core\Type\TextType"
        
        
                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 | [ "placeholder" => "الإسم و اللقب" ] | [ "placeholder" => "الإسم و اللقب" ] | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#889 +payload: null +message: "Ce champ est obligatoire !" +allowNull: false +normalizer: null } ] | [ Symfony\Component\Validator\Constraints\NotBlank {#889 +payload: null +message: "Ce champ est obligatoire !" +allowNull: false +normalizer: null } ] | 
| label | "Nom Médecin Ar" | same as passed value | 
| required | false | false | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [ "placeholder" => "الإسم و اللقب" ] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | false | 
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#889 +payload: null +message: "Ce champ est obligatoire !" +allowNull: false +normalizer: null } ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#857 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#633 …} } | 
| 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 | "Nom Médecin Ar" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| legacy_error_messages | true | 
| 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() {#859 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#858 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "الإسم و اللقب" ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "_df_generaliste_nomMedcinAr" ] | 
| cache_key | "_df_generaliste_nomMedcinAr_text" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#1123 -form: Symfony\Component\Form\Form {#1349 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#1452 …5} | 
| full_name | "df_generaliste[nomMedcinAr]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_nomMedcinAr" | 
| label | "Nom Médecin Ar" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "nomMedcinAr" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_nomMedcinAr" | 
| valid | true | 
| value | "" | 
longitude
"Symfony\Component\Form\Extension\Core\Type\TextType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View 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 | 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#880 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#633 …} } | 
| 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 | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| legacy_error_messages | true | 
| 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() {#878 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#879 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "_df_generaliste_longitude" ] | 
| cache_key | "_df_generaliste_longitude_text" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#1441 -form: Symfony\Component\Form\Form {#1307 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#1114 …5} | 
| full_name | "df_generaliste[longitude]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_longitude" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "longitude" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_longitude" | 
| valid | true | 
| value | "" | 
latitude
"Symfony\Component\Form\Extension\Core\Type\TextType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View 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 | 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#871 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#633 …} } | 
| 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 | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| legacy_error_messages | true | 
| 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() {#869 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#870 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "_df_generaliste_latitude" ] | 
| cache_key | "_df_generaliste_latitude_text" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#1421 -form: Symfony\Component\Form\Form {#1310 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#1410 …5} | 
| full_name | "df_generaliste[latitude]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_latitude" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "latitude" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_latitude" | 
| valid | true | 
| value | "" | 
experience
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                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 | 
|---|---|---|
| choices | [ "0 - 5 ans " => "Débutant" "5 - 10 ans" => "Moyen" "+10 ans" => "Expert" ] | [ "0 - 5 ans " => "Débutant" "5 - 10 ans" => "Moyen" "+10 ans" => "Expert" ] | 
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 | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | null | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ "0 - 5 ans " => "Débutant" "5 - 10 ans" => "Moyen" "+10 ans" => "Expert" ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| 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 | "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 | [] | 
| legacy_error_messages | true | 
| mapped | true | 
| 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() {#892 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#888 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_df_generaliste_experience" ] | 
| cache_key | "_df_generaliste_experience_choice" | 
| choice_translation_domain | null | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1075 +label: "0 - 5 ans " +value: "Débutant" +data: "Débutant" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1058 +label: "5 - 10 ans" +value: "Moyen" +data: "Moyen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1046 +label: "+10 ans" +value: "Expert" +data: "Expert" +attr: [] +labelTranslationParameters: [] } ] | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#1092 -form: Symfony\Component\Form\Form {#1313 …} -errors: [] } | 
| expanded | false | 
| form | Symfony\Component\Form\FormView {#1084 …5} | 
| full_name | "df_generaliste[experience]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_experience" | 
| is_selected | Closure($choice, $value) {#1028 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#891 …} } | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "experience" | 
| placeholder | null | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| separator | "-------------------" | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_experience" | 
| valid | true | 
| value | "" | 
prix_consultation
"Symfony\Component\Form\Extension\Core\Type\TextType"
        
        
                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 | [ "placeholder" => "2000" ] | [ "placeholder" => "2000" ] | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [ "placeholder" => "2000" ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#906 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#633 …} } | 
| 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 | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| legacy_error_messages | true | 
| 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() {#908 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#907 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "2000" ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "_df_generaliste_prix_consultation" ] | 
| cache_key | "_df_generaliste_prix_consultation_text" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#1019 -form: Symfony\Component\Form\Form {#1316 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#1010 …5} | 
| full_name | "df_generaliste[prix_consultation]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_prix_consultation" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "prix_consultation" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_prix_consultation" | 
| valid | true | 
| value | "" | 
sexe
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                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 | 
|---|---|---|
| choices | [ "Homme" => "Homme" "Femme" => "Femme" ] | [ "Homme" => "Homme" "Femme" => "Femme" ] | 
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 | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | null | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ "Homme" => "Homme" "Femme" => "Femme" ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| 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 | "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 | [] | 
| legacy_error_messages | true | 
| mapped | true | 
| 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() {#916 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#915 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_df_generaliste_sexe" ] | 
| cache_key | "_df_generaliste_sexe_choice" | 
| choice_translation_domain | null | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#982 +label: "Homme" +value: "Homme" +data: "Homme" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1361 +label: "Femme" +value: "Femme" +data: "Femme" +attr: [] +labelTranslationParameters: [] } ] | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#1001 -form: Symfony\Component\Form\Form {#1319 …} -errors: [] } | 
| expanded | false | 
| form | Symfony\Component\Form\FormView {#992 …5} | 
| full_name | "df_generaliste[sexe]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_sexe" | 
| is_selected | Closure($choice, $value) {#966 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#891 …} } | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "sexe" | 
| placeholder | null | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| separator | "-------------------" | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_sexe" | 
| valid | true | 
| value | "" | 
telephone1
"Symfony\Component\Form\Extension\Core\Type\TelType"
        
        
                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 | [ "placeholder" => "021 54 67 88" ] | [ "placeholder" => "021 54 67 88" ] | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [ "placeholder" => "021 54 67 88" ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#926 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#633 …} } | 
| 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 | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| legacy_error_messages | true | 
| 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() {#933 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#927 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "021 54 67 88" ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "tel" "_df_generaliste_telephone1" ] | 
| cache_key | "_df_generaliste_telephone1_tel" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#952 -form: Symfony\Component\Form\Form {#1322 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#943 …5} | 
| full_name | "df_generaliste[telephone1]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_telephone1" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "telephone1" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_telephone1" | 
| valid | true | 
| value | "" | 
telephone2
"Symfony\Component\Form\Extension\Core\Type\TelType"
        
        
                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 | [ "placeholder" => "021 54 67 89" ] | [ "placeholder" => "021 54 67 89" ] | 
| required | false | false | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [ "placeholder" => "021 54 67 89" ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#940 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#633 …} } | 
| 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 | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| legacy_error_messages | true | 
| 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() {#942 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#941 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "021 54 67 89" ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "tel" "_df_generaliste_telephone2" ] | 
| cache_key | "_df_generaliste_telephone2_tel" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#934 -form: Symfony\Component\Form\Form {#1325 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#917 …5} | 
| full_name | "df_generaliste[telephone2]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_telephone2" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "telephone2" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_telephone2" | 
| valid | true | 
| value | "" | 
telephone3
"Symfony\Component\Form\Extension\Core\Type\TelType"
        
        
                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 | [ "placeholder" => "021 54 67 90" ] | [ "placeholder" => "021 54 67 90" ] | 
| required | false | false | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [ "placeholder" => "021 54 67 90" ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#949 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#633 …} } | 
| 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 | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| legacy_error_messages | true | 
| 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() {#951 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#950 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "021 54 67 90" ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "tel" "_df_generaliste_telephone3" ] | 
| cache_key | "_df_generaliste_telephone3_tel" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#909 -form: Symfony\Component\Form\Form {#1328 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#897 …5} | 
| full_name | "df_generaliste[telephone3]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_telephone3" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "telephone3" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_telephone3" | 
| valid | true | 
| value | "" | 
"Symfony\Component\Form\Extension\Core\Type\EmailType"
        
        
                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 | [ "placeholder" => "nom@exemple.com" ] | [ "placeholder" => "nom@exemple.com" ] | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [ "placeholder" => "nom@exemple.com" ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#958 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#633 …} } | 
| 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 | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| legacy_error_messages | true | 
| 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() {#965 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#959 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "nom@exemple.com" ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "email" "_df_generaliste_email" ] | 
| cache_key | "_df_generaliste_email_email" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#868 -form: Symfony\Component\Form\Form {#1331 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#877 …5} | 
| full_name | "df_generaliste[email]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_email" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "email" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_email" | 
| valid | true | 
| value | "" | 
password
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | [ "pass" => null "confirm" => null ] | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| first_name | "pass" | same as passed value | 
| first_options | [ "label" => "Mot de passe" ] | [ "label" => "Mot de passe" ] | 
| invalid_message | "The password fields must match." | same as passed value | 
| options | [ "attr" => [ "class" => "password-field" ] ] | [ "attr" => [ "class" => "password-field" ] ] | 
| required | true | same as passed value | 
| second_name | "confirm" | same as passed value | 
| second_options | [ "label" => "Confirmation Mot de passe" ] | [ "label" => "Confirmation Mot de passe" ] | 
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [] | 
| attr_translation_parameters | [] | 
| auto_initialize | true | 
| block_name | null | 
| block_prefix | null | 
| by_reference | true | 
| compound | true | 
| constraints | [] | 
| csrf_field_name | "_token" | 
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
| csrf_protection | true | 
| csrf_token_id | null | 
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#978 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#633 …} } | 
| error_bubbling | false | 
| error_mapping | [ "." => "pass" ] | 
| extra_fields_message | "This form should not contain extra fields." | 
| first_name | "pass" | 
| first_options | [ "label" => "Mot de passe" ] | 
| form_attr | false | 
| getter | null | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| inherit_data | false | 
| invalid_message | "The password fields must match." | 
| invalid_message_parameters | [] | 
| is_empty_callback | null | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| legacy_error_messages | true | 
| mapped | true | 
| method | "POST" | 
| options | [ "attr" => [ "class" => "password-field" ] ] | 
| 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 | [] | 
| second_name | "confirm" | 
| second_options | [ "label" => "Confirmation Mot de passe" ] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" | 
| upload_max_size_message | Closure() {#972 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#973 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "repeated" "_df_generaliste_password" ] | 
| cache_key | "_df_generaliste_password_repeated" | 
| compound | true | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#860 -form: Symfony\Component\Form\Form {#1365 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#824 …5} | 
| full_name | "df_generaliste[password]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_password" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "password" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_password" | 
| valid | true | 
| value | [ "pass" => null "confirm" => null ] | 
pass
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
        
        
                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" => "password-field" ] | [ "class" => "password-field" ] | 
| error_bubbling | false | false | 
| label | "Mot de passe" | same as passed value | 
| mapped | true | same as passed value | 
| required | true | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| always_empty | true | 
| attr | [ "class" => "password-field" ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#1335 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#633 …} } | 
| 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 | "Mot de passe" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| legacy_error_messages | true | 
| 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 | false | 
| upload_max_size_message | Closure() {#1353 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1336 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "class" => "password-field" ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "password" "_df_generaliste_password_pass" ] | 
| cache_key | "_df_generaliste_password_pass_password" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#1819 -form: Symfony\Component\Form\Form {#1368 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#1820 …5} | 
| full_name | "df_generaliste[password][pass]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_password_pass" | 
| label | "Mot de passe" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "pass" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_password_pass" | 
| valid | true | 
| value | "" | 
confirm
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
        
        
                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" => "password-field" ] | [ "class" => "password-field" ] | 
| error_bubbling | false | false | 
| label | "Confirmation Mot de passe" | same as passed value | 
| mapped | true | same as passed value | 
| required | true | same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| always_empty | true | 
| attr | [ "class" => "password-field" ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#1358 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#633 …} } | 
| 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 | "Confirmation Mot de passe" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| legacy_error_messages | true | 
| 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 | false | 
| upload_max_size_message | Closure() {#1360 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1359 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "class" => "password-field" ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "password" "_df_generaliste_password_confirm" ] | 
| cache_key | "_df_generaliste_password_confirm_password" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#1814 -form: Symfony\Component\Form\Form {#1371 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2025 …5} | 
| full_name | "df_generaliste[password][confirm]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_password_confirm" | 
| label | "Confirmation Mot de passe" | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "confirm" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_password_confirm" | 
| valid | true | 
| value | "" | 
vendrediTravail
"Symfony\Component\Form\Extension\Core\Type\TextType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View 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 | 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#990 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#633 …} } | 
| 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 | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| legacy_error_messages | true | 
| 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() {#988 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#989 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "_df_generaliste_vendrediTravail" ] | 
| cache_key | "_df_generaliste_vendrediTravail_text" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#801 -form: Symfony\Component\Form\Form {#1374 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#1813 …5} | 
| full_name | "df_generaliste[vendrediTravail]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_vendrediTravail" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "vendrediTravail" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_vendrediTravail" | 
| valid | true | 
| value | "" | 
samediTravail
"Symfony\Component\Form\Extension\Core\Type\TextType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View 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 | 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#998 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#633 …} } | 
| 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 | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| legacy_error_messages | true | 
| 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() {#1000 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#999 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "_df_generaliste_samediTravail" ] | 
| cache_key | "_df_generaliste_samediTravail_text" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2032 -form: Symfony\Component\Form\Form {#1377 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2026 …5} | 
| full_name | "df_generaliste[samediTravail]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_samediTravail" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "samediTravail" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_samediTravail" | 
| valid | true | 
| value | "" | 
dimancheTravail
"Symfony\Component\Form\Extension\Core\Type\TextType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View 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 | 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#1007 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#633 …} } | 
| 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 | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| legacy_error_messages | true | 
| 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() {#1009 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1008 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "_df_generaliste_dimancheTravail" ] | 
| cache_key | "_df_generaliste_dimancheTravail_text" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2034 -form: Symfony\Component\Form\Form {#1380 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2040 …5} | 
| full_name | "df_generaliste[dimancheTravail]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_dimancheTravail" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "dimancheTravail" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_dimancheTravail" | 
| valid | true | 
| value | "" | 
lundiTravail
"Symfony\Component\Form\Extension\Core\Type\TextType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View 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 | 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#1016 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#633 …} } | 
| 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 | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| legacy_error_messages | true | 
| 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() {#1018 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1017 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "_df_generaliste_lundiTravail" ] | 
| cache_key | "_df_generaliste_lundiTravail_text" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2042 -form: Symfony\Component\Form\Form {#1383 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2043 …5} | 
| full_name | "df_generaliste[lundiTravail]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_lundiTravail" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "lundiTravail" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_lundiTravail" | 
| valid | true | 
| value | "" | 
mardiTravail
"Symfony\Component\Form\Extension\Core\Type\TextType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View 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 | 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#1025 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#633 …} } | 
| 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 | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| legacy_error_messages | true | 
| 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() {#1027 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1026 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "_df_generaliste_mardiTravail" ] | 
| cache_key | "_df_generaliste_mardiTravail_text" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2044 -form: Symfony\Component\Form\Form {#1386 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2045 …5} | 
| full_name | "df_generaliste[mardiTravail]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_mardiTravail" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "mardiTravail" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_mardiTravail" | 
| valid | true | 
| value | "" | 
mercrediTravail
"Symfony\Component\Form\Extension\Core\Type\TextType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View 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 | 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#1034 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#633 …} } | 
| 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 | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| legacy_error_messages | true | 
| 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() {#1036 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1035 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "_df_generaliste_mercrediTravail" ] | 
| cache_key | "_df_generaliste_mercrediTravail_text" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2046 -form: Symfony\Component\Form\Form {#1389 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2047 …5} | 
| full_name | "df_generaliste[mercrediTravail]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_mercrediTravail" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "mercrediTravail" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_mercrediTravail" | 
| valid | true | 
| value | "" | 
jeudiTravail
"Symfony\Component\Form\Extension\Core\Type\TextType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View 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 | 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#1043 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#633 …} } | 
| 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 | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| legacy_error_messages | true | 
| 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() {#1045 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1044 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "_df_generaliste_jeudiTravail" ] | 
| cache_key | "_df_generaliste_jeudiTravail_text" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2048 -form: Symfony\Component\Form\Form {#1392 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2049 …5} | 
| full_name | "df_generaliste[jeudiTravail]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_jeudiTravail" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "jeudiTravail" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_jeudiTravail" | 
| valid | true | 
| value | "" | 
avecRDV
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                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 | 
|---|---|---|
| data | true | same as passed value | 
| label | "Activer la prise de rendez-vous en ligne " | same as passed value | 
| required | 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 | 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data | true | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form, $viewData) {#1054 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1051 …} } | 
| 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 | "This value is not valid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | Closure($modelData): bool {#1052 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } | 
| label | "Activer la prise de rendez-vous en ligne " | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| legacy_error_messages | true | 
| 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() {#1061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1059 …} } } | 
| validation_groups | null | 
| value | "1" | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "checkbox" "_df_generaliste_avecRDV" ] | 
| cache_key | "_df_generaliste_avecRDV_checkbox" | 
| checked | true | 
| compound | false | 
| data | true | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2050 -form: Symfony\Component\Form\Form {#1395 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2051 …5} | 
| full_name | "df_generaliste[avecRDV]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_avecRDV" | 
| label | "Activer la prise de rendez-vous en ligne " | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "avecRDV" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_avecRDV" | 
| valid | true | 
| value | "1" | 
region
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
        
        
                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 | [ "placeholder" => "Nom de rue, Numéro Bloc, Code Postal, Commune, Ville, Pays" "row" => 7 ] | [ "placeholder" => "Nom de rue, Numéro Bloc, Code Postal, Commune, Ville, Pays" "row" => 7 ] | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [ "placeholder" => "Nom de rue, Numéro Bloc, Code Postal, Commune, Ville, Pays" "row" => 7 ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#1068 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#633 …} } | 
| 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 | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| legacy_error_messages | true | 
| 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() {#1074 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1069 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "Nom de rue, Numéro Bloc, Code Postal, Commune, Ville, Pays" "row" => 7 ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "textarea" "_df_generaliste_region" ] | 
| cache_key | "_df_generaliste_region_textarea" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2052 -form: Symfony\Component\Form\Form {#1398 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2053 …5} | 
| full_name | "df_generaliste[region]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_region" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "region" | 
| pattern | null | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_region" | 
| valid | true | 
| value | "" | 
regionAr
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
        
        
                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 | [ "placeholder" => "إسم الشارع، رقم العمارة، الكود البريدي، إسم البلدية، الولاية، البلد" "row" => 7 ] | [ "placeholder" => "إسم الشارع، رقم العمارة، الكود البريدي، إسم البلدية، الولاية، البلد" "row" => 7 ] | 
Resolved Options
| Option | Value | 
|---|---|
| action | "" | 
| allow_extra_fields | false | 
| allow_file_upload | false | 
| attr | [ "placeholder" => "إسم الشارع، رقم العمارة، الكود البريدي، إسم البلدية، الولاية، البلد" "row" => 7 ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#1081 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#633 …} } | 
| 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 | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| legacy_error_messages | true | 
| 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() {#1083 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1082 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [ "placeholder" => "إسم الشارع، رقم العمارة، الكود البريدي، إسم البلدية، الولاية، البلد" "row" => 7 ] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "text" "textarea" "_df_generaliste_regionAr" ] | 
| cache_key | "_df_generaliste_regionAr_textarea" | 
| compound | false | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2054 -form: Symfony\Component\Form\Form {#1401 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2055 …5} | 
| full_name | "df_generaliste[regionAr]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_regionAr" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "regionAr" | 
| pattern | null | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_regionAr" | 
| valid | true | 
| value | "" | 
ReposSamedi
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
| View Format | null | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| label | " " | same as passed value | 
| mapped | false | false | 
| required | 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 | 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form, $viewData) {#1054 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1051 …} } | 
| 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 | "This value is not valid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | Closure($modelData): bool {#1052 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } | 
| label | " " | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| legacy_error_messages | true | 
| 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() {#1091 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1090 …} } } | 
| validation_groups | null | 
| value | "1" | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "checkbox" "_df_generaliste_ReposSamedi" ] | 
| cache_key | "_df_generaliste_ReposSamedi_checkbox" | 
| checked | false | 
| compound | false | 
| data | false | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2056 -form: Symfony\Component\Form\Form {#1404 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2057 …5} | 
| full_name | "df_generaliste[ReposSamedi]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_ReposSamedi" | 
| label | " " | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "ReposSamedi" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_ReposSamedi" | 
| valid | true | 
| value | "1" | 
SamedistartTime
"Symfony\Component\Form\Extension\Core\Type\TimeType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | [ "hour" => "" "minute" => "" ] | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| hours | [ 6 7 8 9 10 11 ] | [ 6 7 8 9 10 11 ] | 
| input | "datetime" | same as passed value | 
| mapped | false | false | 
| minutes | [ 0 15 30 45 ] | [ 0 15 30 45 ] | 
| widget | "choice" | 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 | false | 
| choice_translation_domain | [ "hour" => false "minute" => false "second" => false ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | [] | 
| 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 | [] | 
| hours | [ 6 7 8 9 10 11 ] | 
| html5 | true | 
| inherit_data | false | 
| input | "datetime" | 
| input_format | "H:i:s" | 
| 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 | [] | 
| legacy_error_messages | true | 
| mapped | false | 
| method | "POST" | 
| minutes | [ 0 15 30 45 ] | 
| model_timezone | null | 
| placeholder | [ "hour" => null "minute" => null "second" => null ] | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| reference_date | null | 
| required | true | 
| row_attr | [] | 
| seconds | [ 0 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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#1113 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1111 …} } } | 
| validation_groups | null | 
| view_timezone | null | 
| widget | "choice" | 
| with_minutes | true | 
| with_seconds | false | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "time" "_df_generaliste_SamedistartTime" ] | 
| cache_key | "_df_generaliste_SamedistartTime_time" | 
| compound | true | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2058 -form: Symfony\Component\Form\Form {#1429 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2059 …5} | 
| full_name | "df_generaliste[SamedistartTime]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_SamedistartTime" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "SamedistartTime" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_SamedistartTime" | 
| valid | true | 
| value | [ "hour" => "" "minute" => "" ] | 
| widget | "choice" | 
| with_minutes | true | 
| with_seconds | false | 
hour
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "" | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choice_translation_domain | false | false | 
| choices | [ "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 ] | [ "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 ] | 
| empty_data | "" | same as passed value | 
| error_bubbling | true | same as passed value | 
| invalid_message | "This value is not valid." | same as passed value | 
| invalid_message_parameters | [] | [] | 
| placeholder | null | null | 
| required | true | same as passed value | 
| translation_domain | null | null | 
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 | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | "" | 
| error_bubbling | true | 
| 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 | "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 | [] | 
| legacy_error_messages | true | 
| mapped | true | 
| 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() {#1409 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1408 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_df_generaliste_SamedistartTime_hour" ] | 
| cache_key | "_df_generaliste_SamedistartTime_hour_choice" | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2064 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2065 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2066 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2067 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2068 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2069 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } ] | 
| compound | false | 
| data | "" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2063 -form: Symfony\Component\Form\Form {#1432 …} -errors: [] } | 
| expanded | false | 
| form | Symfony\Component\Form\FormView {#2062 …5} | 
| full_name | "df_generaliste[SamedistartTime][hour]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_SamedistartTime_hour" | 
| is_selected | Closure($choice, $value) {#2071 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#891 …} } | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "hour" | 
| placeholder | null | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| separator | "-------------------" | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_SamedistartTime_hour" | 
| valid | true | 
| value | "" | 
minute
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "" | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choice_translation_domain | false | false | 
| choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | 
| empty_data | "" | same as passed value | 
| error_bubbling | true | same as passed value | 
| invalid_message | "This value is not valid." | same as passed value | 
| invalid_message_parameters | [] | [] | 
| placeholder | null | null | 
| required | true | same as passed value | 
| translation_domain | null | null | 
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 | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | "" | 
| error_bubbling | true | 
| 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 | "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 | [] | 
| legacy_error_messages | true | 
| mapped | true | 
| 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() {#1420 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1419 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_df_generaliste_SamedistartTime_minute" ] | 
| cache_key | "_df_generaliste_SamedistartTime_minute_choice" | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2074 +label: "00" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2075 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2076 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2077 +label: "45" +value: "45" +data: 45 +attr: [] +labelTranslationParameters: [] } ] | 
| compound | false | 
| data | "" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2072 -form: Symfony\Component\Form\Form {#1435 …} -errors: [] } | 
| expanded | false | 
| form | Symfony\Component\Form\FormView {#2073 …5} | 
| full_name | "df_generaliste[SamedistartTime][minute]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_SamedistartTime_minute" | 
| is_selected | Closure($choice, $value) {#2079 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#891 …} } | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "minute" | 
| placeholder | null | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| separator | "-------------------" | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_SamedistartTime_minute" | 
| valid | true | 
| value | "" | 
SamediendTime
"Symfony\Component\Form\Extension\Core\Type\TimeType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | [ "hour" => "" "minute" => "" ] | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| hours | [ 15 16 17 18 19 20 ] | [ 15 16 17 18 19 20 ] | 
| input | "datetime" | same as passed value | 
| mapped | false | false | 
| minutes | [ 0 15 30 45 ] | [ 0 15 30 45 ] | 
| widget | "choice" | 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 | false | 
| choice_translation_domain | [ "hour" => false "minute" => false "second" => false ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | [] | 
| 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 | [] | 
| hours | [ 15 16 17 18 19 20 ] | 
| html5 | true | 
| inherit_data | false | 
| input | "datetime" | 
| input_format | "H:i:s" | 
| 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 | [] | 
| legacy_error_messages | true | 
| mapped | false | 
| method | "POST" | 
| minutes | [ 0 15 30 45 ] | 
| model_timezone | null | 
| placeholder | [ "hour" => null "minute" => null "second" => null ] | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| reference_date | null | 
| required | true | 
| row_attr | [] | 
| seconds | [ 0 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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#1122 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1121 …} } } | 
| validation_groups | null | 
| view_timezone | null | 
| widget | "choice" | 
| with_minutes | true | 
| with_seconds | false | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "time" "_df_generaliste_SamediendTime" ] | 
| cache_key | "_df_generaliste_SamediendTime_time" | 
| compound | true | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2060 -form: Symfony\Component\Form\Form {#1458 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2061 …5} | 
| full_name | "df_generaliste[SamediendTime]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_SamediendTime" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "SamediendTime" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_SamediendTime" | 
| valid | true | 
| value | [ "hour" => "" "minute" => "" ] | 
| widget | "choice" | 
| with_minutes | true | 
| with_seconds | false | 
hour
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "" | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choice_translation_domain | false | false | 
| choices | [ 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 ] | [ 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 ] | 
| empty_data | "" | same as passed value | 
| error_bubbling | true | same as passed value | 
| invalid_message | "This value is not valid." | same as passed value | 
| invalid_message_parameters | [] | [] | 
| placeholder | null | null | 
| required | true | same as passed value | 
| translation_domain | null | null | 
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 | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | "" | 
| error_bubbling | true | 
| 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 | "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 | [] | 
| legacy_error_messages | true | 
| mapped | true | 
| 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() {#1440 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1439 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_df_generaliste_SamediendTime_hour" ] | 
| cache_key | "_df_generaliste_SamediendTime_hour_choice" | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2084 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2085 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2086 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2087 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2088 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2089 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } ] | 
| compound | false | 
| data | "" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2083 -form: Symfony\Component\Form\Form {#1461 …} -errors: [] } | 
| expanded | false | 
| form | Symfony\Component\Form\FormView {#2082 …5} | 
| full_name | "df_generaliste[SamediendTime][hour]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_SamediendTime_hour" | 
| is_selected | Closure($choice, $value) {#2091 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#891 …} } | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "hour" | 
| placeholder | null | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| separator | "-------------------" | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_SamediendTime_hour" | 
| valid | true | 
| value | "" | 
minute
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "" | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choice_translation_domain | false | false | 
| choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | 
| empty_data | "" | same as passed value | 
| error_bubbling | true | same as passed value | 
| invalid_message | "This value is not valid." | same as passed value | 
| invalid_message_parameters | [] | [] | 
| placeholder | null | null | 
| required | true | same as passed value | 
| translation_domain | null | null | 
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 | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | "" | 
| error_bubbling | true | 
| 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 | "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 | [] | 
| legacy_error_messages | true | 
| mapped | true | 
| 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() {#1451 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1450 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_df_generaliste_SamediendTime_minute" ] | 
| cache_key | "_df_generaliste_SamediendTime_minute_choice" | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2074 +label: "00" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2075 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2076 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2077 +label: "45" +value: "45" +data: 45 +attr: [] +labelTranslationParameters: [] } ] | 
| compound | false | 
| data | "" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2092 -form: Symfony\Component\Form\Form {#1464 …} -errors: [] } | 
| expanded | false | 
| form | Symfony\Component\Form\FormView {#2093 …5} | 
| full_name | "df_generaliste[SamediendTime][minute]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_SamediendTime_minute" | 
| is_selected | Closure($choice, $value) {#2094 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#891 …} } | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "minute" | 
| placeholder | null | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| separator | "-------------------" | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_SamediendTime_minute" | 
| valid | true | 
| value | "" | 
ReposDimanche
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
| View Format | null | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| label | " " | same as passed value | 
| mapped | false | false | 
| required | 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 | 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form, $viewData) {#1054 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1051 …} } | 
| 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 | "This value is not valid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | Closure($modelData): bool {#1052 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } | 
| label | " " | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| legacy_error_messages | true | 
| 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() {#1133 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1132 …} } } | 
| validation_groups | null | 
| value | "1" | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "checkbox" "_df_generaliste_ReposDimanche" ] | 
| cache_key | "_df_generaliste_ReposDimanche_checkbox" | 
| checked | false | 
| compound | false | 
| data | false | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2081 -form: Symfony\Component\Form\Form {#1467 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2080 …5} | 
| full_name | "df_generaliste[ReposDimanche]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_ReposDimanche" | 
| label | " " | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "ReposDimanche" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_ReposDimanche" | 
| valid | true | 
| value | "1" | 
DimanchestartTime
"Symfony\Component\Form\Extension\Core\Type\TimeType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | [ "hour" => "" "minute" => "" ] | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| hours | [ 6 7 8 9 10 11 ] | [ 6 7 8 9 10 11 ] | 
| input | "datetime" | same as passed value | 
| mapped | false | false | 
| minutes | [ 0 15 30 45 ] | [ 0 15 30 45 ] | 
| widget | "choice" | 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 | false | 
| choice_translation_domain | [ "hour" => false "minute" => false "second" => false ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | [] | 
| 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 | [] | 
| hours | [ 6 7 8 9 10 11 ] | 
| html5 | true | 
| inherit_data | false | 
| input | "datetime" | 
| input_format | "H:i:s" | 
| 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 | [] | 
| legacy_error_messages | true | 
| mapped | false | 
| method | "POST" | 
| minutes | [ 0 15 30 45 ] | 
| model_timezone | null | 
| placeholder | [ "hour" => null "minute" => null "second" => null ] | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| reference_date | null | 
| required | true | 
| row_attr | [] | 
| seconds | [ 0 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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#1142 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1141 …} } } | 
| validation_groups | null | 
| view_timezone | null | 
| widget | "choice" | 
| with_minutes | true | 
| with_seconds | false | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "time" "_df_generaliste_DimanchestartTime" ] | 
| cache_key | "_df_generaliste_DimanchestartTime_time" | 
| compound | true | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2096 -form: Symfony\Component\Form\Form {#1488 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2095 …5} | 
| full_name | "df_generaliste[DimanchestartTime]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_DimanchestartTime" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "DimanchestartTime" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_DimanchestartTime" | 
| valid | true | 
| value | [ "hour" => "" "minute" => "" ] | 
| widget | "choice" | 
| with_minutes | true | 
| with_seconds | false | 
hour
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "" | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choice_translation_domain | false | false | 
| choices | [ "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 ] | [ "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 ] | 
| empty_data | "" | same as passed value | 
| error_bubbling | true | same as passed value | 
| invalid_message | "This value is not valid." | same as passed value | 
| invalid_message_parameters | [] | [] | 
| placeholder | null | null | 
| required | true | same as passed value | 
| translation_domain | null | null | 
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 | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | "" | 
| error_bubbling | true | 
| 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 | "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 | [] | 
| legacy_error_messages | true | 
| mapped | true | 
| 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() {#1472 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1471 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_df_generaliste_DimanchestartTime_hour" ] | 
| cache_key | "_df_generaliste_DimanchestartTime_hour_choice" | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2064 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2065 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2066 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2067 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2068 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2069 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } ] | 
| compound | false | 
| data | "" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2100 -form: Symfony\Component\Form\Form {#1491 …} -errors: [] } | 
| expanded | false | 
| form | Symfony\Component\Form\FormView {#2099 …5} | 
| full_name | "df_generaliste[DimanchestartTime][hour]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_DimanchestartTime_hour" | 
| is_selected | Closure($choice, $value) {#2101 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#891 …} } | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "hour" | 
| placeholder | null | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| separator | "-------------------" | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_DimanchestartTime_hour" | 
| valid | true | 
| value | "" | 
minute
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "" | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choice_translation_domain | false | false | 
| choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | 
| empty_data | "" | same as passed value | 
| error_bubbling | true | same as passed value | 
| invalid_message | "This value is not valid." | same as passed value | 
| invalid_message_parameters | [] | [] | 
| placeholder | null | null | 
| required | true | same as passed value | 
| translation_domain | null | null | 
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 | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | "" | 
| error_bubbling | true | 
| 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 | "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 | [] | 
| legacy_error_messages | true | 
| mapped | true | 
| 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() {#1481 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1480 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_df_generaliste_DimanchestartTime_minute" ] | 
| cache_key | "_df_generaliste_DimanchestartTime_minute_choice" | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2074 +label: "00" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2075 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2076 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2077 +label: "45" +value: "45" +data: 45 +attr: [] +labelTranslationParameters: [] } ] | 
| compound | false | 
| data | "" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2102 -form: Symfony\Component\Form\Form {#1494 …} -errors: [] } | 
| expanded | false | 
| form | Symfony\Component\Form\FormView {#2103 …5} | 
| full_name | "df_generaliste[DimanchestartTime][minute]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_DimanchestartTime_minute" | 
| is_selected | Closure($choice, $value) {#2104 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#891 …} } | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "minute" | 
| placeholder | null | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| separator | "-------------------" | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_DimanchestartTime_minute" | 
| valid | true | 
| value | "" | 
DimancheendTime
"Symfony\Component\Form\Extension\Core\Type\TimeType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | [ "hour" => "" "minute" => "" ] | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| hours | [ 15 16 17 18 19 20 ] | [ 15 16 17 18 19 20 ] | 
| input | "datetime" | same as passed value | 
| mapped | false | false | 
| minutes | [ 0 15 30 45 ] | [ 0 15 30 45 ] | 
| widget | "choice" | 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 | false | 
| choice_translation_domain | [ "hour" => false "minute" => false "second" => false ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | [] | 
| 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 | [] | 
| hours | [ 15 16 17 18 19 20 ] | 
| html5 | true | 
| inherit_data | false | 
| input | "datetime" | 
| input_format | "H:i:s" | 
| 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 | [] | 
| legacy_error_messages | true | 
| mapped | false | 
| method | "POST" | 
| minutes | [ 0 15 30 45 ] | 
| model_timezone | null | 
| placeholder | [ "hour" => null "minute" => null "second" => null ] | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| reference_date | null | 
| required | true | 
| row_attr | [] | 
| seconds | [ 0 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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#1152 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1151 …} } } | 
| validation_groups | null | 
| view_timezone | null | 
| widget | "choice" | 
| with_minutes | true | 
| with_seconds | false | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "time" "_df_generaliste_DimancheendTime" ] | 
| cache_key | "_df_generaliste_DimancheendTime_time" | 
| compound | true | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2097 -form: Symfony\Component\Form\Form {#1515 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2098 …5} | 
| full_name | "df_generaliste[DimancheendTime]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_DimancheendTime" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "DimancheendTime" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_DimancheendTime" | 
| valid | true | 
| value | [ "hour" => "" "minute" => "" ] | 
| widget | "choice" | 
| with_minutes | true | 
| with_seconds | false | 
hour
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "" | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choice_translation_domain | false | false | 
| choices | [ 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 ] | [ 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 ] | 
| empty_data | "" | same as passed value | 
| error_bubbling | true | same as passed value | 
| invalid_message | "This value is not valid." | same as passed value | 
| invalid_message_parameters | [] | [] | 
| placeholder | null | null | 
| required | true | same as passed value | 
| translation_domain | null | null | 
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 | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | "" | 
| error_bubbling | true | 
| 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 | "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 | [] | 
| legacy_error_messages | true | 
| mapped | true | 
| 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() {#1499 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1498 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_df_generaliste_DimancheendTime_hour" ] | 
| cache_key | "_df_generaliste_DimancheendTime_hour_choice" | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2084 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2085 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2086 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2087 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2088 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2089 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } ] | 
| compound | false | 
| data | "" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2108 -form: Symfony\Component\Form\Form {#1518 …} -errors: [] } | 
| expanded | false | 
| form | Symfony\Component\Form\FormView {#2107 …5} | 
| full_name | "df_generaliste[DimancheendTime][hour]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_DimancheendTime_hour" | 
| is_selected | Closure($choice, $value) {#2109 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#891 …} } | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "hour" | 
| placeholder | null | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| separator | "-------------------" | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_DimancheendTime_hour" | 
| valid | true | 
| value | "" | 
minute
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "" | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choice_translation_domain | false | false | 
| choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | 
| empty_data | "" | same as passed value | 
| error_bubbling | true | same as passed value | 
| invalid_message | "This value is not valid." | same as passed value | 
| invalid_message_parameters | [] | [] | 
| placeholder | null | null | 
| required | true | same as passed value | 
| translation_domain | null | null | 
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 | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | "" | 
| error_bubbling | true | 
| 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 | "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 | [] | 
| legacy_error_messages | true | 
| mapped | true | 
| 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() {#1508 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1507 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_df_generaliste_DimancheendTime_minute" ] | 
| cache_key | "_df_generaliste_DimancheendTime_minute_choice" | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2074 +label: "00" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2075 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2076 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2077 +label: "45" +value: "45" +data: 45 +attr: [] +labelTranslationParameters: [] } ] | 
| compound | false | 
| data | "" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2110 -form: Symfony\Component\Form\Form {#1521 …} -errors: [] } | 
| expanded | false | 
| form | Symfony\Component\Form\FormView {#2111 …5} | 
| full_name | "df_generaliste[DimancheendTime][minute]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_DimancheendTime_minute" | 
| is_selected | Closure($choice, $value) {#2112 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#891 …} } | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "minute" | 
| placeholder | null | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| separator | "-------------------" | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_DimancheendTime_minute" | 
| valid | true | 
| value | "" | 
ReposLundi
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
| View Format | null | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| label | " " | same as passed value | 
| mapped | false | false | 
| required | 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 | 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form, $viewData) {#1054 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1051 …} } | 
| 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 | "This value is not valid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | Closure($modelData): bool {#1052 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } | 
| label | " " | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| legacy_error_messages | true | 
| 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() {#1162 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1161 …} } } | 
| validation_groups | null | 
| value | "1" | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "checkbox" "_df_generaliste_ReposLundi" ] | 
| cache_key | "_df_generaliste_ReposLundi_checkbox" | 
| checked | false | 
| compound | false | 
| data | false | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2106 -form: Symfony\Component\Form\Form {#1524 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2105 …5} | 
| full_name | "df_generaliste[ReposLundi]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_ReposLundi" | 
| label | " " | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "ReposLundi" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_ReposLundi" | 
| valid | true | 
| value | "1" | 
LundistartTime
"Symfony\Component\Form\Extension\Core\Type\TimeType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | [ "hour" => "" "minute" => "" ] | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| hours | [ 6 7 8 9 10 11 ] | [ 6 7 8 9 10 11 ] | 
| input | "datetime" | same as passed value | 
| mapped | false | false | 
| minutes | [ 0 15 30 45 ] | [ 0 15 30 45 ] | 
| widget | "choice" | 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 | false | 
| choice_translation_domain | [ "hour" => false "minute" => false "second" => false ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | [] | 
| 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 | [] | 
| hours | [ 6 7 8 9 10 11 ] | 
| html5 | true | 
| inherit_data | false | 
| input | "datetime" | 
| input_format | "H:i:s" | 
| 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 | [] | 
| legacy_error_messages | true | 
| mapped | false | 
| method | "POST" | 
| minutes | [ 0 15 30 45 ] | 
| model_timezone | null | 
| placeholder | [ "hour" => null "minute" => null "second" => null ] | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| reference_date | null | 
| required | true | 
| row_attr | [] | 
| seconds | [ 0 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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#1171 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1170 …} } } | 
| validation_groups | null | 
| view_timezone | null | 
| widget | "choice" | 
| with_minutes | true | 
| with_seconds | false | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "time" "_df_generaliste_LundistartTime" ] | 
| cache_key | "_df_generaliste_LundistartTime_time" | 
| compound | true | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2114 -form: Symfony\Component\Form\Form {#1545 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2113 …5} | 
| full_name | "df_generaliste[LundistartTime]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_LundistartTime" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "LundistartTime" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_LundistartTime" | 
| valid | true | 
| value | [ "hour" => "" "minute" => "" ] | 
| widget | "choice" | 
| with_minutes | true | 
| with_seconds | false | 
hour
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "" | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choice_translation_domain | false | false | 
| choices | [ "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 ] | [ "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 ] | 
| empty_data | "" | same as passed value | 
| error_bubbling | true | same as passed value | 
| invalid_message | "This value is not valid." | same as passed value | 
| invalid_message_parameters | [] | [] | 
| placeholder | null | null | 
| required | true | same as passed value | 
| translation_domain | null | null | 
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 | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | "" | 
| error_bubbling | true | 
| 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 | "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 | [] | 
| legacy_error_messages | true | 
| mapped | true | 
| 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() {#1529 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1528 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_df_generaliste_LundistartTime_hour" ] | 
| cache_key | "_df_generaliste_LundistartTime_hour_choice" | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2064 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2065 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2066 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2067 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2068 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2069 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } ] | 
| compound | false | 
| data | "" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2118 -form: Symfony\Component\Form\Form {#1548 …} -errors: [] } | 
| expanded | false | 
| form | Symfony\Component\Form\FormView {#2117 …5} | 
| full_name | "df_generaliste[LundistartTime][hour]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_LundistartTime_hour" | 
| is_selected | Closure($choice, $value) {#2119 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#891 …} } | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "hour" | 
| placeholder | null | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| separator | "-------------------" | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_LundistartTime_hour" | 
| valid | true | 
| value | "" | 
minute
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "" | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choice_translation_domain | false | false | 
| choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | 
| empty_data | "" | same as passed value | 
| error_bubbling | true | same as passed value | 
| invalid_message | "This value is not valid." | same as passed value | 
| invalid_message_parameters | [] | [] | 
| placeholder | null | null | 
| required | true | same as passed value | 
| translation_domain | null | null | 
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 | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | "" | 
| error_bubbling | true | 
| 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 | "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 | [] | 
| legacy_error_messages | true | 
| mapped | true | 
| 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() {#1538 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1537 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_df_generaliste_LundistartTime_minute" ] | 
| cache_key | "_df_generaliste_LundistartTime_minute_choice" | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2074 +label: "00" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2075 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2076 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2077 +label: "45" +value: "45" +data: 45 +attr: [] +labelTranslationParameters: [] } ] | 
| compound | false | 
| data | "" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2120 -form: Symfony\Component\Form\Form {#1551 …} -errors: [] } | 
| expanded | false | 
| form | Symfony\Component\Form\FormView {#2121 …5} | 
| full_name | "df_generaliste[LundistartTime][minute]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_LundistartTime_minute" | 
| is_selected | Closure($choice, $value) {#2122 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#891 …} } | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "minute" | 
| placeholder | null | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| separator | "-------------------" | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_LundistartTime_minute" | 
| valid | true | 
| value | "" | 
LundiendTime
"Symfony\Component\Form\Extension\Core\Type\TimeType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | [ "hour" => "" "minute" => "" ] | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| hours | [ 15 16 17 18 19 20 ] | [ 15 16 17 18 19 20 ] | 
| input | "datetime" | same as passed value | 
| mapped | false | false | 
| minutes | [ 0 15 30 45 ] | [ 0 15 30 45 ] | 
| widget | "choice" | 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 | false | 
| choice_translation_domain | [ "hour" => false "minute" => false "second" => false ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | [] | 
| 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 | [] | 
| hours | [ 15 16 17 18 19 20 ] | 
| html5 | true | 
| inherit_data | false | 
| input | "datetime" | 
| input_format | "H:i:s" | 
| 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 | [] | 
| legacy_error_messages | true | 
| mapped | false | 
| method | "POST" | 
| minutes | [ 0 15 30 45 ] | 
| model_timezone | null | 
| placeholder | [ "hour" => null "minute" => null "second" => null ] | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| reference_date | null | 
| required | true | 
| row_attr | [] | 
| seconds | [ 0 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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#1181 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1180 …} } } | 
| validation_groups | null | 
| view_timezone | null | 
| widget | "choice" | 
| with_minutes | true | 
| with_seconds | false | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "time" "_df_generaliste_LundiendTime" ] | 
| cache_key | "_df_generaliste_LundiendTime_time" | 
| compound | true | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2115 -form: Symfony\Component\Form\Form {#1572 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2116 …5} | 
| full_name | "df_generaliste[LundiendTime]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_LundiendTime" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "LundiendTime" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_LundiendTime" | 
| valid | true | 
| value | [ "hour" => "" "minute" => "" ] | 
| widget | "choice" | 
| with_minutes | true | 
| with_seconds | false | 
hour
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "" | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choice_translation_domain | false | false | 
| choices | [ 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 ] | [ 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 ] | 
| empty_data | "" | same as passed value | 
| error_bubbling | true | same as passed value | 
| invalid_message | "This value is not valid." | same as passed value | 
| invalid_message_parameters | [] | [] | 
| placeholder | null | null | 
| required | true | same as passed value | 
| translation_domain | null | null | 
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 | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | "" | 
| error_bubbling | true | 
| 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 | "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 | [] | 
| legacy_error_messages | true | 
| mapped | true | 
| 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() {#1556 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1555 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_df_generaliste_LundiendTime_hour" ] | 
| cache_key | "_df_generaliste_LundiendTime_hour_choice" | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2084 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2085 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2086 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2087 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2088 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2089 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } ] | 
| compound | false | 
| data | "" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2126 -form: Symfony\Component\Form\Form {#1575 …} -errors: [] } | 
| expanded | false | 
| form | Symfony\Component\Form\FormView {#2125 …5} | 
| full_name | "df_generaliste[LundiendTime][hour]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_LundiendTime_hour" | 
| is_selected | Closure($choice, $value) {#2127 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#891 …} } | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "hour" | 
| placeholder | null | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| separator | "-------------------" | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_LundiendTime_hour" | 
| valid | true | 
| value | "" | 
minute
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "" | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choice_translation_domain | false | false | 
| choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | 
| empty_data | "" | same as passed value | 
| error_bubbling | true | same as passed value | 
| invalid_message | "This value is not valid." | same as passed value | 
| invalid_message_parameters | [] | [] | 
| placeholder | null | null | 
| required | true | same as passed value | 
| translation_domain | null | null | 
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 | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | "" | 
| error_bubbling | true | 
| 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 | "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 | [] | 
| legacy_error_messages | true | 
| mapped | true | 
| 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() {#1565 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1564 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_df_generaliste_LundiendTime_minute" ] | 
| cache_key | "_df_generaliste_LundiendTime_minute_choice" | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2074 +label: "00" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2075 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2076 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2077 +label: "45" +value: "45" +data: 45 +attr: [] +labelTranslationParameters: [] } ] | 
| compound | false | 
| data | "" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2128 -form: Symfony\Component\Form\Form {#1578 …} -errors: [] } | 
| expanded | false | 
| form | Symfony\Component\Form\FormView {#2129 …5} | 
| full_name | "df_generaliste[LundiendTime][minute]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_LundiendTime_minute" | 
| is_selected | Closure($choice, $value) {#2130 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#891 …} } | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "minute" | 
| placeholder | null | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| separator | "-------------------" | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_LundiendTime_minute" | 
| valid | true | 
| value | "" | 
ReposMardi
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
| View Format | null | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| label | " " | same as passed value | 
| mapped | false | false | 
| required | 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 | 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form, $viewData) {#1054 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1051 …} } | 
| 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 | "This value is not valid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | Closure($modelData): bool {#1052 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } | 
| label | " " | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| legacy_error_messages | true | 
| 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() {#1191 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1190 …} } } | 
| validation_groups | null | 
| value | "1" | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "checkbox" "_df_generaliste_ReposMardi" ] | 
| cache_key | "_df_generaliste_ReposMardi_checkbox" | 
| checked | false | 
| compound | false | 
| data | false | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2124 -form: Symfony\Component\Form\Form {#1581 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2123 …5} | 
| full_name | "df_generaliste[ReposMardi]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_ReposMardi" | 
| label | " " | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "ReposMardi" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_ReposMardi" | 
| valid | true | 
| value | "1" | 
MardistartTime
"Symfony\Component\Form\Extension\Core\Type\TimeType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | [ "hour" => "" "minute" => "" ] | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| hours | [ 6 7 8 9 10 11 ] | [ 6 7 8 9 10 11 ] | 
| input | "datetime" | same as passed value | 
| mapped | false | false | 
| minutes | [ 0 15 30 45 ] | [ 0 15 30 45 ] | 
| widget | "choice" | 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 | false | 
| choice_translation_domain | [ "hour" => false "minute" => false "second" => false ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | [] | 
| 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 | [] | 
| hours | [ 6 7 8 9 10 11 ] | 
| html5 | true | 
| inherit_data | false | 
| input | "datetime" | 
| input_format | "H:i:s" | 
| 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 | [] | 
| legacy_error_messages | true | 
| mapped | false | 
| method | "POST" | 
| minutes | [ 0 15 30 45 ] | 
| model_timezone | null | 
| placeholder | [ "hour" => null "minute" => null "second" => null ] | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| reference_date | null | 
| required | true | 
| row_attr | [] | 
| seconds | [ 0 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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#1200 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1199 …} } } | 
| validation_groups | null | 
| view_timezone | null | 
| widget | "choice" | 
| with_minutes | true | 
| with_seconds | false | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "time" "_df_generaliste_MardistartTime" ] | 
| cache_key | "_df_generaliste_MardistartTime_time" | 
| compound | true | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2132 -form: Symfony\Component\Form\Form {#1602 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2131 …5} | 
| full_name | "df_generaliste[MardistartTime]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_MardistartTime" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "MardistartTime" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_MardistartTime" | 
| valid | true | 
| value | [ "hour" => "" "minute" => "" ] | 
| widget | "choice" | 
| with_minutes | true | 
| with_seconds | false | 
hour
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "" | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choice_translation_domain | false | false | 
| choices | [ "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 ] | [ "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 ] | 
| empty_data | "" | same as passed value | 
| error_bubbling | true | same as passed value | 
| invalid_message | "This value is not valid." | same as passed value | 
| invalid_message_parameters | [] | [] | 
| placeholder | null | null | 
| required | true | same as passed value | 
| translation_domain | null | null | 
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 | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | "" | 
| error_bubbling | true | 
| 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 | "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 | [] | 
| legacy_error_messages | true | 
| mapped | true | 
| 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() {#1586 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1585 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_df_generaliste_MardistartTime_hour" ] | 
| cache_key | "_df_generaliste_MardistartTime_hour_choice" | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2064 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2065 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2066 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2067 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2068 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2069 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } ] | 
| compound | false | 
| data | "" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2136 -form: Symfony\Component\Form\Form {#1605 …} -errors: [] } | 
| expanded | false | 
| form | Symfony\Component\Form\FormView {#2135 …5} | 
| full_name | "df_generaliste[MardistartTime][hour]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_MardistartTime_hour" | 
| is_selected | Closure($choice, $value) {#2137 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#891 …} } | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "hour" | 
| placeholder | null | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| separator | "-------------------" | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_MardistartTime_hour" | 
| valid | true | 
| value | "" | 
minute
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "" | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choice_translation_domain | false | false | 
| choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | 
| empty_data | "" | same as passed value | 
| error_bubbling | true | same as passed value | 
| invalid_message | "This value is not valid." | same as passed value | 
| invalid_message_parameters | [] | [] | 
| placeholder | null | null | 
| required | true | same as passed value | 
| translation_domain | null | null | 
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 | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | "" | 
| error_bubbling | true | 
| 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 | "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 | [] | 
| legacy_error_messages | true | 
| mapped | true | 
| 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() {#1595 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1594 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_df_generaliste_MardistartTime_minute" ] | 
| cache_key | "_df_generaliste_MardistartTime_minute_choice" | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2074 +label: "00" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2075 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2076 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2077 +label: "45" +value: "45" +data: 45 +attr: [] +labelTranslationParameters: [] } ] | 
| compound | false | 
| data | "" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2138 -form: Symfony\Component\Form\Form {#1608 …} -errors: [] } | 
| expanded | false | 
| form | Symfony\Component\Form\FormView {#2139 …5} | 
| full_name | "df_generaliste[MardistartTime][minute]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_MardistartTime_minute" | 
| is_selected | Closure($choice, $value) {#2140 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#891 …} } | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "minute" | 
| placeholder | null | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| separator | "-------------------" | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_MardistartTime_minute" | 
| valid | true | 
| value | "" | 
MardiendTime
"Symfony\Component\Form\Extension\Core\Type\TimeType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | [ "hour" => "" "minute" => "" ] | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| hours | [ 15 16 17 18 19 20 ] | [ 15 16 17 18 19 20 ] | 
| input | "datetime" | same as passed value | 
| mapped | false | false | 
| minutes | [ 0 15 30 45 ] | [ 0 15 30 45 ] | 
| widget | "choice" | 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 | false | 
| choice_translation_domain | [ "hour" => false "minute" => false "second" => false ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | [] | 
| 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 | [] | 
| hours | [ 15 16 17 18 19 20 ] | 
| html5 | true | 
| inherit_data | false | 
| input | "datetime" | 
| input_format | "H:i:s" | 
| 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 | [] | 
| legacy_error_messages | true | 
| mapped | false | 
| method | "POST" | 
| minutes | [ 0 15 30 45 ] | 
| model_timezone | null | 
| placeholder | [ "hour" => null "minute" => null "second" => null ] | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| reference_date | null | 
| required | true | 
| row_attr | [] | 
| seconds | [ 0 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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#1210 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1209 …} } } | 
| validation_groups | null | 
| view_timezone | null | 
| widget | "choice" | 
| with_minutes | true | 
| with_seconds | false | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "time" "_df_generaliste_MardiendTime" ] | 
| cache_key | "_df_generaliste_MardiendTime_time" | 
| compound | true | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2133 -form: Symfony\Component\Form\Form {#1629 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2134 …5} | 
| full_name | "df_generaliste[MardiendTime]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_MardiendTime" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "MardiendTime" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_MardiendTime" | 
| valid | true | 
| value | [ "hour" => "" "minute" => "" ] | 
| widget | "choice" | 
| with_minutes | true | 
| with_seconds | false | 
hour
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "" | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choice_translation_domain | false | false | 
| choices | [ 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 ] | [ 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 ] | 
| empty_data | "" | same as passed value | 
| error_bubbling | true | same as passed value | 
| invalid_message | "This value is not valid." | same as passed value | 
| invalid_message_parameters | [] | [] | 
| placeholder | null | null | 
| required | true | same as passed value | 
| translation_domain | null | null | 
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 | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | "" | 
| error_bubbling | true | 
| 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 | "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 | [] | 
| legacy_error_messages | true | 
| mapped | true | 
| 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() {#1613 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1612 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_df_generaliste_MardiendTime_hour" ] | 
| cache_key | "_df_generaliste_MardiendTime_hour_choice" | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2084 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2085 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2086 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2087 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2088 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2089 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } ] | 
| compound | false | 
| data | "" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2144 -form: Symfony\Component\Form\Form {#1632 …} -errors: [] } | 
| expanded | false | 
| form | Symfony\Component\Form\FormView {#2143 …5} | 
| full_name | "df_generaliste[MardiendTime][hour]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_MardiendTime_hour" | 
| is_selected | Closure($choice, $value) {#2145 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#891 …} } | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "hour" | 
| placeholder | null | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| separator | "-------------------" | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_MardiendTime_hour" | 
| valid | true | 
| value | "" | 
minute
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "" | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choice_translation_domain | false | false | 
| choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | 
| empty_data | "" | same as passed value | 
| error_bubbling | true | same as passed value | 
| invalid_message | "This value is not valid." | same as passed value | 
| invalid_message_parameters | [] | [] | 
| placeholder | null | null | 
| required | true | same as passed value | 
| translation_domain | null | null | 
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 | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | "" | 
| error_bubbling | true | 
| 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 | "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 | [] | 
| legacy_error_messages | true | 
| mapped | true | 
| 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() {#1622 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1621 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_df_generaliste_MardiendTime_minute" ] | 
| cache_key | "_df_generaliste_MardiendTime_minute_choice" | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2074 +label: "00" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2075 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2076 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2077 +label: "45" +value: "45" +data: 45 +attr: [] +labelTranslationParameters: [] } ] | 
| compound | false | 
| data | "" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2146 -form: Symfony\Component\Form\Form {#1635 …} -errors: [] } | 
| expanded | false | 
| form | Symfony\Component\Form\FormView {#2147 …5} | 
| full_name | "df_generaliste[MardiendTime][minute]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_MardiendTime_minute" | 
| is_selected | Closure($choice, $value) {#2148 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#891 …} } | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "minute" | 
| placeholder | null | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| separator | "-------------------" | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_MardiendTime_minute" | 
| valid | true | 
| value | "" | 
ReposMercredi
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
| View Format | null | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| label | " " | same as passed value | 
| mapped | false | false | 
| required | 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 | 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form, $viewData) {#1054 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1051 …} } | 
| 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 | "This value is not valid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | Closure($modelData): bool {#1052 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } | 
| label | " " | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| legacy_error_messages | true | 
| 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() {#1220 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1219 …} } } | 
| validation_groups | null | 
| value | "1" | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "checkbox" "_df_generaliste_ReposMercredi" ] | 
| cache_key | "_df_generaliste_ReposMercredi_checkbox" | 
| checked | false | 
| compound | false | 
| data | false | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2142 -form: Symfony\Component\Form\Form {#1638 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2141 …5} | 
| full_name | "df_generaliste[ReposMercredi]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_ReposMercredi" | 
| label | " " | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "ReposMercredi" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_ReposMercredi" | 
| valid | true | 
| value | "1" | 
MercredistartTime
"Symfony\Component\Form\Extension\Core\Type\TimeType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | [ "hour" => "" "minute" => "" ] | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| hours | [ 6 7 8 9 10 11 ] | [ 6 7 8 9 10 11 ] | 
| input | "datetime" | same as passed value | 
| mapped | false | false | 
| minutes | [ 0 15 30 45 ] | [ 0 15 30 45 ] | 
| widget | "choice" | 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 | false | 
| choice_translation_domain | [ "hour" => false "minute" => false "second" => false ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | [] | 
| 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 | [] | 
| hours | [ 6 7 8 9 10 11 ] | 
| html5 | true | 
| inherit_data | false | 
| input | "datetime" | 
| input_format | "H:i:s" | 
| 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 | [] | 
| legacy_error_messages | true | 
| mapped | false | 
| method | "POST" | 
| minutes | [ 0 15 30 45 ] | 
| model_timezone | null | 
| placeholder | [ "hour" => null "minute" => null "second" => null ] | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| reference_date | null | 
| required | true | 
| row_attr | [] | 
| seconds | [ 0 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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#1229 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1228 …} } } | 
| validation_groups | null | 
| view_timezone | null | 
| widget | "choice" | 
| with_minutes | true | 
| with_seconds | false | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "time" "_df_generaliste_MercredistartTime" ] | 
| cache_key | "_df_generaliste_MercredistartTime_time" | 
| compound | true | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2150 -form: Symfony\Component\Form\Form {#1659 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2149 …5} | 
| full_name | "df_generaliste[MercredistartTime]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_MercredistartTime" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "MercredistartTime" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_MercredistartTime" | 
| valid | true | 
| value | [ "hour" => "" "minute" => "" ] | 
| widget | "choice" | 
| with_minutes | true | 
| with_seconds | false | 
hour
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "" | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choice_translation_domain | false | false | 
| choices | [ "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 ] | [ "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 ] | 
| empty_data | "" | same as passed value | 
| error_bubbling | true | same as passed value | 
| invalid_message | "This value is not valid." | same as passed value | 
| invalid_message_parameters | [] | [] | 
| placeholder | null | null | 
| required | true | same as passed value | 
| translation_domain | null | null | 
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 | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | "" | 
| error_bubbling | true | 
| 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 | "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 | [] | 
| legacy_error_messages | true | 
| mapped | true | 
| 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() {#1643 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1642 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_df_generaliste_MercredistartTime_hour" ] | 
| cache_key | "_df_generaliste_MercredistartTime_hour_choice" | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2064 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2065 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2066 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2067 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2068 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2069 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } ] | 
| compound | false | 
| data | "" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2154 -form: Symfony\Component\Form\Form {#1662 …} -errors: [] } | 
| expanded | false | 
| form | Symfony\Component\Form\FormView {#2153 …5} | 
| full_name | "df_generaliste[MercredistartTime][hour]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_MercredistartTime_hour" | 
| is_selected | Closure($choice, $value) {#2155 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#891 …} } | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "hour" | 
| placeholder | null | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| separator | "-------------------" | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_MercredistartTime_hour" | 
| valid | true | 
| value | "" | 
minute
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "" | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choice_translation_domain | false | false | 
| choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | 
| empty_data | "" | same as passed value | 
| error_bubbling | true | same as passed value | 
| invalid_message | "This value is not valid." | same as passed value | 
| invalid_message_parameters | [] | [] | 
| placeholder | null | null | 
| required | true | same as passed value | 
| translation_domain | null | null | 
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 | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | "" | 
| error_bubbling | true | 
| 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 | "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 | [] | 
| legacy_error_messages | true | 
| mapped | true | 
| 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() {#1652 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1651 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_df_generaliste_MercredistartTime_minute" ] | 
| cache_key | "_df_generaliste_MercredistartTime_minute_choice" | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2074 +label: "00" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2075 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2076 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2077 +label: "45" +value: "45" +data: 45 +attr: [] +labelTranslationParameters: [] } ] | 
| compound | false | 
| data | "" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2156 -form: Symfony\Component\Form\Form {#1665 …} -errors: [] } | 
| expanded | false | 
| form | Symfony\Component\Form\FormView {#2157 …5} | 
| full_name | "df_generaliste[MercredistartTime][minute]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_MercredistartTime_minute" | 
| is_selected | Closure($choice, $value) {#2158 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#891 …} } | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "minute" | 
| placeholder | null | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| separator | "-------------------" | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_MercredistartTime_minute" | 
| valid | true | 
| value | "" | 
MercrediendTime
"Symfony\Component\Form\Extension\Core\Type\TimeType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | [ "hour" => "" "minute" => "" ] | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| hours | [ 15 16 17 18 19 20 ] | [ 15 16 17 18 19 20 ] | 
| input | "datetime" | same as passed value | 
| mapped | false | false | 
| minutes | [ 0 15 30 45 ] | [ 0 15 30 45 ] | 
| widget | "choice" | 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 | false | 
| choice_translation_domain | [ "hour" => false "minute" => false "second" => false ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | [] | 
| 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 | [] | 
| hours | [ 15 16 17 18 19 20 ] | 
| html5 | true | 
| inherit_data | false | 
| input | "datetime" | 
| input_format | "H:i:s" | 
| 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 | [] | 
| legacy_error_messages | true | 
| mapped | false | 
| method | "POST" | 
| minutes | [ 0 15 30 45 ] | 
| model_timezone | null | 
| placeholder | [ "hour" => null "minute" => null "second" => null ] | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| reference_date | null | 
| required | true | 
| row_attr | [] | 
| seconds | [ 0 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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#1239 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1238 …} } } | 
| validation_groups | null | 
| view_timezone | null | 
| widget | "choice" | 
| with_minutes | true | 
| with_seconds | false | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "time" "_df_generaliste_MercrediendTime" ] | 
| cache_key | "_df_generaliste_MercrediendTime_time" | 
| compound | true | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2151 -form: Symfony\Component\Form\Form {#1686 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2152 …5} | 
| full_name | "df_generaliste[MercrediendTime]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_MercrediendTime" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "MercrediendTime" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_MercrediendTime" | 
| valid | true | 
| value | [ "hour" => "" "minute" => "" ] | 
| widget | "choice" | 
| with_minutes | true | 
| with_seconds | false | 
hour
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "" | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choice_translation_domain | false | false | 
| choices | [ 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 ] | [ 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 ] | 
| empty_data | "" | same as passed value | 
| error_bubbling | true | same as passed value | 
| invalid_message | "This value is not valid." | same as passed value | 
| invalid_message_parameters | [] | [] | 
| placeholder | null | null | 
| required | true | same as passed value | 
| translation_domain | null | null | 
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 | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | "" | 
| error_bubbling | true | 
| 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 | "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 | [] | 
| legacy_error_messages | true | 
| mapped | true | 
| 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() {#1670 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1669 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_df_generaliste_MercrediendTime_hour" ] | 
| cache_key | "_df_generaliste_MercrediendTime_hour_choice" | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2084 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2085 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2086 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2087 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2088 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2089 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } ] | 
| compound | false | 
| data | "" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2162 -form: Symfony\Component\Form\Form {#1689 …} -errors: [] } | 
| expanded | false | 
| form | Symfony\Component\Form\FormView {#2161 …5} | 
| full_name | "df_generaliste[MercrediendTime][hour]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_MercrediendTime_hour" | 
| is_selected | Closure($choice, $value) {#2163 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#891 …} } | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "hour" | 
| placeholder | null | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| separator | "-------------------" | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_MercrediendTime_hour" | 
| valid | true | 
| value | "" | 
minute
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "" | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choice_translation_domain | false | false | 
| choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | 
| empty_data | "" | same as passed value | 
| error_bubbling | true | same as passed value | 
| invalid_message | "This value is not valid." | same as passed value | 
| invalid_message_parameters | [] | [] | 
| placeholder | null | null | 
| required | true | same as passed value | 
| translation_domain | null | null | 
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 | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | "" | 
| error_bubbling | true | 
| 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 | "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 | [] | 
| legacy_error_messages | true | 
| mapped | true | 
| 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() {#1679 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1678 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_df_generaliste_MercrediendTime_minute" ] | 
| cache_key | "_df_generaliste_MercrediendTime_minute_choice" | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2074 +label: "00" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2075 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2076 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2077 +label: "45" +value: "45" +data: 45 +attr: [] +labelTranslationParameters: [] } ] | 
| compound | false | 
| data | "" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2164 -form: Symfony\Component\Form\Form {#1692 …} -errors: [] } | 
| expanded | false | 
| form | Symfony\Component\Form\FormView {#2165 …5} | 
| full_name | "df_generaliste[MercrediendTime][minute]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_MercrediendTime_minute" | 
| is_selected | Closure($choice, $value) {#2166 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#891 …} } | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "minute" | 
| placeholder | null | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| separator | "-------------------" | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_MercrediendTime_minute" | 
| valid | true | 
| value | "" | 
ReposJeudi
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
| View Format | null | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| label | " " | same as passed value | 
| mapped | false | false | 
| required | 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 | 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form, $viewData) {#1054 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1051 …} } | 
| 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 | "This value is not valid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | Closure($modelData): bool {#1052 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } | 
| label | " " | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| legacy_error_messages | true | 
| 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() {#1249 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1248 …} } } | 
| validation_groups | null | 
| value | "1" | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "checkbox" "_df_generaliste_ReposJeudi" ] | 
| cache_key | "_df_generaliste_ReposJeudi_checkbox" | 
| checked | false | 
| compound | false | 
| data | false | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2160 -form: Symfony\Component\Form\Form {#1695 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2159 …5} | 
| full_name | "df_generaliste[ReposJeudi]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_ReposJeudi" | 
| label | " " | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "ReposJeudi" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_ReposJeudi" | 
| valid | true | 
| value | "1" | 
JeudistartTime
"Symfony\Component\Form\Extension\Core\Type\TimeType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | [ "hour" => "" "minute" => "" ] | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| hours | [ 6 7 8 9 10 11 ] | [ 6 7 8 9 10 11 ] | 
| input | "datetime" | same as passed value | 
| mapped | false | false | 
| minutes | [ 0 15 30 45 ] | [ 0 15 30 45 ] | 
| widget | "choice" | 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 | false | 
| choice_translation_domain | [ "hour" => false "minute" => false "second" => false ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | [] | 
| 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 | [] | 
| hours | [ 6 7 8 9 10 11 ] | 
| html5 | true | 
| inherit_data | false | 
| input | "datetime" | 
| input_format | "H:i:s" | 
| 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 | [] | 
| legacy_error_messages | true | 
| mapped | false | 
| method | "POST" | 
| minutes | [ 0 15 30 45 ] | 
| model_timezone | null | 
| placeholder | [ "hour" => null "minute" => null "second" => null ] | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| reference_date | null | 
| required | true | 
| row_attr | [] | 
| seconds | [ 0 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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#1258 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1257 …} } } | 
| validation_groups | null | 
| view_timezone | null | 
| widget | "choice" | 
| with_minutes | true | 
| with_seconds | false | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "time" "_df_generaliste_JeudistartTime" ] | 
| cache_key | "_df_generaliste_JeudistartTime_time" | 
| compound | true | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2168 -form: Symfony\Component\Form\Form {#1716 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2167 …5} | 
| full_name | "df_generaliste[JeudistartTime]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_JeudistartTime" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "JeudistartTime" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_JeudistartTime" | 
| valid | true | 
| value | [ "hour" => "" "minute" => "" ] | 
| widget | "choice" | 
| with_minutes | true | 
| with_seconds | false | 
hour
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "" | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choice_translation_domain | false | false | 
| choices | [ "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 ] | [ "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 ] | 
| empty_data | "" | same as passed value | 
| error_bubbling | true | same as passed value | 
| invalid_message | "This value is not valid." | same as passed value | 
| invalid_message_parameters | [] | [] | 
| placeholder | null | null | 
| required | true | same as passed value | 
| translation_domain | null | null | 
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 | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | "" | 
| error_bubbling | true | 
| 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 | "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 | [] | 
| legacy_error_messages | true | 
| mapped | true | 
| 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() {#1700 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1699 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_df_generaliste_JeudistartTime_hour" ] | 
| cache_key | "_df_generaliste_JeudistartTime_hour_choice" | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2064 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2065 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2066 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2067 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2068 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2069 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } ] | 
| compound | false | 
| data | "" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2172 -form: Symfony\Component\Form\Form {#1719 …} -errors: [] } | 
| expanded | false | 
| form | Symfony\Component\Form\FormView {#2171 …5} | 
| full_name | "df_generaliste[JeudistartTime][hour]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_JeudistartTime_hour" | 
| is_selected | Closure($choice, $value) {#2173 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#891 …} } | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "hour" | 
| placeholder | null | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| separator | "-------------------" | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_JeudistartTime_hour" | 
| valid | true | 
| value | "" | 
minute
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "" | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choice_translation_domain | false | false | 
| choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | 
| empty_data | "" | same as passed value | 
| error_bubbling | true | same as passed value | 
| invalid_message | "This value is not valid." | same as passed value | 
| invalid_message_parameters | [] | [] | 
| placeholder | null | null | 
| required | true | same as passed value | 
| translation_domain | null | null | 
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 | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | "" | 
| error_bubbling | true | 
| 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 | "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 | [] | 
| legacy_error_messages | true | 
| mapped | true | 
| 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() {#1709 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1708 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_df_generaliste_JeudistartTime_minute" ] | 
| cache_key | "_df_generaliste_JeudistartTime_minute_choice" | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2074 +label: "00" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2075 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2076 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2077 +label: "45" +value: "45" +data: 45 +attr: [] +labelTranslationParameters: [] } ] | 
| compound | false | 
| data | "" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2174 -form: Symfony\Component\Form\Form {#1722 …} -errors: [] } | 
| expanded | false | 
| form | Symfony\Component\Form\FormView {#2175 …5} | 
| full_name | "df_generaliste[JeudistartTime][minute]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_JeudistartTime_minute" | 
| is_selected | Closure($choice, $value) {#2176 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#891 …} } | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "minute" | 
| placeholder | null | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| separator | "-------------------" | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_JeudistartTime_minute" | 
| valid | true | 
| value | "" | 
JeudiendTime
"Symfony\Component\Form\Extension\Core\Type\TimeType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | [ "hour" => "" "minute" => "" ] | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| hours | [ 15 16 17 18 19 20 ] | [ 15 16 17 18 19 20 ] | 
| input | "datetime" | same as passed value | 
| mapped | false | false | 
| minutes | [ 0 15 30 45 ] | [ 0 15 30 45 ] | 
| widget | "choice" | 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 | false | 
| choice_translation_domain | [ "hour" => false "minute" => false "second" => false ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | [] | 
| 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 | [] | 
| hours | [ 15 16 17 18 19 20 ] | 
| html5 | true | 
| inherit_data | false | 
| input | "datetime" | 
| input_format | "H:i:s" | 
| 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 | [] | 
| legacy_error_messages | true | 
| mapped | false | 
| method | "POST" | 
| minutes | [ 0 15 30 45 ] | 
| model_timezone | null | 
| placeholder | [ "hour" => null "minute" => null "second" => null ] | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| reference_date | null | 
| required | true | 
| row_attr | [] | 
| seconds | [ 0 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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#1268 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1267 …} } } | 
| validation_groups | null | 
| view_timezone | null | 
| widget | "choice" | 
| with_minutes | true | 
| with_seconds | false | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "time" "_df_generaliste_JeudiendTime" ] | 
| cache_key | "_df_generaliste_JeudiendTime_time" | 
| compound | true | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2169 -form: Symfony\Component\Form\Form {#1743 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2170 …5} | 
| full_name | "df_generaliste[JeudiendTime]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_JeudiendTime" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "JeudiendTime" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_JeudiendTime" | 
| valid | true | 
| value | [ "hour" => "" "minute" => "" ] | 
| widget | "choice" | 
| with_minutes | true | 
| with_seconds | false | 
hour
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "" | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choice_translation_domain | false | false | 
| choices | [ 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 ] | [ 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 ] | 
| empty_data | "" | same as passed value | 
| error_bubbling | true | same as passed value | 
| invalid_message | "This value is not valid." | same as passed value | 
| invalid_message_parameters | [] | [] | 
| placeholder | null | null | 
| required | true | same as passed value | 
| translation_domain | null | null | 
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 | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | "" | 
| error_bubbling | true | 
| 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 | "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 | [] | 
| legacy_error_messages | true | 
| mapped | true | 
| 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() {#1727 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1726 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_df_generaliste_JeudiendTime_hour" ] | 
| cache_key | "_df_generaliste_JeudiendTime_hour_choice" | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2084 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2085 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2086 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2087 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2088 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2089 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } ] | 
| compound | false | 
| data | "" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2180 -form: Symfony\Component\Form\Form {#1746 …} -errors: [] } | 
| expanded | false | 
| form | Symfony\Component\Form\FormView {#2179 …5} | 
| full_name | "df_generaliste[JeudiendTime][hour]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_JeudiendTime_hour" | 
| is_selected | Closure($choice, $value) {#2181 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#891 …} } | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "hour" | 
| placeholder | null | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| separator | "-------------------" | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_JeudiendTime_hour" | 
| valid | true | 
| value | "" | 
minute
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "" | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choice_translation_domain | false | false | 
| choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | 
| empty_data | "" | same as passed value | 
| error_bubbling | true | same as passed value | 
| invalid_message | "This value is not valid." | same as passed value | 
| invalid_message_parameters | [] | [] | 
| placeholder | null | null | 
| required | true | same as passed value | 
| translation_domain | null | null | 
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 | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | "" | 
| error_bubbling | true | 
| 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 | "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 | [] | 
| legacy_error_messages | true | 
| mapped | true | 
| 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() {#1736 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1735 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_df_generaliste_JeudiendTime_minute" ] | 
| cache_key | "_df_generaliste_JeudiendTime_minute_choice" | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2074 +label: "00" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2075 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2076 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2077 +label: "45" +value: "45" +data: 45 +attr: [] +labelTranslationParameters: [] } ] | 
| compound | false | 
| data | "" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2182 -form: Symfony\Component\Form\Form {#1749 …} -errors: [] } | 
| expanded | false | 
| form | Symfony\Component\Form\FormView {#2183 …5} | 
| full_name | "df_generaliste[JeudiendTime][minute]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_JeudiendTime_minute" | 
| is_selected | Closure($choice, $value) {#2184 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#891 …} } | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "minute" | 
| placeholder | null | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| separator | "-------------------" | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_JeudiendTime_minute" | 
| valid | true | 
| value | "" | 
ReposVendredi
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
| View Format | null | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| label | " " | same as passed value | 
| mapped | false | false | 
| required | 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 | 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form, $viewData) {#1054 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1051 …} } | 
| 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 | "This value is not valid." | 
| invalid_message_parameters | [] | 
| is_empty_callback | Closure($modelData): bool {#1052 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } | 
| label | " " | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| legacy_error_messages | true | 
| 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() {#1278 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1277 …} } } | 
| validation_groups | null | 
| value | "1" | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "checkbox" "_df_generaliste_ReposVendredi" ] | 
| cache_key | "_df_generaliste_ReposVendredi_checkbox" | 
| checked | false | 
| compound | false | 
| data | false | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2178 -form: Symfony\Component\Form\Form {#1752 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2177 …5} | 
| full_name | "df_generaliste[ReposVendredi]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_ReposVendredi" | 
| label | " " | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "ReposVendredi" | 
| priority | 0 | 
| required | false | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_ReposVendredi" | 
| valid | true | 
| value | "1" | 
VendredistartTime
"Symfony\Component\Form\Extension\Core\Type\TimeType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | [ "hour" => "" "minute" => "" ] | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| hours | [ 6 7 8 9 10 11 ] | [ 6 7 8 9 10 11 ] | 
| input | "datetime" | same as passed value | 
| mapped | false | false | 
| minutes | [ 0 15 30 45 ] | [ 0 15 30 45 ] | 
| widget | "choice" | 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 | false | 
| choice_translation_domain | [ "hour" => false "minute" => false "second" => false ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | [] | 
| 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 | [] | 
| hours | [ 6 7 8 9 10 11 ] | 
| html5 | true | 
| inherit_data | false | 
| input | "datetime" | 
| input_format | "H:i:s" | 
| 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 | [] | 
| legacy_error_messages | true | 
| mapped | false | 
| method | "POST" | 
| minutes | [ 0 15 30 45 ] | 
| model_timezone | null | 
| placeholder | [ "hour" => null "minute" => null "second" => null ] | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| reference_date | null | 
| required | true | 
| row_attr | [] | 
| seconds | [ 0 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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#1287 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1286 …} } } | 
| validation_groups | null | 
| view_timezone | null | 
| widget | "choice" | 
| with_minutes | true | 
| with_seconds | false | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "time" "_df_generaliste_VendredistartTime" ] | 
| cache_key | "_df_generaliste_VendredistartTime_time" | 
| compound | true | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2186 -form: Symfony\Component\Form\Form {#1773 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2185 …5} | 
| full_name | "df_generaliste[VendredistartTime]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_VendredistartTime" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "VendredistartTime" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_VendredistartTime" | 
| valid | true | 
| value | [ "hour" => "" "minute" => "" ] | 
| widget | "choice" | 
| with_minutes | true | 
| with_seconds | false | 
hour
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "" | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choice_translation_domain | false | false | 
| choices | [ "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 ] | [ "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 ] | 
| empty_data | "" | same as passed value | 
| error_bubbling | true | same as passed value | 
| invalid_message | "This value is not valid." | same as passed value | 
| invalid_message_parameters | [] | [] | 
| placeholder | null | null | 
| required | true | same as passed value | 
| translation_domain | null | null | 
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 | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | "" | 
| error_bubbling | true | 
| 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 | "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 | [] | 
| legacy_error_messages | true | 
| mapped | true | 
| 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() {#1757 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1756 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_df_generaliste_VendredistartTime_hour" ] | 
| cache_key | "_df_generaliste_VendredistartTime_hour_choice" | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2064 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2065 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2066 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2067 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2068 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2069 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } ] | 
| compound | false | 
| data | "" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2190 -form: Symfony\Component\Form\Form {#1776 …} -errors: [] } | 
| expanded | false | 
| form | Symfony\Component\Form\FormView {#2189 …5} | 
| full_name | "df_generaliste[VendredistartTime][hour]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_VendredistartTime_hour" | 
| is_selected | Closure($choice, $value) {#2191 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#891 …} } | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "hour" | 
| placeholder | null | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| separator | "-------------------" | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_VendredistartTime_hour" | 
| valid | true | 
| value | "" | 
minute
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "" | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choice_translation_domain | false | false | 
| choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | 
| empty_data | "" | same as passed value | 
| error_bubbling | true | same as passed value | 
| invalid_message | "This value is not valid." | same as passed value | 
| invalid_message_parameters | [] | [] | 
| placeholder | null | null | 
| required | true | same as passed value | 
| translation_domain | null | null | 
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 | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | "" | 
| error_bubbling | true | 
| 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 | "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 | [] | 
| legacy_error_messages | true | 
| mapped | true | 
| 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() {#1766 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1765 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_df_generaliste_VendredistartTime_minute" ] | 
| cache_key | "_df_generaliste_VendredistartTime_minute_choice" | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2074 +label: "00" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2075 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2076 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2077 +label: "45" +value: "45" +data: 45 +attr: [] +labelTranslationParameters: [] } ] | 
| compound | false | 
| data | "" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2192 -form: Symfony\Component\Form\Form {#1779 …} -errors: [] } | 
| expanded | false | 
| form | Symfony\Component\Form\FormView {#2193 …5} | 
| full_name | "df_generaliste[VendredistartTime][minute]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_VendredistartTime_minute" | 
| is_selected | Closure($choice, $value) {#2194 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#891 …} } | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "minute" | 
| placeholder | null | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| separator | "-------------------" | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_VendredistartTime_minute" | 
| valid | true | 
| value | "" | 
VendrediendTime
"Symfony\Component\Form\Extension\Core\Type\TimeType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | null | 
| View Format | [ "hour" => "" "minute" => "" ] | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| hours | [ 15 16 17 18 19 20 ] | [ 15 16 17 18 19 20 ] | 
| input | "datetime" | same as passed value | 
| mapped | false | false | 
| minutes | [ 0 15 30 45 ] | [ 0 15 30 45 ] | 
| widget | "choice" | 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 | false | 
| choice_translation_domain | [ "hour" => false "minute" => false "second" => false ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | [] | 
| 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 | [] | 
| hours | [ 15 16 17 18 19 20 ] | 
| html5 | true | 
| inherit_data | false | 
| input | "datetime" | 
| input_format | "H:i:s" | 
| 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 | [] | 
| legacy_error_messages | true | 
| mapped | false | 
| method | "POST" | 
| minutes | [ 0 15 30 45 ] | 
| model_timezone | null | 
| placeholder | [ "hour" => null "minute" => null "second" => null ] | 
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
| priority | 0 | 
| property_path | null | 
| reference_date | null | 
| required | true | 
| row_attr | [] | 
| seconds | [ 0 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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] | 
| setter | null | 
| translation_domain | null | 
| trim | true | 
| upload_max_size_message | Closure() {#1297 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1296 …} } } | 
| validation_groups | null | 
| view_timezone | null | 
| widget | "choice" | 
| with_minutes | true | 
| with_seconds | false | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "time" "_df_generaliste_VendrediendTime" ] | 
| cache_key | "_df_generaliste_VendrediendTime_time" | 
| compound | true | 
| data | null | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2187 -form: Symfony\Component\Form\Form {#1800 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2188 …5} | 
| full_name | "df_generaliste[VendrediendTime]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_VendrediendTime" | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| name | "VendrediendTime" | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_VendrediendTime" | 
| valid | true | 
| value | [ "hour" => "" "minute" => "" ] | 
| widget | "choice" | 
| with_minutes | true | 
| with_seconds | false | 
hour
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "" | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choice_translation_domain | false | false | 
| choices | [ 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 ] | [ 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 ] | 
| empty_data | "" | same as passed value | 
| error_bubbling | true | same as passed value | 
| invalid_message | "This value is not valid." | same as passed value | 
| invalid_message_parameters | [] | [] | 
| placeholder | null | null | 
| required | true | same as passed value | 
| translation_domain | null | null | 
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 | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | "" | 
| error_bubbling | true | 
| 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 | "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 | [] | 
| legacy_error_messages | true | 
| mapped | true | 
| 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() {#1784 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1783 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_df_generaliste_VendrediendTime_hour" ] | 
| cache_key | "_df_generaliste_VendrediendTime_hour_choice" | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2084 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2085 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2086 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2087 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2088 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2089 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } ] | 
| compound | false | 
| data | "" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2198 -form: Symfony\Component\Form\Form {#1803 …} -errors: [] } | 
| expanded | false | 
| form | Symfony\Component\Form\FormView {#2197 …5} | 
| full_name | "df_generaliste[VendrediendTime][hour]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_VendrediendTime_hour" | 
| is_selected | Closure($choice, $value) {#2199 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#891 …} } | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "hour" | 
| placeholder | null | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| separator | "-------------------" | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_VendrediendTime_hour" | 
| valid | true | 
| value | "" | 
minute
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "" | 
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| choice_translation_domain | false | false | 
| choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | 
| empty_data | "" | same as passed value | 
| error_bubbling | true | same as passed value | 
| invalid_message | "This value is not valid." | same as passed value | 
| invalid_message_parameters | [] | [] | 
| placeholder | null | null | 
| required | true | same as passed value | 
| translation_domain | null | null | 
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 | null | 
| choice_filter | null | 
| choice_label | null | 
| choice_loader | null | 
| choice_name | null | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choice_value | null | 
| choices | [ "00" => 0 15 => 15 30 => 30 45 => 45 ] | 
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data_class | null | 
| disabled | false | 
| empty_data | "" | 
| error_bubbling | true | 
| 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 | "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 | [] | 
| legacy_error_messages | true | 
| mapped | true | 
| 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() {#1793 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#1792 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "choice" "_df_generaliste_VendrediendTime_minute" ] | 
| cache_key | "_df_generaliste_VendrediendTime_minute_choice" | 
| choice_translation_domain | false | 
| choice_translation_parameters | [] | 
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2074 +label: "00" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2075 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2076 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2077 +label: "45" +value: "45" +data: 45 +attr: [] +labelTranslationParameters: [] } ] | 
| compound | false | 
| data | "" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2200 -form: Symfony\Component\Form\Form {#1806 …} -errors: [] } | 
| expanded | false | 
| form | Symfony\Component\Form\FormView {#2201 …5} | 
| full_name | "df_generaliste[VendrediendTime][minute]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste_VendrediendTime_minute" | 
| is_selected | Closure($choice, $value) {#2202 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#891 …} } | 
| label | null | 
| label_attr | [] | 
| label_format | null | 
| label_html | false | 
| label_translation_parameters | [] | 
| method | "POST" | 
| multipart | false | 
| multiple | false | 
| name | "minute" | 
| placeholder | null | 
| placeholder_in_choices | false | 
| preferred_choices | [] | 
| priority | 0 | 
| required | true | 
| row_attr | [] | 
| separator | "-------------------" | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste_VendrediendTime_minute" | 
| valid | true | 
| value | "" | 
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "2ed9d319c43c33a8f4ced6262eb940._TbW1UpLDbgjpnyagsuHo_7X9J399is6_46QeMZe-lc.zkK7sT8lWItL3C7c9J_S-bexw9aYvmZblr_IArUGuwiQQbuyLR9g_ELNTA" | 
| 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 | "2ed9d319c43c33a8f4ced6262eb940._TbW1UpLDbgjpnyagsuHo_7X9J399is6_46QeMZe-lc.zkK7sT8lWItL3C7c9J_S-bexw9aYvmZblr_IArUGuwiQQbuyLR9g_ELNTA" | 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } | 
| data | "2ed9d319c43c33a8f4ced6262eb940._TbW1UpLDbgjpnyagsuHo_7X9J399is6_46QeMZe-lc.zkK7sT8lWItL3C7c9J_S-bexw9aYvmZblr_IArUGuwiQQbuyLR9g_ELNTA" | 
| data_class | null | 
| disabled | false | 
| empty_data | Closure(FormInterface $form) {#2213 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#633 …} } | 
| 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 | [] | 
| legacy_error_messages | true | 
| 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() {#2218 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#797 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#636 …} $translationDomain: "validators" $message: Closure() {#2211 …} } } | 
| validation_groups | null | 
View Variables
| Variable | Value | 
|---|---|
| action | "" | 
| attr | [] | 
| attr_translation_parameters | [] | 
| block_prefixes | [ "form" "hidden" "csrf_token" "_df_generaliste__token" ] | 
| cache_key | "_df_generaliste__token_hidden" | 
| compound | false | 
| data | "2ed9d319c43c33a8f4ced6262eb940._TbW1UpLDbgjpnyagsuHo_7X9J399is6_46QeMZe-lc.zkK7sT8lWItL3C7c9J_S-bexw9aYvmZblr_IArUGuwiQQbuyLR9g_ELNTA" | 
| disabled | false | 
| errors | Symfony\Component\Form\FormErrorIterator {#2229 -form: Symfony\Component\Form\Form {#2225 …} -errors: [] } | 
| form | Symfony\Component\Form\FormView {#2220 …5} | 
| full_name | "df_generaliste[_token]" | 
| help | null | 
| help_attr | [] | 
| help_html | false | 
| help_translation_parameters | [] | 
| id | "df_generaliste__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 | [] | 
| size | null | 
| submitted | false | 
| translation_domain | null | 
| unique_block_prefix | "_df_generaliste__token" | 
| valid | true | 
| value | "2ed9d319c43c33a8f4ced6262eb940._TbW1UpLDbgjpnyagsuHo_7X9J399is6_46QeMZe-lc.zkK7sT8lWItL3C7c9J_S-bexw9aYvmZblr_IArUGuwiQQbuyLR9g_ELNTA" |