- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 1
- Events
- Routing
- Cache
- Translation 4
- Security
- Twig
- Doctrine
- E-mails
- E-mails
- VichUploader
- 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
(no name)
"App\Form\Filter\EvaluationSearchType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Filter\EvaluationSearch {#118} |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Filter\EvaluationSearch {#118} |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#91 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#90 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#89 …} -namespace: Closure() {#87 …} } |
| data | App\Filter\EvaluationSearch {#118} |
| data_class | "App\Filter\EvaluationSearch" |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1294 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#915 …} use: { $class: "App\Filter\EvaluationSearch" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | 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 | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "get" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1296 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1276 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1178 …} $translationDomain: "validators" $message: Closure() {#1295 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "" "_" ] |
| cache_key | "__" |
| compound | true |
| data | App\Filter\EvaluationSearch {#118} |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3098 -form: Symfony\Component\Form\Form {#1590 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3099 …5} |
| full_name | "" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_" |
| valid | true |
| value | App\Filter\EvaluationSearch {#118} |
course
"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 |
|---|---|---|
| attr | [ "placeholder" => "Matiere" ] |
[ "placeholder" => "Matiere" ] |
| class | "App\Entity\Course" |
same as passed value |
| label | false |
same as passed value |
| placeholder | "Filtrer le cours" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "placeholder" => "Matiere" ] |
| 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 {#1325 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1361 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1329 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1362 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1363 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1330 -om: ContainerLwPEVdm\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#307 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1332 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Course" |
| 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 {#91 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#90 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#89 …} -namespace: Closure() {#87 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| em | ContainerLwPEVdm\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#307 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1330 -om: ContainerLwPEVdm\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#307 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1332 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Filtrer le cours" |
| 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() {#1328 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1276 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1178 …} $translationDomain: "validators" $message: Closure() {#1326 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Matiere" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_course" ] |
| cache_key | "_course_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3108 +label: "ANGLAIS/EN4ALL_ANGLAIS" +value: "2" +data: Proxies\__CG__\App\Entity\Course {#2371 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3114 +label: "ALLEMAND/ALL_4_ALLEMAND" +value: "3" +data: Proxies\__CG__\App\Entity\Course {#2524 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5149 +label: "ANGLAIS/EN4ESP_ANGLAIS" +value: "4" +data: Proxies\__CG__\App\Entity\Course {#2634 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5147 +label: "ESPAGNOL/ESP4_ALL/ESP" +value: "5" +data: App\Entity\Course {#3167 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5157 +label: "HIST-GEO-ECM/HG_4ALL_HISTOIRE" +value: "6" +data: Proxies\__CG__\App\Entity\Course {#2737 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5164 +label: "HIST-GEO-ECM/HIST_4ESP_HISTOIRE" +value: "7" +data: Proxies\__CG__\App\Entity\Course {#2731 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5162 +label: "FRANCAIS/EXPORL4ALL_EXPR. ORALE" +value: "8" +data: App\Entity\Course {#3183 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5172 +label: "FRANCAIS/EXPORL4ESP_EXPR. ORALE" +value: "9" +data: App\Entity\Course {#3189 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5170 +label: "FRANCAIS/EXPECRI4ALL_EXPR. ECRITE" +value: "10" +data: App\Entity\Course {#3194 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5166 +label: "FRANCAIS/EXPECRIT4ESP_EXPR. ECRITE" +value: "11" +data: App\Entity\Course {#3199 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5174 +label: "FRANCAIS/ETUDTXT4ALL_ET. DE TEXTE" +value: "12" +data: App\Entity\Course {#3204 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5175 +label: "FRANCAIS/ETUDTXT4ESP_ET. DE TEXTE" +value: "13" +data: App\Entity\Course {#3209 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5176 +label: "HIST-GEO-ECM/ECM4ALL_ECM" +value: "14" +data: Proxies\__CG__\App\Entity\Course {#2725 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5177 +label: "HIST-GEO-ECM/ECM4ESP_ECM" +value: "15" +data: Proxies\__CG__\App\Entity\Course {#2719 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5178 +label: "INFORMATIQUE/INFO4ALL_INFO" +value: "18" +data: Proxies\__CG__\App\Entity\Course {#2309 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5186 +label: "INFORMATIQUE/INFO4ESP_INFO" +value: "19" +data: Proxies\__CG__\App\Entity\Course {#2303 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5184 +label: "MATHAMATIQUES/MATH4ALL_MATHS" +value: "20" +data: App\Entity\Course {#3233 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5195 +label: "MATHAMATIQUES/MATH4ESP_MATHS" +value: "21" +data: App\Entity\Course {#3239 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5193 +label: "PCT/PCT_4ALL_PCT" +value: "22" +data: Proxies\__CG__\App\Entity\Course {#2413 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5203 +label: "PCT/PCT_4ESP_PCT" +value: "23" +data: Proxies\__CG__\App\Entity\Course {#2426 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5201 +label: "SVT-EEHB/SVT4ALL_SCIENCES" +value: "24" +data: App\Entity\Course {#3253 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5211 +label: "SVT-EEHB/SVT4ESP_SCIENCES" +value: "25" +data: App\Entity\Course {#3259 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5209 +label: "ESF-TM/TM_4ALL_TM" +value: "26" +data: App\Entity\Course {#3264 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5219 +label: "ESF-TM/TM_4ESP_TM" +value: "27" +data: App\Entity\Course {#3271 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5217 +label: "EPS/EPS4ALL_EPS" +value: "28" +data: App\Entity\Course {#3277 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5227 +label: "EPS/EPS4EPS_EPS" +value: "29" +data: App\Entity\Course {#3283 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5225 +label: "FRANCAIS/COR_ORTH_4ALL_COR. ORTH." +value: "30" +data: App\Entity\Course {#3288 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5221 +label: "FRANCAIS/COR_ORTH_4ESP_COR. ORTH." +value: "31" +data: App\Entity\Course {#3293 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5229 +label: "ESF-TM/ESF_4ALL_ESF" +value: "32" +data: Proxies\__CG__\App\Entity\Course {#1847 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5230 +label: "ESF-TM/ESF_4ESP_ESF" +value: "33" +data: Proxies\__CG__\App\Entity\Course {#1840 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5231 +label: "ANGLAIS/EN_6ESP_ANGLAIS" +value: "35" +data: Proxies\__CG__\App\Entity\Course {#2628 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5232 +label: "ESPAGNOL/ALL_ESP_3_ESP_ALL/ESP" +value: "36" +data: App\Entity\Course {#3311 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5233 +label: "ALLEMAND/ALL_ESP_3_ALL_ALL/ESP" +value: "37" +data: Proxies\__CG__\App\Entity\Course {#2550 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5234 +label: "ANGLAIS/EN3ALL_ANGLAIS" +value: "38" +data: Proxies\__CG__\App\Entity\Course {#2517 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5235 +label: "ANGLAIS/EN3ESP_ANGLAIS" +value: "39" +data: App\Entity\Course {#3326 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5236 +label: "HIST-GEO-ECM/ECM_3ALL_ECM" +value: "40" +data: Proxies\__CG__\App\Entity\Course {#2248 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5237 +label: "HIST-GEO-ECM/ECM_3ESP_ECM" +value: "41" +data: Proxies\__CG__\App\Entity\Course {#2242 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5238 +label: "EPS/EPS3ALL_EPS" +value: "42" +data: App\Entity\Course {#3339 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5239 +label: "EPS/EPS_3EPS_EPS" +value: "43" +data: App\Entity\Course {#3345 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5240 +label: "ESF-TM/ESF_3ALL_ESF" +value: "44" +data: Proxies\__CG__\App\Entity\Course {#1784 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5241 +label: "ESF-TM/ESF_3ESP_ESF" +value: "45" +data: Proxies\__CG__\App\Entity\Course {#1751 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5242 +label: "FRANCAIS/COR_ORTH_3ALL_COR. ORTH." +value: "46" +data: Proxies\__CG__\App\Entity\Course {#2755 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5243 +label: "FRANCAIS/COR_ORTH_3ESP_COR. ORTH." +value: "47" +data: Proxies\__CG__\App\Entity\Course {#2749 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5244 +label: "FRANCAIS/EXPR_ECR_3ALL_EXPR. ECRITE" +value: "48" +data: Proxies\__CG__\App\Entity\Course {#1861 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5245 +label: "FRANCAIS/EXPR_ECR_3EXP_EXPR. ECRITE" +value: "49" +data: Proxies\__CG__\App\Entity\Course {#1854 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5246 +label: "FRANCAIS/EXP_ORL_3ALL_EXPR. ORALE" +value: "50" +data: Proxies\__CG__\App\Entity\Course {#2779 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5247 +label: "FRANCAIS/EXP_ORL_3ESP_EXPR. ORALE" +value: "51" +data: Proxies\__CG__\App\Entity\Course {#2773 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5248 +label: "FRANCAIS/ETUD_TXT_3ALL_ET. DE TEXTE" +value: "52" +data: Proxies\__CG__\App\Entity\Course {#2767 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5249 +label: "FRANCAIS/ETUD_TXT_3ESP_ET. DE TEXTE" +value: "53" +data: Proxies\__CG__\App\Entity\Course {#2761 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5250 +label: "HIST-GEO-ECM/H_3ALL_HISTOIRE" +value: "54" +data: Proxies\__CG__\App\Entity\Course {#2828 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5251 +label: "HIST-GEO-ECM/H_3ESP_HISTOIRE" +value: "55" +data: Proxies\__CG__\App\Entity\Course {#2822 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5252 +label: "INFORMATIQUE/INFO_3ALL_INFO" +value: "56" +data: Proxies\__CG__\App\Entity\Course {#1974 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5253 +label: "INFORMATIQUE/INFO_3ESP_INFO" +value: "57" +data: Proxies\__CG__\App\Entity\Course {#1968 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5254 +label: "MATHAMATIQUES/MATH_3ALL_MATHEMATIQUES" +value: "58" +data: Proxies\__CG__\App\Entity\Course {#2963 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5255 +label: "MATHAMATIQUES/MATH_3ESP_MATHS" +value: "59" +data: Proxies\__CG__\App\Entity\Course {#2956 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5256 +label: "PCT/PCT_3ALL_P.C.T" +value: "60" +data: App\Entity\Course {#3417 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5257 +label: "PCT/PCT_3ESP_P.C.T" +value: "61" +data: App\Entity\Course {#3422 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5258 +label: "SVT-EEHB/SVT_3ALL_SCIENCES" +value: "62" +data: Proxies\__CG__\App\Entity\Course {#2670 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5259 +label: "SVT-EEHB/SVT_3ESP_SCIENCES" +value: "63" +data: Proxies\__CG__\App\Entity\Course {#2664 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5260 +label: "ESF-TM/TM_3ALL_TM" +value: "64" +data: App\Entity\Course {#3435 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5261 +label: "ESF-TM/TM_3ESP_TM" +value: "65" +data: App\Entity\Course {#3440 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5262 +label: "ANGLAIS/EN_2_ANGLAIS" +value: "66" +data: App\Entity\Course {#3445 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5263 +label: "HIST-GEO-ECM/ECM_2_ECM" +value: "67" +data: Proxies\__CG__\App\Entity\Course {#2797 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5264 +label: "EPS/EPS_2_EPS" +value: "68" +data: App\Entity\Course {#3455 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5265 +label: "ESF-TM/ESF_2_ESF" +value: "69" +data: Proxies\__CG__\App\Entity\Course {#1867 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5266 +label: "FRANCAIS/COR_ORTH_2_COR. ORTH." +value: "70" +data: App\Entity\Course {#3465 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5267 +label: "FRANCAIS/EXP_ECR_2_EXPR. ECRITE" +value: "71" +data: App\Entity\Course {#3470 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5268 +label: "FRANCAIS/EXP_ORL_2_EXPR. ORALE" +value: "72" +data: App\Entity\Course {#3475 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5269 +label: "FRANCAIS/ETUD_TXT_2_ET. DE TEXTE" +value: "73" +data: App\Entity\Course {#3480 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5270 +label: "HIST-GEO-ECM/HIST_2_HISTOIRE" +value: "74" +data: Proxies\__CG__\App\Entity\Course {#2401 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5271 +label: "INFORMATIQUE/INFO_2_INFO" +value: "75" +data: Proxies\__CG__\App\Entity\Course {#1962 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5272 +label: "MATHAMATIQUES/MATH_2_MATHS" +value: "76" +data: Proxies\__CG__\App\Entity\Course {#2544 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5273 +label: "SVT-EEHB/SVT_2_SCIENCES" +value: "77" +data: App\Entity\Course {#3498 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5274 +label: "ESF-TM/TM_2_TM" +value: "78" +data: App\Entity\Course {#3503 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5275 +label: "ANGLAIS/EN_1_ANGLAIS" +value: "79" +data: App\Entity\Course {#3508 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5276 +label: "HIST-GEO-ECM/ECM_1_ECM" +value: "80" +data: Proxies\__CG__\App\Entity\Course {#2127 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5277 +label: "EPS/ESP_1_EPS" +value: "81" +data: App\Entity\Course {#3518 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5278 +label: "ESF-TM/ESF_1_ESF" +value: "82" +data: Proxies\__CG__\App\Entity\Course {#1765 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5279 +label: "FRANCAIS/COR_ORTH_1_COR. ORTH." +value: "83" +data: Proxies\__CG__\App\Entity\Course {#2743 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5280 +label: "FRANCAIS/EXP_ECR_1_EXPR. ECRITE" +value: "84" +data: Proxies\__CG__\App\Entity\Course {#2713 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5281 +label: "FRANCAIS/EXP_ORL_1_EXPR. ORALE" +value: "85" +data: Proxies\__CG__\App\Entity\Course {#2707 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5282 +label: "FRANCAIS/ETUD_TXT_1_ET. DE TEXTE" +value: "86" +data: Proxies\__CG__\App\Entity\Course {#2701 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5283 +label: "HIST-GEO-ECM/HIST_1_HIST-GEO" +value: "87" +data: Proxies\__CG__\App\Entity\Course {#2610 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5284 +label: "INFORMATIQUE/INFO_1_INFO" +value: "88" +data: App\Entity\Course {#3548 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5285 +label: "MATHAMATIQUES/MATH_1_MATHS" +value: "89" +data: App\Entity\Course {#3554 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5286 +label: "SVT-EEHB/SVT_1_SCIENCES" +value: "90" +data: App\Entity\Course {#3559 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5287 +label: "ESF-TM/TM_1_TM" +value: "91" +data: App\Entity\Course {#3564 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5288 +label: "ALLEMAND/ALL_5_ALL" +value: "92" +data: Proxies\__CG__\App\Entity\Course {#2538 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5289 +label: "ESPAGNOL/ESP_5_ESPAGNOL" +value: "93" +data: App\Entity\Course {#3574 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5290 +label: "ANGLAIS/EN_5_ALL_ANGLAIS" +value: "94" +data: App\Entity\Course {#3580 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5291 +label: "ANGLAIS/EN_5_ESP_ANGLAIS" +value: "95" +data: App\Entity\Course {#3585 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5292 +label: "HIST-GEO-ECM/ECM_5ALL_ECM" +value: "96" +data: Proxies\__CG__\App\Entity\Course {#2383 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5293 +label: "HIST-GEO-ECM/ECM_5ESP_ECM" +value: "97" +data: Proxies\__CG__\App\Entity\Course {#2377 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5294 +label: "EPS/ESP_5ALL_EPS" +value: "98" +data: App\Entity\Course {#3598 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5295 +label: "EPS/EPS_5ESP_EPS" +value: "99" +data: App\Entity\Course {#3604 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5296 +label: "FRANCAIS/LANG_5ESP_LANGUE" +value: "100" +data: Proxies\__CG__\App\Entity\Course {#2901 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5297 +label: "FRANCAIS/LANG_5ALL_LANGUE" +value: "101" +data: Proxies\__CG__\App\Entity\Course {#2889 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5298 +label: "FRANCAIS/LITT_5ALL_LITTER." +value: "102" +data: Proxies\__CG__\App\Entity\Course {#2883 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5299 +label: "FRANCAIS/LITT_5ESP_LITTER." +value: "103" +data: Proxies\__CG__\App\Entity\Course {#2895 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5300 +label: "HIST-GEO-ECM/HIST_5ALL_HISTOIRE" +value: "106" +data: App\Entity\Course {#3626 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5301 +label: "HIST-GEO-ECM/HIST_5ESP_HISTOIRE" +value: "107" +data: Proxies\__CG__\App\Entity\Course {#2389 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5302 +label: "INFORMATIQUE/INFO_5ALL_INFO" +value: "108" +data: Proxies\__CG__\App\Entity\Course {#1986 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5303 +label: "INFORMATIQUE/INFO_5ESP_INFO" +value: "109" +data: Proxies\__CG__\App\Entity\Course {#1980 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5304 +label: "MATHAMATIQUES/MATH_5ALL_MATHS" +value: "110" +data: Proxies\__CG__\App\Entity\Course {#2981 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5305 +label: "MATHAMATIQUES/MATH_5ESP_MATHS" +value: "111" +data: Proxies\__CG__\App\Entity\Course {#2975 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5306 +label: "SVT-EEHB/SVT_5ALL_SCIENCES" +value: "112" +data: Proxies\__CG__\App\Entity\Course {#2815 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5307 +label: "SVT-EEHB/SVT_5ESP_SCIENCES" +value: "113" +data: App\Entity\Course {#3657 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5308 +label: "ESF-TM/TM_5ALL_TM" +value: "114" +data: App\Entity\Course {#3662 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5309 +label: "ESF-TM/TM_5ESP_TM" +value: "115" +data: App\Entity\Course {#3667 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5310 +label: "ANGLAIS/EN_5D_ANGLAIS" +value: "116" +data: App\Entity\Course {#3672 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5311 +label: "PCT/CHI_5D_CHIMIE" +value: "117" +data: App\Entity\Course {#3678 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5312 +label: "HIST-GEO-ECM/ECM_5D_ECM" +value: "118" +data: App\Entity\Course {#3684 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5313 +label: "EPS/EPS_5D_EPS" +value: "119" +data: App\Entity\Course {#3689 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5314 +label: "HIST-GEO-ECM/HIST_5D_HISTOIRE" +value: "120" +data: App\Entity\Course {#3695 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5315 +label: "INFORMATIQUE/INFO_5D_INFO" +value: "121" +data: App\Entity\Course {#3700 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5316 +label: "MATHAMATIQUES/MATH_5D_MATHS" +value: "122" +data: App\Entity\Course {#3705 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5317 +label: "PCT/PHY_5D_PHY" +value: "123" +data: App\Entity\Course {#3710 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5318 +label: "FRANCAIS/LITT_5D_LITTER" +value: "124" +data: App\Entity\Course {#3715 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5319 +label: "FRANCAIS/LANG_5D_LANGUE" +value: "125" +data: App\Entity\Course {#3720 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5320 +label: "SVT-EEHB/SVT_5D_SVT" +value: "126" +data: App\Entity\Course {#3725 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5321 +label: "ESF-TM/TM_5D_TM" +value: "127" +data: App\Entity\Course {#3730 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5322 +label: "ESPAGNOL/ESP_6_ESPAGNOL" +value: "129" +data: App\Entity\Course {#3735 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5323 +label: "HIST-GEO-ECM/ECM_6ESP_ECM" +value: "130" +data: Proxies\__CG__\App\Entity\Course {#2266 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5324 +label: "HIST-GEO-ECM/HIST_6ESP_HISTOIRE" +value: "131" +data: Proxies\__CG__\App\Entity\Course {#2493 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5325 +label: "FRANCAIS/LANG_6ESP_LANGUE" +value: "132" +data: Proxies\__CG__\App\Entity\Course {#2925 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5326 +label: "FRANCAIS/LIT_6ESP_LITTER." +value: "133" +data: Proxies\__CG__\App\Entity\Course {#2919 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5327 +label: "MATHAMATIQUES/MATH_6ESP_MATHS" +value: "134" +data: Proxies\__CG__\App\Entity\Course {#2432 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5328 +label: "SVT-EEHB/SVT_6ESP_SCIENCES" +value: "136" +data: Proxies\__CG__\App\Entity\Course {#2785 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5329 +label: "INFORMATIQUE/INFO_6ESP_INFO" +value: "137" +data: Proxies\__CG__\App\Entity\Course {#2333 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5330 +label: "EPS/EPS_6ESP_EPS" +value: "139" +data: Proxies\__CG__\App\Entity\Course {#1895 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5331 +label: "ESF-TM/TM_6ESP_TM" +value: "140" +data: App\Entity\Course {#3774 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5332 +label: "ESF-TM/TM_6ALL_TM" +value: "141" +data: App\Entity\Course {#3779 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5333 +label: "EPS/EPS_6ALL_EPS" +value: "142" +data: App\Entity\Course {#3785 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5334 +label: "INFORMATIQUE/INF_6ALL_INFO" +value: "143" +data: Proxies\__CG__\App\Entity\Course {#2357 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5335 +label: "MATHAMATIQUES/MATH_6ALL_MATHS" +value: "144" +data: Proxies\__CG__\App\Entity\Course {#2444 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5336 +label: "FRANCAIS/LIT_6ALL_LITTER." +value: "146" +data: Proxies\__CG__\App\Entity\Course {#2913 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5337 +label: "FRANCAIS/LAN_6ALL_LANGUE" +value: "147" +data: Proxies\__CG__\App\Entity\Course {#2907 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5338 +label: "HIST-GEO-ECM/HIST_6ALL_HISTOIRE" +value: "148" +data: Proxies\__CG__\App\Entity\Course {#2487 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5339 +label: "HIST-GEO-ECM/ECM_6ALL_ECM" +value: "149" +data: Proxies\__CG__\App\Entity\Course {#2260 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5340 +label: "ALLEMAND/ALL_6_ALL" +value: "150" +data: App\Entity\Course {#3816 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5341 +label: "ANGLAIS/EN_6ALL_ANGLAIS" +value: "151" +data: Proxies\__CG__\App\Entity\Course {#2622 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5342 +label: "ANGLAIS/EN_6C_ANGLAIS" +value: "152" +data: Proxies\__CG__\App\Entity\Course {#2616 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5343 +label: "HIST-GEO-ECM/ECM_6C_ECM" +value: "153" +data: Proxies\__CG__\App\Entity\Course {#2278 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5344 +label: "HIST-GEO-ECM/HIST_6C_HISTOIRE" +value: "154" +data: Proxies\__CG__\App\Entity\Course {#2505 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5345 +label: "FRANCAIS/LANG_6C_LANGUE" +value: "155" +data: Proxies\__CG__\App\Entity\Course {#2950 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5346 +label: "FRANCAIS/LIT_6C_LITTER." +value: "156" +data: App\Entity\Course {#3842 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5347 +label: "MATHAMATIQUES/MATH_6C_MATHS" +value: "157" +data: App\Entity\Course {#3847 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5348 +label: "PCT/PHY_6C_PHYS" +value: "158" +data: App\Entity\Course {#3853 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5349 +label: "PCT/CHM_6C_CHIMIE" +value: "159" +data: App\Entity\Course {#3858 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5350 +label: "INFORMATIQUE/INFO_6C_INFO" +value: "160" +data: Proxies\__CG__\App\Entity\Course {#2315 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5351 +label: "SVT-EEHB/SVT_6C_SVT-EEHB" +value: "161" +data: Proxies\__CG__\App\Entity\Course {#2791 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5352 +label: "EPS/EPS_6C_EPS" +value: "162" +data: Proxies\__CG__\App\Entity\Course {#1833 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5353 +label: "ESF-TM/TM_6C_TM" +value: "163" +data: App\Entity\Course {#3876 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5354 +label: "ANGLAIS/EN_6D_ANGLAIS" +value: "164" +data: Proxies\__CG__\App\Entity\Course {#2604 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5355 +label: "FRANCAIS/LIT_6D_LITTER." +value: "165" +data: App\Entity\Course {#3886 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5356 +label: "FRANCAIS/LANG_6D_LANGUE" +value: "166" +data: Proxies\__CG__\App\Entity\Course {#2931 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5357 +label: "HIST-GEO-ECM/HIST_6D_HISTOIRE" +value: "167" +data: Proxies\__CG__\App\Entity\Course {#2511 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5358 +label: "HIST-GEO-ECM/ECM_6D_ECM" +value: "168" +data: Proxies\__CG__\App\Entity\Course {#2272 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5359 +label: "MATHAMATIQUES/MATH_6D_MATHS" +value: "169" +data: App\Entity\Course {#3903 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5360 +label: "PCT/PHY_6D_PHYSIQUE" +value: "170" +data: App\Entity\Course {#3909 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5361 +label: "PCT/CHM_6D_CHIMIE" +value: "171" +data: App\Entity\Course {#3914 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5362 +label: "SVT-EEHB/SVT_6D_SVT-EEHB" +value: "172" +data: App\Entity\Course {#3919 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5363 +label: "INFORMATIQUE/INF_6D_INFO" +value: "173" +data: Proxies\__CG__\App\Entity\Course {#2296 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5364 +label: "EPS/EPS_6D_EPS" +value: "174" +data: Proxies\__CG__\App\Entity\Course {#1745 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5365 +label: "ESF-TM/TM_6D_TM" +value: "175" +data: App\Entity\Course {#3933 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5366 +label: "ANGLAIS/EN_7ESP_ANGLAIS" +value: "176" +data: Proxies\__CG__\App\Entity\Course {#2646 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5367 +label: "ANGLAIS/EN_7ALL_ANGLAIS" +value: "177" +data: Proxies\__CG__\App\Entity\Course {#2658 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5368 +label: "FRANCAIS/LANG_7ESP_LANGUE" +value: "178" +data: App\Entity\Course {#3948 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5369 +label: "FRANCAIS/LANG_7ALL_LANGUE" +value: "179" +data: App\Entity\Course {#3953 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5370 +label: "FRANCAIS/LANG_7D_LANGUE" +value: "180" +data: App\Entity\Course {#3958 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5371 +label: "FRANCAIS/LANG_7C_LANGUE" +value: "181" +data: App\Entity\Course {#3964 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5372 +label: "ANGLAIS/ENG_7C_ANGLAIS" +value: "184" +data: Proxies\__CG__\App\Entity\Course {#2475 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5373 +label: "ANGLAIS/ENG_7D_ANGLAIS" +value: "185" +data: Proxies\__CG__\App\Entity\Course {#2640 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5374 +label: "FRANCAIS/LIT_7ESP_LITTER" +value: "186" +data: App\Entity\Course {#3978 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5375 +label: "FRANCAIS/LIT_7ALL_LITTER" +value: "187" +data: App\Entity\Course {#3983 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5376 +label: "FRANCAIS/LIT_7D_LITTER." +value: "188" +data: App\Entity\Course {#3988 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5377 +label: "FRANCAIS/LIT_7C_LITTER." +value: "189" +data: App\Entity\Course {#3993 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5378 +label: "HIST-GEO-ECM/HIST_7ESP_HISTOIRE" +value: "190" +data: Proxies\__CG__\App\Entity\Course {#2230 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5379 +label: "HIST-GEO-ECM/HIST_7ALL_HISTOIRE" +value: "191" +data: Proxies\__CG__\App\Entity\Course {#2236 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5380 +label: "HIST-GEO-ECM/HG_7D_HISTOIRE" +value: "192" +data: App\Entity\Course {#4006 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5381 +label: "HIST-GEO-ECM/HIST_7C_HISTOIRE" +value: "193" +data: App\Entity\Course {#4011 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5382 +label: "HIST-GEO-ECM/ECM_7ESP_ECM" +value: "194" +data: Proxies\__CG__\App\Entity\Course {#2224 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5383 +label: "HIST-GEO-ECM/ECM_7ALL_ECM" +value: "195" +data: Proxies\__CG__\App\Entity\Course {#2420 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5384 +label: "HIST-GEO-ECM/ECM_7D_ECM" +value: "196" +data: Proxies\__CG__\App\Entity\Course {#2438 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5385 +label: "HIST-GEO-ECM/ECM_7C_ECM" +value: "197" +data: App\Entity\Course {#4028 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5386 +label: "INFORMATIQUE/INF_7ESP_INFO" +value: "198" +data: Proxies\__CG__\App\Entity\Course {#2321 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5387 +label: "INFORMATIQUE/INF_7ALL_INFO" +value: "199" +data: Proxies\__CG__\App\Entity\Course {#2327 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5388 +label: "INFORMATIQUE/INF_7D_INFO" +value: "200" +data: Proxies\__CG__\App\Entity\Course {#1902 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5389 +label: "INFORMATIQUE/INF_7C_INFO" +value: "201" +data: Proxies\__CG__\App\Entity\Course {#1909 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5390 +label: "MATHAMATIQUES/MATH_7ESP_MATHS" +value: "202" +data: App\Entity\Course {#4053 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5391 +label: "MATHAMATIQUES/MATH_7ALL_MATHS" +value: "203" +data: App\Entity\Course {#4058 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5392 +label: "MATHAMATIQUES/MATH_7D_MATHS" +value: "204" +data: Proxies\__CG__\App\Entity\Course {#2969 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5393 +label: "MATHAMATIQUES/MATH_7C_MATHS" +value: "205" +data: Proxies\__CG__\App\Entity\Course {#2987 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5394 +label: "PCT/PHY_7D_PHYSIQUE" +value: "206" +data: App\Entity\Course {#4071 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5395 +label: "PCT/PHY_7C_PHYSIQUE" +value: "207" +data: App\Entity\Course {#4076 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5396 +label: "PCT/CHM_7D_CHIMIE" +value: "208" +data: App\Entity\Course {#4081 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5397 +label: "PCT/CHM_7C_CHIMIE" +value: "209" +data: App\Entity\Course {#4086 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5398 +label: "PHILOSOPHIE/PHILO_7ESP_PHILO" +value: "210" +data: Proxies\__CG__\App\Entity\Course {#2200 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5406 +label: "PHILOSOPHIE/PHILO_7ALL_PHILO" +value: "211" +data: Proxies\__CG__\App\Entity\Course {#2206 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5404 +label: "PHILOSOPHIE/PHILO_7D_PHILO" +value: "212" +data: Proxies\__CG__\App\Entity\Course {#2164 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5400 +label: "PHILOSOPHIE/PHILO_7C_PHILO" +value: "213" +data: Proxies\__CG__\App\Entity\Course {#2157 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5408 +label: "EPS/EPS_7ESP_EPS" +value: "214" +data: App\Entity\Course {#4108 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5409 +label: "EPS/EPS_7ALL_EPS" +value: "215" +data: App\Entity\Course {#4114 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5410 +label: "EPS/EPS_7D_EPS" +value: "216" +data: App\Entity\Course {#4120 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5411 +label: "EPS/EPS_7C_EPS" +value: "217" +data: App\Entity\Course {#4126 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5412 +label: "ESF-TM/TM_7ESP_TM" +value: "218" +data: App\Entity\Course {#4132 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5413 +label: "ESF-TM/TM_7ALL_TM" +value: "219" +data: App\Entity\Course {#4137 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5414 +label: "ESF-TM/TM_7D_TM" +value: "220" +data: App\Entity\Course {#4142 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5415 +label: "ESF-TM/TM_7C_TM" +value: "221" +data: App\Entity\Course {#4147 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5416 +label: "ESPAGNOL/ESP_7_ESPAGNOL" +value: "222" +data: App\Entity\Course {#4152 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5417 +label: "ALLEMAND/ALL_7_ALLEMAND" +value: "223" +data: App\Entity\Course {#4157 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5418 +label: "SVT-EEHB/SVT_7D_SVT-EEHB" +value: "224" +data: App\Entity\Course {#4162 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5419 +label: "SVT-EEHB/SVT_7C_SVT-EEHB" +value: "225" +data: App\Entity\Course {#4167 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5420 +label: "SVT-EEHB/SVT_6ALL_SCIENCES" +value: "226" +data: Proxies\__CG__\App\Entity\Course {#2688 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5421 +label: "PHILOSOPHIE/PHILO_5ESP_PHILO" +value: "227" +data: Proxies\__CG__\App\Entity\Course {#2182 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5422 +label: "PHILOSOPHIE/PHILO_5ALL_PHILO" +value: "228" +data: Proxies\__CG__\App\Entity\Course {#2188 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5423 +label: "EPS/EPS_FI_SPORT" +value: "229" +data: App\Entity\Course {#4184 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5424 +label: "EPS/EPS_FII_SPORT" +value: "230" +data: App\Entity\Course {#4190 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5425 +label: "ARTS AND LITTERATURE/FR_FII_FRENCH" +value: "231" +data: Proxies\__CG__\App\Entity\Course {#2469 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5433 +label: "EPS/EPS_FIII_SPORT" +value: "232" +data: App\Entity\Course {#4202 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5431 +label: "EPS/EPS_FIV_SPORT" +value: "233" +data: App\Entity\Course {#4208 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5427 +label: "ARTS AND LITTERATURE/CIT_EDUC_F4_CITIZENSHIP EDUC." +value: "234" +data: Proxies\__CG__\App\Entity\Course {#2652 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5435 +label: "ARTS AND LITTERATURE/FR_FI_FRENCH" +value: "235" +data: App\Entity\Course {#4219 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5436 +label: "ARTS AND LITTERATURE/ENG_LAG_FI_ENG. LANG." +value: "236" +data: App\Entity\Course {#4225 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5437 +label: "ARTS AND LITTERATURE/LIT_FI_LITERATURE" +value: "237" +data: App\Entity\Course {#4230 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5438 +label: "SCIENCE AND TECHNOLOGY/MATH_FI_MATHS" +value: "238" +data: Proxies\__CG__\App\Entity\Course {#2944 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5446 +label: "SCIENCE AND TECHNOLOGY/CHEM_FI_CHEMISTRY" +value: "239" +data: App\Entity\Course {#4240 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5444 +label: "SCIENCE AND TECHNOLOGY/PHY_FI_PHYSICS" +value: "240" +data: Proxies\__CG__\App\Entity\Course {#1949 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5440 +label: "SCIENCE AND TECHNOLOGY/BIO_FI_BIOLOGY" +value: "241" +data: Proxies\__CG__\App\Entity\Course {#2056 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5448 +label: "SCIENCE AND TECHNOLOGY/COMP_F1_COMPUTER" +value: "242" +data: Proxies\__CG__\App\Entity\Course {#2568 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5449 +label: "ARTS AND LITTERATURE/GEO_FI_GEOGRAPHY" +value: "243" +data: App\Entity\Course {#4257 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5450 +label: "ARTS AND LITTERATURE/HIST_FI_HISTORY" +value: "244" +data: Proxies\__CG__\App\Entity\Course {#1874 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5451 +label: "ARTS AND LITTERATURE/CIT_EDUC_FI_CITIZENSHIP EDUC." +value: "245" +data: Proxies\__CG__\App\Entity\Course {#2586 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5452 +label: "SCIENCE AND TECHNOLOGY/FOOD_FI_FOOD AND NUTRIT." +value: "246" +data: App\Entity\Course {#4270 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5453 +label: "ARTS AND LITTERATURE/ENG_LAG_FII_ENG. LANG." +value: "247" +data: App\Entity\Course {#4275 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5454 +label: "ARTS AND LITTERATURE/LIT_FII_LITERATURE" +value: "248" +data: App\Entity\Course {#4280 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5455 +label: "SCIENCE AND TECHNOLOGY/MATH_FII_MATHS" +value: "249" +data: Proxies\__CG__\App\Entity\Course {#2937 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5456 +label: "SCIENCE AND TECHNOLOGY/CHEM_FII_CHEMISTRY" +value: "250" +data: App\Entity\Course {#4290 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5457 +label: "SCIENCE AND TECHNOLOGY/PHY_FII_PHYSICS" +value: "251" +data: App\Entity\Course {#4295 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5458 +label: "SCIENCE AND TECHNOLOGY/BIO_FII_BIOLOGY" +value: "254" +data: App\Entity\Course {#4300 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5459 +label: "SCIENCE AND TECHNOLOGY/COMP_FII_COMPUTER" +value: "255" +data: App\Entity\Course {#4305 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5460 +label: "ARTS AND LITTERATURE/GOE_FII_GEOGRAPHY" +value: "256" +data: App\Entity\Course {#4310 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5461 +label: "ARTS AND LITTERATURE/HIST_FII_HISTORY" +value: "257" +data: Proxies\__CG__\App\Entity\Course {#1882 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5462 +label: "ARTS AND LITTERATURE/CIT_EDUC_FII_CITIZENSHIP EDUC." +value: "258" +data: Proxies\__CG__\App\Entity\Course {#2562 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5463 +label: "SCIENCE AND TECHNOLOGY/FOOD_FII_FOOD AND NUTRIT." +value: "259" +data: App\Entity\Course {#4323 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5464 +label: "ARTS AND LITTERATURE/FR_FIV_FRENCH" +value: "260" +data: App\Entity\Course {#4328 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5465 +label: "ARTS AND LITTERATURE/ENG_LAG_FIV_ENG. LANG." +value: "261" +data: App\Entity\Course {#4333 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5466 +label: "ARTS AND LITTERATURE/LIT_FIV_LITERATURE" +value: "262" +data: App\Entity\Course {#4338 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5467 +label: "SCIENCE AND TECHNOLOGY/MATH_FIV_MATHS" +value: "263" +data: App\Entity\Course {#4343 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5468 +label: "SCIENCE AND TECHNOLOGY/CHEM_FIV_SCIEN_CHEMISTRY" +value: "264" +data: Proxies\__CG__\App\Entity\Course {#1729 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5469 +label: "SCIENCE AND TECHNOLOGY/PHY_FIV_SCIEN_PHYSICS" +value: "265" +data: Proxies\__CG__\App\Entity\Course {#1936 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5470 +label: "SCIENCE AND TECHNOLOGY/BIO_FIV_BIOLOGY" +value: "266" +data: App\Entity\Course {#4358 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5471 +label: "SCIENCE AND TECHNOLOGY/COMP_FIV_COMPUTER" +value: "267" +data: Proxies\__CG__\App\Entity\Course {#1999 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5472 +label: "SCIENCE AND TECHNOLOGY/HUM_BIO_FIV_HUMAN BIOLOGY" +value: "268" +data: App\Entity\Course {#4367 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5473 +label: "SCIENCE AND TECHNOLOGY/GEO_FIV_GEOGRAPHY" +value: "269" +data: App\Entity\Course {#4372 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5474 +label: "ARTS AND LITTERATURE/HIST_FIV_HISTORY" +value: "270" +data: Proxies\__CG__\App\Entity\Course {#2531 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5475 +label: "ARTS AND LITTERATURE/ECO_FIV_ECONOMICS" +value: "271" +data: App\Entity\Course {#4381 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5476 +label: "ARTS AND LITTERATURE/COMM_FIV_COMMERCE" +value: "272" +data: App\Entity\Course {#4386 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5477 +label: "ARTS AND LITTERATURE/FR_FIII_FRENCH" +value: "273" +data: App\Entity\Course {#4391 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5478 +label: "ARTS AND LITTERATURE/ENG_LANG_FIII_ENG. LANG." +value: "274" +data: App\Entity\Course {#4397 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5479 +label: "ARTS AND LITTERATURE/LITT_FIII_LITTERATURE" +value: "275" +data: App\Entity\Course {#4402 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5480 +label: "SCIENCE AND TECHNOLOGY/MATHS_FIII_MATHEMATICS" +value: "276" +data: App\Entity\Course {#4407 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5481 +label: "SCIENCE AND TECHNOLOGY/CHEM_FIII_CHEMISTRY" +value: "277" +data: App\Entity\Course {#4413 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5482 +label: "SCIENCE AND TECHNOLOGY/BIO_FIII_BIOLOGY" +value: "278" +data: Proxies\__CG__\App\Entity\Course {#2037 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5483 +label: "ARTS AND LITTERATURE/GEO_FIII_GEOGRAPHY" +value: "279" +data: App\Entity\Course {#4422 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5484 +label: "ARTS AND LITTERATURE/CIT_FIII_CITIZENSHIP" +value: "280" +data: Proxies\__CG__\App\Entity\Course {#1889 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5485 +label: "ARTS AND LITTERATURE/ECO_FIII_ECONOMICS" +value: "281" +data: App\Entity\Course {#4431 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5486 +label: "ARTS AND LITTERATURE/HIST_FIII_HISTORY" +value: "282" +data: Proxies\__CG__\App\Entity\Course {#2580 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5487 +label: "ARTS AND LITTERATURE/CIT_FIV_SCIEN_CITIZENSHIP EDUC." +value: "283" +data: Proxies\__CG__\App\Entity\Course {#2676 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5488 +label: "ARTS AND LITTERATURE/FR_FIV_SCIEN_FRENCH" +value: "284" +data: App\Entity\Course {#4445 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5489 +label: "ARTS AND LITTERATURE/ENG_LANG_FIV_SCIEN_ENG. LANG." +value: "285" +data: App\Entity\Course {#4450 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5490 +label: "ARTS AND LITTERATURE/ECO_FIV_SCIEN_ECONOMICS" +value: "286" +data: App\Entity\Course {#4455 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5491 +label: "ARTS AND LITTERATURE/COM_FIV_SCIEN_COMMERCE" +value: "287" +data: App\Entity\Course {#4460 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5492 +label: "EPS/EPS_FIV_SCIEN_SPORT" +value: "288" +data: App\Entity\Course {#4465 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5493 +label: "SCIENCE AND TECHNOLOGY/COMP_FIV_SCIEN_COMPUTER" +value: "289" +data: Proxies\__CG__\App\Entity\Course {#2018 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5494 +label: "SCIENCE AND TECHNOLOGY/MATHS_FIV_SCIEN_MATHEMATICS" +value: "290" +data: App\Entity\Course {#4475 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5495 +label: "SCIENCE AND TECHNOLOGY/BIO_FIV_SCIEN_BIOLOGY" +value: "291" +data: Proxies\__CG__\App\Entity\Course {#2050 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5496 +label: "SCIENCE AND TECHNOLOGY/HUM_BIO_FIV_SCIEN_HUMAN BIOLOGY" +value: "292" +data: Proxies\__CG__\App\Entity\Course {#1930 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5497 +label: "ARTS AND LITTERATURE/GEO_FIV_SCIEN_GEOGRAPHY" +value: "293" +data: App\Entity\Course {#4488 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5498 +label: "SCIENCE AND TECHNOLOGY/PHY_FIII_PHYSICS" +value: "294" +data: App\Entity\Course {#4493 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5499 +label: "SCIENCE AND TECHNOLOGY/COM_FIII_SCIEN_COMPUTER" +value: "295" +data: App\Entity\Course {#4498 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5500 +label: "ESF-TM/MAN_LAB_F1_MANUAL LAB" +value: "296" +data: App\Entity\Course {#4503 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5501 +label: "ESF-TM/MAN_LAB_FII_MANUAL LAB" +value: "297" +data: App\Entity\Course {#4508 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5502 +label: "ESF-TM/MAN_LAB_FIII_MANUAL LAB" +value: "298" +data: App\Entity\Course {#4513 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5503 +label: "ESF-TM/MAN_LAB_FIV_SCIEN_MANUAL LAB" +value: "299" +data: App\Entity\Course {#4518 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5504 +label: "ESF-TM/MAN_LAB_FIV_ART_MANUAL LAB" +value: "300" +data: App\Entity\Course {#4523 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5505 +label: "ANGLAIS/EN_5c_ANGLAIS" +value: "302" +data: App\Entity\Course {#4528 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5506 +label: "FRANCAIS/LANG_5c_LANGUE" +value: "303" +data: Proxies\__CG__\App\Entity\Course {#2865 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5507 +label: "FRANCAIS/LITT_5C_LITTER" +value: "304" +data: Proxies\__CG__\App\Entity\Course {#2858 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5508 +label: "HIST-GEO-ECM/ECM_5C_ECM" +value: "305" +data: Proxies\__CG__\App\Entity\Course {#2407 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5509 +label: "HIST-GEO-ECM/HIST_5C_HISTOIRE" +value: "306" +data: Proxies\__CG__\App\Entity\Course {#2218 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5510 +label: "EPS/EPS_5C_EPS" +value: "307" +data: App\Entity\Course {#4550 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5511 +label: "ESF-TM/TM_5C_TM" +value: "308" +data: App\Entity\Course {#4556 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5512 +label: "MATHAMATIQUES/MATH_5C_MATHS" +value: "309" +data: App\Entity\Course {#4561 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5513 +label: "PCT/PHY_5C_PHYSIQUE" +value: "310" +data: Proxies\__CG__\App\Entity\Course {#2450 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5514 +label: "PCT/CHI_5C_CHIMIE" +value: "311" +data: App\Entity\Course {#4571 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5515 +label: "INFORMATIQUE/INFO_5C_INFO" +value: "312" +data: Proxies\__CG__\App\Entity\Course {#1772 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5516 +label: "SVT-EEHB/SVT_5C_SVT" +value: "313" +data: App\Entity\Course {#4580 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5517 +label: "PHILOSOPHIE/PHIL_6ESP_PHILO" +value: "314" +data: Proxies\__CG__\App\Entity\Course {#2212 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5518 +label: "PHILOSOPHIE/PHIL_6ALL_PHILO" +value: "315" +data: Proxies\__CG__\App\Entity\Course {#2194 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5519 +label: "SCIENCE AND TECHNOLOGY/BIO_FV_SCIEN_BIOLOGY" +value: "318" +data: Proxies\__CG__\App\Entity\Course {#1924 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5520 +label: "ARTS AND LITTERATURE/COM_FV_ARTS_COMMERCE" +value: "320" +data: App\Entity\Course {#4598 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5521 +label: "SCIENCE AND TECHNOLOGY/PHY_FV_SCIEN_PHYSICS" +value: "326" +data: Proxies\__CG__\App\Entity\Course {#1943 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5522 +label: "SCIENCE AND TECHNOLOGY/CHEM_FV_SCIEN_CHEMISTRY" +value: "327" +data: App\Entity\Course {#4608 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5523 +label: "SCIENCE AND TECHNOLOGY/MATHS_FV_SCIEN_MATHEMATICS" +value: "328" +data: App\Entity\Course {#4613 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5524 +label: "SCIENCE AND TECHNOLOGY/MATHS_FV_ARTS_MATHEMATICS" +value: "329" +data: App\Entity\Course {#4618 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5525 +label: "ARTS AND LITTERATURE/FR_FV_SCIEN_FRENCH" +value: "330" +data: Proxies\__CG__\App\Entity\Course {#2463 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5526 +label: "ARTS AND LITTERATURE/FR_FV_ARTS_FRENCH" +value: "331" +data: Proxies\__CG__\App\Entity\Course {#2363 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5527 +label: "ARTS AND LITTERATURE/ENG_LANG_FV_SCIEN_ENG. LAN." +value: "332" +data: App\Entity\Course {#4633 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5528 +label: "ARTS AND LITTERATURE/ENG_LANG_FV_ARTS_ENG. LAN." +value: "333" +data: App\Entity\Course {#4638 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5529 +label: "ARTS AND LITTERATURE/LIT_FV_ARTS_LITTERATURE" +value: "334" +data: App\Entity\Course {#4643 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5530 +label: "ARTS AND LITTERATURE/HIST_FV_ARTS_HISTORY" +value: "335" +data: Proxies\__CG__\App\Entity\Course {#2682 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5531 +label: "ARTS AND LITTERATURE/GEO_FV_SCIEN_GEOGRAPHY" +value: "336" +data: App\Entity\Course {#4652 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5532 +label: "ARTS AND LITTERATURE/GEO_FV_ARTS_GEOGRAPHY" +value: "337" +data: App\Entity\Course {#4657 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5533 +label: "ARTS AND LITTERATURE/CIT_FV_SCIEN_CITIZENSHIP EDUC." +value: "338" +data: App\Entity\Course {#4662 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5534 +label: "ARTS AND LITTERATURE/CIT_FV_ARTS_CITIZENSHIP EDUC." +value: "339" +data: Proxies\__CG__\App\Entity\Course {#2556 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5535 +label: "SCIENCE AND TECHNOLOGY/COMP_FV_SCIEN_COMPUTER" +value: "340" +data: App\Entity\Course {#4671 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5536 +label: "SCIENCE AND TECHNOLOGY/COMP_FV_ARTS_COMPUTER" +value: "341" +data: App\Entity\Course {#4676 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5537 +label: "SCIENCE AND TECHNOLOGY/BIO_FV_ARTS_BIOLOGY" +value: "342" +data: App\Entity\Course {#4681 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5538 +label: "PHILOSOPHIE/PHILO_6D_PHILOSOPHIE" +value: "354" +data: Proxies\__CG__\App\Entity\Course {#2176 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5539 +label: "PHILOSOPHIE/PHILO_6C_PHILOSOPHIE" +value: "355" +data: Proxies\__CG__\App\Entity\Course {#2170 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5540 +label: "SVT-EEHB/TP_SVT6D_TP_SVTEEHB" +value: "356" +data: App\Entity\Course {#4694 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5541 +label: "SCIENCE AND TECHNOLOGY/ECO_5_ECONS" +value: "357" +data: App\Entity\Course {#4699 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5542 +label: "SCIENCE AND TECHNOLOGY/ECON_5_ECONS" +value: "358" +data: App\Entity\Course {#4704 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5543 +label: "SCIENCE AND TECHNOLOGY/H-BIO5_HU BIOLOGIE" +value: "359" +data: Proxies\__CG__\App\Entity\Course {#1916 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5544 +label: "ARTS AND LITTERATURE/COMM_FV_SC_COMMERCE" +value: "360" +data: App\Entity\Course {#4713 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5545 +label: "ARTS AND LITTERATURE/COM_FIII_COMMERCE" +value: "361" +data: App\Entity\Course {#4718 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5546 +label: "SVT-EEHB/SVT_7A Esp_SCIENCES" +value: "362" +data: App\Entity\Course {#4723 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5547 +label: "SVT-EEHB/SVT_7ALL_SCIENCES" +value: "365" +data: App\Entity\Course {#4728 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5548 +label: "MATHAMATIQUES/AD_MATH4_ADD MATHS" +value: "366" +data: App\Entity\Course {#4733 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5549 +label: "MATHAMATIQUES/AD MATHS 5_ADD MATHS" +value: "367" +data: App\Entity\Course {#4738 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5550 +label: "CULTURE/LCN_1_LCN" +value: "368" +data: Proxies\__CG__\App\Entity\Course {#2290 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5558 +label: "CULTURE/LCN_2_LCN" +value: "369" +data: Proxies\__CG__\App\Entity\Course {#1992 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5556 +label: "CULTURE/LCN_3_ESP_LCN" +value: "370" +data: Proxies\__CG__\App\Entity\Course {#2006 …} +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5552 +label: "CULTURE/NLC_1_NLC" +value: "372" +data: Proxies\__CG__\App\Entity\Course {#2024 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5560 +label: "ESF-TM/ESF_5_All_ESF" +value: "373" +data: Proxies\__CG__\App\Entity\Course {#1803 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5561 +label: "ESF-TM/ESF_5_ESP_ESF" +value: "374" +data: Proxies\__CG__\App\Entity\Course {#1810 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5562 +label: "ESF-TM/ESF_5_C_ESF" +value: "375" +data: Proxies\__CG__\App\Entity\Course {#1826 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5563 +label: "ESF-TM/ESF_5_D_ESF" +value: "376" +data: App\Entity\Course {#4772 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5564 +label: "SVT-EEHB/TP_SVTEEHB_7D_TP_SVTEEHB" +value: "377" +data: App\Entity\Course {#4777 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5565 +label: "CULTURE/LCN_3_ALL_LCN" +value: "378" +data: Proxies\__CG__\App\Entity\Course {#2012 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5566 +label: "SCIENCE AND TECHNOLOGY/FOOD_FIII_FOOD AND NUTRITION" +value: "379" +data: Proxies\__CG__\App\Entity\Course {#1818 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5567 +label: "CULTURE/LCN_4ALL_LCN" +value: "381" +data: Proxies\__CG__\App\Entity\Course {#2062 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5568 +label: "CULTURE/LCN_4ESP_LCN" +value: "382" +data: Proxies\__CG__\App\Entity\Course {#2068 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5569 +label: "SCIENCE AND TECHNOLOGY/LOGIC_F3_LOGIC" +value: "384" +data: App\Entity\Course {#4798 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5570 +label: "SCIENCE AND TECHNOLOGY/LOGIC_F4_SC_LOGIC" +value: "385" +data: App\Entity\Course {#4803 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5571 +label: "SCIENCE AND TECHNOLOGY/LOGIC_F4_ART_LOGIC" +value: "386" +data: App\Entity\Course {#4808 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5572 +label: "SCIENCE AND TECHNOLOGY/LOGIC_F5_ART_LOGIC" +value: "388" +data: App\Entity\Course {#4813 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5573 +label: "CULTURE/RELIGION_F1_RELIGION" +value: "389" +data: App\Entity\Course {#4818 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5574 +label: "CULTURE/RELIGION_F2_RELIGION" +value: "390" +data: App\Entity\Course {#4823 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5575 +label: "SCIENCE AND TECHNOLOGY/FOOD_FIV_ARTS_FOOD AND NUTRITION" +value: "391" +data: Proxies\__CG__\App\Entity\Course {#2339 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5576 +label: "CULTURE/RELIGION_F3_RELIGION" +value: "392" +data: App\Entity\Course {#4832 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5577 +label: "CULTURE/RELIGION_FIV_ART_RELIGION" +value: "393" +data: App\Entity\Course {#4837 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5578 +label: "CULTURE/RELIGION_FIV_SC_RELIGION" +value: "394" +data: App\Entity\Course {#4842 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5579 +label: "SCIENCE AND TECHNOLOGY/FOOD_FIV_ART_FOOD AND NUTRITION" +value: "395" +data: Proxies\__CG__\App\Entity\Course {#1796 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5580 +label: "CULTURE/REL_FV_SC_RELIGION" +value: "396" +data: App\Entity\Course {#4851 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5581 +label: "CULTURE/REL_FV_ART_RELIGION" +value: "397" +data: App\Entity\Course {#4856 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5582 +label: "SCIENCE AND TECHNOLOGY/FOOD_FV_SCIEN_FOOD AND NITRITION" +value: "398" +data: App\Entity\Course {#4861 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5583 +label: "ARTS AND LITTERATURE/FOOD_FV_ARTS_FOOD AND NITRITION" +value: "399" +data: App\Entity\Course {#4866 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5584 +label: "PCT/TP_CHM_7C_TP_CHIMIE" +value: "400" +data: App\Entity\Course {#4871 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5585 +label: "PCT/TP_CHM_7D_TP_CHIMIE" +value: "401" +data: App\Entity\Course {#4876 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5586 +label: "PCT/TP_PHY_7C_TP_PHYSIQUE" +value: "402" +data: App\Entity\Course {#4881 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5587 +label: "PCT/TP_PHY_7D_TP_PHYSIQUE" +value: "403" +data: App\Entity\Course {#4886 …} +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5588 +label: "HIST-GEO-ECM/GEO_2_GEOGRAPHIE" +value: "407" +data: Proxies\__CG__\App\Entity\Course {#2456 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5589 +label: "HIST-GEO-ECM/GEO_1_GEOGRAPHIE" +value: "408" +data: Proxies\__CG__\App\Entity\Course {#2113 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5590 +label: "HIST-GEO-ECM/GEO_3ALL_GEOGRAPHIE" +value: "409" +data: Proxies\__CG__\App\Entity\Course {#2809 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5591 +label: "HIST-GEO-ECM/GEO_3ESP_GEOGRAPHIE" +value: "410" +data: Proxies\__CG__\App\Entity\Course {#2803 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5592 +label: "HIST-GEO-ECM/GEO_4ALL_GEOGRAPHIE" +value: "411" +data: Proxies\__CG__\App\Entity\Course {#2254 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5593 +label: "HIST-GEO-ECM/GEO_4ESP_GEOGRAPHIE" +value: "412" +data: Proxies\__CG__\App\Entity\Course {#2145 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5594 +label: "HIST-GEO-ECM/GEO_5ALL_GEOGRAPHIE" +value: "413" +data: App\Entity\Course {#4915 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5595 +label: "HIST-GEO-ECM/GEO_5ESP_GEOGRAPHIE" +value: "414" +data: Proxies\__CG__\App\Entity\Course {#2499 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5596 +label: "HIST-GEO-ECM/GEO_5D_GEOGRAPHIE" +value: "415" +data: App\Entity\Course {#4924 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5597 +label: "HIST-GEO-ECM/GEO_5C_GEOGRAPHIE" +value: "416" +data: Proxies\__CG__\App\Entity\Course {#2481 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5598 +label: "HIST-GEO-ECM/GEO_6ESP_GEOGRAPHIE" +value: "417" +data: Proxies\__CG__\App\Entity\Course {#2871 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5599 +label: "HIST-GEO-ECM/GEO_6C_GEOGRAPHIE" +value: "418" +data: App\Entity\Course {#4937 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5600 +label: "HIST-GEO-ECM/GEO_6D_GEOGRAPHIE" +value: "419" +data: App\Entity\Course {#4942 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5601 +label: "HIST-GEO-ECM/GEO_6ALL_GEOGRAPHIE" +value: "420" +data: Proxies\__CG__\App\Entity\Course {#2877 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5602 +label: "HIST-GEO-ECM/GEO_7ALL_GEOGRAPHIE" +value: "421" +data: Proxies\__CG__\App\Entity\Course {#2840 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5603 +label: "HIST-GEO-ECM/GEO_7ESP_GEOGRAPHIE" +value: "422" +data: Proxies\__CG__\App\Entity\Course {#2846 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5604 +label: "HIST-GEO-ECM/GEO_7D_GEOGRAPHIE" +value: "423" +data: Proxies\__CG__\App\Entity\Course {#2834 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5605 +label: "HIST-GEO-ECM/GEO_7C_GEOGRAPHIE" +value: "424" +data: Proxies\__CG__\App\Entity\Course {#2852 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5606 +label: "CULTURE/LCN_5ALL_LCN" +value: "425" +data: Proxies\__CG__\App\Entity\Course {#2592 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5607 +label: "CULTURE/LCN_5ESP_LCN" +value: "426" +data: Proxies\__CG__\App\Entity\Course {#2574 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5608 +label: "CULTURE/LCN_6ALL_LCN" +value: "427" +data: Proxies\__CG__\App\Entity\Course {#2092 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5609 +label: "CULTURE/LCN_6ESP_LCN" +value: "428" +data: Proxies\__CG__\App\Entity\Course {#2086 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5610 +label: "ANGLAIS/EN_1_B_ANGLAIS" +value: "429" +data: App\Entity\Course {#4983 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5611 +label: "HIST-GEO-ECM/ECM_1_B_ECM" +value: "430" +data: Proxies\__CG__\App\Entity\Course {#2139 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5612 +label: "FRANCAIS/COR_ORTH_1_B_COR. ORTH." +value: "431" +data: Proxies\__CG__\App\Entity\Course {#2151 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5613 +label: "FRANCAIS/EXP_ECR_1_B_EXPPS. ECRITE" +value: "432" +data: Proxies\__CG__\App\Entity\Course {#2133 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5614 +label: "FRANCAIS/EXP_ORL_1_B_EXPR. ORALE" +value: "433" +data: Proxies\__CG__\App\Entity\Course {#2080 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5615 +label: "FRANCAIS/ETUD_TXT_1_B_ET. DE TEXTE" +value: "434" +data: Proxies\__CG__\App\Entity\Course {#2074 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5616 +label: "HIST-GEO-ECM/HIST_1_B_HIST" +value: "435" +data: Proxies\__CG__\App\Entity\Course {#2598 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5617 +label: "HIST-GEO-ECM/GEO_1_B_GEOGRAPHIE" +value: "436" +data: Proxies\__CG__\App\Entity\Course {#2099 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5618 +label: "INFORMATIQUE/INFO_1_B_INFO" +value: "437" +data: App\Entity\Course {#5017 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5619 +label: "MATHAMATIQUES/MATH_1_MATHS" +value: "438" +data: App\Entity\Course {#5023 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5620 +label: "SVT-EEHB/SVT_1_B_SCIENCES" +value: "439" +data: Proxies\__CG__\App\Entity\Course {#2350 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5621 +label: "EPS/EPS_1_B_EPS" +value: "440" +data: App\Entity\Course {#5032 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5622 +label: "ESF-TM/ESF_1_B_ESF" +value: "441" +data: Proxies\__CG__\App\Entity\Course {#1758 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5623 +label: "ESF-TM/TM_1_B_TM" +value: "442" +data: App\Entity\Course {#5042 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5624 +label: "CULTURE/LCN_1_B_LCN" +value: "443" +data: Proxies\__CG__\App\Entity\Course {#2284 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5625 +label: "SCIENCE AND TECHNOLOGY/MATHS_L6_SCIEN_MATHEMATIC" +value: "444" +data: App\Entity\Course {#5051 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5626 +label: "SCIENCE AND TECHNOLOGY/CHEM_L6_Chemistry" +value: "445" +data: Proxies\__CG__\App\Entity\Course {#1955 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5627 +label: "SCIENCE AND TECHNOLOGY/MATHS_L6_A4_Mathematic" +value: "446" +data: App\Entity\Course {#5061 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5628 +label: "SCIENCE AND TECHNOLOGY/BIO_L6_SCIEN_Biology" +value: "447" +data: Proxies\__CG__\App\Entity\Course {#2044 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5629 +label: "SCIENCE AND TECHNOLOGY/CSC _L6_SCIEN_CSC" +value: "448" +data: App\Entity\Course {#5071 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5630 +label: "SCIENCE AND TECHNOLOGY/F/S_L6_SCIEN_F/S" +value: "450" +data: Proxies\__CG__\App\Entity\Course {#2395 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5631 +label: "ARTS AND LITTERATURE/ECO_L6_A4_ECONOMIC" +value: "452" +data: App\Entity\Course {#5080 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5632 +label: "ARTS AND LITTERATURE/GEO_L6_A4_GÉOGRAPHY" +value: "454" +data: App\Entity\Course {#5086 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5633 +label: "ARTS AND LITTERATURE/ENG_LANG_L6_A4_English Language" +value: "457" +data: App\Entity\Course {#5091 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5634 +label: "ARTS AND LITTERATURE/RELIGION _L6_ART_RELIGION" +value: "458" +data: App\Entity\Course {#5096 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5635 +label: "CULTURE/LCN_7All_LCN" +value: "460" +data: Proxies\__CG__\App\Entity\Course {#2120 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5636 +label: "CULTURE/LCN_7Esp_LCN" +value: "461" +data: Proxies\__CG__\App\Entity\Course {#2106 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5637 +label: "ARTS AND LITTERATURE/ECON_L6_A2_ECONOMY" +value: "462" +data: App\Entity\Course {#5112 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5638 +label: "FRANCAIS/FR_L6_A2_FRENCH" +value: "463" +data: App\Entity\Course {#5117 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5639 +label: "HIST-GEO-ECM/HIST_L6_A2_HISTORY" +value: "464" +data: Proxies\__CG__\App\Entity\Course {#2694 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5640 +label: "ARTS AND LITTERATURE/CSC_L6_A2_CSC" +value: "465" +data: App\Entity\Course {#5126 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5641 +label: "ARTS AND LITTERATURE/CSC_L4_CSC" +value: "466" +data: App\Entity\Course {#5131 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5642 +label: "ARTS AND LITTERATURE/REL_L6_A4_RELIGION" +value: "467" +data: App\Entity\Course {#5136 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5643 +label: "CULTURE/NLC_2_NLC" +value: "468" +data: Proxies\__CG__\App\Entity\Course {#2031 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3107 -form: Symfony\Component\Form\Form {#1592 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3106 …5} |
| full_name | "course" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "course" |
| is_selected | Closure($choice, $value) {#5645 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1303 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "course" |
| placeholder | "Filtrer le cours" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_course" |
| valid | true |
| value | "" |
sequence
"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\Sequence" |
same as passed value |
| label | false |
same as passed value |
| placeholder | "Filtrer Selon la sequence" |
same as passed value |
| query_builder | Closure(SequenceRepository $repository) {#1301 class: "App\Form\Filter\EvaluationSearchType" this: App\Form\Filter\EvaluationSearchType {#917 …} } |
Doctrine\ORM\QueryBuilder {#1404 -em: Doctrine\ORM\EntityManager {#793 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1403 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1406 #from: "App\Entity\Sequence" #alias: "s" #indexBy: null } ] "join" => [ "s" => [ Doctrine\ORM\Query\Expr\Join {#1407 #joinType: "LEFT" #join: "s.quater" #alias: "q" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#1408 #joinType: "LEFT" #join: "q.schoolYear" #alias: "sc" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1409 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "sc.id = :id" ] } "groupBy" => [] "having" => null "orderBy" => [ "s.id" ] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Sequence s LEFT JOIN s.quater q LEFT JOIN q.schoolYear sc WHERE sc.id = :id ORDER BY s.id" -parameters: Doctrine\Common\Collections\ArrayCollection {#1405 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "q" => "s" "sc" => "s" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#1325 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1588 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1470 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1466 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1464 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1563 -om: ContainerLwPEVdm\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#307 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1374 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Sequence" |
| 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 {#91 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#90 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#89 …} -namespace: Closure() {#87 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| em | ContainerLwPEVdm\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#307 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1563 -om: ContainerLwPEVdm\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#307 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1374 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Filtrer Selon la sequence" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1404 -em: Doctrine\ORM\EntityManager {#793 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1403 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1406 #from: "App\Entity\Sequence" #alias: "s" #indexBy: null } ] "join" => [ "s" => [ Doctrine\ORM\Query\Expr\Join {#1407 #joinType: "LEFT" #join: "s.quater" #alias: "q" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#1408 #joinType: "LEFT" #join: "q.schoolYear" #alias: "sc" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1409 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "sc.id = :id" ] } "groupBy" => [] "having" => null "orderBy" => [ "s.id" ] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Sequence s LEFT JOIN s.quater q LEFT JOIN q.schoolYear sc WHERE sc.id = :id ORDER BY s.id" -parameters: Doctrine\Common\Collections\ArrayCollection {#1405 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "q" => "s" "sc" => "s" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1373 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1276 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1178 …} $translationDomain: "validators" $message: Closure() {#1372 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_sequence" ] |
| cache_key | "_sequence_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5648 +label: "session1" +value: "46" +data: Proxies\__CG__\App\Entity\Sequence {#1728 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5646 -form: Symfony\Component\Form\Form {#1595 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5647 …5} |
| full_name | "sequence" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sequence" |
| is_selected | Closure($choice, $value) {#5652 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1303 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "sequence" |
| placeholder | "Filtrer Selon la sequence" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sequence" |
| valid | true |
| value | "" |
room
"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\ClassRoom" |
same as passed value |
| label | false |
same as passed value |
| placeholder | "Filtrer Selon la classe" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#1325 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1576 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1558 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1575 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1574 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1557 -om: ContainerLwPEVdm\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#307 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1554 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\ClassRoom" |
| 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 {#91 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#90 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#89 …} -namespace: Closure() {#87 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| em | ContainerLwPEVdm\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#307 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1557 -om: ContainerLwPEVdm\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#307 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1554 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Filtrer Selon la classe" |
| 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() {#1559 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1276 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1178 …} $translationDomain: "validators" $message: Closure() {#1560 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_room" ] |
| cache_key | "_room_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6055 +label: "Secondaire/Francophone/PREMIER/2/CINQUIEME" +value: "1" +data: Proxies\__CG__\App\Entity\ClassRoom {#1868 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6070 +label: "Secondaire/Francophone/PREMIER/1/SIXIEME A" +value: "2" +data: Proxies\__CG__\App\Entity\ClassRoom {#1766 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6080 +label: "Secondaire/Francophone/PREMIER/3/QUATRIEME ALL" +value: "3" +data: Proxies\__CG__\App\Entity\ClassRoom {#1783 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6085 +label: "Secondaire/Anglophone/SECOND CYCLE/IV/FORM IV ARTS" +value: "4" +data: Proxies\__CG__\App\Entity\ClassRoom {#1795 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6100 +label: "Secondaire/Francophone/PREMIER/4/TROISIEME ALL" +value: "5" +data: Proxies\__CG__\App\Entity\ClassRoom {#1848 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6105 +label: "Secondaire/Francophone/SECOND/6/PREMIERE A4 ESP" +value: "6" +data: Proxies\__CG__\App\Entity\ClassRoom {#1896 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6115 +label: "Secondaire/Francophone/SECOND/6/PREMIERE_C" +value: "7" +data: Proxies\__CG__\App\Entity\ClassRoom {#1832 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6113 +label: "Secondaire/Francophone/SECOND/6/PREMIERE_D" +value: "8" +data: Proxies\__CG__\App\Entity\ClassRoom {#1746 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6108 +label: "Secondaire/Francophone/SECOND/5/SECONDE A ALL" +value: "9" +data: Proxies\__CG__\App\Entity\ClassRoom {#1802 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6122 +label: "Secondaire/Francophone/SECOND/5/SECONDE A ESP" +value: "10" +data: Proxies\__CG__\App\Entity\ClassRoom {#1809 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6120 +label: "Secondaire/Francophone/SECOND/5/SECONDE D" +value: "11" +data: App\Entity\ClassRoom {#5828 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6116 +label: "Secondaire/Francophone/SECOND/7/TERMINALE A ALL" +value: "12" +data: Proxies\__CG__\App\Entity\ClassRoom {#2121 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6129 +label: "Secondaire/Francophone/SECOND/7/TERMINALE A ESP" +value: "13" +data: Proxies\__CG__\App\Entity\ClassRoom {#2107 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6127 +label: "Secondaire/Francophone/SECOND/7/TERMINALE C" +value: "14" +data: Proxies\__CG__\App\Entity\ClassRoom {#1910 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6123 +label: "Secondaire/Francophone/SECOND/7/TERMINALE_D" +value: "15" +data: Proxies\__CG__\App\Entity\ClassRoom {#1903 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6124 +label: "Secondaire/Francophone/PREMIER/4/TROISIEME ESP" +value: "16" +data: Proxies\__CG__\App\Entity\ClassRoom {#1841 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6130 +label: "Secondaire/Francophone/PREMIER/3/QUATRIEME ESP" +value: "17" +data: Proxies\__CG__\App\Entity\ClassRoom {#1752 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6131 +label: "Secondaire/Anglophone/FIRST CYCLE/III/FORM III" +value: "18" +data: Proxies\__CG__\App\Entity\ClassRoom {#1817 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6144 +label: "Secondaire/Anglophone/FIRST CYCLE/II/FORM II" +value: "19" +data: Proxies\__CG__\App\Entity\ClassRoom {#1883 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6149 +label: "Secondaire/Anglophone/FIRST CYCLE/I/FORM I" +value: "20" +data: Proxies\__CG__\App\Entity\ClassRoom {#1875 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6154 +label: "Secondaire/Francophone/SECOND/6/PREMIERE A4 ALL" +value: "21" +data: Proxies\__CG__\App\Entity\ClassRoom {#2093 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6152 +label: "Secondaire/Anglophone/SECOND CYCLE/IV/FORM IV SCIENCE" +value: "23" +data: Proxies\__CG__\App\Entity\ClassRoom {#1739 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6137 +label: "Secondaire/Anglophone/SECOND CYCLE/IV/FORM V ARTS" +value: "24" +data: Proxies\__CG__\App\Entity\ClassRoom {#2364 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6133 +label: "Secondaire/Anglophone/SECOND CYCLE/IV/FORM V SCIENCE" +value: "25" +data: Proxies\__CG__\App\Entity\ClassRoom {#1917 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6155 +label: "Secondaire/Francophone/SECOND/5/SECONDE C" +value: "26" +data: Proxies\__CG__\App\Entity\ClassRoom {#1825 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6156 +label: "Secondaire/Anglophone/SECOND CYCLE/VI/LOWER VI ART 4" +value: "27" +data: App\Entity\ClassRoom {#5954 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6164 +label: "Secondaire/Anglophone/SECOND CYCLE/VI/LOWER VI ART 2" +value: "28" +data: Proxies\__CG__\App\Entity\ClassRoom {#2695 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6162 +label: "Secondaire/Anglophone/SECOND CYCLE/VI/LOWER VI SCIENCE" +value: "29" +data: Proxies\__CG__\App\Entity\ClassRoom {#1956 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6158 +label: "Secondaire/Francophone/PREMIER/1/SIXIEME B" +value: "30" +data: Proxies\__CG__\App\Entity\ClassRoom {#1759 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5655 -form: Symfony\Component\Form\Form {#1598 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5654 …5} |
| full_name | "room" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "room" |
| is_selected | Closure($choice, $value) {#6165 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1303 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "room" |
| placeholder | "Filtrer Selon la classe" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_room" |
| valid | true |
| value | "" |