- 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 {#115} |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Filter\EvaluationSearch {#115} |
App\Filter\EvaluationSearch {#115} |
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 {#88 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#87 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#86 …} -namespace: Closure() {#84 …} } |
data | App\Filter\EvaluationSearch {#115} |
data_class | "App\Filter\EvaluationSearch" |
data_extraction_method | "default" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1362 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#955 …} 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() {#1364 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1246 …} $translationDomain: "validators" $message: Closure() {#1363 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "" "_" ] |
cache_key | "__" |
compound | true |
data | App\Filter\EvaluationSearch {#115} |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9072 -form: Symfony\Component\Form\Form {#1649 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9073 …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 {#115} |
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 |
false
|
placeholder | "Filtrer le cours" |
same as passed value |
required | false |
false
|
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 {#1393 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1429 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1397 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1430 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1431 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1398 -om: ContainerK0FNpDw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#283 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1400 …} -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 {#88 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#87 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#86 …} -namespace: Closure() {#84 …} } |
data_class | null |
data_extraction_method | "default" |
disabled | false |
em | ContainerK0FNpDw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#283 …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 {#1398 -om: ContainerK0FNpDw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#283 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1400 …} -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() {#1396 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1246 …} $translationDomain: "validators" $message: Closure() {#1394 …} } } |
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 {#9082 +label: "ANGLAIS/EN4ALL_ANGLAIS" +value: "2" +data: Proxies\__CG__\App\Entity\Course {#2406 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9088 +label: "ALLEMAND/ALL_4_ALLEMAND" +value: "3" +data: Proxies\__CG__\App\Entity\Course {#2904 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10784 +label: "ANGLAIS/EN4ESP_ANGLAIS" +value: "4" +data: Proxies\__CG__\App\Entity\Course {#2400 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10782 +label: "ESPAGNOL/ESP4_ALL/ESP" +value: "5" +data: Proxies\__CG__\App\Entity\Course {#2866 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10792 +label: "HIST-GEO-ECM/HG_4ALL_HISTOIRE" +value: "6" +data: Proxies\__CG__\App\Entity\Course {#2351 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10799 +label: "HIST-GEO-ECM/HIST_4ESP_HISTOIRE" +value: "7" +data: Proxies\__CG__\App\Entity\Course {#2357 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10797 +label: "FRANCAIS/EXPORL4ALL_EXPR. ORALE" +value: "8" +data: Proxies\__CG__\App\Entity\Course {#2142 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10807 +label: "FRANCAIS/EXPORL4ESP_EXPR. ORALE" +value: "9" +data: Proxies\__CG__\App\Entity\Course {#2118 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10805 +label: "FRANCAIS/EXPECRI4ALL_EXPR. ECRITE" +value: "10" +data: Proxies\__CG__\App\Entity\Course {#2136 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10801 +label: "FRANCAIS/EXPECRIT4ESP_EXPR. ECRITE" +value: "11" +data: Proxies\__CG__\App\Entity\Course {#2105 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10809 +label: "FRANCAIS/ETUDTXT4ALL_ET. DE TEXTE" +value: "12" +data: Proxies\__CG__\App\Entity\Course {#2130 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10810 +label: "FRANCAIS/ETUDTXT4ESP_ET. DE TEXTE" +value: "13" +data: Proxies\__CG__\App\Entity\Course {#2099 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10811 +label: "HIST-GEO-ECM/ECM4ALL_ECM" +value: "14" +data: Proxies\__CG__\App\Entity\Course {#3642 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10812 +label: "HIST-GEO-ECM/ECM4ESP_ECM" +value: "15" +data: Proxies\__CG__\App\Entity\Course {#3648 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10813 +label: "INFORMATIQUE/INFO4ALL_INFO" +value: "18" +data: Proxies\__CG__\App\Entity\Course {#2205 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10821 +label: "INFORMATIQUE/INFO4ESP_INFO" +value: "19" +data: Proxies\__CG__\App\Entity\Course {#2198 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10819 +label: "MATHAMATIQUES/MATH4ALL_MATHS" +value: "20" +data: Proxies\__CG__\App\Entity\Course {#2935 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10829 +label: "MATHAMATIQUES/MATH4ESP_MATHS" +value: "21" +data: Proxies\__CG__\App\Entity\Course {#2916 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10827 +label: "PCT/PCT_4ALL_PCT" +value: "22" +data: Proxies\__CG__\App\Entity\Course {#2651 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10837 +label: "PCT/PCT_4ESP_PCT" +value: "23" +data: Proxies\__CG__\App\Entity\Course {#2657 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10835 +label: "SVT-EEHB/SVT4ALL_SCIENCES" +value: "24" +data: Proxies\__CG__\App\Entity\Course {#3002 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10845 +label: "SVT-EEHB/SVT4ESP_SCIENCES" +value: "25" +data: Proxies\__CG__\App\Entity\Course {#2995 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10843 +label: "ESF-TM/TM_4ALL_TM" +value: "26" +data: Proxies\__CG__\App\Entity\Course {#2061 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10853 +label: "ESF-TM/TM_4ESP_TM" +value: "27" +data: Proxies\__CG__\App\Entity\Course {#2055 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10851 +label: "EPS/EPS4ALL_EPS" +value: "28" +data: Proxies\__CG__\App\Entity\Course {#3481 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10861 +label: "EPS/EPS4EPS_EPS" +value: "29" +data: Proxies\__CG__\App\Entity\Course {#3487 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10859 +label: "FRANCAIS/COR_ORTH_4ALL_COR. ORTH." +value: "30" +data: Proxies\__CG__\App\Entity\Course {#2124 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10855 +label: "FRANCAIS/COR_ORTH_4ESP_COR. ORTH." +value: "31" +data: Proxies\__CG__\App\Entity\Course {#2085 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10863 +label: "ESF-TM/ESF_4ALL_ESF" +value: "32" +data: Proxies\__CG__\App\Entity\Course {#2475 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10864 +label: "ESF-TM/ESF_4ESP_ESF" +value: "33" +data: Proxies\__CG__\App\Entity\Course {#2481 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10865 +label: "ANGLAIS/EN_6ESP_ANGLAIS" +value: "35" +data: Proxies\__CG__\App\Entity\Course {#2009 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10866 +label: "ESPAGNOL/ALL_ESP_3_ESP_ALL/ESP" +value: "36" +data: Proxies\__CG__\App\Entity\Course {#3288 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10867 +label: "ALLEMAND/ALL_ESP_3_ALL_ALL/ESP" +value: "37" +data: Proxies\__CG__\App\Entity\Course {#2910 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10868 +label: "ANGLAIS/EN3ALL_ANGLAIS" +value: "38" +data: Proxies\__CG__\App\Entity\Course {#4936 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10869 +label: "ANGLAIS/EN3ESP_ANGLAIS" +value: "39" +data: Proxies\__CG__\App\Entity\Course {#2273 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10870 +label: "HIST-GEO-ECM/ECM_3ALL_ECM" +value: "40" +data: Proxies\__CG__\App\Entity\Course {#3239 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10871 +label: "HIST-GEO-ECM/ECM_3ESP_ECM" +value: "41" +data: Proxies\__CG__\App\Entity\Course {#3251 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10872 +label: "EPS/EPS3ALL_EPS" +value: "42" +data: Proxies\__CG__\App\Entity\Course {#3499 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10873 +label: "EPS/EPS_3EPS_EPS" +value: "43" +data: Proxies\__CG__\App\Entity\Course {#3493 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10874 +label: "ESF-TM/ESF_3ALL_ESF" +value: "44" +data: Proxies\__CG__\App\Entity\Course {#2419 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10875 +label: "ESF-TM/ESF_3ESP_ESF" +value: "45" +data: Proxies\__CG__\App\Entity\Course {#2412 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10876 +label: "FRANCAIS/COR_ORTH_3ALL_COR. ORTH." +value: "46" +data: Proxies\__CG__\App\Entity\Course {#5339 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10877 +label: "FRANCAIS/COR_ORTH_3ESP_COR. ORTH." +value: "47" +data: Proxies\__CG__\App\Entity\Course {#5062 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10878 +label: "FRANCAIS/EXPR_ECR_3ALL_EXPR. ECRITE" +value: "48" +data: Proxies\__CG__\App\Entity\Course {#5074 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10879 +label: "FRANCAIS/EXPR_ECR_3EXP_EXPR. ECRITE" +value: "49" +data: Proxies\__CG__\App\Entity\Course {#5056 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10880 +label: "FRANCAIS/EXP_ORL_3ALL_EXPR. ORALE" +value: "50" +data: Proxies\__CG__\App\Entity\Course {#5068 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10881 +label: "FRANCAIS/EXP_ORL_3ESP_EXPR. ORALE" +value: "51" +data: Proxies\__CG__\App\Entity\Course {#5050 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10882 +label: "FRANCAIS/ETUD_TXT_3ALL_ET. DE TEXTE" +value: "52" +data: Proxies\__CG__\App\Entity\Course {#5333 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10883 +label: "FRANCAIS/ETUD_TXT_3ESP_ET. DE TEXTE" +value: "53" +data: Proxies\__CG__\App\Entity\Course {#5043 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10884 +label: "HIST-GEO-ECM/H_3ALL_HISTOIRE" +value: "54" +data: Proxies\__CG__\App\Entity\Course {#3215 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10885 +label: "HIST-GEO-ECM/H_3ESP_HISTOIRE" +value: "55" +data: Proxies\__CG__\App\Entity\Course {#3209 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10886 +label: "INFORMATIQUE/INFO_3ALL_INFO" +value: "56" +data: Proxies\__CG__\App\Entity\Course {#2879 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10887 +label: "INFORMATIQUE/INFO_3ESP_INFO" +value: "57" +data: Proxies\__CG__\App\Entity\Course {#2873 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10888 +label: "MATHAMATIQUES/MATH_3ALL_MATHEMATIQUES" +value: "58" +data: Proxies\__CG__\App\Entity\Course {#3636 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10889 +label: "MATHAMATIQUES/MATH_3ESP_MATHS" +value: "59" +data: Proxies\__CG__\App\Entity\Course {#3629 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10890 +label: "PCT/PCT_3ALL_P.C.T" +value: "60" +data: Proxies\__CG__\App\Entity\Course {#3136 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10891 +label: "PCT/PCT_3ESP_P.C.T" +value: "61" +data: Proxies\__CG__\App\Entity\Course {#3149 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10892 +label: "SVT-EEHB/SVT_3ALL_SCIENCES" +value: "62" +data: Proxies\__CG__\App\Entity\Course {#2260 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10893 +label: "SVT-EEHB/SVT_3ESP_SCIENCES" +value: "63" +data: Proxies\__CG__\App\Entity\Course {#2254 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10894 +label: "ESF-TM/TM_3ALL_TM" +value: "64" +data: Proxies\__CG__\App\Entity\Course {#2111 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10895 +label: "ESF-TM/TM_3ESP_TM" +value: "65" +data: Proxies\__CG__\App\Entity\Course {#2091 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10896 +label: "ANGLAIS/EN_2_ANGLAIS" +value: "66" +data: Proxies\__CG__\App\Entity\Course {#2965 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10897 +label: "HIST-GEO-ECM/ECM_2_ECM" +value: "67" +data: Proxies\__CG__\App\Entity\Course {#3598 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10898 +label: "EPS/EPS_2_EPS" +value: "68" +data: Proxies\__CG__\App\Entity\Course {#3505 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10899 +label: "ESF-TM/ESF_2_ESF" +value: "69" +data: Proxies\__CG__\App\Entity\Course {#2462 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10900 +label: "FRANCAIS/COR_ORTH_2_COR. ORTH." +value: "70" +data: Proxies\__CG__\App\Entity\Course {#2168 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10901 +label: "FRANCAIS/EXP_ECR_2_EXPR. ECRITE" +value: "71" +data: Proxies\__CG__\App\Entity\Course {#5142 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10902 +label: "FRANCAIS/EXP_ORL_2_EXPR. ORALE" +value: "72" +data: Proxies\__CG__\App\Entity\Course {#2174 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10903 +label: "FRANCAIS/ETUD_TXT_2_ET. DE TEXTE" +value: "73" +data: Proxies\__CG__\App\Entity\Course {#2161 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10904 +label: "HIST-GEO-ECM/HIST_2_HISTOIRE" +value: "74" +data: Proxies\__CG__\App\Entity\Course {#3605 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10905 +label: "INFORMATIQUE/INFO_2_INFO" +value: "75" +data: Proxies\__CG__\App\Entity\Course {#2885 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10906 +label: "MATHAMATIQUES/MATH_2_MATHS" +value: "76" +data: Proxies\__CG__\App\Entity\Course {#2675 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10907 +label: "SVT-EEHB/SVT_2_SCIENCES" +value: "77" +data: Proxies\__CG__\App\Entity\Course {#2565 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10908 +label: "ESF-TM/TM_2_TM" +value: "78" +data: Proxies\__CG__\App\Entity\Course {#3373 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10909 +label: "ANGLAIS/EN_1_ANGLAIS" +value: "79" +data: Proxies\__CG__\App\Entity\Course {#2266 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10910 +label: "HIST-GEO-ECM/ECM_1_ECM" +value: "80" +data: Proxies\__CG__\App\Entity\Course {#2067 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10911 +label: "EPS/ESP_1_EPS" +value: "81" +data: Proxies\__CG__\App\Entity\Course {#3511 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10912 +label: "ESF-TM/ESF_1_ESF" +value: "82" +data: Proxies\__CG__\App\Entity\Course {#2505 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10913 +label: "FRANCAIS/COR_ORTH_1_COR. ORTH." +value: "83" +data: Proxies\__CG__\App\Entity\Course {#1796 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10914 +label: "FRANCAIS/EXP_ECR_1_EXPR. ECRITE" +value: "84" +data: Proxies\__CG__\App\Entity\Course {#5090 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10915 +label: "FRANCAIS/EXP_ORL_1_EXPR. ORALE" +value: "85" +data: Proxies\__CG__\App\Entity\Course {#1432 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10916 +label: "FRANCAIS/ETUD_TXT_1_ET. DE TEXTE" +value: "86" +data: Proxies\__CG__\App\Entity\Course {#1774 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10917 +label: "HIST-GEO-ECM/HIST_1_HIST-GEO" +value: "87" +data: Proxies\__CG__\App\Entity\Course {#2774 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10918 +label: "INFORMATIQUE/INFO_1_INFO" +value: "88" +data: Proxies\__CG__\App\Entity\Course {#2645 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10919 +label: "MATHAMATIQUES/MATH_1_MATHS" +value: "89" +data: Proxies\__CG__\App\Entity\Course {#2941 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10920 +label: "SVT-EEHB/SVT_1_SCIENCES" +value: "90" +data: Proxies\__CG__\App\Entity\Course {#2229 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10921 +label: "ESF-TM/TM_1_TM" +value: "91" +data: Proxies\__CG__\App\Entity\Course {#2571 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10922 +label: "ALLEMAND/ALL_5_ALL" +value: "92" +data: Proxies\__CG__\App\Entity\Course {#1816 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10923 +label: "ESPAGNOL/ESP_5_ESPAGNOL" +value: "93" +data: Proxies\__CG__\App\Entity\Course {#2211 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10924 +label: "ANGLAIS/EN_5_ALL_ANGLAIS" +value: "94" +data: Proxies\__CG__\App\Entity\Course {#1996 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10925 +label: "ANGLAIS/EN_5_ESP_ANGLAIS" +value: "95" +data: Proxies\__CG__\App\Entity\Course {#1989 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10926 +label: "HIST-GEO-ECM/ECM_5ALL_ECM" +value: "96" +data: Proxies\__CG__\App\Entity\Course {#3672 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10927 +label: "HIST-GEO-ECM/ECM_5ESP_ECM" +value: "97" +data: Proxies\__CG__\App\Entity\Course {#3678 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10928 +label: "EPS/ESP_5ALL_EPS" +value: "98" +data: Proxies\__CG__\App\Entity\Course {#3463 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10929 +label: "EPS/EPS_5ESP_EPS" +value: "99" +data: Proxies\__CG__\App\Entity\Course {#3475 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10930 +label: "FRANCAIS/LANG_5ESP_LANGUE" +value: "100" +data: Proxies\__CG__\App\Entity\Course {#2345 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10931 +label: "FRANCAIS/LANG_5ALL_LANGUE" +value: "101" +data: Proxies\__CG__\App\Entity\Course {#2327 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10932 +label: "FRANCAIS/LITT_5ALL_LITTER." +value: "102" +data: Proxies\__CG__\App\Entity\Course {#2333 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10933 +label: "FRANCAIS/LITT_5ESP_LITTER." +value: "103" +data: Proxies\__CG__\App\Entity\Course {#2339 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10934 +label: "HIST-GEO-ECM/HIST_5ALL_HISTOIRE" +value: "106" +data: Proxies\__CG__\App\Entity\Course {#3361 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10935 +label: "HIST-GEO-ECM/HIST_5ESP_HISTOIRE" +value: "107" +data: Proxies\__CG__\App\Entity\Course {#3355 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10936 +label: "INFORMATIQUE/INFO_5ALL_INFO" +value: "108" +data: Proxies\__CG__\App\Entity\Course {#2375 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10937 +label: "INFORMATIQUE/INFO_5ESP_INFO" +value: "109" +data: Proxies\__CG__\App\Entity\Course {#2700 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10938 +label: "MATHAMATIQUES/MATH_5ALL_MATHS" +value: "110" +data: Proxies\__CG__\App\Entity\Course {#2303 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10939 +label: "MATHAMATIQUES/MATH_5ESP_MATHS" +value: "111" +data: Proxies\__CG__\App\Entity\Course {#2309 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10940 +label: "SVT-EEHB/SVT_5ALL_SCIENCES" +value: "112" +data: Proxies\__CG__\App\Entity\Course {#2297 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10941 +label: "SVT-EEHB/SVT_5ESP_SCIENCES" +value: "113" +data: Proxies\__CG__\App\Entity\Course {#2291 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10942 +label: "ESF-TM/TM_5ALL_TM" +value: "114" +data: Proxies\__CG__\App\Entity\Course {#3379 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10943 +label: "ESF-TM/TM_5ESP_TM" +value: "115" +data: Proxies\__CG__\App\Entity\Course {#3385 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10944 +label: "ANGLAIS/EN_5D_ANGLAIS" +value: "116" +data: App\Entity\Course {#9596 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10945 +label: "PCT/CHI_5D_CHIMIE" +value: "117" +data: App\Entity\Course {#9603 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10946 +label: "HIST-GEO-ECM/ECM_5D_ECM" +value: "118" +data: App\Entity\Course {#9609 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10947 +label: "EPS/EPS_5D_EPS" +value: "119" +data: App\Entity\Course {#9614 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10948 +label: "HIST-GEO-ECM/HIST_5D_HISTOIRE" +value: "120" +data: App\Entity\Course {#9620 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10949 +label: "INFORMATIQUE/INFO_5D_INFO" +value: "121" +data: App\Entity\Course {#9625 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10950 +label: "MATHAMATIQUES/MATH_5D_MATHS" +value: "122" +data: App\Entity\Course {#9630 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10951 +label: "PCT/PHY_5D_PHY" +value: "123" +data: App\Entity\Course {#9635 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10952 +label: "FRANCAIS/LITT_5D_LITTER" +value: "124" +data: App\Entity\Course {#9640 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10953 +label: "FRANCAIS/LANG_5D_LANGUE" +value: "125" +data: App\Entity\Course {#9645 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10954 +label: "SVT-EEHB/SVT_5D_SVT" +value: "126" +data: App\Entity\Course {#9650 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10955 +label: "ESF-TM/TM_5D_TM" +value: "127" +data: App\Entity\Course {#9655 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10956 +label: "ESPAGNOL/ESP_6_ESPAGNOL" +value: "129" +data: Proxies\__CG__\App\Entity\Course {#2626 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10957 +label: "HIST-GEO-ECM/ECM_6ESP_ECM" +value: "130" +data: Proxies\__CG__\App\Entity\Course {#2043 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10958 +label: "HIST-GEO-ECM/HIST_6ESP_HISTOIRE" +value: "131" +data: Proxies\__CG__\App\Entity\Course {#3191 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10959 +label: "FRANCAIS/LANG_6ESP_LANGUE" +value: "132" +data: Proxies\__CG__\App\Entity\Course {#2768 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10960 +label: "FRANCAIS/LIT_6ESP_LITTER." +value: "133" +data: Proxies\__CG__\App\Entity\Course {#2762 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10961 +label: "MATHAMATIQUES/MATH_6ESP_MATHS" +value: "134" +data: Proxies\__CG__\App\Entity\Course {#2663 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10962 +label: "SVT-EEHB/SVT_6ESP_SCIENCES" +value: "136" +data: Proxies\__CG__\App\Entity\Course {#2242 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10963 +label: "INFORMATIQUE/INFO_6ESP_INFO" +value: "137" +data: Proxies\__CG__\App\Entity\Course {#2854 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10964 +label: "EPS/EPS_6ESP_EPS" +value: "139" +data: Proxies\__CG__\App\Entity\Course {#3439 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10965 +label: "ESF-TM/TM_6ESP_TM" +value: "140" +data: Proxies\__CG__\App\Entity\Course {#2186 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10966 +label: "ESF-TM/TM_6ALL_TM" +value: "141" +data: Proxies\__CG__\App\Entity\Course {#2180 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10967 +label: "EPS/EPS_6ALL_EPS" +value: "142" +data: Proxies\__CG__\App\Entity\Course {#3457 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10968 +label: "INFORMATIQUE/INF_6ALL_INFO" +value: "143" +data: Proxies\__CG__\App\Entity\Course {#2860 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10969 +label: "MATHAMATIQUES/MATH_6ALL_MATHS" +value: "144" +data: Proxies\__CG__\App\Entity\Course {#2669 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10970 +label: "FRANCAIS/LIT_6ALL_LITTER." +value: "146" +data: Proxies\__CG__\App\Entity\Course {#2719 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10971 +label: "FRANCAIS/LAN_6ALL_LANGUE" +value: "147" +data: Proxies\__CG__\App\Entity\Course {#2732 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10972 +label: "HIST-GEO-ECM/HIST_6ALL_HISTOIRE" +value: "148" +data: Proxies\__CG__\App\Entity\Course {#3185 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10973 +label: "HIST-GEO-ECM/ECM_6ALL_ECM" +value: "149" +data: Proxies\__CG__\App\Entity\Course {#2049 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10974 +label: "ALLEMAND/ALL_6_ALL" +value: "150" +data: Proxies\__CG__\App\Entity\Course {#2898 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10975 +label: "ANGLAIS/EN_6ALL_ANGLAIS" +value: "151" +data: Proxies\__CG__\App\Entity\Course {#2002 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10976 +label: "ANGLAIS/EN_6C_ANGLAIS" +value: "152" +data: Proxies\__CG__\App\Entity\Course {#2016 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10977 +label: "HIST-GEO-ECM/ECM_6C_ECM" +value: "153" +data: Proxies\__CG__\App\Entity\Course {#2037 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10978 +label: "HIST-GEO-ECM/HIST_6C_HISTOIRE" +value: "154" +data: Proxies\__CG__\App\Entity\Course {#3197 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10979 +label: "FRANCAIS/LANG_6C_LANGUE" +value: "155" +data: Proxies\__CG__\App\Entity\Course {#2756 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10980 +label: "FRANCAIS/LIT_6C_LITTER." +value: "156" +data: Proxies\__CG__\App\Entity\Course {#2750 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10981 +label: "MATHAMATIQUES/MATH_6C_MATHS" +value: "157" +data: Proxies\__CG__\App\Entity\Course {#2363 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10982 +label: "PCT/PHY_6C_PHYS" +value: "158" +data: Proxies\__CG__\App\Entity\Course {#4666 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10983 +label: "PCT/CHM_6C_CHIMIE" +value: "159" +data: Proxies\__CG__\App\Entity\Course {#3026 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10984 +label: "INFORMATIQUE/INFO_6C_INFO" +value: "160" +data: Proxies\__CG__\App\Entity\Course {#2989 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10985 +label: "SVT-EEHB/SVT_6C_SVT-EEHB" +value: "161" +data: Proxies\__CG__\App\Entity\Course {#2248 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10986 +label: "EPS/EPS_6C_EPS" +value: "162" +data: Proxies\__CG__\App\Entity\Course {#3451 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10987 +label: "ESF-TM/TM_6C_TM" +value: "163" +data: Proxies\__CG__\App\Entity\Course {#2148 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10988 +label: "ANGLAIS/EN_6D_ANGLAIS" +value: "164" +data: Proxies\__CG__\App\Entity\Course {#2023 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10989 +label: "FRANCAIS/LIT_6D_LITTER." +value: "165" +data: Proxies\__CG__\App\Entity\Course {#2744 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10990 +label: "FRANCAIS/LANG_6D_LANGUE" +value: "166" +data: Proxies\__CG__\App\Entity\Course {#2738 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10991 +label: "HIST-GEO-ECM/HIST_6D_HISTOIRE" +value: "167" +data: Proxies\__CG__\App\Entity\Course {#3203 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10992 +label: "HIST-GEO-ECM/ECM_6D_ECM" +value: "168" +data: Proxies\__CG__\App\Entity\Course {#2030 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10993 +label: "MATHAMATIQUES/MATH_6D_MATHS" +value: "169" +data: Proxies\__CG__\App\Entity\Course {#2369 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10994 +label: "PCT/PHY_6D_PHYSIQUE" +value: "170" +data: Proxies\__CG__\App\Entity\Course {#4659 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10995 +label: "PCT/CHM_6D_CHIMIE" +value: "171" +data: Proxies\__CG__\App\Entity\Course {#3039 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10996 +label: "SVT-EEHB/SVT_6D_SVT-EEHB" +value: "172" +data: Proxies\__CG__\App\Entity\Course {#3033 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10997 +label: "INFORMATIQUE/INF_6D_INFO" +value: "173" +data: Proxies\__CG__\App\Entity\Course {#2983 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10998 +label: "EPS/EPS_6D_EPS" +value: "174" +data: Proxies\__CG__\App\Entity\Course {#3445 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10999 +label: "ESF-TM/TM_6D_TM" +value: "175" +data: Proxies\__CG__\App\Entity\Course {#2155 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11000 +label: "ANGLAIS/EN_7ESP_ANGLAIS" +value: "176" +data: Proxies\__CG__\App\Entity\Course {#2381 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11001 +label: "ANGLAIS/EN_7ALL_ANGLAIS" +value: "177" +data: Proxies\__CG__\App\Entity\Course {#2947 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11002 +label: "FRANCAIS/LANG_7ESP_LANGUE" +value: "178" +data: Proxies\__CG__\App\Entity\Course {#5351 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11003 +label: "FRANCAIS/LANG_7ALL_LANGUE" +value: "179" +data: Proxies\__CG__\App\Entity\Course {#3785 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11004 +label: "FRANCAIS/LANG_7D_LANGUE" +value: "180" +data: Proxies\__CG__\App\Entity\Course {#1890 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11005 +label: "FRANCAIS/LANG_7C_LANGUE" +value: "181" +data: Proxies\__CG__\App\Entity\Course {#1871 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11006 +label: "ANGLAIS/ENG_7C_ANGLAIS" +value: "184" +data: Proxies\__CG__\App\Entity\Course {#2279 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11007 +label: "ANGLAIS/ENG_7D_ANGLAIS" +value: "185" +data: Proxies\__CG__\App\Entity\Course {#2285 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11008 +label: "FRANCAIS/LIT_7ESP_LITTER" +value: "186" +data: Proxies\__CG__\App\Entity\Course {#5345 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11009 +label: "FRANCAIS/LIT_7ALL_LITTER" +value: "187" +data: Proxies\__CG__\App\Entity\Course {#3779 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11010 +label: "FRANCAIS/LIT_7D_LITTER." +value: "188" +data: Proxies\__CG__\App\Entity\Course {#1802 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11011 +label: "FRANCAIS/LIT_7C_LITTER." +value: "189" +data: Proxies\__CG__\App\Entity\Course {#1877 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11012 +label: "HIST-GEO-ECM/HIST_7ESP_HISTOIRE" +value: "190" +data: Proxies\__CG__\App\Entity\Course {#2073 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11013 +label: "HIST-GEO-ECM/HIST_7ALL_HISTOIRE" +value: "191" +data: Proxies\__CG__\App\Entity\Course {#2079 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11014 +label: "HIST-GEO-ECM/HG_7D_HISTOIRE" +value: "192" +data: Proxies\__CG__\App\Entity\Course {#3173 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11015 +label: "HIST-GEO-ECM/HIST_7C_HISTOIRE" +value: "193" +data: Proxies\__CG__\App\Entity\Course {#4017 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11016 +label: "HIST-GEO-ECM/ECM_7ESP_ECM" +value: "194" +data: Proxies\__CG__\App\Entity\Course {#3275 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11017 +label: "HIST-GEO-ECM/ECM_7ALL_ECM" +value: "195" +data: Proxies\__CG__\App\Entity\Course {#3269 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11018 +label: "HIST-GEO-ECM/ECM_7D_ECM" +value: "196" +data: Proxies\__CG__\App\Entity\Course {#3257 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11019 +label: "HIST-GEO-ECM/ECM_7C_ECM" +value: "197" +data: Proxies\__CG__\App\Entity\Course {#3263 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11020 +label: "INFORMATIQUE/INF_7ESP_INFO" +value: "198" +data: Proxies\__CG__\App\Entity\Course {#2842 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11021 +label: "INFORMATIQUE/INF_7ALL_INFO" +value: "199" +data: Proxies\__CG__\App\Entity\Course {#2848 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11022 +label: "INFORMATIQUE/INF_7D_INFO" +value: "200" +data: Proxies\__CG__\App\Entity\Course {#2971 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11023 +label: "INFORMATIQUE/INF_7C_INFO" +value: "201" +data: Proxies\__CG__\App\Entity\Course {#2977 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11024 +label: "MATHAMATIQUES/MATH_7ESP_MATHS" +value: "202" +data: Proxies\__CG__\App\Entity\Course {#2923 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11025 +label: "MATHAMATIQUES/MATH_7ALL_MATHS" +value: "203" +data: Proxies\__CG__\App\Entity\Course {#2929 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11026 +label: "MATHAMATIQUES/MATH_7D_MATHS" +value: "204" +data: Proxies\__CG__\App\Entity\Course {#3726 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11027 +label: "MATHAMATIQUES/MATH_7C_MATHS" +value: "205" +data: Proxies\__CG__\App\Entity\Course {#3732 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11028 +label: "PCT/PHY_7D_PHYSIQUE" +value: "206" +data: Proxies\__CG__\App\Entity\Course {#5116 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11029 +label: "PCT/PHY_7C_PHYSIQUE" +value: "207" +data: Proxies\__CG__\App\Entity\Course {#3791 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11030 +label: "PCT/CHM_7D_CHIMIE" +value: "208" +data: Proxies\__CG__\App\Entity\Course {#4768 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11031 +label: "PCT/CHM_7C_CHIMIE" +value: "209" +data: Proxies\__CG__\App\Entity\Course {#4682 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11032 +label: "PHILOSOPHIE/PHILO_7ESP_PHILO" +value: "210" +data: Proxies\__CG__\App\Entity\Course {#3112 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11040 +label: "PHILOSOPHIE/PHILO_7ALL_PHILO" +value: "211" +data: Proxies\__CG__\App\Entity\Course {#3118 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11038 +label: "PHILOSOPHIE/PHILO_7D_PHILO" +value: "212" +data: Proxies\__CG__\App\Entity\Course {#3100 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11034 +label: "PHILOSOPHIE/PHILO_7C_PHILO" +value: "213" +data: Proxies\__CG__\App\Entity\Course {#3106 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11042 +label: "EPS/EPS_7ESP_EPS" +value: "214" +data: Proxies\__CG__\App\Entity\Course {#3421 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11043 +label: "EPS/EPS_7ALL_EPS" +value: "215" +data: Proxies\__CG__\App\Entity\Course {#3415 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11044 +label: "EPS/EPS_7D_EPS" +value: "216" +data: Proxies\__CG__\App\Entity\Course {#3433 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11045 +label: "EPS/EPS_7C_EPS" +value: "217" +data: Proxies\__CG__\App\Entity\Course {#3427 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11046 +label: "ESF-TM/TM_7ESP_TM" +value: "218" +data: Proxies\__CG__\App\Entity\Course {#2217 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11047 +label: "ESF-TM/TM_7ALL_TM" +value: "219" +data: Proxies\__CG__\App\Entity\Course {#2223 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11048 +label: "ESF-TM/TM_7D_TM" +value: "220" +data: Proxies\__CG__\App\Entity\Course {#4875 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11049 +label: "ESF-TM/TM_7C_TM" +value: "221" +data: Proxies\__CG__\App\Entity\Course {#4869 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11050 +label: "ESPAGNOL/ESP_7_ESPAGNOL" +value: "222" +data: Proxies\__CG__\App\Entity\Course {#2632 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11051 +label: "ALLEMAND/ALL_7_ALLEMAND" +value: "223" +data: Proxies\__CG__\App\Entity\Course {#2891 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11052 +label: "SVT-EEHB/SVT_7D_SVT-EEHB" +value: "224" +data: Proxies\__CG__\App\Entity\Course {#3020 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11053 +label: "SVT-EEHB/SVT_7C_SVT-EEHB" +value: "225" +data: Proxies\__CG__\App\Entity\Course {#1884 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11054 +label: "SVT-EEHB/SVT_6ALL_SCIENCES" +value: "226" +data: Proxies\__CG__\App\Entity\Course {#2236 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11055 +label: "PHILOSOPHIE/PHILO_5ESP_PHILO" +value: "227" +data: Proxies\__CG__\App\Entity\Course {#3124 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11056 +label: "PHILOSOPHIE/PHILO_5ALL_PHILO" +value: "228" +data: Proxies\__CG__\App\Entity\Course {#1823 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11057 +label: "EPS/EPS_FI_SPORT" +value: "229" +data: Proxies\__CG__\App\Entity\Course {#3409 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11058 +label: "EPS/EPS_FII_SPORT" +value: "230" +data: Proxies\__CG__\App\Entity\Course {#3403 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11059 +label: "ARTS AND LITTERATURE/FR_FII_FRENCH" +value: "231" +data: Proxies\__CG__\App\Entity\Course {#3014 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11067 +label: "EPS/EPS_FIII_SPORT" +value: "232" +data: Proxies\__CG__\App\Entity\Course {#3397 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11065 +label: "EPS/EPS_FIV_SPORT" +value: "233" +data: App\Entity\Course {#10085 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11061 +label: "ARTS AND LITTERATURE/CIT_EDUC_F4_CITIZENSHIP EDUC." +value: "234" +data: Proxies\__CG__\App\Entity\Course {#3543 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11069 +label: "ARTS AND LITTERATURE/FR_FI_FRENCH" +value: "235" +data: Proxies\__CG__\App\Entity\Course {#3294 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11070 +label: "ARTS AND LITTERATURE/ENG_LAG_FI_ENG. LANG." +value: "236" +data: Proxies\__CG__\App\Entity\Course {#3155 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11071 +label: "ARTS AND LITTERATURE/LIT_FI_LITERATURE" +value: "237" +data: Proxies\__CG__\App\Entity\Course {#3349 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11072 +label: "SCIENCE AND TECHNOLOGY/MATH_FI_MATHS" +value: "238" +data: Proxies\__CG__\App\Entity\Course {#3524 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11080 +label: "SCIENCE AND TECHNOLOGY/CHEM_FI_CHEMISTRY" +value: "239" +data: Proxies\__CG__\App\Entity\Course {#1904 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11078 +label: "SCIENCE AND TECHNOLOGY/PHY_FI_PHYSICS" +value: "240" +data: Proxies\__CG__\App\Entity\Course {#4502 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11074 +label: "SCIENCE AND TECHNOLOGY/BIO_FI_BIOLOGY" +value: "241" +data: Proxies\__CG__\App\Entity\Course {#2596 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11082 +label: "SCIENCE AND TECHNOLOGY/COMP_F1_COMPUTER" +value: "242" +data: Proxies\__CG__\App\Entity\Course {#2726 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11083 +label: "ARTS AND LITTERATURE/GEO_FI_GEOGRAPHY" +value: "243" +data: Proxies\__CG__\App\Entity\Course {#6525 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11084 +label: "ARTS AND LITTERATURE/HIST_FI_HISTORY" +value: "244" +data: Proxies\__CG__\App\Entity\Course {#3744 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11085 +label: "ARTS AND LITTERATURE/CIT_EDUC_FI_CITIZENSHIP EDUC." +value: "245" +data: Proxies\__CG__\App\Entity\Course {#3738 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11086 +label: "SCIENCE AND TECHNOLOGY/FOOD_FI_FOOD AND NUTRIT." +value: "246" +data: Proxies\__CG__\App\Entity\Course {#1897 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11087 +label: "ARTS AND LITTERATURE/ENG_LAG_FII_ENG. LANG." +value: "247" +data: Proxies\__CG__\App\Entity\Course {#1910 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11088 +label: "ARTS AND LITTERATURE/LIT_FII_LITERATURE" +value: "248" +data: Proxies\__CG__\App\Entity\Course {#3342 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11089 +label: "SCIENCE AND TECHNOLOGY/MATH_FII_MATHS" +value: "249" +data: Proxies\__CG__\App\Entity\Course {#3592 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11090 +label: "SCIENCE AND TECHNOLOGY/CHEM_FII_CHEMISTRY" +value: "250" +data: Proxies\__CG__\App\Entity\Course {#1917 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11091 +label: "SCIENCE AND TECHNOLOGY/PHY_FII_PHYSICS" +value: "251" +data: Proxies\__CG__\App\Entity\Course {#2192 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11092 +label: "SCIENCE AND TECHNOLOGY/BIO_FII_BIOLOGY" +value: "254" +data: Proxies\__CG__\App\Entity\Course {#2584 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11093 +label: "SCIENCE AND TECHNOLOGY/COMP_FII_COMPUTER" +value: "255" +data: Proxies\__CG__\App\Entity\Course {#3245 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11094 +label: "ARTS AND LITTERATURE/GOE_FII_GEOGRAPHY" +value: "256" +data: Proxies\__CG__\App\Entity\Course {#5687 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11095 +label: "ARTS AND LITTERATURE/HIST_FII_HISTORY" +value: "257" +data: Proxies\__CG__\App\Entity\Course {#3768 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11096 +label: "ARTS AND LITTERATURE/CIT_EDUC_FII_CITIZENSHIP EDUC." +value: "258" +data: Proxies\__CG__\App\Entity\Course {#3762 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11097 +label: "SCIENCE AND TECHNOLOGY/FOOD_FII_FOOD AND NUTRIT." +value: "259" +data: Proxies\__CG__\App\Entity\Course {#3574 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11098 +label: "ARTS AND LITTERATURE/FR_FIV_FRENCH" +value: "260" +data: Proxies\__CG__\App\Entity\Course {#2959 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11099 +label: "ARTS AND LITTERATURE/ENG_LAG_FIV_ENG. LANG." +value: "261" +data: Proxies\__CG__\App\Entity\Course {#3070 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11100 +label: "ARTS AND LITTERATURE/LIT_FIV_LITERATURE" +value: "262" +data: Proxies\__CG__\App\Entity\Course {#3142 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11101 +label: "SCIENCE AND TECHNOLOGY/MATH_FIV_MATHS" +value: "263" +data: Proxies\__CG__\App\Entity\Course {#2493 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11102 +label: "SCIENCE AND TECHNOLOGY/CHEM_FIV_SCIEN_CHEMISTRY" +value: "264" +data: Proxies\__CG__\App\Entity\Course {#1930 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11103 +label: "SCIENCE AND TECHNOLOGY/PHY_FIV_SCIEN_PHYSICS" +value: "265" +data: Proxies\__CG__\App\Entity\Course {#4471 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11104 +label: "SCIENCE AND TECHNOLOGY/BIO_FIV_BIOLOGY" +value: "266" +data: Proxies\__CG__\App\Entity\Course {#2614 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11105 +label: "SCIENCE AND TECHNOLOGY/COMP_FIV_COMPUTER" +value: "267" +data: Proxies\__CG__\App\Entity\Course {#2713 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11106 +label: "SCIENCE AND TECHNOLOGY/HUM_BIO_FIV_HUMAN BIOLOGY" +value: "268" +data: Proxies\__CG__\App\Entity\Course {#1944 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11107 +label: "SCIENCE AND TECHNOLOGY/GEO_FIV_GEOGRAPHY" +value: "269" +data: Proxies\__CG__\App\Entity\Course {#5829 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11108 +label: "ARTS AND LITTERATURE/HIST_FIV_HISTORY" +value: "270" +data: Proxies\__CG__\App\Entity\Course {#3537 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11109 +label: "ARTS AND LITTERATURE/ECO_FIV_ECONOMICS" +value: "271" +data: Proxies\__CG__\App\Entity\Course {#2540 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11110 +label: "ARTS AND LITTERATURE/COMM_FIV_COMMERCE" +value: "272" +data: Proxies\__CG__\App\Entity\Course {#2443 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11111 +label: "ARTS AND LITTERATURE/FR_FIII_FRENCH" +value: "273" +data: Proxies\__CG__\App\Entity\Course {#3306 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11112 +label: "ARTS AND LITTERATURE/ENG_LANG_FIII_ENG. LANG." +value: "274" +data: Proxies\__CG__\App\Entity\Course {#3130 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11113 +label: "ARTS AND LITTERATURE/LITT_FIII_LITTERATURE" +value: "275" +data: Proxies\__CG__\App\Entity\Course {#3064 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11114 +label: "SCIENCE AND TECHNOLOGY/MATHS_FIII_MATHEMATICS" +value: "276" +data: Proxies\__CG__\App\Entity\Course {#2546 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11115 +label: "SCIENCE AND TECHNOLOGY/CHEM_FIII_CHEMISTRY" +value: "277" +data: Proxies\__CG__\App\Entity\Course {#1923 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11116 +label: "SCIENCE AND TECHNOLOGY/BIO_FIII_BIOLOGY" +value: "278" +data: Proxies\__CG__\App\Entity\Course {#2577 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11117 +label: "ARTS AND LITTERATURE/GEO_FIII_GEOGRAPHY" +value: "279" +data: Proxies\__CG__\App\Entity\Course {#5861 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11118 +label: "ARTS AND LITTERATURE/CIT_FIII_CITIZENSHIP" +value: "280" +data: Proxies\__CG__\App\Entity\Course {#3756 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11119 +label: "ARTS AND LITTERATURE/ECO_FIII_ECONOMICS" +value: "281" +data: Proxies\__CG__\App\Entity\Course {#2534 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11120 +label: "ARTS AND LITTERATURE/HIST_FIII_HISTORY" +value: "282" +data: Proxies\__CG__\App\Entity\Course {#3750 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11121 +label: "ARTS AND LITTERATURE/CIT_FIV_SCIEN_CITIZENSHIP EDUC." +value: "283" +data: Proxies\__CG__\App\Entity\Course {#3549 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11122 +label: "ARTS AND LITTERATURE/FR_FIV_SCIEN_FRENCH" +value: "284" +data: Proxies\__CG__\App\Entity\Course {#2953 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11123 +label: "ARTS AND LITTERATURE/ENG_LANG_FIV_SCIEN_ENG. LANG." +value: "285" +data: Proxies\__CG__\App\Entity\Course {#3076 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11124 +label: "ARTS AND LITTERATURE/ECO_FIV_SCIEN_ECONOMICS" +value: "286" +data: Proxies\__CG__\App\Entity\Course {#2528 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11125 +label: "ARTS AND LITTERATURE/COM_FIV_SCIEN_COMMERCE" +value: "287" +data: Proxies\__CG__\App\Entity\Course {#5992 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11126 +label: "EPS/EPS_FIV_SCIEN_SPORT" +value: "288" +data: App\Entity\Course {#10309 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11127 +label: "SCIENCE AND TECHNOLOGY/COMP_FIV_SCIEN_COMPUTER" +value: "289" +data: Proxies\__CG__\App\Entity\Course {#2707 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11128 +label: "SCIENCE AND TECHNOLOGY/MATHS_FIV_SCIEN_MATHEMATICS" +value: "290" +data: Proxies\__CG__\App\Entity\Course {#2516 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11129 +label: "SCIENCE AND TECHNOLOGY/BIO_FIV_SCIEN_BIOLOGY" +value: "291" +data: Proxies\__CG__\App\Entity\Course {#2620 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11130 +label: "SCIENCE AND TECHNOLOGY/HUM_BIO_FIV_SCIEN_HUMAN BIOLOGY" +value: "292" +data: Proxies\__CG__\App\Entity\Course {#2608 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11131 +label: "ARTS AND LITTERATURE/GEO_FIV_SCIEN_GEOGRAPHY" +value: "293" +data: Proxies\__CG__\App\Entity\Course {#5845 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11132 +label: "SCIENCE AND TECHNOLOGY/PHY_FIII_PHYSICS" +value: "294" +data: Proxies\__CG__\App\Entity\Course {#3300 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11133 +label: "SCIENCE AND TECHNOLOGY/COM_FIII_SCIEN_COMPUTER" +value: "295" +data: Proxies\__CG__\App\Entity\Course {#3233 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11134 +label: "ESF-TM/MAN_LAB_F1_MANUAL LAB" +value: "296" +data: Proxies\__CG__\App\Entity\Course {#3714 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11135 +label: "ESF-TM/MAN_LAB_FII_MANUAL LAB" +value: "297" +data: Proxies\__CG__\App\Entity\Course {#3708 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11136 +label: "ESF-TM/MAN_LAB_FIII_MANUAL LAB" +value: "298" +data: Proxies\__CG__\App\Entity\Course {#3720 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11137 +label: "ESF-TM/MAN_LAB_FIV_SCIEN_MANUAL LAB" +value: "299" +data: Proxies\__CG__\App\Entity\Course {#3702 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11138 +label: "ESF-TM/MAN_LAB_FIV_ART_MANUAL LAB" +value: "300" +data: Proxies\__CG__\App\Entity\Course {#3696 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11139 +label: "ANGLAIS/EN_5c_ANGLAIS" +value: "302" +data: Proxies\__CG__\App\Entity\Course {#1982 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11140 +label: "FRANCAIS/LANG_5c_LANGUE" +value: "303" +data: Proxies\__CG__\App\Entity\Course {#2315 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11141 +label: "FRANCAIS/LITT_5C_LITTER" +value: "304" +data: Proxies\__CG__\App\Entity\Course {#2321 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11142 +label: "HIST-GEO-ECM/ECM_5C_ECM" +value: "305" +data: Proxies\__CG__\App\Entity\Course {#3666 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11143 +label: "HIST-GEO-ECM/HIST_5C_HISTOIRE" +value: "306" +data: Proxies\__CG__\App\Entity\Course {#3367 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11144 +label: "EPS/EPS_5C_EPS" +value: "307" +data: Proxies\__CG__\App\Entity\Course {#3469 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11145 +label: "ESF-TM/TM_5C_TM" +value: "308" +data: Proxies\__CG__\App\Entity\Course {#3391 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11146 +label: "MATHAMATIQUES/MATH_5C_MATHS" +value: "309" +data: Proxies\__CG__\App\Entity\Course {#1839 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11147 +label: "PCT/PHY_5C_PHYSIQUE" +value: "310" +data: Proxies\__CG__\App\Entity\Course {#2638 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11148 +label: "PCT/CHI_5C_CHIMIE" +value: "311" +data: Proxies\__CG__\App\Entity\Course {#3045 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11149 +label: "INFORMATIQUE/INFO_5C_INFO" +value: "312" +data: Proxies\__CG__\App\Entity\Course {#2694 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11150 +label: "SVT-EEHB/SVT_5C_SVT" +value: "313" +data: Proxies\__CG__\App\Entity\Course {#1810 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11151 +label: "PHILOSOPHIE/PHIL_6ESP_PHILO" +value: "314" +data: Proxies\__CG__\App\Entity\Course {#3088 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11152 +label: "PHILOSOPHIE/PHIL_6ALL_PHILO" +value: "315" +data: Proxies\__CG__\App\Entity\Course {#3082 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11153 +label: "SCIENCE AND TECHNOLOGY/BIO_FV_SCIEN_BIOLOGY" +value: "318" +data: Proxies\__CG__\App\Entity\Course {#2602 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11154 +label: "ARTS AND LITTERATURE/COM_FV_ARTS_COMMERCE" +value: "320" +data: Proxies\__CG__\App\Entity\Course {#2522 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11155 +label: "SCIENCE AND TECHNOLOGY/PHY_FV_SCIEN_PHYSICS" +value: "326" +data: Proxies\__CG__\App\Entity\Course {#5529 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11156 +label: "SCIENCE AND TECHNOLOGY/CHEM_FV_SCIEN_CHEMISTRY" +value: "327" +data: Proxies\__CG__\App\Entity\Course {#1976 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11157 +label: "SCIENCE AND TECHNOLOGY/MATHS_FV_SCIEN_MATHEMATICS" +value: "328" +data: Proxies\__CG__\App\Entity\Course {#3580 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11158 +label: "SCIENCE AND TECHNOLOGY/MATHS_FV_ARTS_MATHEMATICS" +value: "329" +data: Proxies\__CG__\App\Entity\Course {#3586 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11159 +label: "ARTS AND LITTERATURE/FR_FV_SCIEN_FRENCH" +value: "330" +data: Proxies\__CG__\App\Entity\Course {#2388 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11160 +label: "ARTS AND LITTERATURE/FR_FV_ARTS_FRENCH" +value: "331" +data: Proxies\__CG__\App\Entity\Course {#2394 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11161 +label: "ARTS AND LITTERATURE/ENG_LANG_FV_SCIEN_ENG. LAN." +value: "332" +data: Proxies\__CG__\App\Entity\Course {#3051 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11162 +label: "ARTS AND LITTERATURE/ENG_LANG_FV_ARTS_ENG. LAN." +value: "333" +data: Proxies\__CG__\App\Entity\Course {#3058 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11163 +label: "ARTS AND LITTERATURE/LIT_FV_ARTS_LITTERATURE" +value: "334" +data: Proxies\__CG__\App\Entity\Course {#3094 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11164 +label: "ARTS AND LITTERATURE/HIST_FV_ARTS_HISTORY" +value: "335" +data: Proxies\__CG__\App\Entity\Course {#3531 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11165 +label: "ARTS AND LITTERATURE/GEO_FV_SCIEN_GEOGRAPHY" +value: "336" +data: Proxies\__CG__\App\Entity\Course {#5585 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11166 +label: "ARTS AND LITTERATURE/GEO_FV_ARTS_GEOGRAPHY" +value: "337" +data: Proxies\__CG__\App\Entity\Course {#6519 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11167 +label: "ARTS AND LITTERATURE/CIT_FV_SCIEN_CITIZENSHIP EDUC." +value: "338" +data: App\Entity\Course {#10482 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11168 +label: "ARTS AND LITTERATURE/CIT_FV_ARTS_CITIZENSHIP EDUC." +value: "339" +data: Proxies\__CG__\App\Entity\Course {#3517 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11169 +label: "SCIENCE AND TECHNOLOGY/COMP_FV_SCIEN_COMPUTER" +value: "340" +data: Proxies\__CG__\App\Entity\Course {#2681 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11170 +label: "SCIENCE AND TECHNOLOGY/COMP_FV_ARTS_COMPUTER" +value: "341" +data: Proxies\__CG__\App\Entity\Course {#2688 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11171 +label: "SCIENCE AND TECHNOLOGY/BIO_FV_ARTS_BIOLOGY" +value: "342" +data: App\Entity\Course {#10499 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11172 +label: "PHILOSOPHIE/PHILO_6D_PHILOSOPHIE" +value: "354" +data: Proxies\__CG__\App\Entity\Course {#2552 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11173 +label: "PHILOSOPHIE/PHILO_6C_PHILOSOPHIE" +value: "355" +data: Proxies\__CG__\App\Entity\Course {#2559 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11174 +label: "SVT-EEHB/TP_SVT6D_TP_SVTEEHB" +value: "356" +data: App\Entity\Course {#10512 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11175 +label: "SCIENCE AND TECHNOLOGY/ECO_5_ECONS" +value: "357" +data: Proxies\__CG__\App\Entity\Course {#2450 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11176 +label: "SCIENCE AND TECHNOLOGY/ECON_5_ECONS" +value: "358" +data: Proxies\__CG__\App\Entity\Course {#2487 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11177 +label: "SCIENCE AND TECHNOLOGY/H-BIO5_HU BIOLOGIE" +value: "359" +data: Proxies\__CG__\App\Entity\Course {#2590 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11178 +label: "ARTS AND LITTERATURE/COMM_FV_SC_COMMERCE" +value: "360" +data: App\Entity\Course {#10529 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11179 +label: "ARTS AND LITTERATURE/COM_FIII_COMMERCE" +value: "361" +data: Proxies\__CG__\App\Entity\Course {#2456 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11180 +label: "SVT-EEHB/SVT_7A Esp_SCIENCES" +value: "362" +data: Proxies\__CG__\App\Entity\Course {#1860 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11181 +label: "SVT-EEHB/SVT_7ALL_SCIENCES" +value: "365" +data: Proxies\__CG__\App\Entity\Course {#1853 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11182 +label: "MATHAMATIQUES/AD_MATH4_ADD MATHS" +value: "366" +data: Proxies\__CG__\App\Entity\Course {#2468 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11183 +label: "MATHAMATIQUES/AD MATHS 5_ADD MATHS" +value: "367" +data: Proxies\__CG__\App\Entity\Course {#1970 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11184 +label: "CULTURE/LCN_1_LCN" +value: "368" +data: Proxies\__CG__\App\Entity\Course {#2794 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11192 +label: "CULTURE/LCN_2_LCN" +value: "369" +data: Proxies\__CG__\App\Entity\Course {#2800 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11190 +label: "CULTURE/LCN_3_ESP_LCN" +value: "370" +data: Proxies\__CG__\App\Entity\Course {#2818 …} +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11186 +label: "CULTURE/NLC_1_NLC" +value: "372" +data: App\Entity\Course {#10567 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11194 +label: "ESF-TM/ESF_5_All_ESF" +value: "373" +data: Proxies\__CG__\App\Entity\Course {#2437 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11195 +label: "ESF-TM/ESF_5_ESP_ESF" +value: "374" +data: Proxies\__CG__\App\Entity\Course {#2431 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11196 +label: "ESF-TM/ESF_5_C_ESF" +value: "375" +data: Proxies\__CG__\App\Entity\Course {#2425 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11197 +label: "ESF-TM/ESF_5_D_ESF" +value: "376" +data: App\Entity\Course {#10584 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11198 +label: "SVT-EEHB/TP_SVTEEHB_7D_TP_SVTEEHB" +value: "377" +data: Proxies\__CG__\App\Entity\Course {#3008 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11199 +label: "CULTURE/LCN_3_ALL_LCN" +value: "378" +data: Proxies\__CG__\App\Entity\Course {#2824 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11200 +label: "SCIENCE AND TECHNOLOGY/FOOD_FIII_FOOD AND NUTRITION" +value: "379" +data: Proxies\__CG__\App\Entity\Course {#3568 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11201 +label: "CULTURE/LCN_4ALL_LCN" +value: "381" +data: Proxies\__CG__\App\Entity\Course {#2830 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11202 +label: "CULTURE/LCN_4ESP_LCN" +value: "382" +data: Proxies\__CG__\App\Entity\Course {#2836 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11203 +label: "SCIENCE AND TECHNOLOGY/LOGIC_F3_LOGIC" +value: "384" +data: Proxies\__CG__\App\Entity\Course {#3312 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11204 +label: "SCIENCE AND TECHNOLOGY/LOGIC_F4_SC_LOGIC" +value: "385" +data: App\Entity\Course {#10613 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11205 +label: "SCIENCE AND TECHNOLOGY/LOGIC_F4_ART_LOGIC" +value: "386" +data: Proxies\__CG__\App\Entity\Course {#1937 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11206 +label: "SCIENCE AND TECHNOLOGY/LOGIC_F5_ART_LOGIC" +value: "388" +data: Proxies\__CG__\App\Entity\Course {#5748 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11207 +label: "CULTURE/RELIGION_F1_RELIGION" +value: "389" +data: Proxies\__CG__\App\Entity\Course {#3336 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11208 +label: "CULTURE/RELIGION_F2_RELIGION" +value: "390" +data: Proxies\__CG__\App\Entity\Course {#3330 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11209 +label: "SCIENCE AND TECHNOLOGY/FOOD_FIV_ARTS_FOOD AND NUTRITION" +value: "391" +data: Proxies\__CG__\App\Entity\Course {#3562 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11210 +label: "CULTURE/RELIGION_F3_RELIGION" +value: "392" +data: Proxies\__CG__\App\Entity\Course {#3324 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11211 +label: "CULTURE/RELIGION_FIV_ART_RELIGION" +value: "393" +data: Proxies\__CG__\App\Entity\Course {#3281 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11212 +label: "CULTURE/RELIGION_FIV_SC_RELIGION" +value: "394" +data: Proxies\__CG__\App\Entity\Course {#3318 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11213 +label: "SCIENCE AND TECHNOLOGY/FOOD_FIV_ART_FOOD AND NUTRITION" +value: "395" +data: Proxies\__CG__\App\Entity\Course {#3555 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11214 +label: "CULTURE/REL_FV_SC_RELIGION" +value: "396" +data: Proxies\__CG__\App\Entity\Course {#1963 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11215 +label: "CULTURE/REL_FV_ART_RELIGION" +value: "397" +data: Proxies\__CG__\App\Entity\Course {#1950 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11216 +label: "SCIENCE AND TECHNOLOGY/FOOD_FV_SCIEN_FOOD AND NITRITION" +value: "398" +data: App\Entity\Course {#10662 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11217 +label: "ARTS AND LITTERATURE/FOOD_FV_ARTS_FOOD AND NITRITION" +value: "399" +data: Proxies\__CG__\App\Entity\Course {#1957 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11218 +label: "PCT/TP_CHM_7C_TP_CHIMIE" +value: "400" +data: App\Entity\Course {#10671 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11219 +label: "PCT/TP_CHM_7D_TP_CHIMIE" +value: "401" +data: App\Entity\Course {#10676 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11220 +label: "PCT/TP_PHY_7C_TP_PHYSIQUE" +value: "402" +data: App\Entity\Course {#10681 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11221 +label: "PCT/TP_PHY_7D_TP_PHYSIQUE" +value: "403" +data: App\Entity\Course {#10686 …} +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11222 +label: "HIST-GEO-ECM/GEO_2_GEOGRAPHIE" +value: "407" +data: Proxies\__CG__\App\Entity\Course {#3654 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11223 +label: "HIST-GEO-ECM/GEO_1_GEOGRAPHIE" +value: "408" +data: Proxies\__CG__\App\Entity\Course {#3660 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11224 +label: "HIST-GEO-ECM/GEO_3ALL_GEOGRAPHIE" +value: "409" +data: Proxies\__CG__\App\Entity\Course {#3221 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11225 +label: "HIST-GEO-ECM/GEO_3ESP_GEOGRAPHIE" +value: "410" +data: Proxies\__CG__\App\Entity\Course {#3227 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11226 +label: "HIST-GEO-ECM/GEO_4ALL_GEOGRAPHIE" +value: "411" +data: Proxies\__CG__\App\Entity\Course {#1829 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11227 +label: "HIST-GEO-ECM/GEO_4ESP_GEOGRAPHIE" +value: "412" +data: Proxies\__CG__\App\Entity\Course {#1846 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11228 +label: "HIST-GEO-ECM/GEO_5ALL_GEOGRAPHIE" +value: "413" +data: Proxies\__CG__\App\Entity\Course {#3617 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11229 +label: "HIST-GEO-ECM/GEO_5ESP_GEOGRAPHIE" +value: "414" +data: Proxies\__CG__\App\Entity\Course {#3611 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11230 +label: "HIST-GEO-ECM/GEO_5D_GEOGRAPHIE" +value: "415" +data: App\Entity\Course {#10723 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11231 +label: "HIST-GEO-ECM/GEO_5C_GEOGRAPHIE" +value: "416" +data: Proxies\__CG__\App\Entity\Course {#3623 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11232 +label: "HIST-GEO-ECM/GEO_6ESP_GEOGRAPHIE" +value: "417" +data: Proxies\__CG__\App\Entity\Course {#3684 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11233 +label: "HIST-GEO-ECM/GEO_6C_GEOGRAPHIE" +value: "418" +data: Proxies\__CG__\App\Entity\Course {#4079 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11234 +label: "HIST-GEO-ECM/GEO_6D_GEOGRAPHIE" +value: "419" +data: Proxies\__CG__\App\Entity\Course {#4063 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11235 +label: "HIST-GEO-ECM/GEO_6ALL_GEOGRAPHIE" +value: "420" +data: Proxies\__CG__\App\Entity\Course {#3690 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11236 +label: "HIST-GEO-ECM/GEO_7ALL_GEOGRAPHIE" +value: "421" +data: Proxies\__CG__\App\Entity\Course {#3161 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11237 +label: "HIST-GEO-ECM/GEO_7ESP_GEOGRAPHIE" +value: "422" +data: Proxies\__CG__\App\Entity\Course {#3167 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11238 +label: "HIST-GEO-ECM/GEO_7D_GEOGRAPHIE" +value: "423" +data: Proxies\__CG__\App\Entity\Course {#5012 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11239 +label: "HIST-GEO-ECM/GEO_7C_GEOGRAPHIE" +value: "424" +data: Proxies\__CG__\App\Entity\Course {#3179 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11240 +label: "CULTURE/LCN_5ALL_LCN" +value: "425" +data: Proxies\__CG__\App\Entity\Course {#2806 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11241 +label: "CULTURE/LCN_5ESP_LCN" +value: "426" +data: Proxies\__CG__\App\Entity\Course {#2812 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11242 +label: "CULTURE/LCN_6ALL_LCN" +value: "427" +data: Proxies\__CG__\App\Entity\Course {#2781 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11243 +label: "CULTURE/LCN_6ESP_LCN" +value: "428" +data: Proxies\__CG__\App\Entity\Course {#2788 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9081 -form: Symfony\Component\Form\Form {#1645 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#9080 …5} |
full_name | "course" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "course" |
is_selected | Closure($choice, $value) {#11245 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1371 …} } |
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 |
false
|
placeholder | "Filtrer Selon la sequence" |
same as passed value |
query_builder | Closure(SequenceRepository $repository) {#1369 class: "App\Form\Filter\EvaluationSearchType" this: App\Form\Filter\EvaluationSearchType {#957 …} } |
Doctrine\ORM\QueryBuilder {#1472 -em: Doctrine\ORM\EntityManager {#784 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1471 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1474 #from: "App\Entity\Sequence" #alias: "s" #indexBy: null } ] "join" => [ "s" => [ Doctrine\ORM\Query\Expr\Join {#1475 #joinType: "LEFT" #join: "s.quater" #alias: "q" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#1476 #joinType: "LEFT" #join: "q.schoolYear" #alias: "sc" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1477 #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 {#1473 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "q" => "s" "sc" => "s" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
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 {#1393 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1654 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1538 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1534 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1532 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1629 -om: ContainerK0FNpDw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#283 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1442 …} -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 {#88 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#87 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#86 …} -namespace: Closure() {#84 …} } |
data_class | null |
data_extraction_method | "default" |
disabled | false |
em | ContainerK0FNpDw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#283 …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 {#1629 -om: ContainerK0FNpDw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#283 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1442 …} -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 {#1472 -em: Doctrine\ORM\EntityManager {#784 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1471 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1474 #from: "App\Entity\Sequence" #alias: "s" #indexBy: null } ] "join" => [ "s" => [ Doctrine\ORM\Query\Expr\Join {#1475 #joinType: "LEFT" #join: "s.quater" #alias: "q" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#1476 #joinType: "LEFT" #join: "q.schoolYear" #alias: "sc" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1477 #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 {#1473 …} -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() {#1441 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1246 …} $translationDomain: "validators" $message: Closure() {#1440 …} } } |
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 | [ 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11248 +label: "session1" +value: "38" +data: Proxies\__CG__\App\Entity\Sequence {#5513 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11250 +label: "session2" +value: "39" +data: Proxies\__CG__\App\Entity\Sequence {#5507 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11252 +label: "session3" +value: "42" +data: Proxies\__CG__\App\Entity\Sequence {#2499 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11255 +label: "session4" +value: "43" +data: Proxies\__CG__\App\Entity\Sequence {#1773 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11246 -form: Symfony\Component\Form\Form {#1640 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#11247 …5} |
full_name | "sequence" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sequence" |
is_selected | Closure($choice, $value) {#11249 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1371 …} } |
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 |
false
|
placeholder | "Filtrer Selon la classe" |
same as passed value |
required | false |
false
|
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 {#1393 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1614 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1624 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1616 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1631 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1623 -om: ContainerK0FNpDw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#283 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1620 …} -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 {#88 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#87 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#86 …} -namespace: Closure() {#84 …} } |
data_class | null |
data_extraction_method | "default" |
disabled | false |
em | ContainerK0FNpDw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#283 …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 {#1623 -om: ContainerK0FNpDw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#283 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1620 …} -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() {#1625 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1344 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1246 …} $translationDomain: "validators" $message: Closure() {#1626 …} } } |
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 {#11646 +label: "Secondaire/Francophone/PREMIER/2/CINQUIEME" +value: "1" +data: Proxies\__CG__\App\Entity\ClassRoom {#2162 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11661 +label: "Secondaire/Francophone/PREMIER/1/SIXIEME" +value: "2" +data: Proxies\__CG__\App\Entity\ClassRoom {#1784 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11671 +label: "Secondaire/Francophone/PREMIER/3/QUATRIEME ALL" +value: "3" +data: Proxies\__CG__\App\Entity\ClassRoom {#2112 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11676 +label: "Secondaire/Anglophone/SECOND CYCLE/IV/FROM IV ARTS" +value: "4" +data: Proxies\__CG__\App\Entity\ClassRoom {#1938 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11691 +label: "Secondaire/Francophone/PREMIER/4/TROISIEME ALL" +value: "5" +data: Proxies\__CG__\App\Entity\ClassRoom {#1830 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11696 +label: "Secondaire/Francophone/SECOND/6/PREMIERE A4 ESP" +value: "6" +data: Proxies\__CG__\App\Entity\ClassRoom {#2010 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11706 +label: "Secondaire/Francophone/SECOND/6/PREMIERE_C" +value: "7" +data: Proxies\__CG__\App\Entity\ClassRoom {#2017 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11704 +label: "Secondaire/Francophone/SECOND/6/PREMIERE_D" +value: "8" +data: Proxies\__CG__\App\Entity\ClassRoom {#2024 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11699 +label: "Secondaire/Francophone/SECOND/5/Seconde A ALL" +value: "9" +data: Proxies\__CG__\App\Entity\ClassRoom {#1817 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11713 +label: "Secondaire/Francophone/SECOND/5/Seconde A Esp" +value: "10" +data: Proxies\__CG__\App\Entity\ClassRoom {#1990 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11711 +label: "Secondaire/Francophone/SECOND/5/Seconde D" +value: "11" +data: App\Entity\ClassRoom {#11453 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11707 +label: "Secondaire/Francophone/SECOND/7/Terminale A ALL" +value: "12" +data: Proxies\__CG__\App\Entity\ClassRoom {#1852 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11720 +label: "Secondaire/Francophone/SECOND/7/Terminale A ESP" +value: "13" +data: Proxies\__CG__\App\Entity\ClassRoom {#1859 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11718 +label: "Secondaire/Francophone/SECOND/7/Terminale C" +value: "14" +data: Proxies\__CG__\App\Entity\ClassRoom {#1883 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11714 +label: "Secondaire/Francophone/SECOND/7/TERMINALE_D" +value: "15" +data: Proxies\__CG__\App\Entity\ClassRoom {#1803 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11715 +label: "Secondaire/Francophone/PREMIER/4/TROISIEME ESP" +value: "16" +data: Proxies\__CG__\App\Entity\ClassRoom {#1845 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11721 +label: "Secondaire/Francophone/PREMIER/3/QUATRIEME ESP" +value: "17" +data: Proxies\__CG__\App\Entity\ClassRoom {#2092 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11722 +label: "Secondaire/Anglophone/FIRST CYCLE/III/FROM III" +value: "18" +data: Proxies\__CG__\App\Entity\ClassRoom {#1924 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11735 +label: "Secondaire/Anglophone/FIRST CYCLE/II/FROM II" +value: "19" +data: Proxies\__CG__\App\Entity\ClassRoom {#1911 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11740 +label: "Secondaire/Anglophone/FIRST CYCLE/I/FROM I" +value: "20" +data: Proxies\__CG__\App\Entity\ClassRoom {#1898 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11745 +label: "Secondaire/Francophone/SECOND/6/PREMIERE A4 ALL" +value: "21" +data: Proxies\__CG__\App\Entity\ClassRoom {#2003 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11743 +label: "Secondaire/Anglophone/SECOND CYCLE/IV/FROM IV SCIENCE" +value: "23" +data: Proxies\__CG__\App\Entity\ClassRoom {#1931 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11728 +label: "Secondaire/Anglophone/SECOND CYCLE/IV/FORM V ARTS" +value: "24" +data: Proxies\__CG__\App\Entity\ClassRoom {#1951 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11724 +label: "Secondaire/Anglophone/SECOND CYCLE/IV/FORM V SCIENCE" +value: "25" +data: Proxies\__CG__\App\Entity\ClassRoom {#1964 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11746 +label: "Secondaire/Francophone/SECOND/5/Seconde C" +value: "26" +data: Proxies\__CG__\App\Entity\ClassRoom {#1838 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11265 -form: Symfony\Component\Form\Form {#1637 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#11263 …5} |
full_name | "room" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "room" |
is_selected | Closure($choice, $value) {#11748 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1371 …} } |
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 | "" |