- 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) {#1296 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1084 …} 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() {#1298 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1278 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1180 …} $translationDomain: "validators" $message: Closure() {#1297 …} } }  | 
                
| 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 {#2804 -form: Symfony\Component\Form\Form {#1592 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#2805 …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 {#1327 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] }  | 
                
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1363 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1331 …} }  | 
                
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1364 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] }  | 
                
| choice_translation_domain | false | 
                
| choice_translation_parameters | []  | 
                
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1365 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1332 -om: ContainerLwPEVdm\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#307 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1334 …} -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 {#1332 -om: ContainerLwPEVdm\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#307 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1334 …} -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() {#1330 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1278 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1180 …} $translationDomain: "validators" $message: Closure() {#1328 …} } }  | 
                
| 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 {#2814 +label: "ANGLAIS/EN4ALL_ANGLAIS" +value: "2" +data: Proxies\__CG__\App\Entity\Course {#2068 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2820 +label: "ALLEMAND/ALL_4_ALLEMAND" +value: "3" +data: Proxies\__CG__\App\Entity\Course {#2225 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4903 +label: "ANGLAIS/EN4ESP_ANGLAIS" +value: "4" +data: Proxies\__CG__\App\Entity\Course {#2339 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4901 +label: "ESPAGNOL/ESP4_ALL/ESP" +value: "5" +data: App\Entity\Course {#2873 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4911 +label: "HIST-GEO-ECM/HG_4ALL_HISTOIRE" +value: "6" +data: Proxies\__CG__\App\Entity\Course {#2443 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4918 +label: "HIST-GEO-ECM/HIST_4ESP_HISTOIRE" +value: "7" +data: Proxies\__CG__\App\Entity\Course {#2437 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4916 +label: "FRANCAIS/EXPORL4ALL_EXPR. ORALE" +value: "8" +data: App\Entity\Course {#2889 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4926 +label: "FRANCAIS/EXPORL4ESP_EXPR. ORALE" +value: "9" +data: App\Entity\Course {#2895 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4924 +label: "FRANCAIS/EXPECRI4ALL_EXPR. ECRITE" +value: "10" +data: App\Entity\Course {#2900 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4920 +label: "FRANCAIS/EXPECRIT4ESP_EXPR. ECRITE" +value: "11" +data: App\Entity\Course {#2905 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4928 +label: "FRANCAIS/ETUDTXT4ALL_ET. DE TEXTE" +value: "12" +data: App\Entity\Course {#2910 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4929 +label: "FRANCAIS/ETUDTXT4ESP_ET. DE TEXTE" +value: "13" +data: App\Entity\Course {#2915 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4930 +label: "HIST-GEO-ECM/ECM4ALL_ECM" +value: "14" +data: Proxies\__CG__\App\Entity\Course {#2431 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4931 +label: "HIST-GEO-ECM/ECM4ESP_ECM" +value: "15" +data: Proxies\__CG__\App\Entity\Course {#2425 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4932 +label: "INFORMATIQUE/INFO4ALL_INFO" +value: "18" +data: Proxies\__CG__\App\Entity\Course {#2004 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4940 +label: "INFORMATIQUE/INFO4ESP_INFO" +value: "19" +data: Proxies\__CG__\App\Entity\Course {#1998 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4938 +label: "MATHAMATIQUES/MATH4ALL_MATHS" +value: "20" +data: App\Entity\Course {#2939 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4949 +label: "MATHAMATIQUES/MATH4ESP_MATHS" +value: "21" +data: App\Entity\Course {#2945 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4947 +label: "PCT/PCT_4ALL_PCT" +value: "22" +data: Proxies\__CG__\App\Entity\Course {#2112 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4957 +label: "PCT/PCT_4ESP_PCT" +value: "23" +data: Proxies\__CG__\App\Entity\Course {#2125 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4955 +label: "SVT-EEHB/SVT4ALL_SCIENCES" +value: "24" +data: App\Entity\Course {#2959 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4965 +label: "SVT-EEHB/SVT4ESP_SCIENCES" +value: "25" +data: App\Entity\Course {#2965 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4963 +label: "ESF-TM/TM_4ALL_TM" +value: "26" +data: App\Entity\Course {#2970 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4974 +label: "ESF-TM/TM_4ESP_TM" +value: "27" +data: App\Entity\Course {#2977 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4972 +label: "EPS/EPS4ALL_EPS" +value: "28" +data: App\Entity\Course {#2983 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4982 +label: "EPS/EPS4EPS_EPS" +value: "29" +data: App\Entity\Course {#2989 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4980 +label: "FRANCAIS/COR_ORTH_4ALL_COR. ORTH." +value: "30" +data: App\Entity\Course {#2994 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4976 +label: "FRANCAIS/COR_ORTH_4ESP_COR. ORTH." +value: "31" +data: App\Entity\Course {#2999 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4984 +label: "ESF-TM/ESF_4ALL_ESF" +value: "32" +data: App\Entity\Course {#3004 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4985 +label: "ESF-TM/ESF_4ESP_ESF" +value: "33" +data: App\Entity\Course {#3009 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4986 +label: "ANGLAIS/EN_6ESP_ANGLAIS" +value: "35" +data: Proxies\__CG__\App\Entity\Course {#2333 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4987 +label: "ESPAGNOL/ALL_ESP_3_ESP_ALL/ESP" +value: "36" +data: App\Entity\Course {#3019 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4988 +label: "ALLEMAND/ALL_ESP_3_ALL_ALL/ESP" +value: "37" +data: Proxies\__CG__\App\Entity\Course {#2252 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4989 +label: "ANGLAIS/EN3ALL_ANGLAIS" +value: "38" +data: Proxies\__CG__\App\Entity\Course {#2218 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4990 +label: "ANGLAIS/EN3ESP_ANGLAIS" +value: "39" +data: App\Entity\Course {#3034 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4991 +label: "HIST-GEO-ECM/ECM_3ALL_ECM" +value: "40" +data: Proxies\__CG__\App\Entity\Course {#1941 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4992 +label: "HIST-GEO-ECM/ECM_3ESP_ECM" +value: "41" +data: Proxies\__CG__\App\Entity\Course {#1934 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4993 +label: "EPS/EPS3ALL_EPS" +value: "42" +data: App\Entity\Course {#3047 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4994 +label: "EPS/EPS_3EPS_EPS" +value: "43" +data: App\Entity\Course {#3053 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4995 +label: "ESF-TM/ESF_3ALL_ESF" +value: "44" +data: App\Entity\Course {#3059 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4996 +label: "ESF-TM/ESF_3ESP_ESF" +value: "45" +data: App\Entity\Course {#3064 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4997 +label: "FRANCAIS/COR_ORTH_3ALL_COR. ORTH." +value: "46" +data: Proxies\__CG__\App\Entity\Course {#2461 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4998 +label: "FRANCAIS/COR_ORTH_3ESP_COR. ORTH." +value: "47" +data: Proxies\__CG__\App\Entity\Course {#2455 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4999 +label: "FRANCAIS/EXPR_ECR_3ALL_EXPR. ECRITE" +value: "48" +data: App\Entity\Course {#3077 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5000 +label: "FRANCAIS/EXPR_ECR_3EXP_EXPR. ECRITE" +value: "49" +data: App\Entity\Course {#3082 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5001 +label: "FRANCAIS/EXP_ORL_3ALL_EXPR. ORALE" +value: "50" +data: Proxies\__CG__\App\Entity\Course {#2485 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5002 +label: "FRANCAIS/EXP_ORL_3ESP_EXPR. ORALE" +value: "51" +data: Proxies\__CG__\App\Entity\Course {#2479 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5003 +label: "FRANCAIS/ETUD_TXT_3ALL_ET. DE TEXTE" +value: "52" +data: Proxies\__CG__\App\Entity\Course {#2473 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5004 +label: "FRANCAIS/ETUD_TXT_3ESP_ET. DE TEXTE" +value: "53" +data: Proxies\__CG__\App\Entity\Course {#2467 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5005 +label: "HIST-GEO-ECM/H_3ALL_HISTOIRE" +value: "54" +data: Proxies\__CG__\App\Entity\Course {#2534 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5006 +label: "HIST-GEO-ECM/H_3ESP_HISTOIRE" +value: "55" +data: Proxies\__CG__\App\Entity\Course {#2528 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5007 +label: "INFORMATIQUE/INFO_3ALL_INFO" +value: "56" +data: App\Entity\Course {#3111 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5008 +label: "INFORMATIQUE/INFO_3ESP_INFO" +value: "57" +data: App\Entity\Course {#3117 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5009 +label: "MATHAMATIQUES/MATH_3ALL_MATHEMATIQUES" +value: "58" +data: Proxies\__CG__\App\Entity\Course {#2669 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5010 +label: "MATHAMATIQUES/MATH_3ESP_MATHS" +value: "59" +data: Proxies\__CG__\App\Entity\Course {#2662 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5011 +label: "PCT/PCT_3ALL_P.C.T" +value: "60" +data: App\Entity\Course {#3131 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5012 +label: "PCT/PCT_3ESP_P.C.T" +value: "61" +data: App\Entity\Course {#3136 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5013 +label: "SVT-EEHB/SVT_3ALL_SCIENCES" +value: "62" +data: Proxies\__CG__\App\Entity\Course {#2376 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5014 +label: "SVT-EEHB/SVT_3ESP_SCIENCES" +value: "63" +data: Proxies\__CG__\App\Entity\Course {#2370 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5015 +label: "ESF-TM/TM_3ALL_TM" +value: "64" +data: App\Entity\Course {#3149 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5016 +label: "ESF-TM/TM_3ESP_TM" +value: "65" +data: App\Entity\Course {#3154 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5017 +label: "ANGLAIS/EN_2_ANGLAIS" +value: "66" +data: App\Entity\Course {#3159 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5018 +label: "HIST-GEO-ECM/ECM_2_ECM" +value: "67" +data: Proxies\__CG__\App\Entity\Course {#2503 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5019 +label: "EPS/EPS_2_EPS" +value: "68" +data: App\Entity\Course {#3169 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5020 +label: "ESF-TM/ESF_2_ESF" +value: "69" +data: App\Entity\Course {#3175 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5021 +label: "FRANCAIS/COR_ORTH_2_COR. ORTH." +value: "70" +data: App\Entity\Course {#3180 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5022 +label: "FRANCAIS/EXP_ECR_2_EXPR. ECRITE" +value: "71" +data: App\Entity\Course {#3185 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5023 +label: "FRANCAIS/EXP_ORL_2_EXPR. ORALE" +value: "72" +data: App\Entity\Course {#3190 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5024 +label: "FRANCAIS/ETUD_TXT_2_ET. DE TEXTE" +value: "73" +data: App\Entity\Course {#3195 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5025 +label: "HIST-GEO-ECM/HIST_2_HISTOIRE" +value: "74" +data: Proxies\__CG__\App\Entity\Course {#2099 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5026 +label: "INFORMATIQUE/INFO_2_INFO" +value: "75" +data: App\Entity\Course {#3204 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5027 +label: "MATHAMATIQUES/MATH_2_MATHS" +value: "76" +data: Proxies\__CG__\App\Entity\Course {#2246 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5028 +label: "SVT-EEHB/SVT_2_SCIENCES" +value: "77" +data: App\Entity\Course {#3214 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5029 +label: "ESF-TM/TM_2_TM" +value: "78" +data: App\Entity\Course {#3219 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5030 +label: "ANGLAIS/EN_1_ANGLAIS" +value: "79" +data: App\Entity\Course {#3224 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5031 +label: "HIST-GEO-ECM/ECM_1_ECM" +value: "80" +data: Proxies\__CG__\App\Entity\Course {#1781 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5032 +label: "EPS/ESP_1_EPS" +value: "81" +data: App\Entity\Course {#3234 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5033 +label: "ESF-TM/ESF_1_ESF" +value: "82" +data: App\Entity\Course {#3240 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5034 +label: "FRANCAIS/COR_ORTH_1_COR. ORTH." +value: "83" +data: Proxies\__CG__\App\Entity\Course {#2449 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5035 +label: "FRANCAIS/EXP_ECR_1_EXPR. ECRITE" +value: "84" +data: Proxies\__CG__\App\Entity\Course {#2419 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5036 +label: "FRANCAIS/EXP_ORL_1_EXPR. ORALE" +value: "85" +data: Proxies\__CG__\App\Entity\Course {#2413 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5037 +label: "FRANCAIS/ETUD_TXT_1_ET. DE TEXTE" +value: "86" +data: Proxies\__CG__\App\Entity\Course {#2407 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5038 +label: "HIST-GEO-ECM/HIST_1_HIST-GEO" +value: "87" +data: Proxies\__CG__\App\Entity\Course {#2315 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5039 +label: "INFORMATIQUE/INFO_1_INFO" +value: "88" +data: App\Entity\Course {#3265 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5040 +label: "MATHAMATIQUES/MATH_1_MATHS" +value: "89" +data: App\Entity\Course {#3271 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5041 +label: "SVT-EEHB/SVT_1_SCIENCES" +value: "90" +data: App\Entity\Course {#3276 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5042 +label: "ESF-TM/TM_1_TM" +value: "91" +data: App\Entity\Course {#3281 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5043 +label: "ALLEMAND/ALL_5_ALL" +value: "92" +data: Proxies\__CG__\App\Entity\Course {#2240 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5044 +label: "ESPAGNOL/ESP_5_ESPAGNOL" +value: "93" +data: App\Entity\Course {#3291 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5045 +label: "ANGLAIS/EN_5_ALL_ANGLAIS" +value: "94" +data: App\Entity\Course {#3297 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5046 +label: "ANGLAIS/EN_5_ESP_ANGLAIS" +value: "95" +data: App\Entity\Course {#3302 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5047 +label: "HIST-GEO-ECM/ECM_5ALL_ECM" +value: "96" +data: Proxies\__CG__\App\Entity\Course {#2080 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5048 +label: "HIST-GEO-ECM/ECM_5ESP_ECM" +value: "97" +data: Proxies\__CG__\App\Entity\Course {#2074 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5049 +label: "EPS/ESP_5ALL_EPS" +value: "98" +data: App\Entity\Course {#3315 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5050 +label: "EPS/EPS_5ESP_EPS" +value: "99" +data: App\Entity\Course {#3321 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5051 +label: "FRANCAIS/LANG_5ESP_LANGUE" +value: "100" +data: Proxies\__CG__\App\Entity\Course {#2607 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5052 +label: "FRANCAIS/LANG_5ALL_LANGUE" +value: "101" +data: Proxies\__CG__\App\Entity\Course {#2595 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5053 +label: "FRANCAIS/LITT_5ALL_LITTER." +value: "102" +data: Proxies\__CG__\App\Entity\Course {#2589 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5054 +label: "FRANCAIS/LITT_5ESP_LITTER." +value: "103" +data: Proxies\__CG__\App\Entity\Course {#2601 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5055 +label: "HIST-GEO-ECM/HIST_5ALL_HISTOIRE" +value: "106" +data: App\Entity\Course {#3343 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5056 +label: "HIST-GEO-ECM/HIST_5ESP_HISTOIRE" +value: "107" +data: Proxies\__CG__\App\Entity\Course {#2086 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5057 +label: "INFORMATIQUE/INFO_5ALL_INFO" +value: "108" +data: App\Entity\Course {#3352 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5058 +label: "INFORMATIQUE/INFO_5ESP_INFO" +value: "109" +data: App\Entity\Course {#3358 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5059 +label: "MATHAMATIQUES/MATH_5ALL_MATHS" +value: "110" +data: Proxies\__CG__\App\Entity\Course {#2687 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5060 +label: "MATHAMATIQUES/MATH_5ESP_MATHS" +value: "111" +data: Proxies\__CG__\App\Entity\Course {#2681 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5061 +label: "SVT-EEHB/SVT_5ALL_SCIENCES" +value: "112" +data: Proxies\__CG__\App\Entity\Course {#2521 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5062 +label: "SVT-EEHB/SVT_5ESP_SCIENCES" +value: "113" +data: App\Entity\Course {#3376 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5063 +label: "ESF-TM/TM_5ALL_TM" +value: "114" +data: App\Entity\Course {#3381 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5064 +label: "ESF-TM/TM_5ESP_TM" +value: "115" +data: App\Entity\Course {#3386 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5065 +label: "ANGLAIS/EN_5D_ANGLAIS" +value: "116" +data: App\Entity\Course {#3391 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5066 +label: "PCT/CHI_5D_CHIMIE" +value: "117" +data: App\Entity\Course {#3397 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5067 +label: "HIST-GEO-ECM/ECM_5D_ECM" +value: "118" +data: App\Entity\Course {#3403 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5068 +label: "EPS/EPS_5D_EPS" +value: "119" +data: App\Entity\Course {#3408 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5069 +label: "HIST-GEO-ECM/HIST_5D_HISTOIRE" +value: "120" +data: App\Entity\Course {#3414 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5070 +label: "INFORMATIQUE/INFO_5D_INFO" +value: "121" +data: App\Entity\Course {#3419 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5071 +label: "MATHAMATIQUES/MATH_5D_MATHS" +value: "122" +data: App\Entity\Course {#3424 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5072 +label: "PCT/PHY_5D_PHY" +value: "123" +data: App\Entity\Course {#3429 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5073 +label: "FRANCAIS/LITT_5D_LITTER" +value: "124" +data: App\Entity\Course {#3434 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5074 +label: "FRANCAIS/LANG_5D_LANGUE" +value: "125" +data: App\Entity\Course {#3439 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5075 +label: "SVT-EEHB/SVT_5D_SVT" +value: "126" +data: App\Entity\Course {#3444 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5076 +label: "ESF-TM/TM_5D_TM" +value: "127" +data: App\Entity\Course {#3449 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5077 +label: "ESPAGNOL/ESP_6_ESPAGNOL" +value: "129" +data: App\Entity\Course {#3454 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5078 +label: "HIST-GEO-ECM/ECM_6ESP_ECM" +value: "130" +data: Proxies\__CG__\App\Entity\Course {#1961 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5079 +label: "HIST-GEO-ECM/HIST_6ESP_HISTOIRE" +value: "131" +data: Proxies\__CG__\App\Entity\Course {#2194 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5080 +label: "FRANCAIS/LANG_6ESP_LANGUE" +value: "132" +data: Proxies\__CG__\App\Entity\Course {#2631 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5081 +label: "FRANCAIS/LIT_6ESP_LITTER." +value: "133" +data: Proxies\__CG__\App\Entity\Course {#2625 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5082 +label: "MATHAMATIQUES/MATH_6ESP_MATHS" +value: "134" +data: Proxies\__CG__\App\Entity\Course {#2131 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5083 +label: "SVT-EEHB/SVT_6ESP_SCIENCES" +value: "136" +data: Proxies\__CG__\App\Entity\Course {#2491 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5084 +label: "INFORMATIQUE/INFO_6ESP_INFO" +value: "137" +data: Proxies\__CG__\App\Entity\Course {#2028 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5085 +label: "EPS/EPS_6ESP_EPS" +value: "139" +data: App\Entity\Course {#3488 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5086 +label: "ESF-TM/TM_6ESP_TM" +value: "140" +data: App\Entity\Course {#3494 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5087 +label: "ESF-TM/TM_6ALL_TM" +value: "141" +data: App\Entity\Course {#3499 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5088 +label: "EPS/EPS_6ALL_EPS" +value: "142" +data: App\Entity\Course {#3505 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5089 +label: "INFORMATIQUE/INF_6ALL_INFO" +value: "143" +data: Proxies\__CG__\App\Entity\Course {#2054 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5090 +label: "MATHAMATIQUES/MATH_6ALL_MATHS" +value: "144" +data: Proxies\__CG__\App\Entity\Course {#2143 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5091 +label: "FRANCAIS/LIT_6ALL_LITTER." +value: "146" +data: Proxies\__CG__\App\Entity\Course {#2619 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5092 +label: "FRANCAIS/LAN_6ALL_LANGUE" +value: "147" +data: Proxies\__CG__\App\Entity\Course {#2613 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5093 +label: "HIST-GEO-ECM/HIST_6ALL_HISTOIRE" +value: "148" +data: Proxies\__CG__\App\Entity\Course {#2188 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5094 +label: "HIST-GEO-ECM/ECM_6ALL_ECM" +value: "149" +data: Proxies\__CG__\App\Entity\Course {#1955 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5095 +label: "ALLEMAND/ALL_6_ALL" +value: "150" +data: App\Entity\Course {#3536 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5096 +label: "ANGLAIS/EN_6ALL_ANGLAIS" +value: "151" +data: Proxies\__CG__\App\Entity\Course {#2327 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5097 +label: "ANGLAIS/EN_6C_ANGLAIS" +value: "152" +data: Proxies\__CG__\App\Entity\Course {#2321 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5098 +label: "HIST-GEO-ECM/ECM_6C_ECM" +value: "153" +data: Proxies\__CG__\App\Entity\Course {#1973 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5099 +label: "HIST-GEO-ECM/HIST_6C_HISTOIRE" +value: "154" +data: Proxies\__CG__\App\Entity\Course {#2206 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5100 +label: "FRANCAIS/LANG_6C_LANGUE" +value: "155" +data: Proxies\__CG__\App\Entity\Course {#2656 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5101 +label: "FRANCAIS/LIT_6C_LITTER." +value: "156" +data: App\Entity\Course {#3562 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5102 +label: "MATHAMATIQUES/MATH_6C_MATHS" +value: "157" +data: App\Entity\Course {#3567 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5103 +label: "PCT/PHY_6C_PHYS" +value: "158" +data: App\Entity\Course {#3573 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5104 +label: "PCT/CHM_6C_CHIMIE" +value: "159" +data: App\Entity\Course {#3578 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5105 +label: "INFORMATIQUE/INFO_6C_INFO" +value: "160" +data: Proxies\__CG__\App\Entity\Course {#2010 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5106 +label: "SVT-EEHB/SVT_6C_SVT-EEHB" +value: "161" +data: Proxies\__CG__\App\Entity\Course {#2497 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5107 +label: "EPS/EPS_6C_EPS" +value: "162" +data: App\Entity\Course {#3591 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5108 +label: "ESF-TM/TM_6C_TM" +value: "163" +data: App\Entity\Course {#3597 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5109 +label: "ANGLAIS/EN_6D_ANGLAIS" +value: "164" +data: Proxies\__CG__\App\Entity\Course {#2309 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5110 +label: "FRANCAIS/LIT_6D_LITTER." +value: "165" +data: App\Entity\Course {#3607 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5111 +label: "FRANCAIS/LANG_6D_LANGUE" +value: "166" +data: Proxies\__CG__\App\Entity\Course {#2637 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5112 +label: "HIST-GEO-ECM/HIST_6D_HISTOIRE" +value: "167" +data: Proxies\__CG__\App\Entity\Course {#2212 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5113 +label: "HIST-GEO-ECM/ECM_6D_ECM" +value: "168" +data: Proxies\__CG__\App\Entity\Course {#1967 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5114 +label: "MATHAMATIQUES/MATH_6D_MATHS" +value: "169" +data: App\Entity\Course {#3624 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5115 +label: "PCT/PHY_6D_PHYSIQUE" +value: "170" +data: App\Entity\Course {#3630 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5116 +label: "PCT/CHM_6D_CHIMIE" +value: "171" +data: App\Entity\Course {#3635 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5117 +label: "SVT-EEHB/SVT_6D_SVT-EEHB" +value: "172" +data: App\Entity\Course {#3640 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5118 +label: "INFORMATIQUE/INF_6D_INFO" +value: "173" +data: Proxies\__CG__\App\Entity\Course {#1991 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5119 +label: "EPS/EPS_6D_EPS" +value: "174" +data: App\Entity\Course {#3649 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5120 +label: "ESF-TM/TM_6D_TM" +value: "175" +data: App\Entity\Course {#3655 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5121 +label: "ANGLAIS/EN_7ESP_ANGLAIS" +value: "176" +data: Proxies\__CG__\App\Entity\Course {#2351 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5122 +label: "ANGLAIS/EN_7ALL_ANGLAIS" +value: "177" +data: Proxies\__CG__\App\Entity\Course {#2363 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5123 +label: "FRANCAIS/LANG_7ESP_LANGUE" +value: "178" +data: App\Entity\Course {#3670 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5124 +label: "FRANCAIS/LANG_7ALL_LANGUE" +value: "179" +data: App\Entity\Course {#3675 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5125 +label: "FRANCAIS/LANG_7D_LANGUE" +value: "180" +data: App\Entity\Course {#3680 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5126 +label: "FRANCAIS/LANG_7C_LANGUE" +value: "181" +data: App\Entity\Course {#3686 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5127 +label: "ANGLAIS/ENG_7C_ANGLAIS" +value: "184" +data: Proxies\__CG__\App\Entity\Course {#2176 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5128 +label: "ANGLAIS/ENG_7D_ANGLAIS" +value: "185" +data: Proxies\__CG__\App\Entity\Course {#2345 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5129 +label: "FRANCAIS/LIT_7ESP_LITTER" +value: "186" +data: App\Entity\Course {#3700 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5130 +label: "FRANCAIS/LIT_7ALL_LITTER" +value: "187" +data: App\Entity\Course {#3705 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5131 +label: "FRANCAIS/LIT_7D_LITTER." +value: "188" +data: App\Entity\Course {#3710 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5132 +label: "FRANCAIS/LIT_7C_LITTER." +value: "189" +data: App\Entity\Course {#3715 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5133 +label: "HIST-GEO-ECM/HIST_7ESP_HISTOIRE" +value: "190" +data: Proxies\__CG__\App\Entity\Course {#1922 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5134 +label: "HIST-GEO-ECM/HIST_7ALL_HISTOIRE" +value: "191" +data: Proxies\__CG__\App\Entity\Course {#1928 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5135 +label: "HIST-GEO-ECM/HG_7D_HISTOIRE" +value: "192" +data: App\Entity\Course {#3728 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5136 +label: "HIST-GEO-ECM/HIST_7C_HISTOIRE" +value: "193" +data: App\Entity\Course {#3733 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5137 +label: "HIST-GEO-ECM/ECM_7ESP_ECM" +value: "194" +data: Proxies\__CG__\App\Entity\Course {#1916 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5138 +label: "HIST-GEO-ECM/ECM_7ALL_ECM" +value: "195" +data: Proxies\__CG__\App\Entity\Course {#2119 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5139 +label: "HIST-GEO-ECM/ECM_7D_ECM" +value: "196" +data: Proxies\__CG__\App\Entity\Course {#2137 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5140 +label: "HIST-GEO-ECM/ECM_7C_ECM" +value: "197" +data: App\Entity\Course {#3750 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5141 +label: "INFORMATIQUE/INF_7ESP_INFO" +value: "198" +data: Proxies\__CG__\App\Entity\Course {#2016 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5142 +label: "INFORMATIQUE/INF_7ALL_INFO" +value: "199" +data: Proxies\__CG__\App\Entity\Course {#2022 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5143 +label: "INFORMATIQUE/INF_7D_INFO" +value: "200" +data: App\Entity\Course {#3765 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5144 +label: "INFORMATIQUE/INF_7C_INFO" +value: "201" +data: App\Entity\Course {#3771 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5145 +label: "MATHAMATIQUES/MATH_7ESP_MATHS" +value: "202" +data: App\Entity\Course {#3777 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5146 +label: "MATHAMATIQUES/MATH_7ALL_MATHS" +value: "203" +data: App\Entity\Course {#3782 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5147 +label: "MATHAMATIQUES/MATH_7D_MATHS" +value: "204" +data: Proxies\__CG__\App\Entity\Course {#2675 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5148 +label: "MATHAMATIQUES/MATH_7C_MATHS" +value: "205" +data: Proxies\__CG__\App\Entity\Course {#2693 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5149 +label: "PCT/PHY_7D_PHYSIQUE" +value: "206" +data: App\Entity\Course {#3795 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5150 +label: "PCT/PHY_7C_PHYSIQUE" +value: "207" +data: App\Entity\Course {#3800 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5151 +label: "PCT/CHM_7D_CHIMIE" +value: "208" +data: App\Entity\Course {#3805 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5152 +label: "PCT/CHM_7C_CHIMIE" +value: "209" +data: App\Entity\Course {#3810 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5153 +label: "PHILOSOPHIE/PHILO_7ESP_PHILO" +value: "210" +data: Proxies\__CG__\App\Entity\Course {#1891 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5161 +label: "PHILOSOPHIE/PHILO_7ALL_PHILO" +value: "211" +data: Proxies\__CG__\App\Entity\Course {#1897 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5159 +label: "PHILOSOPHIE/PHILO_7D_PHILO" +value: "212" +data: Proxies\__CG__\App\Entity\Course {#1850 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5155 +label: "PHILOSOPHIE/PHILO_7C_PHILO" +value: "213" +data: Proxies\__CG__\App\Entity\Course {#1842 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5164 +label: "EPS/EPS_7ESP_EPS" +value: "214" +data: App\Entity\Course {#3832 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5165 +label: "EPS/EPS_7ALL_EPS" +value: "215" +data: App\Entity\Course {#3838 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5166 +label: "EPS/EPS_7D_EPS" +value: "216" +data: App\Entity\Course {#3844 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5167 +label: "EPS/EPS_7C_EPS" +value: "217" +data: App\Entity\Course {#3850 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5168 +label: "ESF-TM/TM_7ESP_TM" +value: "218" +data: App\Entity\Course {#3856 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5169 +label: "ESF-TM/TM_7ALL_TM" +value: "219" +data: App\Entity\Course {#3861 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5170 +label: "ESF-TM/TM_7D_TM" +value: "220" +data: App\Entity\Course {#3866 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5171 +label: "ESF-TM/TM_7C_TM" +value: "221" +data: App\Entity\Course {#3871 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5172 +label: "ESPAGNOL/ESP_7_ESPAGNOL" +value: "222" +data: App\Entity\Course {#3876 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5173 +label: "ALLEMAND/ALL_7_ALLEMAND" +value: "223" +data: App\Entity\Course {#3881 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5174 +label: "SVT-EEHB/SVT_7D_SVT-EEHB" +value: "224" +data: App\Entity\Course {#3886 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5175 +label: "SVT-EEHB/SVT_7C_SVT-EEHB" +value: "225" +data: App\Entity\Course {#3891 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5176 +label: "SVT-EEHB/SVT_6ALL_SCIENCES" +value: "226" +data: Proxies\__CG__\App\Entity\Course {#2394 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5177 +label: "PHILOSOPHIE/PHILO_5ESP_PHILO" +value: "227" +data: Proxies\__CG__\App\Entity\Course {#1871 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5178 +label: "PHILOSOPHIE/PHILO_5ALL_PHILO" +value: "228" +data: Proxies\__CG__\App\Entity\Course {#1878 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5179 +label: "EPS/EPS_FI_SPORT" +value: "229" +data: App\Entity\Course {#3908 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5180 +label: "EPS/EPS_FII_SPORT" +value: "230" +data: App\Entity\Course {#3914 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5181 +label: "ARTS AND LITTERATURE/FR_FII_FRENCH" +value: "231" +data: Proxies\__CG__\App\Entity\Course {#2169 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5189 +label: "EPS/EPS_FIII_SPORT" +value: "232" +data: App\Entity\Course {#3926 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5187 +label: "EPS/EPS_FIV_SPORT" +value: "233" +data: App\Entity\Course {#3932 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5183 +label: "ARTS AND LITTERATURE/CIT_EDUC_F4_CITIZENSHIP EDUC." +value: "234" +data: Proxies\__CG__\App\Entity\Course {#2357 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5191 +label: "ARTS AND LITTERATURE/FR_FI_FRENCH" +value: "235" +data: App\Entity\Course {#3943 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5192 +label: "ARTS AND LITTERATURE/ENG_LAG_FI_ENG. LANG." +value: "236" +data: App\Entity\Course {#3949 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5193 +label: "ARTS AND LITTERATURE/LIT_FI_LITERATURE" +value: "237" +data: App\Entity\Course {#3954 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5194 +label: "SCIENCE AND TECHNOLOGY/MATH_FI_MATHS" +value: "238" +data: Proxies\__CG__\App\Entity\Course {#2650 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5202 +label: "SCIENCE AND TECHNOLOGY/CHEM_FI_CHEMISTRY" +value: "239" +data: App\Entity\Course {#3965 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5200 +label: "SCIENCE AND TECHNOLOGY/PHY_FI_PHYSICS" +value: "240" +data: App\Entity\Course {#3970 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5196 +label: "SCIENCE AND TECHNOLOGY/BIO_FI_BIOLOGY" +value: "241" +data: App\Entity\Course {#3975 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5204 +label: "SCIENCE AND TECHNOLOGY/COMP_F1_COMPUTER" +value: "242" +data: Proxies\__CG__\App\Entity\Course {#2270 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5205 +label: "ARTS AND LITTERATURE/GEO_FI_GEOGRAPHY" +value: "243" +data: App\Entity\Course {#3984 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5206 +label: "ARTS AND LITTERATURE/HIST_FI_HISTORY" +value: "244" +data: App\Entity\Course {#3989 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5207 +label: "ARTS AND LITTERATURE/CIT_EDUC_FI_CITIZENSHIP EDUC." +value: "245" +data: Proxies\__CG__\App\Entity\Course {#2291 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5208 +label: "SCIENCE AND TECHNOLOGY/FOOD_FI_FOOD AND NUTRIT." +value: "246" +data: App\Entity\Course {#3998 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5209 +label: "ARTS AND LITTERATURE/ENG_LAG_FII_ENG. LANG." +value: "247" +data: App\Entity\Course {#4003 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5210 +label: "ARTS AND LITTERATURE/LIT_FII_LITERATURE" +value: "248" +data: App\Entity\Course {#4008 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5211 +label: "SCIENCE AND TECHNOLOGY/MATH_FII_MATHS" +value: "249" +data: Proxies\__CG__\App\Entity\Course {#2643 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5212 +label: "SCIENCE AND TECHNOLOGY/CHEM_FII_CHEMISTRY" +value: "250" +data: App\Entity\Course {#4018 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5213 +label: "SCIENCE AND TECHNOLOGY/PHY_FII_PHYSICS" +value: "251" +data: App\Entity\Course {#4023 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5214 +label: "SCIENCE AND TECHNOLOGY/BIO_FII_BIOLOGY" +value: "254" +data: App\Entity\Course {#4028 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5215 +label: "SCIENCE AND TECHNOLOGY/COMP_FII_COMPUTER" +value: "255" +data: App\Entity\Course {#4033 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5216 +label: "ARTS AND LITTERATURE/GOE_FII_GEOGRAPHY" +value: "256" +data: App\Entity\Course {#4038 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5217 +label: "ARTS AND LITTERATURE/HIST_FII_HISTORY" +value: "257" +data: App\Entity\Course {#4043 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5218 +label: "ARTS AND LITTERATURE/CIT_EDUC_FII_CITIZENSHIP EDUC." +value: "258" +data: Proxies\__CG__\App\Entity\Course {#2264 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5219 +label: "SCIENCE AND TECHNOLOGY/FOOD_FII_FOOD AND NUTRIT." +value: "259" +data: App\Entity\Course {#4052 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5220 +label: "ARTS AND LITTERATURE/FR_FIV_FRENCH" +value: "260" +data: App\Entity\Course {#4057 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5221 +label: "ARTS AND LITTERATURE/ENG_LAG_FIV_ENG. LANG." +value: "261" +data: App\Entity\Course {#4062 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5222 +label: "ARTS AND LITTERATURE/LIT_FIV_LITERATURE" +value: "262" +data: App\Entity\Course {#4067 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5223 +label: "SCIENCE AND TECHNOLOGY/MATH_FIV_MATHS" +value: "263" +data: App\Entity\Course {#4072 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5224 +label: "SCIENCE AND TECHNOLOGY/CHEM_FIV_SCIEN_CHEMISTRY" +value: "264" +data: App\Entity\Course {#4078 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5225 +label: "SCIENCE AND TECHNOLOGY/PHY_FIV_SCIEN_PHYSICS" +value: "265" +data: App\Entity\Course {#4084 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5226 +label: "SCIENCE AND TECHNOLOGY/BIO_FIV_BIOLOGY" +value: "266" +data: App\Entity\Course {#4089 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5227 +label: "SCIENCE AND TECHNOLOGY/COMP_FIV_COMPUTER" +value: "267" +data: App\Entity\Course {#4094 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5228 +label: "SCIENCE AND TECHNOLOGY/HUM_BIO_FIV_HUMAN BIOLOGY" +value: "268" +data: App\Entity\Course {#4099 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5229 +label: "SCIENCE AND TECHNOLOGY/GEO_FIV_GEOGRAPHY" +value: "269" +data: App\Entity\Course {#4104 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5230 +label: "ARTS AND LITTERATURE/HIST_FIV_HISTORY" +value: "270" +data: Proxies\__CG__\App\Entity\Course {#2232 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5231 +label: "ARTS AND LITTERATURE/ECO_FIV_ECONOMICS" +value: "271" +data: App\Entity\Course {#4113 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5232 +label: "ARTS AND LITTERATURE/COMM_FIV_COMMERCE" +value: "272" +data: App\Entity\Course {#4118 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5233 +label: "ARTS AND LITTERATURE/FR_FIII_FRENCH" +value: "273" +data: App\Entity\Course {#4123 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5234 +label: "ARTS AND LITTERATURE/ENG_LANG_FIII_ENG. LANG." +value: "274" +data: App\Entity\Course {#4129 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5235 +label: "ARTS AND LITTERATURE/LITT_FIII_LITTERATURE" +value: "275" +data: App\Entity\Course {#4134 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5236 +label: "SCIENCE AND TECHNOLOGY/MATHS_FIII_MATHEMATICS" +value: "276" +data: App\Entity\Course {#4139 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5237 +label: "SCIENCE AND TECHNOLOGY/CHEM_FIII_CHEMISTRY" +value: "277" +data: App\Entity\Course {#4145 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5238 +label: "SCIENCE AND TECHNOLOGY/BIO_FIII_BIOLOGY" +value: "278" +data: App\Entity\Course {#4150 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5239 +label: "ARTS AND LITTERATURE/GEO_FIII_GEOGRAPHY" +value: "279" +data: App\Entity\Course {#4155 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5240 +label: "ARTS AND LITTERATURE/CIT_FIII_CITIZENSHIP" +value: "280" +data: App\Entity\Course {#4160 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5241 +label: "ARTS AND LITTERATURE/ECO_FIII_ECONOMICS" +value: "281" +data: App\Entity\Course {#4165 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5242 +label: "ARTS AND LITTERATURE/HIST_FIII_HISTORY" +value: "282" +data: Proxies\__CG__\App\Entity\Course {#2284 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5243 +label: "ARTS AND LITTERATURE/CIT_FIV_SCIEN_CITIZENSHIP EDUC." +value: "283" +data: Proxies\__CG__\App\Entity\Course {#2382 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5244 +label: "ARTS AND LITTERATURE/FR_FIV_SCIEN_FRENCH" +value: "284" +data: App\Entity\Course {#4179 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5245 +label: "ARTS AND LITTERATURE/ENG_LANG_FIV_SCIEN_ENG. LANG." +value: "285" +data: App\Entity\Course {#4184 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5246 +label: "ARTS AND LITTERATURE/ECO_FIV_SCIEN_ECONOMICS" +value: "286" +data: App\Entity\Course {#4189 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5247 +label: "ARTS AND LITTERATURE/COM_FIV_SCIEN_COMMERCE" +value: "287" +data: App\Entity\Course {#4194 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5248 +label: "EPS/EPS_FIV_SCIEN_SPORT" +value: "288" +data: App\Entity\Course {#4199 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5249 +label: "SCIENCE AND TECHNOLOGY/COMP_FIV_SCIEN_COMPUTER" +value: "289" +data: App\Entity\Course {#4205 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5250 +label: "SCIENCE AND TECHNOLOGY/MATHS_FIV_SCIEN_MATHEMATICS" +value: "290" +data: App\Entity\Course {#4210 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5251 +label: "SCIENCE AND TECHNOLOGY/BIO_FIV_SCIEN_BIOLOGY" +value: "291" +data: App\Entity\Course {#4215 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5252 +label: "SCIENCE AND TECHNOLOGY/HUM_BIO_FIV_SCIEN_HUMAN BIOLOGY" +value: "292" +data: App\Entity\Course {#4220 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5253 +label: "ARTS AND LITTERATURE/GEO_FIV_SCIEN_GEOGRAPHY" +value: "293" +data: App\Entity\Course {#4225 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5254 +label: "SCIENCE AND TECHNOLOGY/PHY_FIII_PHYSICS" +value: "294" +data: App\Entity\Course {#4230 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5255 +label: "SCIENCE AND TECHNOLOGY/COM_FIII_SCIEN_COMPUTER" +value: "295" +data: App\Entity\Course {#4235 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5256 +label: "ESF-TM/MAN_LAB_F1_MANUAL LAB" +value: "296" +data: App\Entity\Course {#4240 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5257 +label: "ESF-TM/MAN_LAB_FII_MANUAL LAB" +value: "297" +data: App\Entity\Course {#4245 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5258 +label: "ESF-TM/MAN_LAB_FIII_MANUAL LAB" +value: "298" +data: App\Entity\Course {#4250 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5259 +label: "ESF-TM/MAN_LAB_FIV_SCIEN_MANUAL LAB" +value: "299" +data: App\Entity\Course {#4255 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5260 +label: "ESF-TM/MAN_LAB_FIV_ART_MANUAL LAB" +value: "300" +data: App\Entity\Course {#4260 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5261 +label: "ANGLAIS/EN_5c_ANGLAIS" +value: "302" +data: App\Entity\Course {#4265 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5262 +label: "FRANCAIS/LANG_5c_LANGUE" +value: "303" +data: Proxies\__CG__\App\Entity\Course {#2571 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5263 +label: "FRANCAIS/LITT_5C_LITTER" +value: "304" +data: Proxies\__CG__\App\Entity\Course {#2564 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5264 +label: "HIST-GEO-ECM/ECM_5C_ECM" +value: "305" +data: Proxies\__CG__\App\Entity\Course {#2106 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5265 +label: "HIST-GEO-ECM/HIST_5C_HISTOIRE" +value: "306" +data: Proxies\__CG__\App\Entity\Course {#1909 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5266 +label: "EPS/EPS_5C_EPS" +value: "307" +data: App\Entity\Course {#4287 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5267 +label: "ESF-TM/TM_5C_TM" +value: "308" +data: App\Entity\Course {#4293 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5268 +label: "MATHAMATIQUES/MATH_5C_MATHS" +value: "309" +data: App\Entity\Course {#4298 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5269 +label: "PCT/PHY_5C_PHYSIQUE" +value: "310" +data: Proxies\__CG__\App\Entity\Course {#2149 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5270 +label: "PCT/CHI_5C_CHIMIE" +value: "311" +data: App\Entity\Course {#4308 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5271 +label: "INFORMATIQUE/INFO_5C_INFO" +value: "312" +data: App\Entity\Course {#4313 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5272 +label: "SVT-EEHB/SVT_5C_SVT" +value: "313" +data: App\Entity\Course {#4318 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5273 +label: "PHILOSOPHIE/PHIL_6ESP_PHILO" +value: "314" +data: Proxies\__CG__\App\Entity\Course {#1903 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5274 +label: "PHILOSOPHIE/PHIL_6ALL_PHILO" +value: "315" +data: Proxies\__CG__\App\Entity\Course {#1885 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5275 +label: "SCIENCE AND TECHNOLOGY/BIO_FV_SCIEN_BIOLOGY" +value: "318" +data: App\Entity\Course {#4331 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5276 +label: "ARTS AND LITTERATURE/COM_FV_ARTS_COMMERCE" +value: "320" +data: App\Entity\Course {#4337 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5277 +label: "SCIENCE AND TECHNOLOGY/PHY_FV_SCIEN_PHYSICS" +value: "326" +data: App\Entity\Course {#4343 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5278 +label: "SCIENCE AND TECHNOLOGY/CHEM_FV_SCIEN_CHEMISTRY" +value: "327" +data: App\Entity\Course {#4348 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5279 +label: "SCIENCE AND TECHNOLOGY/MATHS_FV_SCIEN_MATHEMATICS" +value: "328" +data: App\Entity\Course {#4353 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5280 +label: "SCIENCE AND TECHNOLOGY/MATHS_FV_ARTS_MATHEMATICS" +value: "329" +data: App\Entity\Course {#4358 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5281 +label: "ARTS AND LITTERATURE/FR_FV_SCIEN_FRENCH" +value: "330" +data: Proxies\__CG__\App\Entity\Course {#2162 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5282 +label: "ARTS AND LITTERATURE/FR_FV_ARTS_FRENCH" +value: "331" +data: Proxies\__CG__\App\Entity\Course {#2060 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5283 +label: "ARTS AND LITTERATURE/ENG_LANG_FV_SCIEN_ENG. LAN." +value: "332" +data: App\Entity\Course {#4373 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5284 +label: "ARTS AND LITTERATURE/ENG_LANG_FV_ARTS_ENG. LAN." +value: "333" +data: App\Entity\Course {#4378 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5285 +label: "ARTS AND LITTERATURE/LIT_FV_ARTS_LITTERATURE" +value: "334" +data: App\Entity\Course {#4383 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5286 +label: "ARTS AND LITTERATURE/HIST_FV_ARTS_HISTORY" +value: "335" +data: Proxies\__CG__\App\Entity\Course {#2388 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5287 +label: "ARTS AND LITTERATURE/GEO_FV_SCIEN_GEOGRAPHY" +value: "336" +data: App\Entity\Course {#4392 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5288 +label: "ARTS AND LITTERATURE/GEO_FV_ARTS_GEOGRAPHY" +value: "337" +data: App\Entity\Course {#4397 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5289 +label: "ARTS AND LITTERATURE/CIT_FV_SCIEN_CITIZENSHIP EDUC." +value: "338" +data: App\Entity\Course {#4402 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5290 +label: "ARTS AND LITTERATURE/CIT_FV_ARTS_CITIZENSHIP EDUC." +value: "339" +data: Proxies\__CG__\App\Entity\Course {#2258 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5291 +label: "SCIENCE AND TECHNOLOGY/COMP_FV_SCIEN_COMPUTER" +value: "340" +data: App\Entity\Course {#4411 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5292 +label: "SCIENCE AND TECHNOLOGY/COMP_FV_ARTS_COMPUTER" +value: "341" +data: App\Entity\Course {#4416 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5293 +label: "SCIENCE AND TECHNOLOGY/BIO_FV_ARTS_BIOLOGY" +value: "342" +data: App\Entity\Course {#4421 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5294 +label: "PHILOSOPHIE/PHILO_6D_PHILOSOPHIE" +value: "354" +data: Proxies\__CG__\App\Entity\Course {#1864 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5295 +label: "PHILOSOPHIE/PHILO_6C_PHILOSOPHIE" +value: "355" +data: Proxies\__CG__\App\Entity\Course {#1857 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5296 +label: "SVT-EEHB/TP_SVT6D_TP_SVTEEHB" +value: "356" +data: App\Entity\Course {#4434 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5297 +label: "SCIENCE AND TECHNOLOGY/ECO_5_ECONS" +value: "357" +data: App\Entity\Course {#4439 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5298 +label: "SCIENCE AND TECHNOLOGY/ECON_5_ECONS" +value: "358" +data: App\Entity\Course {#4444 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5299 +label: "SCIENCE AND TECHNOLOGY/H-BIO5_HU BIOLOGIE" +value: "359" +data: App\Entity\Course {#4449 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5300 +label: "ARTS AND LITTERATURE/COMM_FV_SC_COMMERCE" +value: "360" +data: App\Entity\Course {#4454 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5301 +label: "ARTS AND LITTERATURE/COM_FIII_COMMERCE" +value: "361" +data: App\Entity\Course {#4459 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5302 +label: "SVT-EEHB/SVT_7A Esp_SCIENCES" +value: "362" +data: App\Entity\Course {#4464 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5303 +label: "SVT-EEHB/SVT_7ALL_SCIENCES" +value: "365" +data: App\Entity\Course {#4469 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5304 +label: "MATHAMATIQUES/AD_MATH4_ADD MATHS" +value: "366" +data: App\Entity\Course {#4474 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5305 +label: "MATHAMATIQUES/AD MATHS 5_ADD MATHS" +value: "367" +data: App\Entity\Course {#4479 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5306 +label: "CULTURE/LCN_1_LCN" +value: "368" +data: Proxies\__CG__\App\Entity\Course {#1985 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5314 +label: "CULTURE/LCN_2_LCN" +value: "369" +data: App\Entity\Course {#4488 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5312 +label: "CULTURE/LCN_3_ESP_LCN" +value: "370" +data: App\Entity\Course {#4493 …} +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5308 +label: "CULTURE/NLC_1_NLC" +value: "372" +data: App\Entity\Course {#4498 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5316 +label: "ESF-TM/ESF_5_All_ESF" +value: "373" +data: App\Entity\Course {#4503 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5317 +label: "ESF-TM/ESF_5_ESP_ESF" +value: "374" +data: App\Entity\Course {#4508 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5318 +label: "ESF-TM/ESF_5_C_ESF" +value: "375" +data: App\Entity\Course {#4513 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5319 +label: "ESF-TM/ESF_5_D_ESF" +value: "376" +data: App\Entity\Course {#4518 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5320 +label: "SVT-EEHB/TP_SVTEEHB_7D_TP_SVTEEHB" +value: "377" +data: App\Entity\Course {#4523 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5321 +label: "CULTURE/LCN_3_ALL_LCN" +value: "378" +data: App\Entity\Course {#4528 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5322 +label: "SCIENCE AND TECHNOLOGY/FOOD_FIII_FOOD AND NUTRITION" +value: "379" +data: App\Entity\Course {#4533 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5323 +label: "CULTURE/LCN_4ALL_LCN" +value: "381" +data: App\Entity\Course {#4538 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5324 +label: "CULTURE/LCN_4ESP_LCN" +value: "382" +data: Proxies\__CG__\App\Entity\Course {#1731 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5325 +label: "SCIENCE AND TECHNOLOGY/LOGIC_F3_LOGIC" +value: "384" +data: App\Entity\Course {#4547 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5326 +label: "SCIENCE AND TECHNOLOGY/LOGIC_F4_SC_LOGIC" +value: "385" +data: App\Entity\Course {#4552 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5327 +label: "SCIENCE AND TECHNOLOGY/LOGIC_F4_ART_LOGIC" +value: "386" +data: App\Entity\Course {#4557 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5328 +label: "SCIENCE AND TECHNOLOGY/LOGIC_F5_ART_LOGIC" +value: "388" +data: App\Entity\Course {#4562 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5329 +label: "CULTURE/RELIGION_F1_RELIGION" +value: "389" +data: App\Entity\Course {#4567 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5330 +label: "CULTURE/RELIGION_F2_RELIGION" +value: "390" +data: App\Entity\Course {#4572 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5331 +label: "SCIENCE AND TECHNOLOGY/FOOD_FIV_ARTS_FOOD AND NUTRITION" +value: "391" +data: Proxies\__CG__\App\Entity\Course {#2034 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5332 +label: "CULTURE/RELIGION_F3_RELIGION" +value: "392" +data: App\Entity\Course {#4581 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5333 +label: "CULTURE/RELIGION_FIV_ART_RELIGION" +value: "393" +data: App\Entity\Course {#4586 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5334 +label: "CULTURE/RELIGION_FIV_SC_RELIGION" +value: "394" +data: App\Entity\Course {#4591 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5335 +label: "SCIENCE AND TECHNOLOGY/FOOD_FIV_ART_FOOD AND NUTRITION" +value: "395" +data: App\Entity\Course {#4596 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5336 +label: "CULTURE/REL_FV_SC_RELIGION" +value: "396" +data: App\Entity\Course {#4601 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5337 +label: "CULTURE/REL_FV_ART_RELIGION" +value: "397" +data: App\Entity\Course {#4606 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5338 +label: "SCIENCE AND TECHNOLOGY/FOOD_FV_SCIEN_FOOD AND NITRITION" +value: "398" +data: App\Entity\Course {#4611 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5339 +label: "ARTS AND LITTERATURE/FOOD_FV_ARTS_FOOD AND NITRITION" +value: "399" +data: App\Entity\Course {#4616 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5340 +label: "PCT/TP_CHM_7C_TP_CHIMIE" +value: "400" +data: App\Entity\Course {#4621 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5341 +label: "PCT/TP_CHM_7D_TP_CHIMIE" +value: "401" +data: App\Entity\Course {#4626 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5342 +label: "PCT/TP_PHY_7C_TP_PHYSIQUE" +value: "402" +data: App\Entity\Course {#4631 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5343 +label: "PCT/TP_PHY_7D_TP_PHYSIQUE" +value: "403" +data: App\Entity\Course {#4636 …} +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5344 +label: "HIST-GEO-ECM/GEO_2_GEOGRAPHIE" +value: "407" +data: Proxies\__CG__\App\Entity\Course {#2155 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5345 +label: "HIST-GEO-ECM/GEO_1_GEOGRAPHIE" +value: "408" +data: Proxies\__CG__\App\Entity\Course {#1795 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5346 +label: "HIST-GEO-ECM/GEO_3ALL_GEOGRAPHIE" +value: "409" +data: Proxies\__CG__\App\Entity\Course {#2515 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5347 +label: "HIST-GEO-ECM/GEO_3ESP_GEOGRAPHIE" +value: "410" +data: Proxies\__CG__\App\Entity\Course {#2509 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5348 +label: "HIST-GEO-ECM/GEO_4ALL_GEOGRAPHIE" +value: "411" +data: Proxies\__CG__\App\Entity\Course {#1948 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5349 +label: "HIST-GEO-ECM/GEO_4ESP_GEOGRAPHIE" +value: "412" +data: Proxies\__CG__\App\Entity\Course {#1769 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5350 +label: "HIST-GEO-ECM/GEO_5ALL_GEOGRAPHIE" +value: "413" +data: App\Entity\Course {#4665 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5351 +label: "HIST-GEO-ECM/GEO_5ESP_GEOGRAPHIE" +value: "414" +data: Proxies\__CG__\App\Entity\Course {#2200 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5352 +label: "HIST-GEO-ECM/GEO_5D_GEOGRAPHIE" +value: "415" +data: App\Entity\Course {#4674 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5353 +label: "HIST-GEO-ECM/GEO_5C_GEOGRAPHIE" +value: "416" +data: Proxies\__CG__\App\Entity\Course {#2182 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5354 +label: "HIST-GEO-ECM/GEO_6ESP_GEOGRAPHIE" +value: "417" +data: Proxies\__CG__\App\Entity\Course {#2577 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5355 +label: "HIST-GEO-ECM/GEO_6C_GEOGRAPHIE" +value: "418" +data: App\Entity\Course {#4687 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5356 +label: "HIST-GEO-ECM/GEO_6D_GEOGRAPHIE" +value: "419" +data: App\Entity\Course {#4692 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5357 +label: "HIST-GEO-ECM/GEO_6ALL_GEOGRAPHIE" +value: "420" +data: Proxies\__CG__\App\Entity\Course {#2583 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5358 +label: "HIST-GEO-ECM/GEO_7ALL_GEOGRAPHIE" +value: "421" +data: Proxies\__CG__\App\Entity\Course {#2546 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5359 +label: "HIST-GEO-ECM/GEO_7ESP_GEOGRAPHIE" +value: "422" +data: Proxies\__CG__\App\Entity\Course {#2552 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5360 +label: "HIST-GEO-ECM/GEO_7D_GEOGRAPHIE" +value: "423" +data: Proxies\__CG__\App\Entity\Course {#2540 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5361 +label: "HIST-GEO-ECM/GEO_7C_GEOGRAPHIE" +value: "424" +data: Proxies\__CG__\App\Entity\Course {#2558 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5362 +label: "CULTURE/LCN_5ALL_LCN" +value: "425" +data: Proxies\__CG__\App\Entity\Course {#2297 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5363 +label: "CULTURE/LCN_5ESP_LCN" +value: "426" +data: Proxies\__CG__\App\Entity\Course {#2278 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5364 +label: "CULTURE/LCN_6ALL_LCN" +value: "427" +data: Proxies\__CG__\App\Entity\Course {#1816 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5365 +label: "CULTURE/LCN_6ESP_LCN" +value: "428" +data: Proxies\__CG__\App\Entity\Course {#1829 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5366 +label: "ANGLAIS/EN_1_B_ANGLAIS" +value: "429" +data: App\Entity\Course {#4733 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5367 +label: "HIST-GEO-ECM/ECM_1_B_ECM" +value: "430" +data: Proxies\__CG__\App\Entity\Course {#1763 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5368 +label: "FRANCAIS/COR_ORTH_1_B_COR. ORTH." +value: "431" +data: Proxies\__CG__\App\Entity\Course {#1775 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5369 +label: "FRANCAIS/EXP_ECR_1_B_EXPPS. ECRITE" +value: "432" +data: Proxies\__CG__\App\Entity\Course {#1757 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5370 +label: "FRANCAIS/EXP_ORL_1_B_EXPR. ORALE" +value: "433" +data: Proxies\__CG__\App\Entity\Course {#1835 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5371 +label: "FRANCAIS/ETUD_TXT_1_B_ET. DE TEXTE" +value: "434" +data: Proxies\__CG__\App\Entity\Course {#1747 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5372 +label: "HIST-GEO-ECM/HIST_1_B_HIST" +value: "435" +data: Proxies\__CG__\App\Entity\Course {#2303 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5373 +label: "HIST-GEO-ECM/GEO_1_B_GEOGRAPHIE" +value: "436" +data: Proxies\__CG__\App\Entity\Course {#1809 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5374 +label: "INFORMATIQUE/INFO_1_B_INFO" +value: "437" +data: App\Entity\Course {#4767 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5375 +label: "MATHAMATIQUES/MATH_1_MATHS" +value: "438" +data: App\Entity\Course {#4773 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5376 +label: "SVT-EEHB/SVT_1_B_SCIENCES" +value: "439" +data: Proxies\__CG__\App\Entity\Course {#2047 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5377 +label: "EPS/EPS_1_B_EPS" +value: "440" +data: App\Entity\Course {#4782 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5378 +label: "ESF-TM/ESF_1_B_ESF" +value: "441" +data: App\Entity\Course {#4788 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5379 +label: "ESF-TM/TM_1_B_TM" +value: "442" +data: App\Entity\Course {#4793 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5380 +label: "CULTURE/LCN_1_B_LCN" +value: "443" +data: Proxies\__CG__\App\Entity\Course {#1979 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5381 +label: "SCIENCE AND TECHNOLOGY/MATHS_L6_SCIEN_MATHEMATIC" +value: "444" +data: App\Entity\Course {#4802 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5382 +label: "SCIENCE AND TECHNOLOGY/CHEM_L6_Chemistry" +value: "445" +data: App\Entity\Course {#4808 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5383 +label: "SCIENCE AND TECHNOLOGY/MATHS_L6_A4_Mathematic" +value: "446" +data: App\Entity\Course {#4813 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5384 +label: "SCIENCE AND TECHNOLOGY/BIO_L6_SCIEN_Biology" +value: "447" +data: App\Entity\Course {#4819 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5385 +label: "SCIENCE AND TECHNOLOGY/CSC _L6_SCIEN_CSC" +value: "448" +data: App\Entity\Course {#4824 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5386 +label: "SCIENCE AND TECHNOLOGY/F/S_L6_SCIEN_F/S" +value: "450" +data: Proxies\__CG__\App\Entity\Course {#2092 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5387 +label: "ARTS AND LITTERATURE/ECO_L6_A4_ECONOMIC" +value: "452" +data: App\Entity\Course {#4833 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5388 +label: "ARTS AND LITTERATURE/GEO_L6_A4_GÉOGRAPHY" +value: "454" +data: App\Entity\Course {#4839 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5389 +label: "ARTS AND LITTERATURE/ENG_LANG_L6_A4_English Language" +value: "457" +data: App\Entity\Course {#4844 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5390 +label: "ARTS AND LITTERATURE/RELIGION _L6_ART_RELIGION" +value: "458" +data: App\Entity\Course {#4849 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5391 +label: "CULTURE/LCN_7All_LCN" +value: "460" +data: Proxies\__CG__\App\Entity\Course {#1788 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5392 +label: "CULTURE/LCN_7Esp_LCN" +value: "461" +data: Proxies\__CG__\App\Entity\Course {#1802 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5393 +label: "ARTS AND LITTERATURE/ECON_L6_A2_ECONOMY" +value: "462" +data: App\Entity\Course {#4865 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5394 +label: "FRANCAIS/FR_L6_A2_FRENCH" +value: "463" +data: App\Entity\Course {#4870 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5395 +label: "HIST-GEO-ECM/HIST_L6_A2_HISTORY" +value: "464" +data: Proxies\__CG__\App\Entity\Course {#2400 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5396 +label: "ARTS AND LITTERATURE/CSC_L6_A2_CSC" +value: "465" +data: App\Entity\Course {#4879 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5397 +label: "ARTS AND LITTERATURE/CSC_L4_CSC" +value: "466" +data: App\Entity\Course {#4884 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5398 +label: "ARTS AND LITTERATURE/REL_L6_A4_RELIGION" +value: "467" +data: App\Entity\Course {#4889 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5399 +label: "CULTURE/NLC_2_NLC" +value: "468" +data: App\Entity\Course {#4894 …} +attr: [] +labelTranslationParameters: [] } ]  | 
                
| compound | false | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#2813 -form: Symfony\Component\Form\Form {#1594 …} -errors: [] }  | 
                
| expanded | false | 
                
| form | Symfony\Component\Form\FormView {#2812 …5}  | 
                
| full_name | "course" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "course" | 
                
| is_selected | Closure($choice, $value) {#5401 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1305 …} }  | 
                
| 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) {#1303 class: "App\Form\Filter\EvaluationSearchType" this: App\Form\Filter\EvaluationSearchType {#1086 …} }  | 
                    
                                                                                                                            Doctrine\ORM\QueryBuilder {#1406 -em: Doctrine\ORM\EntityManager {#793 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1405 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1408 #from: "App\Entity\Sequence" #alias: "s" #indexBy: null } ] "join" => [ "s" => [ Doctrine\ORM\Query\Expr\Join {#1409 #joinType: "LEFT" #join: "s.quater" #alias: "q" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#1410 #joinType: "LEFT" #join: "q.schoolYear" #alias: "sc" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1411 #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 {#1407 …} -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 {#1327 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] }  | 
                
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1590 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1472 …} }  | 
                
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1468 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] }  | 
                
| choice_translation_domain | false | 
                
| choice_translation_parameters | []  | 
                
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1466 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1565 -om: ContainerLwPEVdm\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#307 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1376 …} -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 {#1565 -om: ContainerLwPEVdm\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#307 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1376 …} -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 {#1406 -em: Doctrine\ORM\EntityManager {#793 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1405 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1408 #from: "App\Entity\Sequence" #alias: "s" #indexBy: null } ] "join" => [ "s" => [ Doctrine\ORM\Query\Expr\Join {#1409 #joinType: "LEFT" #join: "s.quater" #alias: "q" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#1410 #joinType: "LEFT" #join: "q.schoolYear" #alias: "sc" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1411 #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 {#1407 …} -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() {#1375 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1278 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1180 …} $translationDomain: "validators" $message: Closure() {#1374 …} } }  | 
                
| 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 {#5404 +label: "session1" +value: "46" +data: Proxies\__CG__\App\Entity\Sequence {#1730 …} +attr: [] +labelTranslationParameters: [] } ]  | 
                
| compound | false | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#5402 -form: Symfony\Component\Form\Form {#1597 …} -errors: [] }  | 
                
| expanded | false | 
                
| form | Symfony\Component\Form\FormView {#5403 …5}  | 
                
| full_name | "sequence" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "sequence" | 
                
| is_selected | Closure($choice, $value) {#5408 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1305 …} }  | 
                
| 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 {#1327 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] }  | 
                
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1578 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1560 …} }  | 
                
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1577 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] }  | 
                
| choice_translation_domain | false | 
                
| choice_translation_parameters | []  | 
                
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1576 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1559 -om: ContainerLwPEVdm\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#307 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1556 …} -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 {#1559 -om: ContainerLwPEVdm\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#307 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1556 …} -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() {#1561 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1278 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1180 …} $translationDomain: "validators" $message: Closure() {#1562 …} } }  | 
                
| 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 {#5811 +label: "Secondaire/Francophone/PREMIER/2/CINQUIEME" +value: "1" +data: Proxies\__CG__\App\Entity\ClassRoom {#2100 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5826 +label: "Secondaire/Francophone/PREMIER/1/SIXIEME A" +value: "2" +data: Proxies\__CG__\App\Entity\ClassRoom {#1794 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5836 +label: "Secondaire/Francophone/PREMIER/3/QUATRIEME ALL" +value: "3" +data: Proxies\__CG__\App\Entity\ClassRoom {#1942 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5841 +label: "Secondaire/Anglophone/SECOND CYCLE/IV/FORM IV ARTS" +value: "4" +data: Proxies\__CG__\App\Entity\ClassRoom {#2233 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5856 +label: "Secondaire/Francophone/PREMIER/4/TROISIEME ALL" +value: "5" +data: Proxies\__CG__\App\Entity\ClassRoom {#1949 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5861 +label: "Secondaire/Francophone/SECOND/6/PREMIERE A4 ESP" +value: "6" +data: Proxies\__CG__\App\Entity\ClassRoom {#1828 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5871 +label: "Secondaire/Francophone/SECOND/6/PREMIERE_C" +value: "7" +data: Proxies\__CG__\App\Entity\ClassRoom {#1858 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5869 +label: "Secondaire/Francophone/SECOND/6/PREMIERE_D" +value: "8" +data: Proxies\__CG__\App\Entity\ClassRoom {#1865 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5864 +label: "Secondaire/Francophone/SECOND/5/SECONDE A ALL" +value: "9" +data: Proxies\__CG__\App\Entity\ClassRoom {#1879 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5878 +label: "Secondaire/Francophone/SECOND/5/SECONDE A ESP" +value: "10" +data: Proxies\__CG__\App\Entity\ClassRoom {#1872 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5876 +label: "Secondaire/Francophone/SECOND/5/SECONDE D" +value: "11" +data: App\Entity\ClassRoom {#5584 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5872 +label: "Secondaire/Francophone/SECOND/7/TERMINALE A ALL" +value: "12" +data: Proxies\__CG__\App\Entity\ClassRoom {#1787 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5885 +label: "Secondaire/Francophone/SECOND/7/TERMINALE A ESP" +value: "13" +data: Proxies\__CG__\App\Entity\ClassRoom {#1801 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5883 +label: "Secondaire/Francophone/SECOND/7/TERMINALE C" +value: "14" +data: Proxies\__CG__\App\Entity\ClassRoom {#1843 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5879 +label: "Secondaire/Francophone/SECOND/7/TERMINALE_D" +value: "15" +data: Proxies\__CG__\App\Entity\ClassRoom {#1851 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5880 +label: "Secondaire/Francophone/PREMIER/4/TROISIEME ESP" +value: "16" +data: Proxies\__CG__\App\Entity\ClassRoom {#1741 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5886 +label: "Secondaire/Francophone/PREMIER/3/QUATRIEME ESP" +value: "17" +data: Proxies\__CG__\App\Entity\ClassRoom {#1935 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5887 +label: "Secondaire/Anglophone/FIRST CYCLE/III/FORM III" +value: "18" +data: Proxies\__CG__\App\Entity\ClassRoom {#2285 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5900 +label: "Secondaire/Anglophone/FIRST CYCLE/II/FORM II" +value: "19" +data: Proxies\__CG__\App\Entity\ClassRoom {#2170 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5905 +label: "Secondaire/Anglophone/FIRST CYCLE/I/FORM I" +value: "20" +data: Proxies\__CG__\App\Entity\ClassRoom {#2271 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5910 +label: "Secondaire/Francophone/SECOND/6/PREMIERE A4 ALL" +value: "21" +data: Proxies\__CG__\App\Entity\ClassRoom {#1815 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5908 +label: "Secondaire/Anglophone/SECOND CYCLE/IV/FORM IV SCIENCE" +value: "23" +data: Proxies\__CG__\App\Entity\ClassRoom {#2035 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5893 +label: "Secondaire/Anglophone/SECOND CYCLE/IV/FORM V ARTS" +value: "24" +data: Proxies\__CG__\App\Entity\ClassRoom {#2061 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5889 +label: "Secondaire/Anglophone/SECOND CYCLE/IV/FORM V SCIENCE" +value: "25" +data: Proxies\__CG__\App\Entity\ClassRoom {#2163 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5911 +label: "Secondaire/Francophone/SECOND/5/SECONDE C" +value: "26" +data: Proxies\__CG__\App\Entity\ClassRoom {#1910 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5912 +label: "Secondaire/Anglophone/SECOND CYCLE/VI/LOWER VI ART 4" +value: "27" +data: App\Entity\ClassRoom {#5710 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5920 +label: "Secondaire/Anglophone/SECOND CYCLE/VI/LOWER VI ART 2" +value: "28" +data: Proxies\__CG__\App\Entity\ClassRoom {#2401 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5918 +label: "Secondaire/Anglophone/SECOND CYCLE/VI/LOWER VI SCIENCE" +value: "29" +data: Proxies\__CG__\App\Entity\ClassRoom {#2093 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5914 +label: "Secondaire/Francophone/PREMIER/1/SIXIEME B" +value: "30" +data: Proxies\__CG__\App\Entity\ClassRoom {#1748 …} +attr: [] +labelTranslationParameters: [] } ]  | 
                
| compound | false | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#5411 -form: Symfony\Component\Form\Form {#1600 …} -errors: [] }  | 
                
| expanded | false | 
                
| form | Symfony\Component\Form\FormView {#5410 …5}  | 
                
| full_name | "room" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "room" | 
                
| is_selected | Closure($choice, $value) {#5921 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1305 …} }  | 
                
| 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 | ""  |