- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations
- Debug
- E-mails
- Notifications
- VichUploader
- Configuration
Configuration Settings
Theme
Default theme. Improves readability.
Reduces eye fatigue. Ideal for low light conditions.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
report_card
"App\Form\School\ReportCardType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\ReportCard {#4926 -id: 5641 -code: "B351032132148" -label: "BULLETIN DE NOTES :" -note_on: 20.0 -establishment: Proxies\__CG__\App\Entity\Establishment {#2778 …} -schoolYear: Proxies\__CG__\App\Entity\SchoolYear {#2790 …} -schoolYearPeriode: Proxies\__CG__\App\Entity\SchoolYearPeriode {#5001 …} -level: Proxies\__CG__\App\Entity\SettingLevel {#5056 …} -coefficient: 2.0 -order_num: 1773411117 -created_at: DateTimeImmutable @1773411123 {#4923 date: 2026-03-13 14:12:03.0 UTC (+00:00) } -updated_at: DateTimeImmutable @1773411353 {#4924 date: 2026-03-13 14:15:53.0 UTC (+00:00) } -created_by: 657 -updated_by: 657 -schoolReportCards: Doctrine\ORM\PersistentCollection {#5157 …} -is_validated: true -report_card_average: null -level_average: null -smallest_average: null -strongest_average: null -schoolAssessments: Doctrine\ORM\PersistentCollection {#5235 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\ReportCard {#4926 -id: 5641 -code: "B351032132148" -label: "BULLETIN DE NOTES :" -note_on: 20.0 -establishment: Proxies\__CG__\App\Entity\Establishment {#2778 …} -schoolYear: Proxies\__CG__\App\Entity\SchoolYear {#2790 …} -schoolYearPeriode: Proxies\__CG__\App\Entity\SchoolYearPeriode {#5001 …} -level: Proxies\__CG__\App\Entity\SettingLevel {#5056 …} -coefficient: 2.0 -order_num: 1773411117 -created_at: DateTimeImmutable @1773411123 {#4923 date: 2026-03-13 14:12:03.0 UTC (+00:00) } -updated_at: DateTimeImmutable @1773411353 {#4924 date: 2026-03-13 14:15:53.0 UTC (+00:00) } -created_by: 657 -updated_by: 657 -schoolReportCards: Doctrine\ORM\PersistentCollection {#5157 …} -is_validated: true -report_card_average: null -level_average: null -smallest_average: null -strongest_average: null -schoolAssessments: Doctrine\ORM\PersistentCollection {#5235 …} } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#355 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#360 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#359 …} -namespace: Closure() {#362 …} } |
| data | App\Entity\ReportCard {#4926 -id: 5641 -code: "B351032132148" -label: "BULLETIN DE NOTES :" -note_on: 20.0 -establishment: Proxies\__CG__\App\Entity\Establishment {#2778 …} -schoolYear: Proxies\__CG__\App\Entity\SchoolYear {#2790 …} -schoolYearPeriode: Proxies\__CG__\App\Entity\SchoolYearPeriode {#5001 …} -level: Proxies\__CG__\App\Entity\SettingLevel {#5056 …} -coefficient: 2.0 -order_num: 1773411117 -created_at: DateTimeImmutable @1773411123 {#4923 date: 2026-03-13 14:12:03.0 UTC (+00:00) } -updated_at: DateTimeImmutable @1773411353 {#4924 date: 2026-03-13 14:15:53.0 UTC (+00:00) } -created_by: 657 -updated_by: 657 -schoolReportCards: Doctrine\ORM\PersistentCollection {#5157 …} -is_validated: true -report_card_average: null -level_average: null -smallest_average: null -strongest_average: null -schoolAssessments: Doctrine\ORM\PersistentCollection {#5235 …} } |
| data_class | "App\Entity\ReportCard" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#39423 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#39244 …} use: { $class: "App\Entity\ReportCard" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#39425 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#39406 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#39315 …} $translationDomain: "validators" $message: Closure() {#39424 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "report_card" "_report_card" ] |
| cache_key | "_report_card_report_card" |
| compound | true |
| data | App\Entity\ReportCard {#4926 -id: 5641 -code: "B351032132148" -label: "BULLETIN DE NOTES :" -note_on: 20.0 -establishment: Proxies\__CG__\App\Entity\Establishment {#2778 …} -schoolYear: Proxies\__CG__\App\Entity\SchoolYear {#2790 …} -schoolYearPeriode: Proxies\__CG__\App\Entity\SchoolYearPeriode {#5001 …} -level: Proxies\__CG__\App\Entity\SettingLevel {#5056 …} -coefficient: 2.0 -order_num: 1773411117 -created_at: DateTimeImmutable @1773411123 {#4923 date: 2026-03-13 14:12:03.0 UTC (+00:00) } -updated_at: DateTimeImmutable @1773411353 {#4924 date: 2026-03-13 14:15:53.0 UTC (+00:00) } -created_by: 657 -updated_by: 657 -schoolReportCards: Doctrine\ORM\PersistentCollection {#5157 …} -is_validated: true -report_card_average: null -level_average: null -smallest_average: null -strongest_average: null -schoolAssessments: Doctrine\ORM\PersistentCollection {#5235 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#420 -form: Symfony\Component\Form\Form {#39460 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#242 …5} |
| full_name | "report_card" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "report_card" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "report_card" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_report_card" |
| valid | true |
| value | App\Entity\ReportCard {#4926 -id: 5641 -code: "B351032132148" -label: "BULLETIN DE NOTES :" -note_on: 20.0 -establishment: Proxies\__CG__\App\Entity\Establishment {#2778 …} -schoolYear: Proxies\__CG__\App\Entity\SchoolYear {#2790 …} -schoolYearPeriode: Proxies\__CG__\App\Entity\SchoolYearPeriode {#5001 …} -level: Proxies\__CG__\App\Entity\SettingLevel {#5056 …} -coefficient: 2.0 -order_num: 1773411117 -created_at: DateTimeImmutable @1773411123 {#4923 date: 2026-03-13 14:12:03.0 UTC (+00:00) } -updated_at: DateTimeImmutable @1773411353 {#4924 date: 2026-03-13 14:15:53.0 UTC (+00:00) } -created_by: 657 -updated_by: 657 -schoolReportCards: Doctrine\ORM\PersistentCollection {#5157 …} -is_validated: true -report_card_average: null -level_average: null -smallest_average: null -strongest_average: null -schoolAssessments: Doctrine\ORM\PersistentCollection {#5235 …} } |
label
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "BULLETIN DE NOTES :" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 128 ] |
[ "maxlength" => 128 ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 128 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#355 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#360 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#359 …} -namespace: Closure() {#362 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#39463 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#39244 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#39465 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#39406 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#39315 …} $translationDomain: "validators" $message: Closure() {#39464 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 128 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_report_card_label" ] |
| cache_key | "_report_card_label_text" |
| compound | false |
| data | "BULLETIN DE NOTES :" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#418 -form: Symfony\Component\Form\Form {#39461 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#297 …5} |
| full_name | "report_card[label]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "report_card_label" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "label" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_report_card_label" |
| valid | true |
| value | "BULLETIN DE NOTES :" |
note_on
"Symfony\Component\Form\Extension\Core\Type\NumberType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 20.0 |
| View Format |
"20"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#355 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#360 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#359 …} -namespace: Closure() {#362 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#39477 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#39244 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#39601 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#39406 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#39315 …} $translationDomain: "validators" $message: Closure() {#39480 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_report_card_note_on" ] |
| cache_key | "_report_card_note_on_number" |
| compound | false |
| data | 20.0 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#457 -form: Symfony\Component\Form\Form {#39592 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#458 …5} |
| full_name | "report_card[note_on]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "report_card_note_on" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "note_on" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_report_card_note_on" |
| valid | true |
| value | "20" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "335296.5UprYH50O2rOD-Gquy3G_gAvcnz7enX84qfDHqbUu60.jxsEISZBUBure9Gc91WAyXEfAyuCCRyxoN2lM8mYwcyMMykYNhxPPoN2rA" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "335296.5UprYH50O2rOD-Gquy3G_gAvcnz7enX84qfDHqbUu60.jxsEISZBUBure9Gc91WAyXEfAyuCCRyxoN2lM8mYwcyMMykYNhxPPoN2rA" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#355 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#360 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#359 …} -namespace: Closure() {#362 …} } |
| data | "335296.5UprYH50O2rOD-Gquy3G_gAvcnz7enX84qfDHqbUu60.jxsEISZBUBure9Gc91WAyXEfAyuCCRyxoN2lM8mYwcyMMykYNhxPPoN2rA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#451 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#39244 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#449 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#39406 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#39315 …} $translationDomain: "validators" $message: Closure() {#454 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_report_card__token" ] |
| cache_key | "_report_card__token_hidden" |
| compound | false |
| data | "335296.5UprYH50O2rOD-Gquy3G_gAvcnz7enX84qfDHqbUu60.jxsEISZBUBure9Gc91WAyXEfAyuCCRyxoN2lM8mYwcyMMykYNhxPPoN2rA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#439 -form: Symfony\Component\Form\Form {#443 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#450 …5} |
| full_name | "report_card[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "report_card__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_report_card__token" |
| valid | true |
| value | "335296.5UprYH50O2rOD-Gquy3G_gAvcnz7enX84qfDHqbUu60.jxsEISZBUBure9Gc91WAyXEfAyuCCRyxoN2lM8mYwcyMMykYNhxPPoN2rA" |
school_report_card
"App\Form\School\SchoolReportCardType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\SchoolReportCard {#39426 -id: null -code: null -label: null -note_on: null -establishment: null -schoolYear: null -schoolYearPeriode: null -studentRegistration: null -classroom: null -coefficient: null -order_num: null -created_at: null -updated_at: null -created_by: null -updated_by: null -schoolAverageReportCards: Doctrine\Common\Collections\ArrayCollection {#39600 …} -schoolAssessmentByClasses: Doctrine\Common\Collections\ArrayCollection {#39466 …} -schoolAssessmentByLevels: Doctrine\Common\Collections\ArrayCollection {#39588 …} -schoolAssessmentByClassByMatters: Doctrine\Common\Collections\ArrayCollection {#39586 …} -schoolAssessmentByLevelByMatters: Doctrine\Common\Collections\ArrayCollection {#39585 …} -reportCard: null -type: null -is_validated: false -report_card_average: null -class_average: null -smallest_average: null -sstrongest_average: null -rank: null -level_rank: null -total_average: 0 -total_coefficient: 0 -justified_absence: null -unjustified_absence: null -annual_average: null -annual_rank: null -class_annual_average: null -is_unclassified: false -schoolReportCardAbsence: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\SchoolReportCard {#39426 -id: null -code: null -label: null -note_on: null -establishment: null -schoolYear: null -schoolYearPeriode: null -studentRegistration: null -classroom: null -coefficient: null -order_num: null -created_at: null -updated_at: null -created_by: null -updated_by: null -schoolAverageReportCards: Doctrine\Common\Collections\ArrayCollection {#39600 …} -schoolAssessmentByClasses: Doctrine\Common\Collections\ArrayCollection {#39466 …} -schoolAssessmentByLevels: Doctrine\Common\Collections\ArrayCollection {#39588 …} -schoolAssessmentByClassByMatters: Doctrine\Common\Collections\ArrayCollection {#39586 …} -schoolAssessmentByLevelByMatters: Doctrine\Common\Collections\ArrayCollection {#39585 …} -reportCard: null -type: null -is_validated: false -report_card_average: null -class_average: null -smallest_average: null -sstrongest_average: null -rank: null -level_rank: null -total_average: 0 -total_coefficient: 0 -justified_absence: null -unjustified_absence: null -annual_average: null -annual_rank: null -class_annual_average: null -is_unclassified: false -schoolReportCardAbsence: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#355 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#360 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#359 …} -namespace: Closure() {#362 …} } |
| data | App\Entity\SchoolReportCard {#39426 -id: null -code: null -label: null -note_on: null -establishment: null -schoolYear: null -schoolYearPeriode: null -studentRegistration: null -classroom: null -coefficient: null -order_num: null -created_at: null -updated_at: null -created_by: null -updated_by: null -schoolAverageReportCards: Doctrine\Common\Collections\ArrayCollection {#39600 …} -schoolAssessmentByClasses: Doctrine\Common\Collections\ArrayCollection {#39466 …} -schoolAssessmentByLevels: Doctrine\Common\Collections\ArrayCollection {#39588 …} -schoolAssessmentByClassByMatters: Doctrine\Common\Collections\ArrayCollection {#39586 …} -schoolAssessmentByLevelByMatters: Doctrine\Common\Collections\ArrayCollection {#39585 …} -reportCard: null -type: null -is_validated: false -report_card_average: null -class_average: null -smallest_average: null -sstrongest_average: null -rank: null -level_rank: null -total_average: 0 -total_coefficient: 0 -justified_absence: null -unjustified_absence: null -annual_average: null -annual_rank: null -class_annual_average: null -is_unclassified: false -schoolReportCardAbsence: null } |
| data_class | "App\Entity\SchoolReportCard" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#39455 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#39244 …} use: { $class: "App\Entity\SchoolReportCard" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#39453 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#39406 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#39315 …} $translationDomain: "validators" $message: Closure() {#39454 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "school_report_card" "_school_report_card" ] |
| cache_key | "_school_report_card_school_report_card" |
| compound | true |
| data | App\Entity\SchoolReportCard {#39426 -id: null -code: null -label: null -note_on: null -establishment: null -schoolYear: null -schoolYearPeriode: null -studentRegistration: null -classroom: null -coefficient: null -order_num: null -created_at: null -updated_at: null -created_by: null -updated_by: null -schoolAverageReportCards: Doctrine\Common\Collections\ArrayCollection {#39600 …} -schoolAssessmentByClasses: Doctrine\Common\Collections\ArrayCollection {#39466 …} -schoolAssessmentByLevels: Doctrine\Common\Collections\ArrayCollection {#39588 …} -schoolAssessmentByClassByMatters: Doctrine\Common\Collections\ArrayCollection {#39586 …} -schoolAssessmentByLevelByMatters: Doctrine\Common\Collections\ArrayCollection {#39585 …} -reportCard: null -type: null -is_validated: false -report_card_average: null -class_average: null -smallest_average: null -sstrongest_average: null -rank: null -level_rank: null -total_average: 0 -total_coefficient: 0 -justified_absence: null -unjustified_absence: null -annual_average: null -annual_rank: null -class_annual_average: null -is_unclassified: false -schoolReportCardAbsence: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#437 -form: Symfony\Component\Form\Form {#39447 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#438 …5} |
| full_name | "school_report_card" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "school_report_card" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "school_report_card" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_school_report_card" |
| valid | true |
| value | App\Entity\SchoolReportCard {#39426 -id: null -code: null -label: null -note_on: null -establishment: null -schoolYear: null -schoolYearPeriode: null -studentRegistration: null -classroom: null -coefficient: null -order_num: null -created_at: null -updated_at: null -created_by: null -updated_by: null -schoolAverageReportCards: Doctrine\Common\Collections\ArrayCollection {#39600 …} -schoolAssessmentByClasses: Doctrine\Common\Collections\ArrayCollection {#39466 …} -schoolAssessmentByLevels: Doctrine\Common\Collections\ArrayCollection {#39588 …} -schoolAssessmentByClassByMatters: Doctrine\Common\Collections\ArrayCollection {#39586 …} -schoolAssessmentByLevelByMatters: Doctrine\Common\Collections\ArrayCollection {#39585 …} -reportCard: null -type: null -is_validated: false -report_card_average: null -class_average: null -smallest_average: null -sstrongest_average: null -rank: null -level_rank: null -total_average: 0 -total_coefficient: 0 -justified_absence: null -unjustified_absence: null -annual_average: null -annual_rank: null -class_annual_average: null -is_unclassified: false -schoolReportCardAbsence: null } |
studentRegistration
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_school_report_card_studentRegistration" ] |
| cache_key | "_school_report_card_studentRegistration_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 16934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#431 +label: "ABEHOU YAPO SYLVANUS [4EME-1] [21830430P]" +value: "16934" +data: App\Entity\RegistrationStudentRegistration {#6899 …} +attr: [] +labelTranslationParameters: [] } 23172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#432 +label: "AKA ZRIMBA SAMSON [4EME-2] [22524798X]" +value: "23172" +data: App\Entity\RegistrationStudentRegistration {#10493 …} +attr: [] +labelTranslationParameters: [] } 19422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#429 +label: "AKA AHOU EMIRENCE OLIVIA [4EME-3] [22793184L]" +value: "19422" +data: App\Entity\RegistrationStudentRegistration {#10611 …} +attr: [] +labelTranslationParameters: [] } 29334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#430 +label: "AKA AKISSI KEREN SALOME [4EME-1] [23643253W]" +value: "29334" +data: App\Entity\RegistrationStudentRegistration {#10729 …} +attr: [] +labelTranslationParameters: [] } 17772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#427 +label: "AKPRO YOHAN RODRIGUE OTNIEL [4EME-1] [22918472J]" +value: "17772" +data: App\Entity\RegistrationStudentRegistration {#10847 …} +attr: [] +labelTranslationParameters: [] } 25548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#428 +label: "ALMOU ROUKAYYA [4EME-2] [21550371C]" +value: "25548" +data: App\Entity\RegistrationStudentRegistration {#10922 …} +attr: [] +labelTranslationParameters: [] } 32971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#425 +label: "ALMOUSTAPHA OUSSEINI [4EME-2] [22846075F]" +value: "32971" +data: App\Entity\RegistrationStudentRegistration {#10997 …} +attr: [] +labelTranslationParameters: [] } 23279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#426 +label: "AMANI N'GUESSAN ANNE PASCALE [4EME-2] [22561103M]" +value: "23279" +data: App\Entity\RegistrationStudentRegistration {#11115 …} +attr: [] +labelTranslationParameters: [] } 32636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#424 +label: "AMOUSSA FAHIMOTU TITILOPE [4EME-3] [23810735V]" +value: "32636" +data: App\Entity\RegistrationStudentRegistration {#11190 …} +attr: [] +labelTranslationParameters: [] } 17447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#423 +label: "BAGNON DJOLO MARIE CLAIRE [4EME-1] [21511198J]" +value: "17447" +data: App\Entity\RegistrationStudentRegistration {#11308 …} +attr: [] +labelTranslationParameters: [] } 17445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#422 +label: "BAKAYOKO NOURA RAISSA [4EME-1] [21722853N]" +value: "17445" +data: App\Entity\RegistrationStudentRegistration {#11383 …} +attr: [] +labelTranslationParameters: [] } 19012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#350 +label: "BAKAYOKO ZEINA [4EME-1] [21909592C]" +value: "19012" +data: App\Entity\RegistrationStudentRegistration {#11458 …} +attr: [] +labelTranslationParameters: [] } 28052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#462 +label: "BAKAYOKO SANATA [4EME-2] [23851956J]" +value: "28052" +data: App\Entity\RegistrationStudentRegistration {#11533 …} +attr: [] +labelTranslationParameters: [] } 34299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#300 +label: "BAKAYOKO YACOU [4EME-3] [22410762Z]" +value: "34299" +data: App\Entity\RegistrationStudentRegistration {#11608 …} +attr: [] +labelTranslationParameters: [] } 35843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#299 +label: "BAKAYOKO AMINATA [4EME-3] [22847896R]" +value: "35843" +data: App\Entity\RegistrationStudentRegistration {#11683 …} +attr: [] +labelTranslationParameters: [] } 17759 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#302 +label: "BAMBA SALIMATA [4EME-1] [21756420F]" +value: "17759" +data: App\Entity\RegistrationStudentRegistration {#11758 …} +attr: [] +labelTranslationParameters: [] } 18070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#301 +label: "BAMBA BARAKISSA RASSIDATOU [4EME-1] [20287409L]" +value: "18070" +data: App\Entity\RegistrationStudentRegistration {#11833 …} +attr: [] +labelTranslationParameters: [] } 23411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#304 +label: "BAMBA MAMBOUDOU [4EME-2] [21652329J]" +value: "23411" +data: App\Entity\RegistrationStudentRegistration {#11908 …} +attr: [] +labelTranslationParameters: [] } 19618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#303 +label: "BAMBA YAYA [4EME-3] [21898987U]" +value: "19618" +data: App\Entity\RegistrationStudentRegistration {#11983 …} +attr: [] +labelTranslationParameters: [] } 19693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#306 +label: "BAMBA MAMADOU ABOU [4EME-3] [21722939K]" +value: "19693" +data: App\Entity\RegistrationStudentRegistration {#12058 …} +attr: [] +labelTranslationParameters: [] } 20773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#305 +label: "BAMBA FATOUMATA ZAHARA [4EME-3] [21905704T]" +value: "20773" +data: App\Entity\RegistrationStudentRegistration {#12133 …} +attr: [] +labelTranslationParameters: [] } 24925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#308 +label: "BAMBA MIRIAM N'DAGA CHANTAL [4EME-4] [22949294N]" +value: "24925" +data: App\Entity\RegistrationStudentRegistration {#12208 …} +attr: [] +labelTranslationParameters: [] } 27694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#307 +label: "BAMBA GUILLAUME LUCAS [4EME-1] [23793353T]" +value: "27694" +data: App\Entity\RegistrationStudentRegistration {#12326 …} +attr: [] +labelTranslationParameters: [] } 34035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#310 +label: "BAMBA BANGALY [4EME-3] [23848470Q]" +value: "34035" +data: App\Entity\RegistrationStudentRegistration {#12401 …} +attr: [] +labelTranslationParameters: [] } 35852 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#309 +label: "BAMBA FATOUMATA [4EME-3] [23810188F]" +value: "35852" +data: App\Entity\RegistrationStudentRegistration {#12476 …} +attr: [] +labelTranslationParameters: [] } 36646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#312 +label: "BAMBA SOGONA AMIRA [4EME-4] [22401520E]" +value: "36646" +data: App\Entity\RegistrationStudentRegistration {#12551 …} +attr: [] +labelTranslationParameters: [] } 37608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#311 +label: "BAMBA KADJATOU [4EME-4] [23843752U]" +value: "37608" +data: App\Entity\RegistrationStudentRegistration {#12669 …} +attr: [] +labelTranslationParameters: [] } 32591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#314 +label: "BATOUA LANGBA MARIANE [4EME-3] [19655357R]" +value: "32591" +data: App\Entity\RegistrationStudentRegistration {#12744 …} +attr: [] +labelTranslationParameters: [] } 17585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#313 +label: "BEN FATOUMATA IMRAH DOUMBIA [4EME-1] [22935461C]" +value: "17585" +data: App\Entity\RegistrationStudentRegistration {#12819 …} +attr: [] +labelTranslationParameters: [] } 21971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#316 +label: "BERTHE SOULEYMANE [4EME-2] [22907429R]" +value: "21971" +data: App\Entity\RegistrationStudentRegistration {#12894 …} +attr: [] +labelTranslationParameters: [] } 34036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#315 +label: "BERTHE SOULEYMANE [4EME-2] [22907429R]" +value: "34036" +data: App\Entity\RegistrationStudentRegistration {#12969 …} +attr: [] +labelTranslationParameters: [] } 28630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#318 +label: "BIYALA LOU NAHAN GRACE EMMANUELA [4EME-1] [22995558G]" +value: "28630" +data: App\Entity\RegistrationStudentRegistration {#13029 …} +attr: [] +labelTranslationParameters: [] } 24734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#317 +label: "BLA YANN KOFFI STEVEN [4EME-4] [21929846F]" +value: "24734" +data: App\Entity\RegistrationStudentRegistration {#13104 …} +attr: [] +labelTranslationParameters: [] } 19607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#320 +label: "BOHOUSSOU KOUAME FRANCK [4EME-3] [21908968L]" +value: "19607" +data: App\Entity\RegistrationStudentRegistration {#13179 …} +attr: [] +labelTranslationParameters: [] } 23416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#319 +label: "BOKA TCHIMOU EUNICE PRISCILLE [4EME-4] [21583068C]" +value: "23416" +data: App\Entity\RegistrationStudentRegistration {#13254 …} +attr: [] +labelTranslationParameters: [] } 36204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#322 +label: "BOKA TCHIMOU PRINCE EZECHIEL [4EME-4] [23821490Y]" +value: "36204" +data: App\Entity\RegistrationStudentRegistration {#13329 …} +attr: [] +labelTranslationParameters: [] } 24422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#321 +label: "BOMISSO MARTHE [4EME-4] [21734870V]" +value: "24422" +data: App\Entity\RegistrationStudentRegistration {#13404 …} +attr: [] +labelTranslationParameters: [] } 24035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#327 +label: "BOTI LOU TABITA DAVIDEE [4EME-2] [23908662F]" +value: "24035" +data: App\Entity\RegistrationStudentRegistration {#13479 …} +attr: [] +labelTranslationParameters: [] } 24036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#324 +label: "BOTI BI APPY TAHITA ZAKARIA [4EME-2] [00344414Q]" +value: "24036" +data: App\Entity\RegistrationStudentRegistration {#13554 …} +attr: [] +labelTranslationParameters: [] } 22460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#326 +label: "BROU KLOMIAN GECOLIA BERENICE [4EME-4] [22900282H]" +value: "22460" +data: App\Entity\RegistrationStudentRegistration {#13629 …} +attr: [] +labelTranslationParameters: [] } 23805 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#325 +label: "CAMARA BINTOU [4EME-2] [19209439N]" +value: "23805" +data: App\Entity\RegistrationStudentRegistration {#13704 …} +attr: [] +labelTranslationParameters: [] } 21387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#330 +label: "CAMARA ADAMA [4EME-3] [22792948Q]" +value: "21387" +data: App\Entity\RegistrationStudentRegistration {#13779 …} +attr: [] +labelTranslationParameters: [] } 25513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#329 +label: "CAMARA KARIDJA TETCHA [4EME-4] [21831511G]" +value: "25513" +data: App\Entity\RegistrationStudentRegistration {#13854 …} +attr: [] +labelTranslationParameters: [] } 35939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#328 +label: "CAMARA IBRAHIM [4EME-3] [23673377F]" +value: "35939" +data: App\Entity\RegistrationStudentRegistration {#13929 …} +attr: [] +labelTranslationParameters: [] } 17784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#331 +label: "CISSE OUMAR GERALD [4EME-1] [21003815Y]" +value: "17784" +data: App\Entity\RegistrationStudentRegistration {#14004 …} +attr: [] +labelTranslationParameters: [] } 18288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#558 +label: "CISSE MOYAMOU [4EME-1] [22787995U]" +value: "18288" +data: App\Entity\RegistrationStudentRegistration {#14079 …} +attr: [] +labelTranslationParameters: [] } 20443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#323 +label: "CISSE TENIN MARATOU [4EME-3] [21554994H]" +value: "20443" +data: App\Entity\RegistrationStudentRegistration {#14154 …} +attr: [] +labelTranslationParameters: [] } 22715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#557 +label: "CISSE MOHAMED LAMINE [4EME-4] [22951571Y]" +value: "22715" +data: App\Entity\RegistrationStudentRegistration {#14229 …} +attr: [] +labelTranslationParameters: [] } 36595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#559 +label: "CISSE SOGONAN [4EME-2] [22592835F]" +value: "36595" +data: App\Entity\RegistrationStudentRegistration {#14304 …} +attr: [] +labelTranslationParameters: [] } 35818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#555 +label: "CISSE MAWA [4EME-3] [23793367X]" +value: "35818" +data: App\Entity\RegistrationStudentRegistration {#14379 …} +attr: [] +labelTranslationParameters: [] } 35820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#556 +label: "CISSE LACINA [4EME-3] [23810199F]" +value: "35820" +data: App\Entity\RegistrationStudentRegistration {#14454 …} +attr: [] +labelTranslationParameters: [] } 35894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#553 +label: "CISSE ABDOUL KADER [4EME-3] [23054927H]" +value: "35894" +data: App\Entity\RegistrationStudentRegistration {#14529 …} +attr: [] +labelTranslationParameters: [] } 23027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#554 +label: "COULIBALY NEGNAN [4EME-2] [20428115C]" +value: "23027" +data: App\Entity\RegistrationStudentRegistration {#14604 …} +attr: [] +labelTranslationParameters: [] } 19700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#551 +label: "COULIBALY BAKARI [4EME-3] [21909504Q]" +value: "19700" +data: App\Entity\RegistrationStudentRegistration {#14679 …} +attr: [] +labelTranslationParameters: [] } 20053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#552 +label: "COULIBALY LINGSONGUI AHMIDOU [4EME-3] [22907214G]" +value: "20053" +data: App\Entity\RegistrationStudentRegistration {#14754 …} +attr: [] +labelTranslationParameters: [] } 20436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#549 +label: "COULIBALY OUSMANE [4EME-3] [22792943Q]" +value: "20436" +data: App\Entity\RegistrationStudentRegistration {#14829 …} +attr: [] +labelTranslationParameters: [] } 21436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#550 +label: "COULIBALY MIRIAM FATIM SOURAYA RUTH [4EME-3] [22862568C]" +value: "21436" +data: App\Entity\RegistrationStudentRegistration {#14904 …} +attr: [] +labelTranslationParameters: [] } 22438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#547 +label: "COULIBALY SALIMATA DONOMPORO [4EME-4] [22916109C]" +value: "22438" +data: App\Entity\RegistrationStudentRegistration {#14979 …} +attr: [] +labelTranslationParameters: [] } 25800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#548 +label: "COULIBALY FIEKOMINAN EMMANUEL [4EME-4] [21553893D]" +value: "25800" +data: App\Entity\RegistrationStudentRegistration {#15054 …} +attr: [] +labelTranslationParameters: [] } 28119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#545 +label: "COULIBALY SEGBE [4EME-1] [23646897Q]" +value: "28119" +data: App\Entity\RegistrationStudentRegistration {#15129 …} +attr: [] +labelTranslationParameters: [] } 31889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#546 +label: "COULIBALY SAFIATOU [4EME-1] [23793458B]" +value: "31889" +data: App\Entity\RegistrationStudentRegistration {#15204 …} +attr: [] +labelTranslationParameters: [] } 35093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#543 +label: "COULIBALY NIMOGO AMADOU ABOUBACAR [4EME-1] [23655110T]" +value: "35093" +data: App\Entity\RegistrationStudentRegistration {#15279 …} +attr: [] +labelTranslationParameters: [] } 35241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#544 +label: "COULIBALY LINGSONGUI AHMIDOU [4EME-3] [22907214G]" +value: "35241" +data: App\Entity\RegistrationStudentRegistration {#15354 …} +attr: [] +labelTranslationParameters: [] } 37676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#541 +label: "COULIBALY MADOU [4EME-4] [22928586V]" +value: "37676" +data: App\Entity\RegistrationStudentRegistration {#15414 …} +attr: [] +labelTranslationParameters: [] } 22457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#542 +label: "DABO AMINATA [4EME-4] [22995410U]" +value: "22457" +data: App\Entity\RegistrationStudentRegistration {#15489 …} +attr: [] +labelTranslationParameters: [] } 37304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#539 +label: "DAGUE CHEFANIA JOSLYN [4EME-2] [23623070L]" +value: "37304" +data: App\Entity\RegistrationStudentRegistration {#15564 …} +attr: [] +labelTranslationParameters: [] } 35535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#540 +label: "DAKOURI WIDINON ANGE MAEVA IRIS [4EME-3] [22811898B]" +value: "35535" +data: App\Entity\RegistrationStudentRegistration {#15639 …} +attr: [] +labelTranslationParameters: [] } 36588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#537 +label: "DAN ATSE ELIE [4EME-4] [21827013J]" +value: "36588" +data: App\Entity\RegistrationStudentRegistration {#15714 …} +attr: [] +labelTranslationParameters: [] } 21411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#538 +label: "DAO RAMATOU [4EME-3] [22792947N]" +value: "21411" +data: App\Entity\RegistrationStudentRegistration {#15789 …} +attr: [] +labelTranslationParameters: [] } 37167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#535 +label: "DAO SOULEYMANE YVANNE [4EME-4] [20703927M]" +value: "37167" +data: App\Entity\RegistrationStudentRegistration {#15864 …} +attr: [] +labelTranslationParameters: [] } 35799 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#536 +label: "DEMBELE SADJO [4EME-3] [22424253N]" +value: "35799" +data: App\Entity\RegistrationStudentRegistration {#15939 …} +attr: [] +labelTranslationParameters: [] } 24586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#417 +label: "DEZO ARNOLD KEVIN [4EME-4] [21958502Q]" +value: "24586" +data: App\Entity\RegistrationStudentRegistration {#16014 …} +attr: [] +labelTranslationParameters: [] } 19766 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#419 +label: "DIABATE MOUSSA [4EME-2] [21928672L]" +value: "19766" +data: App\Entity\RegistrationStudentRegistration {#16089 …} +attr: [] +labelTranslationParameters: [] } 22492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#459 +label: "DIABATE MOHAMED [4EME-4] [22737558G]" +value: "22492" +data: App\Entity\RegistrationStudentRegistration {#16164 …} +attr: [] +labelTranslationParameters: [] } 30383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#460 +label: "DIABATE ISMAEL JUNIOR [4EME-1] [22276108C]" +value: "30383" +data: App\Entity\RegistrationStudentRegistration {#16239 …} +attr: [] +labelTranslationParameters: [] } 32659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#461 +label: "DIABATE MOHAMED [4EME-3] [22737558G]" +value: "32659" +data: App\Entity\RegistrationStudentRegistration {#16314 …} +attr: [] +labelTranslationParameters: [] } 15282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#463 +label: "DIABY DRISSA [4EME-1] [22737813F]" +value: "15282" +data: App\Entity\RegistrationStudentRegistration {#16374 …} +attr: [] +labelTranslationParameters: [] } 19867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#464 +label: "DIABY SALIF ABDOUL KADER [4EME-3] [20701930F]" +value: "19867" +data: App\Entity\RegistrationStudentRegistration {#16449 …} +attr: [] +labelTranslationParameters: [] } 21524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#465 +label: "DIABY YAKA NOURA [4EME-4] [21832398D]" +value: "21524" +data: App\Entity\RegistrationStudentRegistration {#16524 …} +attr: [] +labelTranslationParameters: [] } 33344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#466 +label: "DIABY FATOUMATA [4EME-1] [23793988M]" +value: "33344" +data: App\Entity\RegistrationStudentRegistration {#16599 …} +attr: [] +labelTranslationParameters: [] } 29024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#467 +label: "DIABY MOHAMED [4EME-2] [23793467F]" +value: "29024" +data: App\Entity\RegistrationStudentRegistration {#16674 …} +attr: [] +labelTranslationParameters: [] } 31004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#468 +label: "DIABY VAHIBA [4EME-2] [23789951B]" +value: "31004" +data: App\Entity\RegistrationStudentRegistration {#16749 …} +attr: [] +labelTranslationParameters: [] } 23068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#469 +label: "DIAFA ABDOUL KARIM [4EME-2] [22739552A]" +value: "23068" +data: App\Entity\RegistrationStudentRegistration {#16824 …} +attr: [] +labelTranslationParameters: [] } 17785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#470 +label: "DIAKITE LOSSENI [4EME-1] [22950031Z]" +value: "17785" +data: App\Entity\RegistrationStudentRegistration {#16899 …} +attr: [] +labelTranslationParameters: [] } 18352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#471 +label: "DIAKITE AICHAT ZARA (2EME JUMELLE) [4EME-1] [21905861C]" +value: "18352" +data: App\Entity\RegistrationStudentRegistration {#16974 …} +attr: [] +labelTranslationParameters: [] } 21789 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#472 +label: "DIAKITE MALON NOURRA [4EME-2] [22730622N]" +value: "21789" +data: App\Entity\RegistrationStudentRegistration {#17049 …} +attr: [] +labelTranslationParameters: [] } 29254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#473 +label: "DIAKITE SATA [4EME-1] [21927508J]" +value: "29254" +data: App\Entity\RegistrationStudentRegistration {#17124 …} +attr: [] +labelTranslationParameters: [] } 31005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#474 +label: "DIAKITE AMINATA [4EME-1] [23779955N]" +value: "31005" +data: App\Entity\RegistrationStudentRegistration {#17199 …} +attr: [] +labelTranslationParameters: [] } 32607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#475 +label: "DIAKITE BAKARY [4EME-1] [23733722F]" +value: "32607" +data: App\Entity\RegistrationStudentRegistration {#17274 …} +attr: [] +labelTranslationParameters: [] } 20129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#476 +label: "DIALLO OUMOU [4EME-3] [21805384M]" +value: "20129" +data: App\Entity\RegistrationStudentRegistration {#17349 …} +attr: [] +labelTranslationParameters: [] } 23167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#477 +label: "DIALLO ASSOUNA [4EME-4] [20618949C]" +value: "23167" +data: App\Entity\RegistrationStudentRegistration {#17424 …} +attr: [] +labelTranslationParameters: [] } 35815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#478 +label: "DIALLO ZIE MOHAMED [4EME-3] [21831524Y]" +value: "35815" +data: App\Entity\RegistrationStudentRegistration {#17499 …} +attr: [] +labelTranslationParameters: [] } 29627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#479 +label: "DIANE ISSA [4EME-1] [23793461R]" +value: "29627" +data: App\Entity\RegistrationStudentRegistration {#17574 …} +attr: [] +labelTranslationParameters: [] } 21552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#480 +label: "DIARASSOUBA BRAHIMA [4EME-4] [21755705C]" +value: "21552" +data: App\Entity\RegistrationStudentRegistration {#17649 …} +attr: [] +labelTranslationParameters: [] } 15886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#481 +label: "DIARRA IIBRAHIM [4EME-1] [22837430T]" +value: "15886" +data: App\Entity\RegistrationStudentRegistration {#17724 …} +attr: [] +labelTranslationParameters: [] } 15887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#482 +label: "DIARRA AROUNA [4EME-1] [22322499A]" +value: "15887" +data: App\Entity\RegistrationStudentRegistration {#17799 …} +attr: [] +labelTranslationParameters: [] } 19559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#483 +label: "DIARRA KORODJO FATOUMATA [4EME-3] [22995322H]" +value: "19559" +data: App\Entity\RegistrationStudentRegistration {#17874 …} +attr: [] +labelTranslationParameters: [] } 20662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#484 +label: "DIARRA YACOUBA [4EME-3] [21927924N]" +value: "20662" +data: App\Entity\RegistrationStudentRegistration {#17949 …} +attr: [] +labelTranslationParameters: [] } 21830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#485 +label: "DIARRA SALIFOU [4EME-4] [22928511J]" +value: "21830" +data: App\Entity\RegistrationStudentRegistration {#18024 …} +attr: [] +labelTranslationParameters: [] } 38273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#486 +label: "DIARRA DJENEBA GNAMA [4EME-4] [21527831V]" +value: "38273" +data: App\Entity\RegistrationStudentRegistration {#18099 …} +attr: [] +labelTranslationParameters: [] } 23903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#487 +label: "DIARRASSOUBA KADIDIATOU [4EME-4] [22907353D]" +value: "23903" +data: App\Entity\RegistrationStudentRegistration {#18174 …} +attr: [] +labelTranslationParameters: [] } 31990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#488 +label: "DIARRASSOUBA YAYA [4EME-1] [23793415R]" +value: "31990" +data: App\Entity\RegistrationStudentRegistration {#18249 …} +attr: [] +labelTranslationParameters: [] } 27674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#489 +label: "DIARRASSOUBA ZAINAB FATIHA [4EME-2] [23821171W]" +value: "27674" +data: App\Entity\RegistrationStudentRegistration {#18324 …} +attr: [] +labelTranslationParameters: [] } 16259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#490 +label: "DIOMANDE SOULEYMANE AL AZIZ BONAVENTURE [4EME-1] [21902710X]" +value: "16259" +data: App\Entity\RegistrationStudentRegistration {#18399 …} +attr: [] +labelTranslationParameters: [] } 24430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#491 +label: "DIOMANDE ALLASSANE [4EME-2] [21928027K]" +value: "24430" +data: App\Entity\RegistrationStudentRegistration {#18474 …} +attr: [] +labelTranslationParameters: [] } 20649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#492 +label: "DIOMANDE BANGALI [4EME-3] [21805402C]" +value: "20649" +data: App\Entity\RegistrationStudentRegistration {#18549 …} +attr: [] +labelTranslationParameters: [] } 20824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#493 +label: "DIOMANDE MOUSSA [4EME-3] [21898591G]" +value: "20824" +data: App\Entity\RegistrationStudentRegistration {#18624 …} +attr: [] +labelTranslationParameters: [] } 30544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#494 +label: "DIOMANDE YOHAN [4EME-1] [23676840D]" +value: "30544" +data: App\Entity\RegistrationStudentRegistration {#18699 …} +attr: [] +labelTranslationParameters: [] } 36837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#495 +label: "DIOMANDE SATOU [4EME-2] [23857159D]" +value: "36837" +data: App\Entity\RegistrationStudentRegistration {#18774 …} +attr: [] +labelTranslationParameters: [] } 36838 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#496 +label: "DIOMANDE KOUADIO ABRAHAM PRINCE [4EME-2] [23553740B]" +value: "36838" +data: App\Entity\RegistrationStudentRegistration {#18849 …} +attr: [] +labelTranslationParameters: [] } 36336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#497 +label: "DIOMANDE MOYAMOU [4EME-3] [23599076W]" +value: "36336" +data: App\Entity\RegistrationStudentRegistration {#18924 …} +attr: [] +labelTranslationParameters: [] } 36573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#498 +label: "DIOMANDE BANGALI [4EME-3] [21805402C]" +value: "36573" +data: App\Entity\RegistrationStudentRegistration {#18999 …} +attr: [] +labelTranslationParameters: [] } 33599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#499 +label: "DION CHRIST ELIAKIM [4EME-3] [23876696Z]" +value: "33599" +data: App\Entity\RegistrationStudentRegistration {#19059 …} +attr: [] +labelTranslationParameters: [] } 23067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#500 +label: "DJANE BI TCHAN ANSELME [4EME-2] [22321370V]" +value: "23067" +data: App\Entity\RegistrationStudentRegistration {#19134 …} +attr: [] +labelTranslationParameters: [] } 17921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#501 +label: "DJIBO KADIDJA [4EME-1] [21938266L]" +value: "17921" +data: App\Entity\RegistrationStudentRegistration {#19209 …} +attr: [] +labelTranslationParameters: [] } 19091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#502 +label: "DJIRE YAYA [4EME-1] [20433517T]" +value: "19091" +data: App\Entity\RegistrationStudentRegistration {#19284 …} +attr: [] +labelTranslationParameters: [] } 16999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#503 +label: "DOLOTOH NAFLO SEPHORA [4EME-1] [22890190D]" +value: "16999" +data: App\Entity\RegistrationStudentRegistration {#19359 …} +attr: [] +labelTranslationParameters: [] } 36743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#504 +label: "DOM KOUAME SAMUEL [4EME-2] [23646884L]" +value: "36743" +data: App\Entity\RegistrationStudentRegistration {#19434 …} +attr: [] +labelTranslationParameters: [] } 22450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#505 +label: "DOSSO FATIMATA [4EME-2] [22408472V]" +value: "22450" +data: App\Entity\RegistrationStudentRegistration {#19509 …} +attr: [] +labelTranslationParameters: [] } 23778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#506 +label: "DOSSO ADAMA [4EME-2] [22737882W]" +value: "23778" +data: App\Entity\RegistrationStudentRegistration {#19584 …} +attr: [] +labelTranslationParameters: [] } 23780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#507 +label: "DOSSO NOFLANY NOURA [4EME-2] [22866557G]" +value: "23780" +data: App\Entity\RegistrationStudentRegistration {#19659 …} +attr: [] +labelTranslationParameters: [] } 20234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#508 +label: "DOSSO DOUIN MIRACLE [4EME-3] [22785350N]" +value: "20234" +data: App\Entity\RegistrationStudentRegistration {#19734 …} +attr: [] +labelTranslationParameters: [] } 24023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#509 +label: "DOSSO ALI [4EME-4] [20619655Z]" +value: "24023" +data: App\Entity\RegistrationStudentRegistration {#19809 …} +attr: [] +labelTranslationParameters: [] } 34870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#510 +label: "DOSSO N'GOBOUENAN [4EME-2] [23378678H]" +value: "34870" +data: App\Entity\RegistrationStudentRegistration {#19884 …} +attr: [] +labelTranslationParameters: [] } 35999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#511 +label: "DOSSO ISMAEL [4EME-3] [21853585Q]" +value: "35999" +data: App\Entity\RegistrationStudentRegistration {#19959 …} +attr: [] +labelTranslationParameters: [] } 37029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#512 +label: "DOSSO NANA AICHA SOURAYA [4EME-4] [23793463H]" +value: "37029" +data: App\Entity\RegistrationStudentRegistration {#20034 …} +attr: [] +labelTranslationParameters: [] } 34539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#513 +label: "DOUA KRIS KALIL ARODE [4EME-3] [21536422V]" +value: "34539" +data: App\Entity\RegistrationStudentRegistration {#20109 …} +attr: [] +labelTranslationParameters: [] } 28751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#514 +label: "DOUKOURE DONGUI NAFISSATOU [4EME-1] [23652927D]" +value: "28751" +data: App\Entity\RegistrationStudentRegistration {#20184 …} +attr: [] +labelTranslationParameters: [] } 30188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#515 +label: "DOUKOURE CHEICK ABDOUL AZIZ [4EME-1] [23612185D]" +value: "30188" +data: App\Entity\RegistrationStudentRegistration {#20259 …} +attr: [] +labelTranslationParameters: [] } 32361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#516 +label: "DOUKOURE SCHEICK DJIBRIL HEREFE [4EME-2] [20131861F]" +value: "32361" +data: App\Entity\RegistrationStudentRegistration {#20334 …} +attr: [] +labelTranslationParameters: [] } 16598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#517 +label: "DOUMBIA HADJARATOU [4EME-1] [22928776G]" +value: "16598" +data: App\Entity\RegistrationStudentRegistration {#20409 …} +attr: [] +labelTranslationParameters: [] } 17613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#518 +label: "DOUMBIA MOHAMED LAMINE [4EME-1] [22317254D]" +value: "17613" +data: App\Entity\RegistrationStudentRegistration {#20484 …} +attr: [] +labelTranslationParameters: [] } 18297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#533 +label: "DOUMBIA ARUNA [4EME-1] [22995560P]" +value: "18297" +data: App\Entity\RegistrationStudentRegistration {#20559 …} +attr: [] +labelTranslationParameters: [] } 18995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#534 +label: "DOUMBIA BANGALY YA RAZAK [4EME-1] [22928617H]" +value: "18995" +data: App\Entity\RegistrationStudentRegistration {#20634 …} +attr: [] +labelTranslationParameters: [] } 17559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#531 +label: "DOUMBIA ALI [4EME-2] [22950841Q]" +value: "17559" +data: App\Entity\RegistrationStudentRegistration {#20709 …} +attr: [] +labelTranslationParameters: [] } 23503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#532 +label: "DOUMBIA MATINDJE [4EME-2] [22907427N]" +value: "23503" +data: App\Entity\RegistrationStudentRegistration {#20784 …} +attr: [] +labelTranslationParameters: [] } 25177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#529 +label: "DOUMBIA SALIMATA [4EME-2] [20704002P]" +value: "25177" +data: App\Entity\RegistrationStudentRegistration {#20859 …} +attr: [] +labelTranslationParameters: [] } 19744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#530 +label: "DOUMBIA SITAN [4EME-3] [22907428Q]" +value: "19744" +data: App\Entity\RegistrationStudentRegistration {#20934 …} +attr: [] +labelTranslationParameters: [] } 20135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#527 +label: "DOUMBIA MOHAMED [4EME-3] [22951301X]" +value: "20135" +data: App\Entity\RegistrationStudentRegistration {#21009 …} +attr: [] +labelTranslationParameters: [] } 20312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#528 +label: "DOUMBIA AICHATOU ZEYNAB [4EME-3] [22837436M]" +value: "20312" +data: App\Entity\RegistrationStudentRegistration {#21084 …} +attr: [] +labelTranslationParameters: [] } 23317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#525 +label: "DOUMBIA ISSOUF [4EME-4] [19215429X]" +value: "23317" +data: App\Entity\RegistrationStudentRegistration {#21159 …} +attr: [] +labelTranslationParameters: [] } 25664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#526 +label: "DOUMBIA SEKOU [4EME-4] [20710174Z]" +value: "25664" +data: App\Entity\RegistrationStudentRegistration {#21234 …} +attr: [] +labelTranslationParameters: [] } 27718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#523 +label: "DOUMBIA ADAM [4EME-1] [23646926X]" +value: "27718" +data: App\Entity\RegistrationStudentRegistration {#21309 …} +attr: [] +labelTranslationParameters: [] } 30574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#524 +label: "DOUMBIA AMINATA [4EME-1] [23793418F]" +value: "30574" +data: App\Entity\RegistrationStudentRegistration {#21384 …} +attr: [] +labelTranslationParameters: [] } 30672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#521 +label: "DOUMBIA FATOUMATA [4EME-1] [21831529Y]" +value: "30672" +data: App\Entity\RegistrationStudentRegistration {#21459 …} +attr: [] +labelTranslationParameters: [] } 30974 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#522 +label: "DOUMBIA ABDOULAYE MOUNIR [4EME-1] [23657356G]" +value: "30974" +data: App\Entity\RegistrationStudentRegistration {#21534 …} +attr: [] +labelTranslationParameters: [] } 37139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#519 +label: "DOUMBIA NOURAH DIENEKA [4EME-2] [23611006P]" +value: "37139" +data: App\Entity\RegistrationStudentRegistration {#21609 …} +attr: [] +labelTranslationParameters: [] } 34029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#520 +label: "DOUMBIA ABOUBACAR SIDIKI [4EME-3] [22928613B]" +value: "34029" +data: App\Entity\RegistrationStudentRegistration {#21684 …} +attr: [] +labelTranslationParameters: [] } 35114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39671 +label: "DOUMBIA LASSINE [4EME-3] [22907213F]" +value: "35114" +data: App\Entity\RegistrationStudentRegistration {#21759 …} +attr: [] +labelTranslationParameters: [] } 37827 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39670 +label: "DOUMBIA SALIMATA [4EME-4] [22029288W]" +value: "37827" +data: App\Entity\RegistrationStudentRegistration {#21834 …} +attr: [] +labelTranslationParameters: [] } 23291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#39666 +label: "DOUMBOUYA ABDOULAYE [4EME-2] [22987786N]" +value: "23291" +data: App\Entity\RegistrationStudentRegistration {#21909 …} +attr: [] +labelTranslationParameters: [] } 24125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49248 +label: "EDI EDI LENOX BOREGARD [4EME-4] [18204587V]" +value: "24125" +data: App\Entity\RegistrationStudentRegistration {#21984 …} +attr: [] +labelTranslationParameters: [] } 20625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49249 +label: "EKRA KOUASSI BACHIRATA ASHLEY [4EME-3] [22902582S]" +value: "20625" +data: App\Entity\RegistrationStudentRegistration {#22059 …} +attr: [] +labelTranslationParameters: [] } 17606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49250 +label: "ELWALI AG ALASSANE [4EME-1] [21931381Z]" +value: "17606" +data: App\Entity\RegistrationStudentRegistration {#22134 …} +attr: [] +labelTranslationParameters: [] } 24166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49251 +label: "ETCHIEN ARIANE ALICE GAELLE [4EME-2] [22905052L]" +value: "24166" +data: App\Entity\RegistrationStudentRegistration {#22209 …} +attr: [] +labelTranslationParameters: [] } 25049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49252 +label: "EWOUAN LOUKOU YOLANDE [4EME-4] [22528713F]" +value: "25049" +data: App\Entity\RegistrationStudentRegistration {#22284 …} +attr: [] +labelTranslationParameters: [] } 37086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49253 +label: "FATAO BOUBACAR [4EME-4] [23793471Q]" +value: "37086" +data: App\Entity\RegistrationStudentRegistration {#22359 …} +attr: [] +labelTranslationParameters: [] } 36017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49254 +label: "FATOUMATA SANGARE [4EME-3] [22757590A]" +value: "36017" +data: App\Entity\RegistrationStudentRegistration {#22434 …} +attr: [] +labelTranslationParameters: [] } 18326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49255 +label: "FOFANA NETALY [4EME-1] [21928671V]" +value: "18326" +data: App\Entity\RegistrationStudentRegistration {#22509 …} +attr: [] +labelTranslationParameters: [] } 23556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49256 +label: "FOFANA ABDOUL LATIF [4EME-4] [22737817D]" +value: "23556" +data: App\Entity\RegistrationStudentRegistration {#22584 …} +attr: [] +labelTranslationParameters: [] } 24420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49257 +label: "FOFANA DJENEBA [4EME-4] [20656612Q]" +value: "24420" +data: App\Entity\RegistrationStudentRegistration {#22659 …} +attr: [] +labelTranslationParameters: [] } 32581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49258 +label: "FOFANA MAWA [4EME-3] [21832400G]" +value: "32581" +data: App\Entity\RegistrationStudentRegistration {#22734 …} +attr: [] +labelTranslationParameters: [] } 35483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49259 +label: "FOFANA MADOU [4EME-3] [23793452A]" +value: "35483" +data: App\Entity\RegistrationStudentRegistration {#22809 …} +attr: [] +labelTranslationParameters: [] } 37989 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49260 +label: "FOFANA AMINATA [4EME-4] [22999387Q]" +value: "37989" +data: App\Entity\RegistrationStudentRegistration {#22884 …} +attr: [] +labelTranslationParameters: [] } 37991 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49261 +label: "FOFANA KIATA [4EME-4] [19364852H]" +value: "37991" +data: App\Entity\RegistrationStudentRegistration {#22959 …} +attr: [] +labelTranslationParameters: [] } 28268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49262 +label: "GBONGUE GRACE [4EME-1] [22971344H]" +value: "28268" +data: App\Entity\RegistrationStudentRegistration {#23034 …} +attr: [] +labelTranslationParameters: [] } 35100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49263 +label: "GNABO YESHUA BENNY LEVI [4EME-1] [23855969Q]" +value: "35100" +data: App\Entity\RegistrationStudentRegistration {#23109 …} +attr: [] +labelTranslationParameters: [] } 36166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49264 +label: "GNAGBO DJAH TOTY ALEXIS [4EME-4] [23793478G]" +value: "36166" +data: App\Entity\RegistrationStudentRegistration {#23184 …} +attr: [] +labelTranslationParameters: [] } 36169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49265 +label: "GNAGBO DJATCHI CHRIST EMMANUEL [4EME-4] [23793454C]" +value: "36169" +data: App\Entity\RegistrationStudentRegistration {#23259 …} +attr: [] +labelTranslationParameters: [] } 29751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49266 +label: "GNANOU ALIMATA [4EME-1] [23793459C]" +value: "29751" +data: App\Entity\RegistrationStudentRegistration {#23334 …} +attr: [] +labelTranslationParameters: [] } 17765 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49267 +label: "HAIDARA IBRAHIM [4EME-1] [22995328A]" +value: "17765" +data: App\Entity\RegistrationStudentRegistration {#23409 …} +attr: [] +labelTranslationParameters: [] } 20275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49268 +label: "HAIDARA ROKIA [4EME-3] [22907341E]" +value: "20275" +data: App\Entity\RegistrationStudentRegistration {#23484 …} +attr: [] +labelTranslationParameters: [] } 23957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49269 +label: "HANDE WATOUANNI JEAN DANIEL [4EME-4] [20440500F]" +value: "23957" +data: App\Entity\RegistrationStudentRegistration {#23559 …} +attr: [] +labelTranslationParameters: [] } 36756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49270 +label: "KADJO ETTIEN GRACE [4EME-2] [23034148S]" +value: "36756" +data: App\Entity\RegistrationStudentRegistration {#23634 …} +attr: [] +labelTranslationParameters: [] } 22013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49271 +label: "KAKOU MAKO NELLY ESTHER [4EME-4] [20550623V]" +value: "22013" +data: App\Entity\RegistrationStudentRegistration {#23709 …} +attr: [] +labelTranslationParameters: [] } 17755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49272 +label: "KAMAGATE DAOUDA [4EME-1] [22907342V]" +value: "17755" +data: App\Entity\RegistrationStudentRegistration {#23784 …} +attr: [] +labelTranslationParameters: [] } 22465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49273 +label: "KAMAGATE FALIKOU [4EME-2] [22995538A]" +value: "22465" +data: App\Entity\RegistrationStudentRegistration {#23859 …} +attr: [] +labelTranslationParameters: [] } 28340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49274 +label: "KAMAGATE FALIKOU [4EME-2] [22995538A]" +value: "28340" +data: App\Entity\RegistrationStudentRegistration {#23934 …} +attr: [] +labelTranslationParameters: [] } 20071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49275 +label: "KANDE ABI MANDONGUI [4EME-3] [21948155K]" +value: "20071" +data: App\Entity\RegistrationStudentRegistration {#23994 …} +attr: [] +labelTranslationParameters: [] } 18797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49276 +label: "KANGBE TCHAMBE SERACHE [4EME-1] [22845383X]" +value: "18797" +data: App\Entity\RegistrationStudentRegistration {#24069 …} +attr: [] +labelTranslationParameters: [] } 28570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49277 +label: "KANTE IDRISSA JUNIOR [4EME-1] [20502692F]" +value: "28570" +data: App\Entity\RegistrationStudentRegistration {#24144 …} +attr: [] +labelTranslationParameters: [] } 33628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49278 +label: "KANTE MARIAM [4EME-3] [22920975T]" +value: "33628" +data: App\Entity\RegistrationStudentRegistration {#24219 …} +attr: [] +labelTranslationParameters: [] } 37468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49279 +label: "KANTE ASSATA [4EME-4] [22231062M]" +value: "37468" +data: App\Entity\RegistrationStudentRegistration {#24294 …} +attr: [] +labelTranslationParameters: [] } 19099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49280 +label: "KARAMOKO NAWA NOURA [4EME-1] [22385157D]" +value: "19099" +data: App\Entity\RegistrationStudentRegistration {#24369 …} +attr: [] +labelTranslationParameters: [] } 19610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49281 +label: "KARAMOKO MAMADOU [4EME-3] [22408476Z]" +value: "19610" +data: App\Entity\RegistrationStudentRegistration {#24444 …} +attr: [] +labelTranslationParameters: [] } 16650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49282 +label: "KEITA MAN AWA [4EME-1] [22302641B]" +value: "16650" +data: App\Entity\RegistrationStudentRegistration {#24519 …} +attr: [] +labelTranslationParameters: [] } 16702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49283 +label: "KEITA ALASSANE [4EME-1] [22928587Y]" +value: "16702" +data: App\Entity\RegistrationStudentRegistration {#24594 …} +attr: [] +labelTranslationParameters: [] } 23275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49284 +label: "KEITA SARA [4EME-2] [22986975E]" +value: "23275" +data: App\Entity\RegistrationStudentRegistration {#24669 …} +attr: [] +labelTranslationParameters: [] } 20784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49285 +label: "KEITA ISMAEL [4EME-3] [23900717N]" +value: "20784" +data: App\Entity\RegistrationStudentRegistration {#24744 …} +attr: [] +labelTranslationParameters: [] } 35044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49286 +label: "KEITA HAMED [4EME-1] [22928583S]" +value: "35044" +data: App\Entity\RegistrationStudentRegistration {#24819 …} +attr: [] +labelTranslationParameters: [] } 33663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49287 +label: "KEITA ALASSANE [4EME-3] [22928587Y]" +value: "33663" +data: App\Entity\RegistrationStudentRegistration {#24894 …} +attr: [] +labelTranslationParameters: [] } 29518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49288 +label: "KELEBA DAMIN ANGE ACHILE [4EME-1] [22737891E]" +value: "29518" +data: App\Entity\RegistrationStudentRegistration {#24954 …} +attr: [] +labelTranslationParameters: [] } 17523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49289 +label: "KOCOA AKICHI KOUSSO NAOMI [4EME-2] [21928798C]" +value: "17523" +data: App\Entity\RegistrationStudentRegistration {#25029 …} +attr: [] +labelTranslationParameters: [] } 35909 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49290 +label: "KOFFI AHOU SANDRA ANGE GRACIALE [4EME-3] [23770239P]" +value: "35909" +data: App\Entity\RegistrationStudentRegistration {#25104 …} +attr: [] +labelTranslationParameters: [] } 23046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49291 +label: "KOMIDA KARIDJA LAURE [4EME-2] [21447507Q]" +value: "23046" +data: App\Entity\RegistrationStudentRegistration {#25179 …} +attr: [] +labelTranslationParameters: [] } 18230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49292 +label: "KONAN ADJOUA GERTRUDE [4EME-1] [21939367J]" +value: "18230" +data: App\Entity\RegistrationStudentRegistration {#25254 …} +attr: [] +labelTranslationParameters: [] } 21280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49293 +label: "KONAN KOUASSI JEAN MERMOZ [4EME-2] [22907343W]" +value: "21280" +data: App\Entity\RegistrationStudentRegistration {#25329 …} +attr: [] +labelTranslationParameters: [] } 22469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49294 +label: "KONAN SOMA EMMANUELLA GRACE DVINE [4EME-4] [21782313F]" +value: "22469" +data: App\Entity\RegistrationStudentRegistration {#25404 …} +attr: [] +labelTranslationParameters: [] } 37135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49295 +label: "KONAN KOUAKOU CHRIST MAEL EBENEZER [4EME-2] [23586567S]" +value: "37135" +data: App\Entity\RegistrationStudentRegistration {#25479 …} +attr: [] +labelTranslationParameters: [] } 38162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49296 +label: "KONAN KONAN EZECKIEL [4EME-2] [20759587D]" +value: "38162" +data: App\Entity\RegistrationStudentRegistration {#25554 …} +attr: [] +labelTranslationParameters: [] } 21487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49297 +label: "KONATE KASSIM [4EME-4] [19217452N]" +value: "21487" +data: App\Entity\RegistrationStudentRegistration {#25629 …} +attr: [] +labelTranslationParameters: [] } 25377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49298 +label: "KONATE SOULEYMANE [4EME-4] [20082831K]" +value: "25377" +data: App\Entity\RegistrationStudentRegistration {#25704 …} +attr: [] +labelTranslationParameters: [] } 36661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49299 +label: "KONATE BAKARY [4EME-2] [22948240T]" +value: "36661" +data: App\Entity\RegistrationStudentRegistration {#25779 …} +attr: [] +labelTranslationParameters: [] } 35225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49300 +label: "KONATE ADAMA [4EME-3] [23821575U]" +value: "35225" +data: App\Entity\RegistrationStudentRegistration {#25854 …} +attr: [] +labelTranslationParameters: [] } 35800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49301 +label: "KONATE AKISSI VANESSA [4EME-3] [21122628R]" +value: "35800" +data: App\Entity\RegistrationStudentRegistration {#25929 …} +attr: [] +labelTranslationParameters: [] } 15939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49302 +label: "KONE KARIDJA GRACE [4EME-1] [22995549S]" +value: "15939" +data: App\Entity\RegistrationStudentRegistration {#26004 …} +attr: [] +labelTranslationParameters: [] } 17748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49303 +label: "KONE KADIDJATOU [4EME-1] [22930344F]" +value: "17748" +data: App\Entity\RegistrationStudentRegistration {#26079 …} +attr: [] +labelTranslationParameters: [] } 18972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49304 +label: "KONE YAH FATOU [4EME-1] [21943231L]" +value: "18972" +data: App\Entity\RegistrationStudentRegistration {#26154 …} +attr: [] +labelTranslationParameters: [] } 19139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49305 +label: "KONE DAOUDA [4EME-2] [22995537G]" +value: "19139" +data: App\Entity\RegistrationStudentRegistration {#26229 …} +attr: [] +labelTranslationParameters: [] } 20842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49306 +label: "KONE MARIAM [4EME-2] [22995344Z]" +value: "20842" +data: App\Entity\RegistrationStudentRegistration {#26304 …} +attr: [] +labelTranslationParameters: [] } 23417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49307 +label: "KONE AWA [4EME-2] [22995309D]" +value: "23417" +data: App\Entity\RegistrationStudentRegistration {#26379 …} +attr: [] +labelTranslationParameters: [] } 19120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49308 +label: "KONE ROKIA [4EME-3] [22904487A]" +value: "19120" +data: App\Entity\RegistrationStudentRegistration {#26454 …} +attr: [] +labelTranslationParameters: [] } 19415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49309 +label: "KONE ANZOUMANA [4EME-3] [20360770E]" +value: "19415" +data: App\Entity\RegistrationStudentRegistration {#26529 …} +attr: [] +labelTranslationParameters: [] } 19417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49310 +label: "KONE ALIMAN CLAIRE [4EME-3] [22385162C]" +value: "19417" +data: App\Entity\RegistrationStudentRegistration {#26604 …} +attr: [] +labelTranslationParameters: [] } 19962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49311 +label: "KONE MAHOUA ZOULEIKA [4EME-3] [22995556B]" +value: "19962" +data: App\Entity\RegistrationStudentRegistration {#26679 …} +attr: [] +labelTranslationParameters: [] } 20694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49312 +label: "KONE CHEICK OUMAR RAYAN [4EME-3] [21928669P]" +value: "20694" +data: App\Entity\RegistrationStudentRegistration {#26754 …} +attr: [] +labelTranslationParameters: [] } 20837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49313 +label: "KONE ABOUBAKCAR SIDICK [4EME-3] [20618981N]" +value: "20837" +data: App\Entity\RegistrationStudentRegistration {#26829 …} +attr: [] +labelTranslationParameters: [] } 23259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49314 +label: "KONE YACOUBA [4EME-4] [20619071W]" +value: "23259" +data: App\Entity\RegistrationStudentRegistration {#26904 …} +attr: [] +labelTranslationParameters: [] } 23449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49315 +label: "KONE LYHOMON AMI YASMINE [4EME-4] [21546144Z]" +value: "23449" +data: App\Entity\RegistrationStudentRegistration {#26979 …} +attr: [] +labelTranslationParameters: [] } 23475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49316 +label: "KONE MARIE DANIELLE NOURA [4EME-4] [21827032P]" +value: "23475" +data: App\Entity\RegistrationStudentRegistration {#27054 …} +attr: [] +labelTranslationParameters: [] } 24078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49317 +label: "KONE ZHANA ABOUBAKAR SIDIK [4EME-4] [22950033R]" +value: "24078" +data: App\Entity\RegistrationStudentRegistration {#27129 …} +attr: [] +labelTranslationParameters: [] } 24614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49318 +label: "KONE LASSINA [4EME-4] [21856129M]" +value: "24614" +data: App\Entity\RegistrationStudentRegistration {#27204 …} +attr: [] +labelTranslationParameters: [] } 25212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49319 +label: "KONE BARAKISSA KIDAHABORO [4EME-4] [22928553E]" +value: "25212" +data: App\Entity\RegistrationStudentRegistration {#27279 …} +attr: [] +labelTranslationParameters: [] } 29289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49320 +label: "KONE FOUSSENI [4EME-1] [23794855A]" +value: "29289" +data: App\Entity\RegistrationStudentRegistration {#27354 …} +attr: [] +labelTranslationParameters: [] } 31916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49321 +label: "KONE ABOUDRAMANE MORIBO [4EME-1] [22385159G]" +value: "31916" +data: App\Entity\RegistrationStudentRegistration {#27429 …} +attr: [] +labelTranslationParameters: [] } 31981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49322 +label: "KONE DAOUDA [4EME-2] [22995537G]" +value: "31981" +data: App\Entity\RegistrationStudentRegistration {#27504 …} +attr: [] +labelTranslationParameters: [] } 35062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49323 +label: "KONE AWA [4EME-2] [21158301X]" +value: "35062" +data: App\Entity\RegistrationStudentRegistration {#27564 …} +attr: [] +labelTranslationParameters: [] } 32717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49324 +label: "KONE IBRAHIM [4EME-3] [22810525T]" +value: "32717" +data: App\Entity\RegistrationStudentRegistration {#27639 …} +attr: [] +labelTranslationParameters: [] } 33675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49325 +label: "KONE AWA [4EME-3] [22995309D]" +value: "33675" +data: App\Entity\RegistrationStudentRegistration {#27714 …} +attr: [] +labelTranslationParameters: [] } 35213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49326 +label: "KONE YORAGNOUBAN ESTELLE [4EME-3] [23793370H]" +value: "35213" +data: App\Entity\RegistrationStudentRegistration {#27774 …} +attr: [] +labelTranslationParameters: [] } 35808 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49327 +label: "KONE AMZA [4EME-3] [23700482R]" +value: "35808" +data: App\Entity\RegistrationStudentRegistration {#27849 …} +attr: [] +labelTranslationParameters: [] } 36178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49328 +label: "KONE YACOUBA [4EME-4] [20619071W]" +value: "36178" +data: App\Entity\RegistrationStudentRegistration {#27924 …} +attr: [] +labelTranslationParameters: [] } 37616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49329 +label: "KONE LASSINA [4EME-4] [21856129M]" +value: "37616" +data: App\Entity\RegistrationStudentRegistration {#27984 …} +attr: [] +labelTranslationParameters: [] } 23517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49330 +label: "KONIEN ASSAMOI CHRIST YAHN EMMANUEL [4EME-4] [21746129D]" +value: "23517" +data: App\Entity\RegistrationStudentRegistration {#28044 …} +attr: [] +labelTranslationParameters: [] } 37173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49331 +label: "KONIEN ASSAMOI CHRIST YAHN EMMANUEL [4EME-4] [21746129D]" +value: "37173" +data: App\Entity\RegistrationStudentRegistration {#28119 …} +attr: [] +labelTranslationParameters: [] } 32295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49332 +label: "KOSSONOU KOUAKOU JEAN BEDEL [4EME-1] [23586477G]" +value: "32295" +data: App\Entity\RegistrationStudentRegistration {#28179 …} +attr: [] +labelTranslationParameters: [] } 16570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49333 +label: "KOUADIO KOUASSI BLASSONI AMENAN SYNTICHE [4EME-1] [22792949R]" +value: "16570" +data: App\Entity\RegistrationStudentRegistration {#28254 …} +attr: [] +labelTranslationParameters: [] } 22245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49334 +label: "KOUADIO AYA MARIE LAURE [4EME-2] [22739025K]" +value: "22245" +data: App\Entity\RegistrationStudentRegistration {#28329 …} +attr: [] +labelTranslationParameters: [] } 24075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49335 +label: "KOUADIO KOFFI EMMANUEL [4EME-4] [22999795W]" +value: "24075" +data: App\Entity\RegistrationStudentRegistration {#28404 …} +attr: [] +labelTranslationParameters: [] } 31891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49336 +label: "KOUADIO N'DA MAYA JASMINE [4EME-1] [23232397V]" +value: "31891" +data: App\Entity\RegistrationStudentRegistration {#28479 …} +attr: [] +labelTranslationParameters: [] } 37140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49337 +label: "KOUADIO AKISSI PRINCESSE [4EME-4] [22429059M]" +value: "37140" +data: App\Entity\RegistrationStudentRegistration {#28554 …} +attr: [] +labelTranslationParameters: [] } 38093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49338 +label: "KOUADIO N'DA KOUAME GAEL 1ER JUMEAU [4EME-4] [23793276Z]" +value: "38093" +data: App\Entity\RegistrationStudentRegistration {#28629 …} +attr: [] +labelTranslationParameters: [] } 38148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49339 +label: "KOUADIO ADRIAN VICENTE [4EME-4] [20551316W]" +value: "38148" +data: App\Entity\RegistrationStudentRegistration {#28704 …} +attr: [] +labelTranslationParameters: [] } 23373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49340 +label: "KOUAKOU KOUAME JEAN MARC [4EME-2] [22668310R]" +value: "23373" +data: App\Entity\RegistrationStudentRegistration {#28779 …} +attr: [] +labelTranslationParameters: [] } 23015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49341 +label: "KOUAKOU AYA REBECCA [4EME-4] [20803304M]" +value: "23015" +data: App\Entity\RegistrationStudentRegistration {#28854 …} +attr: [] +labelTranslationParameters: [] } 25613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49342 +label: "KOUAKOU AYA EMMANUELA [4EME-4] [21958639Q]" +value: "25613" +data: App\Entity\RegistrationStudentRegistration {#28929 …} +attr: [] +labelTranslationParameters: [] } 17563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49343 +label: "KOUAME NORPHET EMMANUEL KANGA [4EME-1] [22407024P]" +value: "17563" +data: App\Entity\RegistrationStudentRegistration {#29004 …} +attr: [] +labelTranslationParameters: [] } 21038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49344 +label: "KOUAME KOUADIO ADJOUA ANGE ROXA [4EME-3] [21928405D]" +value: "21038" +data: App\Entity\RegistrationStudentRegistration {#29079 …} +attr: [] +labelTranslationParameters: [] } 36107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49345 +label: "KOUAME MIENSA GRACE ESTHER [4EME-3] [23898641X]" +value: "36107" +data: App\Entity\RegistrationStudentRegistration {#29154 …} +attr: [] +labelTranslationParameters: [] } 37006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49346 +label: "KOUAME ADJOUA SYNTICHE [4EME-4] [20195789G]" +value: "37006" +data: App\Entity\RegistrationStudentRegistration {#29229 …} +attr: [] +labelTranslationParameters: [] } 37479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49347 +label: "KOUAME OUMAR RODRIGUE [4EME-4] [21367556M]" +value: "37479" +data: App\Entity\RegistrationStudentRegistration {#29304 …} +attr: [] +labelTranslationParameters: [] } 18982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49348 +label: "KOUASSI AYA SEPHORA [4EME-1] [22668771L]" +value: "18982" +data: App\Entity\RegistrationStudentRegistration {#29379 …} +attr: [] +labelTranslationParameters: [] } 23299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49349 +label: "KOUASSI AMENAN TRYPHENE HERMINE [4EME-2] [22407942D]" +value: "23299" +data: App\Entity\RegistrationStudentRegistration {#29454 …} +attr: [] +labelTranslationParameters: [] } 19863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49350 +label: "KOUASSI AMENAN ANGE DANIELLE [4EME-4] [21792481N]" +value: "19863" +data: App\Entity\RegistrationStudentRegistration {#29529 …} +attr: [] +labelTranslationParameters: [] } 36103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49351 +label: "KOUROUMA SAMIRA KARIDJATOU [4EME-4] [23612503G]" +value: "36103" +data: App\Entity\RegistrationStudentRegistration {#29604 …} +attr: [] +labelTranslationParameters: [] } 37309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49352 +label: "KOUROUMA OUSMANE [4EME-4] [22381117F]" +value: "37309" +data: App\Entity\RegistrationStudentRegistration {#29679 …} +attr: [] +labelTranslationParameters: [] } 19105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49353 +label: "KOUYATE TAHIROU [4EME-3] [21853554K]" +value: "19105" +data: App\Entity\RegistrationStudentRegistration {#29754 …} +attr: [] +labelTranslationParameters: [] } 36773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49354 +label: "KPIN GNIONTI AICHA [4EME-4] [23733746Z]" +value: "36773" +data: App\Entity\RegistrationStudentRegistration {#29829 …} +attr: [] +labelTranslationParameters: [] } 34521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49355 +label: "LADEU SIONAN BRICE [4EME-1] [23793365B]" +value: "34521" +data: App\Entity\RegistrationStudentRegistration {#29904 …} +attr: [] +labelTranslationParameters: [] } 21797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49356 +label: "LALLOGO DIGNINO ISAAC [4EME-2] [22406771U]" +value: "21797" +data: App\Entity\RegistrationStudentRegistration {#29979 …} +attr: [] +labelTranslationParameters: [] } 37155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49357 +label: "LATH YANNE VERONIQUE [4EME-4] [20267276N]" +value: "37155" +data: App\Entity\RegistrationStudentRegistration {#30054 …} +attr: [] +labelTranslationParameters: [] } 33889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49358 +label: "LIAMIDI ABDOUL AMID ZINEDINE [4EME-3] [23704011N]" +value: "33889" +data: App\Entity\RegistrationStudentRegistration {#30129 …} +attr: [] +labelTranslationParameters: [] } 30512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49359 +label: "LOUH GBONGUE SIAPA VENANCE [4EME-1] [23646664U]" +value: "30512" +data: App\Entity\RegistrationStudentRegistration {#30204 …} +attr: [] +labelTranslationParameters: [] } 28111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49360 +label: "MAMBE OCHO BINTOU [4EME-1] [23647575E]" +value: "28111" +data: App\Entity\RegistrationStudentRegistration {#30279 …} +attr: [] +labelTranslationParameters: [] } 33660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49361 +label: "MEITE KARIDJA [4EME-3] [23652579D]" +value: "33660" +data: App\Entity\RegistrationStudentRegistration {#30354 …} +attr: [] +labelTranslationParameters: [] } 20951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49362 +label: "MILLOGO ALASSANE [4EME-3] [22293165A]" +value: "20951" +data: App\Entity\RegistrationStudentRegistration {#30429 …} +attr: [] +labelTranslationParameters: [] } 24980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49363 +label: "MLAN FLAVINE GRACE EMMANUELLA [4EME-4] [22737833D]" +value: "24980" +data: App\Entity\RegistrationStudentRegistration {#30504 …} +attr: [] +labelTranslationParameters: [] } 21528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49364 +label: "N ZI KONAN WILFRIED DILANE [4EME-4] [20710199P]" +value: "21528" +data: App\Entity\RegistrationStudentRegistration {#30579 …} +attr: [] +labelTranslationParameters: [] } 21572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49365 +label: "N'DOUA ANOHOUA CHRIST EMMANUELLA [4EME-2] [21831806X]" +value: "21572" +data: App\Entity\RegistrationStudentRegistration {#30654 …} +attr: [] +labelTranslationParameters: [] } 36222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49366 +label: "N'DRI KOUAO CHRIST TRESOR [4EME-2] [23875179K]" +value: "36222" +data: App\Entity\RegistrationStudentRegistration {#30729 …} +attr: [] +labelTranslationParameters: [] } 29137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49367 +label: "N'GORAN SIALOU AGNES [4EME-1] [23823349W]" +value: "29137" +data: App\Entity\RegistrationStudentRegistration {#30804 …} +attr: [] +labelTranslationParameters: [] } 19577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49368 +label: "N'GUESSAN YAO JEAN YVES [4EME-3] [22302591C]" +value: "19577" +data: App\Entity\RegistrationStudentRegistration {#30879 …} +attr: [] +labelTranslationParameters: [] } 34857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49369 +label: "N'GUESSAN YAO JEAN YVES [4EME-3] [22302591C]" +value: "34857" +data: App\Entity\RegistrationStudentRegistration {#30954 …} +attr: [] +labelTranslationParameters: [] } 22813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49370 +label: "NANA MARIAM [4EME-4] [22654224H]" +value: "22813" +data: App\Entity\RegistrationStudentRegistration {#31014 …} +attr: [] +labelTranslationParameters: [] } 18835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49371 +label: "NDRAMAN ADJOUA VICTORINE [4EME-1] [22965854P]" +value: "18835" +data: App\Entity\RegistrationStudentRegistration {#31089 …} +attr: [] +labelTranslationParameters: [] } 20442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49372 +label: "NIAMIEN SOULEYMANE [4EME-2] [21948157F]" +value: "20442" +data: App\Entity\RegistrationStudentRegistration {#31164 …} +attr: [] +labelTranslationParameters: [] } 31900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49373 +label: "NIMBA AGOUA CECILE HANNIELLE [4EME-1] [23599999L]" +value: "31900" +data: App\Entity\RegistrationStudentRegistration {#31239 …} +attr: [] +labelTranslationParameters: [] } 16944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49374 +label: "OUATTARA YEDJOUTCHERI AMINATA [4EME-1] [22928581A]" +value: "16944" +data: App\Entity\RegistrationStudentRegistration {#31314 …} +attr: [] +labelTranslationParameters: [] } 18751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49375 +label: "OUATTARA ABIBATOU [4EME-1] [22837022E]" +value: "18751" +data: App\Entity\RegistrationStudentRegistration {#31389 …} +attr: [] +labelTranslationParameters: [] } 18904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49376 +label: "OUATTARA ADAMA [4EME-1] [18226054F]" +value: "18904" +data: App\Entity\RegistrationStudentRegistration {#31464 …} +attr: [] +labelTranslationParameters: [] } 19096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49377 +label: "OUATTARA AZIZ [4EME-1] [22793169W]" +value: "19096" +data: App\Entity\RegistrationStudentRegistration {#31539 …} +attr: [] +labelTranslationParameters: [] } 23710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49378 +label: "OUATTARA LATIFATOU [4EME-2] [23906147X]" +value: "23710" +data: App\Entity\RegistrationStudentRegistration {#31614 …} +attr: [] +labelTranslationParameters: [] } 24039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49379 +label: "OUATTARA YAYA [4EME-2] [19214502F]" +value: "24039" +data: App\Entity\RegistrationStudentRegistration {#31689 …} +attr: [] +labelTranslationParameters: [] } 19835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49380 +label: "OUATTARA LOSSENI [4EME-3] [21943760N]" +value: "19835" +data: App\Entity\RegistrationStudentRegistration {#31764 …} +attr: [] +labelTranslationParameters: [] } 20794 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49381 +label: "OUATTARA YACOUBA [4EME-3] [22951763K]" +value: "20794" +data: App\Entity\RegistrationStudentRegistration {#31839 …} +attr: [] +labelTranslationParameters: [] } 31953 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49382 +label: "OUATTARA INOUSSA [4EME-1] [23646566V]" +value: "31953" +data: App\Entity\RegistrationStudentRegistration {#31914 …} +attr: [] +labelTranslationParameters: [] } 34325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49383 +label: "OUATTARA KAFIGUELEMON AUDE [4EME-3] [20339492K]" +value: "34325" +data: App\Entity\RegistrationStudentRegistration {#31989 …} +attr: [] +labelTranslationParameters: [] } 35513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49384 +label: "OUATTARA YACOUBA [4EME-3] [22951763K]" +value: "35513" +data: App\Entity\RegistrationStudentRegistration {#32064 …} +attr: [] +labelTranslationParameters: [] } 20325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49385 +label: "OUEDRAOGO MISSIRI ZEIBE [4EME-3] [21823754Q]" +value: "20325" +data: App\Entity\RegistrationStudentRegistration {#32124 …} +attr: [] +labelTranslationParameters: [] } 27673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49386 +label: "OUEDRAOGO ABDOUL LATIF [4EME-1] [23598358Z]" +value: "27673" +data: App\Entity\RegistrationStudentRegistration {#32199 …} +attr: [] +labelTranslationParameters: [] } 30395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49387 +label: "OUEDRAOGO OUSMANE [4EME-1] [20508164Q]" +value: "30395" +data: App\Entity\RegistrationStudentRegistration {#32274 …} +attr: [] +labelTranslationParameters: [] } 35687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49388 +label: "OUEDRAOGO WENDGOMDE LAEL PARFAIT [4EME-3] [23766745F]" +value: "35687" +data: App\Entity\RegistrationStudentRegistration {#32349 …} +attr: [] +labelTranslationParameters: [] } 35688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49389 +label: "OUEDRAOGO BOBLWENDE GAEL PRIVAT MONSERRAT [4EME-3] [23766743V]" +value: "35688" +data: App\Entity\RegistrationStudentRegistration {#32424 …} +attr: [] +labelTranslationParameters: [] } 31299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49390 +label: "OULE BENI SAMUEL VITAL [4EME-1] [23643872Y]" +value: "31299" +data: App\Entity\RegistrationStudentRegistration {#32499 …} +attr: [] +labelTranslationParameters: [] } 19667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49391 +label: "PAGNE GNONSEKAN MAEVA ROXANE [4EME-3] [21477325D]" +value: "19667" +data: App\Entity\RegistrationStudentRegistration {#32574 …} +attr: [] +labelTranslationParameters: [] } 15588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49392 +label: "SAKO MAMOUD [4EME-1] [22737154D]" +value: "15588" +data: App\Entity\RegistrationStudentRegistration {#32649 …} +attr: [] +labelTranslationParameters: [] } 25302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49393 +label: "SAKO ABIBATOU RASIDA [4EME-4] [22739016D]" +value: "25302" +data: App\Entity\RegistrationStudentRegistration {#32724 …} +attr: [] +labelTranslationParameters: [] } 30070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49394 +label: "SAKO NAIMATOU [4EME-1] [23678723A]" +value: "30070" +data: App\Entity\RegistrationStudentRegistration {#32799 …} +attr: [] +labelTranslationParameters: [] } 30662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49395 +label: "SAMAKE ABIBATOU DOMINIQUE [4EME-1] [23793373Y]" +value: "30662" +data: App\Entity\RegistrationStudentRegistration {#32874 …} +attr: [] +labelTranslationParameters: [] } 21276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49396 +label: "SAMASSI NACOULABA LANCINE [4EME-3] [22928785E]" +value: "21276" +data: App\Entity\RegistrationStudentRegistration {#32949 …} +attr: [] +labelTranslationParameters: [] } 20438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49397 +label: "SANGARE AMIDOU [4EME-3] [21748428L]" +value: "20438" +data: App\Entity\RegistrationStudentRegistration {#33024 …} +attr: [] +labelTranslationParameters: [] } 20629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49398 +label: "SANGARE ALLASSANE [4EME-3] [22734897X]" +value: "20629" +data: App\Entity\RegistrationStudentRegistration {#33099 …} +attr: [] +labelTranslationParameters: [] } 31985 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49399 +label: "SANGARE HAMED [4EME-2] [21760970B]" +value: "31985" +data: App\Entity\RegistrationStudentRegistration {#33174 …} +attr: [] +labelTranslationParameters: [] } 17934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49400 +label: "SANOGO ZIE OUMAR [4EME-1] [22905793F]" +value: "17934" +data: App\Entity\RegistrationStudentRegistration {#33249 …} +attr: [] +labelTranslationParameters: [] } 22699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49401 +label: "SANOGO MASSANDJE [4EME-2] [22302599V]" +value: "22699" +data: App\Entity\RegistrationStudentRegistration {#33324 …} +attr: [] +labelTranslationParameters: [] } 28758 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49402 +label: "SANOGO FANTA [4EME-2] [23624862C]" +value: "28758" +data: App\Entity\RegistrationStudentRegistration {#33399 …} +attr: [] +labelTranslationParameters: [] } 34270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49403 +label: "SANOGO RACHIDATOU [4EME-3] [21963808J]" +value: "34270" +data: App\Entity\RegistrationStudentRegistration {#33474 …} +attr: [] +labelTranslationParameters: [] } 34128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49404 +label: "SAWADOGO ABDOUL KADER [4EME-3] [21478280V]" +value: "34128" +data: App\Entity\RegistrationStudentRegistration {#33549 …} +attr: [] +labelTranslationParameters: [] } 37049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49405 +label: "SESS NANE ANGE MARIE [4EME-4] [23821931U]" +value: "37049" +data: App\Entity\RegistrationStudentRegistration {#33624 …} +attr: [] +labelTranslationParameters: [] } 38671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49406 +label: "SEU ZRANBADO JOSIAS [4EME-2] [21831654W]" +value: "38671" +data: App\Entity\RegistrationStudentRegistration {#33699 …} +attr: [] +labelTranslationParameters: [] } 15265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49407 +label: "SIDIBE FATIM [4EME-1] [22845282U]" +value: "15265" +data: App\Entity\RegistrationStudentRegistration {#33774 …} +attr: [] +labelTranslationParameters: [] } 19460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49408 +label: "SIDIBE BEN ZOUMANA [4EME-3] [22928774E]" +value: "19460" +data: App\Entity\RegistrationStudentRegistration {#33849 …} +attr: [] +labelTranslationParameters: [] } 20020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49409 +label: "SIDIBE BOUBA [4EME-3] [22385166G]" +value: "20020" +data: App\Entity\RegistrationStudentRegistration {#33924 …} +attr: [] +labelTranslationParameters: [] } 20226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49410 +label: "SIDIBE SALIF [4EME-3] [22995536D]" +value: "20226" +data: App\Entity\RegistrationStudentRegistration {#33999 …} +attr: [] +labelTranslationParameters: [] } 20289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49411 +label: "SIDIBE AMINATA [4EME-3] [21823844A]" +value: "20289" +data: App\Entity\RegistrationStudentRegistration {#34074 …} +attr: [] +labelTranslationParameters: [] } 20291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49412 +label: "SIDIBE ABOUBAKAR [4EME-3] [21928097B]" +value: "20291" +data: App\Entity\RegistrationStudentRegistration {#34149 …} +attr: [] +labelTranslationParameters: [] } 21567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49413 +label: "SIDIBE OUMAR [4EME-4] [21960216X]" +value: "21567" +data: App\Entity\RegistrationStudentRegistration {#34224 …} +attr: [] +labelTranslationParameters: [] } 22462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49414 +label: "SIDIBE KARIDJATOU [4EME-4] [21722779K]" +value: "22462" +data: App\Entity\RegistrationStudentRegistration {#34299 …} +attr: [] +labelTranslationParameters: [] } 27776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49415 +label: "SIDIBE OUMAR [4EME-1] [21960216X]" +value: "27776" +data: App\Entity\RegistrationStudentRegistration {#34374 …} +attr: [] +labelTranslationParameters: [] } 30411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49416 +label: "SIDIBE NABI DAOUDA [4EME-1] [23677432K]" +value: "30411" +data: App\Entity\RegistrationStudentRegistration {#34434 …} +attr: [] +labelTranslationParameters: [] } 30681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49417 +label: "SIDIBE KARIDJATOU [4EME-1] [23794887J]" +value: "30681" +data: App\Entity\RegistrationStudentRegistration {#34509 …} +attr: [] +labelTranslationParameters: [] } 19729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49418 +label: "SORO MITANTEHE [4EME-3] [20121007V]" +value: "19729" +data: App\Entity\RegistrationStudentRegistration {#34584 …} +attr: [] +labelTranslationParameters: [] } 24446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49419 +label: "SORO TIEKOUNON BINTOU [4EME-4] [22951698F]" +value: "24446" +data: App\Entity\RegistrationStudentRegistration {#34659 …} +attr: [] +labelTranslationParameters: [] } 28040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49420 +label: "SORO TIORNA ISMAEL [4EME-1] [23379459L]" +value: "28040" +data: App\Entity\RegistrationStudentRegistration {#34734 …} +attr: [] +labelTranslationParameters: [] } 17847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49421 +label: "SORY DION OCEANE [4EME-1] [22907118E]" +value: "17847" +data: App\Entity\RegistrationStudentRegistration {#34809 …} +attr: [] +labelTranslationParameters: [] } 19834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49422 +label: "SOUMAHORO LAMINE [4EME-3] [20293816A]" +value: "19834" +data: App\Entity\RegistrationStudentRegistration {#34884 …} +attr: [] +labelTranslationParameters: [] } 21032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49423 +label: "SOUMAHORO SEYDOU [4EME-3] [22928615M]" +value: "21032" +data: App\Entity\RegistrationStudentRegistration {#34959 …} +attr: [] +labelTranslationParameters: [] } 32595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49424 +label: "SOUMAHORO LAMINE [4EME-1] [23691165P]" +value: "32595" +data: App\Entity\RegistrationStudentRegistration {#35034 …} +attr: [] +labelTranslationParameters: [] } 34239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49425 +label: "SOUMAHORO OUMAR [4EME-1] [23691139A]" +value: "34239" +data: App\Entity\RegistrationStudentRegistration {#35109 …} +attr: [] +labelTranslationParameters: [] } 35459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49426 +label: "SOUMAHORO BANGALY [4EME-3] [21872125X]" +value: "35459" +data: App\Entity\RegistrationStudentRegistration {#35184 …} +attr: [] +labelTranslationParameters: [] } 32979 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49427 +label: "SOUPE LOU GONEZIE GRAZIA [4EME-2] [23471256T]" +value: "32979" +data: App\Entity\RegistrationStudentRegistration {#35259 …} +attr: [] +labelTranslationParameters: [] } 15583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49428 +label: "SYLLA SEYDOU [4EME-1] [22302587T]" +value: "15583" +data: App\Entity\RegistrationStudentRegistration {#35334 …} +attr: [] +labelTranslationParameters: [] } 16735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49429 +label: "SYLLA SIAKA KADER [4EME-1] [22837519E]" +value: "16735" +data: App\Entity\RegistrationStudentRegistration {#35409 …} +attr: [] +labelTranslationParameters: [] } 29246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49430 +label: "SYLLA ABIBA NOURA [4EME-1] [23612346W]" +value: "29246" +data: App\Entity\RegistrationStudentRegistration {#35484 …} +attr: [] +labelTranslationParameters: [] } 17598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49431 +label: "TAH DJE LOU GRACE [4EME-2] [22848236U]" +value: "17598" +data: App\Entity\RegistrationStudentRegistration {#35559 …} +attr: [] +labelTranslationParameters: [] } 17448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49432 +label: "TAHI N'GUESSAN CHANCE QUENBELLE [4EME-1] [21930009Y]" +value: "17448" +data: App\Entity\RegistrationStudentRegistration {#35634 …} +attr: [] +labelTranslationParameters: [] } 37469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49433 +label: "TIAN BI EMMANUEL [4EME-4] [23906451T]" +value: "37469" +data: App\Entity\RegistrationStudentRegistration {#35709 …} +attr: [] +labelTranslationParameters: [] } 34118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49434 +label: "TIARA ADJARA [4EME-3] [23793385Z]" +value: "34118" +data: App\Entity\RegistrationStudentRegistration {#35784 …} +attr: [] +labelTranslationParameters: [] } 23069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49435 +label: "TIE BI YOUAN ROMUALD [4EME-2] [22846071D]" +value: "23069" +data: App\Entity\RegistrationStudentRegistration {#35859 …} +attr: [] +labelTranslationParameters: [] } 20567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49436 +label: "TIMITE ZOUMANA [4EME-3] [22907220P]" +value: "20567" +data: App\Entity\RegistrationStudentRegistration {#35934 …} +attr: [] +labelTranslationParameters: [] } 20976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49437 +label: "TIMITE FATOU [4EME-3] [21928670W]" +value: "20976" +data: App\Entity\RegistrationStudentRegistration {#36009 …} +attr: [] +labelTranslationParameters: [] } 34092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49438 +label: "TIMITE ZOUMANA [4EME-3] [22907220P]" +value: "34092" +data: App\Entity\RegistrationStudentRegistration {#36084 …} +attr: [] +labelTranslationParameters: [] } 20516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49439 +label: "TOURE LOSSENI [4EME-2] [21909410E]" +value: "20516" +data: App\Entity\RegistrationStudentRegistration {#36144 …} +attr: [] +labelTranslationParameters: [] } 23462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49440 +label: "TOURE SITA [4EME-2] [22995281H]" +value: "23462" +data: App\Entity\RegistrationStudentRegistration {#36219 …} +attr: [] +labelTranslationParameters: [] } 24344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49441 +label: "TOURE CHEICK AHMED [4EME-2] [20439831F]" +value: "24344" +data: App\Entity\RegistrationStudentRegistration {#36294 …} +attr: [] +labelTranslationParameters: [] } 32369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49442 +label: "TOURE HAMBA LATIFATOU [4EME-1] [20706784H]" +value: "32369" +data: App\Entity\RegistrationStudentRegistration {#36369 …} +attr: [] +labelTranslationParameters: [] } 38140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49443 +label: "TOURE SITA [4EME-2] [22995281H]" +value: "38140" +data: App\Entity\RegistrationStudentRegistration {#36444 …} +attr: [] +labelTranslationParameters: [] } 35901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49444 +label: "TOURE AWA [4EME-3] [23793687P]" +value: "35901" +data: App\Entity\RegistrationStudentRegistration {#36504 …} +attr: [] +labelTranslationParameters: [] } 37016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49445 +label: "TOURE MAKAN [4EME-4] [23907013E]" +value: "37016" +data: App\Entity\RegistrationStudentRegistration {#36579 …} +attr: [] +labelTranslationParameters: [] } 24047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49446 +label: "TRA LOU PRINCESSE MARIETTE [4EME-2] [20566588D]" +value: "24047" +data: App\Entity\RegistrationStudentRegistration {#36654 …} +attr: [] +labelTranslationParameters: [] } 16435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49447 +label: "TRAORE ZEINAB YASMINE [4EME-1] [22928757E]" +value: "16435" +data: App\Entity\RegistrationStudentRegistration {#36729 …} +attr: [] +labelTranslationParameters: [] } 17583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49448 +label: "TRAORE CHEICK ABDOULKARIM [4EME-1] [21928461C]" +value: "17583" +data: App\Entity\RegistrationStudentRegistration {#36804 …} +attr: [] +labelTranslationParameters: [] } 16609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49449 +label: "TRAORE AWA [4EME-2] [21928067N]" +value: "16609" +data: App\Entity\RegistrationStudentRegistration {#36879 …} +attr: [] +labelTranslationParameters: [] } 20803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49450 +label: "TRAORE OUMAR NONHOUA [4EME-3] [21867459W]" +value: "20803" +data: App\Entity\RegistrationStudentRegistration {#36954 …} +attr: [] +labelTranslationParameters: [] } 28016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49451 +label: "TRAORE KASSIM [4EME-1] [23673498F]" +value: "28016" +data: App\Entity\RegistrationStudentRegistration {#37029 …} +attr: [] +labelTranslationParameters: [] } 28027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49452 +label: "TRAORE MAKOKO [4EME-1] [22845017H]" +value: "28027" +data: App\Entity\RegistrationStudentRegistration {#37104 …} +attr: [] +labelTranslationParameters: [] } 30388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49453 +label: "TRAORE AWA [4EME-1] [23743803S]" +value: "30388" +data: App\Entity\RegistrationStudentRegistration {#37179 …} +attr: [] +labelTranslationParameters: [] } 30453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49454 +label: "TRAORE AICHA [4EME-1] [23743834Y]" +value: "30453" +data: App\Entity\RegistrationStudentRegistration {#37254 …} +attr: [] +labelTranslationParameters: [] } 31905 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49455 +label: "TRAORE SOULAMA KADIDJATOU [4EME-1] [23709997V]" +value: "31905" +data: App\Entity\RegistrationStudentRegistration {#37329 …} +attr: [] +labelTranslationParameters: [] } 32312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49456 +label: "TRAORE ABDOUL RAZAK [4EME-1] [23736601L]" +value: "32312" +data: App\Entity\RegistrationStudentRegistration {#37404 …} +attr: [] +labelTranslationParameters: [] } 29693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49457 +label: "TRAORE AWA [4EME-2] [21928067N]" +value: "29693" +data: App\Entity\RegistrationStudentRegistration {#37479 …} +attr: [] +labelTranslationParameters: [] } 35828 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49458 +label: "TRAORE DRISSA [4EME-3] [23856027H]" +value: "35828" +data: App\Entity\RegistrationStudentRegistration {#37539 …} +attr: [] +labelTranslationParameters: [] } 35832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49459 +label: "TRAORE MOUSSA [4EME-3] [23304212C]" +value: "35832" +data: App\Entity\RegistrationStudentRegistration {#37614 …} +attr: [] +labelTranslationParameters: [] } 37465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49460 +label: "TRAORE N'GOLO IBRAHIM JUNIOR [4EME-4] [23851484N]" +value: "37465" +data: App\Entity\RegistrationStudentRegistration {#37689 …} +attr: [] +labelTranslationParameters: [] } 37411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49461 +label: "UCHE MERCY GRACE EMMANUELLA CHIOMA [4EME-2] [21814772M]" +value: "37411" +data: App\Entity\RegistrationStudentRegistration {#37764 …} +attr: [] +labelTranslationParameters: [] } 30513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49462 +label: "VEH GBONGUE PRIVAT [4EME-1] [23646484Y]" +value: "30513" +data: App\Entity\RegistrationStudentRegistration {#37839 …} +attr: [] +labelTranslationParameters: [] } 35564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49463 +label: "VOKO HOTE MARIE PRECILIA [4EME-3] [23647223X]" +value: "35564" +data: App\Entity\RegistrationStudentRegistration {#37914 …} +attr: [] +labelTranslationParameters: [] } 37147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49464 +label: "WOUTY MARIE CANTAL [4EME-4] [22987598Q]" +value: "37147" +data: App\Entity\RegistrationStudentRegistration {#37989 …} +attr: [] +labelTranslationParameters: [] } 36989 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49465 +label: "YAHI MONNEDA LOIC [4EME-4] [23793277U]" +value: "36989" +data: App\Entity\RegistrationStudentRegistration {#38064 …} +attr: [] +labelTranslationParameters: [] } 25175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49466 +label: "YAHIRI DIELOU JULIE [4EME-4] [19601764Q]" +value: "25175" +data: App\Entity\RegistrationStudentRegistration {#38139 …} +attr: [] +labelTranslationParameters: [] } 37178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49467 +label: "YAHIRI DIELOU JULIE [4EME-4] [19601764Q]" +value: "37178" +data: App\Entity\RegistrationStudentRegistration {#38214 …} +attr: [] +labelTranslationParameters: [] } 34987 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49468 +label: "YAO KOUASSI ELYSEE [4EME-3] [23687521D]" +value: "34987" +data: App\Entity\RegistrationStudentRegistration {#38274 …} +attr: [] +labelTranslationParameters: [] } 35833 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49469 +label: "YAO KARSTEN BATIYET DESRAND [4EME-3] [21928828M]" +value: "35833" +data: App\Entity\RegistrationStudentRegistration {#38349 …} +attr: [] +labelTranslationParameters: [] } 35461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49470 +label: "YAOUA MARIAM ALI [4EME-2] [21672602R]" +value: "35461" +data: App\Entity\RegistrationStudentRegistration {#38424 …} +attr: [] +labelTranslationParameters: [] } 18881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49471 +label: "YAPO AKOUN SYDNEY MONDESIR [4EME-1] [22932210N]" +value: "18881" +data: App\Entity\RegistrationStudentRegistration {#38499 …} +attr: [] +labelTranslationParameters: [] } 24450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49472 +label: "YAPOGA YAPOGA NOEL DELORS [4EME-4] [21903270U]" +value: "24450" +data: App\Entity\RegistrationStudentRegistration {#38574 …} +attr: [] +labelTranslationParameters: [] } 24011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49473 +label: "YODA YOUSSOUF [4EME-2] [22837552G]" +value: "24011" +data: App\Entity\RegistrationStudentRegistration {#38649 …} +attr: [] +labelTranslationParameters: [] } 23273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49474 +label: "ZADOU ZADI ELI JUNIOR [4EME-4] [21801473B]" +value: "23273" +data: App\Entity\RegistrationStudentRegistration {#38724 …} +attr: [] +labelTranslationParameters: [] } 34273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49475 +label: "ZAMBLE LOU DIANAN ANGE EMMANUELA [4EME-2] [22258891H]" +value: "34273" +data: App\Entity\RegistrationStudentRegistration {#38799 …} +attr: [] +labelTranslationParameters: [] } 36374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49476 +label: "ZAPRE SALIOU [4EME-2] [21720857W]" +value: "36374" +data: App\Entity\RegistrationStudentRegistration {#38874 …} +attr: [] +labelTranslationParameters: [] } 18300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49477 +label: "ZEBA ABOUDOU FATAO [4EME-1] [22845018B]" +value: "18300" +data: App\Entity\RegistrationStudentRegistration {#38949 …} +attr: [] +labelTranslationParameters: [] } 38782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49478 +label: "ZEHI BI JUSTICE FRANCK LE BLANC [4EME-4] [22964967B]" +value: "38782" +data: App\Entity\RegistrationStudentRegistration {#39024 …} +attr: [] +labelTranslationParameters: [] } 19933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49479 +label: "ZIE SAMIRA HASSANE [4EME-3] [21722824J]" +value: "19933" +data: App\Entity\RegistrationStudentRegistration {#39099 …} +attr: [] +labelTranslationParameters: [] } 17893 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49480 +label: "ZOUEU GABRIELLA [4EME-1] [22972407R]" +value: "17893" +data: App\Entity\RegistrationStudentRegistration {#39174 …} +attr: [] +labelTranslationParameters: [] } 35122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#49481 +label: "ZOUEU GABRIELLA [4EME-3] [22972407R]" +value: "35122" +data: App\Entity\RegistrationStudentRegistration {#39249 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#434 -form: Symfony\Component\Form\Form {#39875 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#433 …5} |
| full_name | "school_report_card[studentRegistration]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "school_report_card_studentRegistration" |
| is_selected | Closure($choice, $value) {#49483 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#39663 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "studentRegistration" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_school_report_card_studentRegistration" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "ec4347.hfBUWlo32H1IvlrMMabO246MPxgi8kqkMf8gcoI6dTo.y7k-IAsCtTQlhgChVvOlsOTGWlNQwBrCfcdxIcZ4Bwnoxj4DC1uIOh2IMQ" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "ec4347.hfBUWlo32H1IvlrMMabO246MPxgi8kqkMf8gcoI6dTo.y7k-IAsCtTQlhgChVvOlsOTGWlNQwBrCfcdxIcZ4Bwnoxj4DC1uIOh2IMQ" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#355 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#360 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#359 …} -namespace: Closure() {#362 …} } |
| data | "ec4347.hfBUWlo32H1IvlrMMabO246MPxgi8kqkMf8gcoI6dTo.y7k-IAsCtTQlhgChVvOlsOTGWlNQwBrCfcdxIcZ4Bwnoxj4DC1uIOh2IMQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#435 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#39244 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#49484 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#39406 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#39315 …} $translationDomain: "validators" $message: Closure() {#49485 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_school_report_card__token" ] |
| cache_key | "_school_report_card__token_hidden" |
| compound | false |
| data | "ec4347.hfBUWlo32H1IvlrMMabO246MPxgi8kqkMf8gcoI6dTo.y7k-IAsCtTQlhgChVvOlsOTGWlNQwBrCfcdxIcZ4Bwnoxj4DC1uIOh2IMQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#49495 -form: Symfony\Component\Form\Form {#49491 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#49486 …5} |
| full_name | "school_report_card[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "school_report_card__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_school_report_card__token" |
| valid | true |
| value | "ec4347.hfBUWlo32H1IvlrMMabO246MPxgi8kqkMf8gcoI6dTo.y7k-IAsCtTQlhgChVvOlsOTGWlNQwBrCfcdxIcZ4Bwnoxj4DC1uIOh2IMQ" |