- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 1
- Events
- Routing
- Cache
- Translation 5
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- E-mails
- Notifications
- Serializer
- 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
progression_detail
"App\Form\ProgressionDetailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\ProgressionDetail {#541 -id: null -date: null -refSeance: null -refPeriodeCle: null -refBlocHeure: null -jour: null -refProgression: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\ProgressionDetail {#541 -id: null -date: null -refSeance: null -refPeriodeCle: null -refBlocHeure: null -jour: null -refProgression: 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 {#655 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#657 …} -namespace: Closure() {#659 …} } |
| data | App\Entity\ProgressionDetail {#541 -id: null -date: null -refSeance: null -refPeriodeCle: null -refBlocHeure: null -jour: null -refProgression: null } |
| data_class | "App\Entity\ProgressionDetail" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#677 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#559 …} use: { $class: "App\Entity\ProgressionDetail" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#679 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#571 …} $translationDomain: "validators" $message: Closure() {#678 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "progression_detail" "_progression_detail" ] |
| cache_key | "_progression_detail_progression_detail" |
| compound | true |
| data | App\Entity\ProgressionDetail {#541 -id: null -date: null -refSeance: null -refPeriodeCle: null -refBlocHeure: null -jour: null -refProgression: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#795 -form: Symfony\Component\Form\Form {#824 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#817 …5} |
| full_name | "progression_detail" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "progression_detail" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "progression_detail" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_progression_detail" |
| valid | true |
| value | App\Entity\ProgressionDetail {#541 -id: null -date: null -refSeance: null -refPeriodeCle: null -refBlocHeure: null -jour: null -refProgression: null } |
date
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "year" => "" "month" => "" "day" => "" ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => 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 {#655 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#657 …} -namespace: Closure() {#659 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | 2 |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => null "month" => null "day" => null ] |
| 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() {#716 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#571 …} $translationDomain: "validators" $message: Closure() {#717 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "choice" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_progression_detail_date" ] |
| cache_key | "_progression_detail_date_date" |
| compound | true |
| data | null |
| date_pattern | "{{ month }}{{ day }}{{ year }}" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#861 -form: Symfony\Component\Form\Form {#880 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#872 …5} |
| full_name | "progression_detail[date]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "progression_detail_date" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "date" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_progression_detail_date" |
| valid | true |
| value | [ "year" => "" "month" => "" "day" => "" ] |
| widget | "choice" |
year
"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 | [ 2021 => 2021 2022 => 2022 2023 => 2023 2024 => 2024 2025 => 2025 2026 => 2026 2027 => 2027 2028 => 2028 2029 => 2029 2030 => 2030 2031 => 2031 ] |
[ 2021 => 2021 2022 => 2022 2023 => 2023 2024 => 2024 2025 => 2025 2026 => 2026 2027 => 2027 2028 => 2028 2029 => 2029 2030 => 2030 2031 => 2031 ] |
| empty_data | "" |
same as passed value |
| error_bubbling | true |
same as passed value |
| invalid_message | "Please enter a valid date." |
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 | [ 2021 => 2021 2022 => 2022 2023 => 2023 2024 => 2024 2025 => 2025 2026 => 2026 2027 => 2027 2028 => 2028 2029 => 2029 2030 => 2030 2031 => 2031 ] |
| 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 {#655 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#657 …} -namespace: Closure() {#659 …} } |
| 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 | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#849 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#571 …} $translationDomain: "validators" $message: Closure() {#848 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_progression_detail_date_year" ] |
| cache_key | "_progression_detail_date_year_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#909 +label: "2021" +value: "2021" +data: 2021 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#910 +label: "2022" +value: "2022" +data: 2022 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#939 +label: "2023" +value: "2023" +data: 2023 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#941 +label: "2024" +value: "2024" +data: 2024 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#942 +label: "2025" +value: "2025" +data: 2025 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#943 +label: "2026" +value: "2026" +data: 2026 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#944 +label: "2027" +value: "2027" +data: 2027 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#945 +label: "2028" +value: "2028" +data: 2028 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#946 +label: "2029" +value: "2029" +data: 2029 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#947 +label: "2030" +value: "2030" +data: 2030 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#948 +label: "2031" +value: "2031" +data: 2031 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#908 -form: Symfony\Component\Form\Form {#883 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#907 …5} |
| full_name | "progression_detail[date][year]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "progression_detail_date_year" |
| is_selected | Closure($choice, $value) {#950 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#721 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "year" |
| 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 | "_progression_detail_date_year" |
| valid | true |
| value | "" |
month
"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 | [ "Jan" => 1 "Feb" => 2 "Mar" => 3 "Apr" => 4 "May" => 5 "Jun" => 6 "Jul" => 7 "Aug" => 8 "Sep" => 9 "Oct" => 10 "Nov" => 11 "Dec" => 12 ] |
[ "Jan" => 1 "Feb" => 2 "Mar" => 3 "Apr" => 4 "May" => 5 "Jun" => 6 "Jul" => 7 "Aug" => 8 "Sep" => 9 "Oct" => 10 "Nov" => 11 "Dec" => 12 ] |
| empty_data | "" |
same as passed value |
| error_bubbling | true |
same as passed value |
| invalid_message | "Please enter a valid date." |
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 | [ "Jan" => 1 "Feb" => 2 "Mar" => 3 "Apr" => 4 "May" => 5 "Jun" => 6 "Jul" => 7 "Aug" => 8 "Sep" => 9 "Oct" => 10 "Nov" => 11 "Dec" => 12 ] |
| 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 {#655 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#657 …} -namespace: Closure() {#659 …} } |
| 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 | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#860 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#571 …} $translationDomain: "validators" $message: Closure() {#859 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_progression_detail_date_month" ] |
| cache_key | "_progression_detail_date_month_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#953 +label: "Jan" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#954 +label: "Feb" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#955 +label: "Mar" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#956 +label: "Apr" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#957 +label: "May" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#958 +label: "Jun" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#959 +label: "Jul" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#960 +label: "Aug" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#961 +label: "Sep" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#962 +label: "Oct" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#963 +label: "Nov" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#964 +label: "Dec" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#951 -form: Symfony\Component\Form\Form {#886 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#952 …5} |
| full_name | "progression_detail[date][month]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "progression_detail_date_month" |
| is_selected | Closure($choice, $value) {#966 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#721 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "month" |
| 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 | "_progression_detail_date_month" |
| valid | true |
| value | "" |
day
"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 | [ 1 => 1 2 => 2 3 => 3 4 => 4 5 => 5 6 => 6 7 => 7 8 => 8 9 => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
[ 1 => 1 2 => 2 3 => 3 4 => 4 5 => 5 6 => 6 7 => 7 8 => 8 9 => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
| empty_data | "" |
same as passed value |
| error_bubbling | true |
same as passed value |
| invalid_message | "Please enter a valid date." |
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 | [ 1 => 1 2 => 2 3 => 3 4 => 4 5 => 5 6 => 6 7 => 7 8 => 8 9 => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
| 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 {#655 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#657 …} -namespace: Closure() {#659 …} } |
| 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 | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#871 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#571 …} $translationDomain: "validators" $message: Closure() {#870 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_progression_detail_date_day" ] |
| cache_key | "_progression_detail_date_day_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#969 +label: "1" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#970 +label: "2" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#971 +label: "3" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#972 +label: "4" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#973 +label: "5" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#974 +label: "6" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#975 +label: "7" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#976 +label: "8" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#977 +label: "9" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#978 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#979 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#980 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#981 +label: "13" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#982 +label: "14" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#983 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#984 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#985 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#986 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#987 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#988 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#989 +label: "21" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#990 +label: "22" +value: "22" +data: 22 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#991 +label: "23" +value: "23" +data: 23 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#992 +label: "24" +value: "24" +data: 24 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#993 +label: "25" +value: "25" +data: 25 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#994 +label: "26" +value: "26" +data: 26 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#995 +label: "27" +value: "27" +data: 27 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#996 +label: "28" +value: "28" +data: 28 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#997 +label: "29" +value: "29" +data: 29 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#998 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#999 +label: "31" +value: "31" +data: 31 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#967 -form: Symfony\Component\Form\Form {#889 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#968 …5} |
| full_name | "progression_detail[date][day]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "progression_detail_date_day" |
| is_selected | Closure($choice, $value) {#1001 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#721 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "day" |
| 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 | "_progression_detail_date_day" |
| valid | true |
| value | "" |
jour
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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 |
|---|---|---|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| 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 {#655 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#657 …} -namespace: Closure() {#659 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#726 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#559 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#723 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#571 …} $translationDomain: "validators" $message: Closure() {#698 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_progression_detail_jour" ] |
| cache_key | "_progression_detail_jour_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#850 -form: Symfony\Component\Form\Form {#892 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#905 …5} |
| full_name | "progression_detail[jour]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "progression_detail_jour" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "jour" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_progression_detail_jour" |
| valid | true |
| value | "" |
refSeance
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
|---|---|---|
| class | "App\Entity\Seance" |
same as passed value |
| em | "default" |
Container78xGPyW\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#310 …2} |
| multiple | 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#757 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#758 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#790 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#762 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#792 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#791 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#794 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#793 …} } |
| choices | null |
| class | "App\Entity\Seance" |
| 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 {#655 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#657 …} -namespace: Closure() {#659 …} } |
| data_class | null |
| disabled | false |
| em | Container78xGPyW\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#310 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#763 -om: Container78xGPyW\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#310 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#764 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#761 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#571 …} $translationDomain: "validators" $message: Closure() {#759 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_progression_detail_refSeance" ] |
| cache_key | "_progression_detail_refSeance_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1004 +label: "Séance 1 : Découvrir le métier" +value: "1" +data: App\Entity\Seance {#1016 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1006 +label: "Séance 2 : Découverte de merise (DD et MCD)" +value: "2" +data: App\Entity\Seance {#1108 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1012 +label: "Séance 3 : TD mise en pratique concernant le DD et MCD" +value: "3" +data: App\Entity\Seance {#1111 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1013 +label: "Séance 4 : TD DD et MCD en duo" +value: "4" +data: App\Entity\Seance {#1119 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1021 +label: "Séance 5 : Cours sur le passage du MCD au MLD + TD" +value: "5" +data: App\Entity\Seance {#1126 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1005 +label: "Séance 6 : TD d'application passage du MCD au MLD" +value: "6" +data: App\Entity\Seance {#1133 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1019 +label: "Séance 7 : Évaluation intermédiaire (MCD/MLD)" +value: "7" +data: App\Entity\Seance {#1140 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1011 +label: "Séance 8 : Cours sur le passage du MLD au MPD" +value: "8" +data: App\Entity\Seance {#1148 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1015 +label: "Séance 9 : Correction du TD sur les MPD et préparation à l'examen final" +value: "9" +data: App\Entity\Seance {#1155 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1007 +label: "Séance 10 : Évaluation fin de séquence sur les MCD, MLD et MPD" +value: "10" +data: App\Entity\Seance {#1163 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1018 +label: "Séance 11 : Correction évaluation finale + remédiation" +value: "11" +data: App\Entity\Seance {#1170 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1619 +label: "Séance 1 : Introduction au langage JAVA" +value: "12" +data: App\Entity\Seance {#1178 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1620 +label: "Séance 2 : Les conditions" +value: "13" +data: App\Entity\Seance {#1186 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1621 +label: "Séance 3 : Les boucles" +value: "14" +data: App\Entity\Seance {#1193 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1622 +label: "Séance 4 : TP sur les boucles" +value: "15" +data: App\Entity\Seance {#1200 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1623 +label: "Séance 5 : Les tableaux" +value: "16" +data: App\Entity\Seance {#1207 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1624 +label: "Séance 6 : Les fonctions" +value: "17" +data: App\Entity\Seance {#1214 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1625 +label: "Séance 7 : Evaluation fin de séquence + lancement projet" +value: "18" +data: App\Entity\Seance {#1221 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1626 +label: "Séance 1 : La notion de classe et d'encapsulation" +value: "19" +data: App\Entity\Seance {#1228 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1627 +label: "Séance 2 : Les collections" +value: "20" +data: App\Entity\Seance {#1236 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1628 +label: "Séance 3 : Les collections appliqués à nos objets" +value: "21" +data: App\Entity\Seance {#1243 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1629 +label: "Séance 4 : Les collections appliqués à nos objets (suite et fin)" +value: "22" +data: App\Entity\Seance {#1251 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1630 +label: "Séance 5 : l'agrégation et l'organisation du code" +value: "23" +data: App\Entity\Seance {#1258 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1631 +label: "Séance 8 : Le polymorphisme" +value: "24" +data: App\Entity\Seance {#1265 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1632 +label: "Seance 9 : TP type projet simple pour préparation à l'examen finale" +value: "25" +data: App\Entity\Seance {#1272 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1633 +label: "Séance.10 : Evaluation fin de séquence" +value: "26" +data: App\Entity\Seance {#1279 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1634 +label: "Séance 1 : Qu'est ce que JDBC ?" +value: "27" +data: App\Entity\Seance {#1286 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1635 +label: "Séance 2 : TP type projet de mise en application de JDBC" +value: "28" +data: App\Entity\Seance {#1294 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1636 +label: "Séance 3 : TP type projet de mise en application de JDBC (suite)" +value: "29" +data: App\Entity\Seance {#1302 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1637 +label: "Séance 1 : Introduction au LMD" +value: "30" +data: App\Entity\Seance {#1309 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1638 +label: "Séance 2 : TP d'application sur une base de donnée (LDD - LMD)" +value: "31" +data: App\Entity\Seance {#1317 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1639 +label: "Séance 1 : Classe inversée - Tp d'application suite à la distribution du cours" +value: "32" +data: App\Entity\Seance {#1324 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1640 +label: "Séance 2 : TP d'application des premières notions" +value: "33" +data: App\Entity\Seance {#1332 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1641 +label: "Séance 3 : Suite du cours sur le LID" +value: "34" +data: App\Entity\Seance {#1339 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1642 +label: "Séance 4 : TP d'application des nouvelles notions" +value: "35" +data: App\Entity\Seance {#1346 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1643 +label: "Séance 5 : Suite cours sur LID" +value: "36" +data: App\Entity\Seance {#1354 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1644 +label: "Séance 6 : Les requêtes imbriquées" +value: "37" +data: App\Entity\Seance {#1361 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1645 +label: "Séance 7 : TP d'entrainement sur les requêtes pour examen" +value: "38" +data: App\Entity\Seance {#1368 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1646 +label: "Séance 9 : Évaluation fin de séquence" +value: "39" +data: App\Entity\Seance {#1375 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1647 +label: "Séance 1 : Découverte de JavaFX à travers la création d'un morpion" +value: "40" +data: App\Entity\Seance {#1382 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1648 +label: "Séance 2 : TP type projet - Création d'un outil de gestion utilisateur" +value: "41" +data: App\Entity\Seance {#1390 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1649 +label: "Séance 1 : Présentation de l'outil JavaDoc + TD D'application" +value: "42" +data: App\Entity\Seance {#1397 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1650 +label: "Seance 2 : suite TP d'application" +value: "43" +data: App\Entity\Seance {#1405 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1651 +label: "Séance 1- 2 : Cours avec TP sur les jointures avec le LID" +value: "45" +data: App\Entity\Seance {#1412 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1652 +label: "Séance 3 - 4 : TP d'application avec rappel de MERISE" +value: "46" +data: App\Entity\Seance {#1420 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1653 +label: "Séance 5 - 6 : TP 2 d'application avec rappel de MERISE" +value: "47" +data: App\Entity\Seance {#1427 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1654 +label: "Séance 7 : Evaluation fin de séquence - requêtes simple et complexes" +value: "48" +data: App\Entity\Seance {#1434 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1655 +label: "Séance 8 : Correction evaluation" +value: "49" +data: App\Entity\Seance {#1441 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1656 +label: "Séance 1 : Les vues" +value: "50" +data: App\Entity\Seance {#1448 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1657 +label: "Séance 2 : Les trigger" +value: "52" +data: App\Entity\Seance {#1456 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1658 +label: "Séance 3 : Tp D'application sur les vues et triggers" +value: "53" +data: App\Entity\Seance {#1463 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1659 +label: "Séance 4 : TP type examen pour préparation à l'évaluation finale" +value: "54" +data: App\Entity\Seance {#1470 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1660 +label: "Séance 5 : Evaluation fin de séquence" +value: "55" +data: App\Entity\Seance {#1477 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1661 +label: "Séance 4 : TP type projet de mise en application de JDBC" +value: "56" +data: App\Entity\Seance {#1484 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1662 +label: "Séance 5 : Revue de projet + Evaluation fin de séquence sur machine" +value: "57" +data: App\Entity\Seance {#1491 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1663 +label: "Séance 3 : Finalisation TP 1 LMD commencé la semaine dernière sur PhpMyAdmin" +value: "58" +data: App\Entity\Seance {#1498 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1664 +label: "Séance 4 : TP2 LMD en autonomie (TP de fin de séquence)" +value: "59" +data: App\Entity\Seance {#1505 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1665 +label: "Séance 1 : Modèle conceptuel de communication" +value: "60" +data: App\Entity\Seance {#1512 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1666 +label: "Séance 2 : les modèles conceptuels de traitement" +value: "61" +data: App\Entity\Seance {#1520 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1667 +label: "Séance 3 : Le Modèle Organisationnel des Traitements" +value: "62" +data: App\Entity\Seance {#1527 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1668 +label: "Séance 4 : Merise/2" +value: "63" +data: App\Entity\Seance {#1534 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1669 +label: "Séance 5 : UML et les ressemblances avec MERISE" +value: "64" +data: App\Entity\Seance {#1541 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1670 +label: "Séance 6 : Evaluation de fin de séquence" +value: "65" +data: App\Entity\Seance {#1548 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1671 +label: "Séance 1Bis : La notion de classe et d'encapsulation - Remédiation" +value: "66" +data: App\Entity\Seance {#1555 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1672 +label: "Séance 6 : l'agrégation et l'organisation du code (suite et fin)" +value: "67" +data: App\Entity\Seance {#1562 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1673 +label: "Séance 7 : Evaluation intermédiaire + le polymorphisme" +value: "68" +data: App\Entity\Seance {#1569 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1674 +label: "Séance 3 : TP type projet - Création d'un outil de gestion utilisateur (suite)" +value: "69" +data: App\Entity\Seance {#1576 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1675 +label: "Séance 4 : TP type projet - Création d'un outil de gestion utilisateur (suite)" +value: "70" +data: App\Entity\Seance {#1583 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1676 +label: "Séance 5 : Evaluation de fin de séquence" +value: "71" +data: App\Entity\Seance {#1590 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1677 +label: "Séance 6 : Bilan évaluation et projet + bilan année" +value: "72" +data: App\Entity\Seance {#1597 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1678 +label: "Séance 7 : Bilan evaluation + Bilan de l'année MERISE SQL" +value: "73" +data: App\Entity\Seance {#1604 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1679 +label: "est" +value: "74" +data: App\Entity\Seance {#1612 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1003 -form: Symfony\Component\Form\Form {#895 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1002 …5} |
| full_name | "progression_detail[refSeance]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "progression_detail_refSeance" |
| is_selected | Closure($choice, $value) {#1681 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#721 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "refSeance" |
| placeholder | "" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_progression_detail_refSeance" |
| valid | true |
| value | "" |
refPeriodeCle
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
|---|---|---|
| class | "App\Entity\PeriodeCle" |
same as passed value |
| em | "default" |
Container78xGPyW\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#310 …2} |
| multiple | 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#757 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#758 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#813 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#805 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#814 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#791 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#816 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#815 …} } |
| choices | null |
| class | "App\Entity\PeriodeCle" |
| 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 {#655 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#657 …} -namespace: Closure() {#659 …} } |
| data_class | null |
| disabled | false |
| em | Container78xGPyW\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#310 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#806 -om: Container78xGPyW\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#310 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#436 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#804 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#571 …} $translationDomain: "validators" $message: Closure() {#742 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_progression_detail_refPeriodeCle" ] |
| cache_key | "_progression_detail_refPeriodeCle_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1684 +label: "Vacance de la Toussaint (24/10/2022 / 06/11/2022)" +value: "1" +data: App\Entity\PeriodeCle {#1710 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1695 +label: "Vacance de Noël (19/12/2022 / 01/01/2023)" +value: "2" +data: App\Entity\PeriodeCle {#1725 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1687 +label: "Jour férié (02/01/2023 / 02/01/2023)" +value: "3" +data: App\Entity\PeriodeCle {#1724 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1793 +label: "Vacance d'hivers (20/02/2023 / 05/03/2023)" +value: "4" +data: App\Entity\PeriodeCle {#1732 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1795 +label: "Vacance de printemps (24/04/2023 / 07/05/2023)" +value: "5" +data: App\Entity\PeriodeCle {#1736 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1797 +label: "Jour férié (08/05/2023 / 08/05/2023)" +value: "6" +data: App\Entity\PeriodeCle {#1740 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1796 +label: "Jour férié (11/11/2022 / 11/11/2022)" +value: "7" +data: App\Entity\PeriodeCle {#1743 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1692 +label: "Vacance de la Toussaint (10/04/2023 / 10/04/2023)" +value: "8" +data: App\Entity\PeriodeCle {#1746 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1699 +label: "Jour férié (18/05/2023 / 19/05/2023)" +value: "9" +data: App\Entity\PeriodeCle {#1749 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1794 +label: "Période de stage (22/05/2023 / 23/06/2023)" +value: "10" +data: App\Entity\PeriodeCle {#1752 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1803 +label: "BTS BLANC (12/12/2022 / 15/12/2022)" +value: "11" +data: App\Entity\PeriodeCle {#1756 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1805 +label: "BTS BLANC (17/04/2023 / 20/04/2023)" +value: "12" +data: App\Entity\PeriodeCle {#1760 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1804 +label: "Séance PHP (Tristan) (01/09/2022 / 31/05/2023)" +value: "13" +data: App\Entity\PeriodeCle {#1763 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1808 +label: "Correction BTS BLANC (01/09/2022 / 31/05/2023)" +value: "14" +data: App\Entity\PeriodeCle {#1767 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1810 +label: "Annulé (05/11/2022 / 05/11/2022)" +value: "15" +data: App\Entity\PeriodeCle {#1771 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1812 +label: "Epreuve E5 (12/04/2023 / 14/04/2023)" +value: "16" +data: App\Entity\PeriodeCle {#1775 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1814 +label: "Correction BTS BLANC (09/01/2023 / 09/01/2023)" +value: "17" +data: App\Entity\PeriodeCle {#1779 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1813 +label: "Correction BTS BLANC (04/01/2023 / 04/01/2023)" +value: "18" +data: App\Entity\PeriodeCle {#1782 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1688 +label: "Java Exceptionnel (08/03/2023 / 08/03/2023)" +value: "19" +data: App\Entity\PeriodeCle {#1785 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1818 +label: "Java Exceptionnel (15/03/2023 / 15/03/2023)" +value: "20" +data: App\Entity\PeriodeCle {#1789 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1817 +label: "Epreuve E5 (10/04/2023 / 11/04/2023)" +value: "21" +data: App\Entity\PeriodeCle {#1792 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1682 -form: Symfony\Component\Form\Form {#898 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1683 …5} |
| full_name | "progression_detail[refPeriodeCle]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "progression_detail_refPeriodeCle" |
| is_selected | Closure($choice, $value) {#1815 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#721 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "refPeriodeCle" |
| placeholder | "" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_progression_detail_refPeriodeCle" |
| valid | true |
| value | "" |
refBlocHeure
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
|---|---|---|
| class | "App\Entity\BlocHeure" |
same as passed value |
| em | "default" |
Container78xGPyW\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#310 …2} |
| multiple | 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#757 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#758 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#835 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#827 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#836 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#791 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#838 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#837 …} } |
| choices | null |
| class | "App\Entity\BlocHeure" |
| 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 {#655 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#657 …} -namespace: Closure() {#659 …} } |
| data_class | null |
| disabled | false |
| em | Container78xGPyW\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#310 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#828 -om: Container78xGPyW\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#310 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#430 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#826 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#571 …} $translationDomain: "validators" $message: Closure() {#802 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_progression_detail_refBlocHeure" ] |
| cache_key | "_progression_detail_refBlocHeure_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1862 +label: "Cyber Sécu (BTS SIO 1 SLAM) (j:1 duree:2h)" +value: "1" +data: App\Entity\BlocHeure {#1832 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1871 +label: "Cyber Sécu (BTS SIO 1 SLAM) (j:3 duree:2h)" +value: "2" +data: App\Entity\BlocHeure {#1857 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1872 +label: "SUP. DISPO SERV. INF (BTS SIO 1 SLAM) (j:3 duree:3h)" +value: "3" +data: App\Entity\BlocHeure {#1856 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1877 +label: "SUP. DISPO SERV. INF (BTS SIO 1 SLAM) (j:5 duree:3h)" +value: "4" +data: App\Entity\BlocHeure {#1854 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1809 -form: Symfony\Component\Form\Form {#901 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1807 …5} |
| full_name | "progression_detail[refBlocHeure]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "progression_detail_refBlocHeure" |
| is_selected | Closure($choice, $value) {#1836 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#721 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "refBlocHeure" |
| placeholder | "" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_progression_detail_refBlocHeure" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "9b6.IjctzTI3lMDFfyLEC4j6UNQBw1V4eZ4ABEF47B8f6Ls.enZgnQNl5a6mTHLyO9icBrAz9iQNS_tiMRhNgW5Gscp2Wxv7BkHCrqBLYw" |
| 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 | "9b6.IjctzTI3lMDFfyLEC4j6UNQBw1V4eZ4ABEF47B8f6Ls.enZgnQNl5a6mTHLyO9icBrAz9iQNS_tiMRhNgW5Gscp2Wxv7BkHCrqBLYw" |
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 {#655 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#657 …} -namespace: Closure() {#659 …} } |
| data | "9b6.IjctzTI3lMDFfyLEC4j6UNQBw1V4eZ4ABEF47B8f6Ls.enZgnQNl5a6mTHLyO9icBrAz9iQNS_tiMRhNgW5Gscp2Wxv7BkHCrqBLYw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1891 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#559 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1893 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#661 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#571 …} $translationDomain: "validators" $message: Closure() {#1892 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_progression_detail__token" ] |
| cache_key | "_progression_detail__token_hidden" |
| compound | false |
| data | "9b6.IjctzTI3lMDFfyLEC4j6UNQBw1V4eZ4ABEF47B8f6Ls.enZgnQNl5a6mTHLyO9icBrAz9iQNS_tiMRhNgW5Gscp2Wxv7BkHCrqBLYw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1903 -form: Symfony\Component\Form\Form {#1899 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1894 …5} |
| full_name | "progression_detail[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "progression_detail__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 | "_progression_detail__token" |
| valid | true |
| value | "9b6.IjctzTI3lMDFfyLEC4j6UNQBw1V4eZ4ABEF47B8f6Ls.enZgnQNl5a6mTHLyO9icBrAz9iQNS_tiMRhNgW5Gscp2Wxv7BkHCrqBLYw" |