- 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
-
-
start_at
-
fee
-
quantity
-
_token
-
-
-
morning_schedule
-
evening_schedule
-
transportVehicle
-
transportZoneCheckPoint
-
transportZone
-
_token
-
accounting_student_registration_fee
"App\Form\Accounting\AccountingStudentRegistrationFeeType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\AccountingStudentRegistrationFee {#8583 -id: null -establishment: null -studentRegistration: null -fee: null -code: null -label: null -amount: null -last_amount_paid: null -last_payment_id: null -last_payment_at: null -created_at: null -updated_at: null -created_by: null -updated_by: null -accountingStudentRegistrationFeeSheduls: Doctrine\Common\Collections\ArrayCollection {#8575 …} -accountingStudentRegistrationFeeShedulPayments: Doctrine\Common\Collections\ArrayCollection {#8584 …} -registrationStudentDowngradeLines: Doctrine\Common\Collections\ArrayCollection {#8621 …} -registrationStudentAbandonmentLines: Doctrine\Common\Collections\ArrayCollection {#8578 …} -amount_cancel: 0 -amount_reported: null -is_reported: false -is_cancel: false -accountingCredits: Doctrine\Common\Collections\ArrayCollection {#8581 …} -is_archived: false -duration: null -start_at: null -end_at: null -stockKitOuts: Doctrine\Common\Collections\ArrayCollection {#8580 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\AccountingStudentRegistrationFee {#8583 -id: null -establishment: null -studentRegistration: null -fee: null -code: null -label: null -amount: null -last_amount_paid: null -last_payment_id: null -last_payment_at: null -created_at: null -updated_at: null -created_by: null -updated_by: null -accountingStudentRegistrationFeeSheduls: Doctrine\Common\Collections\ArrayCollection {#8575 …} -accountingStudentRegistrationFeeShedulPayments: Doctrine\Common\Collections\ArrayCollection {#8584 …} -registrationStudentDowngradeLines: Doctrine\Common\Collections\ArrayCollection {#8621 …} -registrationStudentAbandonmentLines: Doctrine\Common\Collections\ArrayCollection {#8578 …} -amount_cancel: 0 -amount_reported: null -is_reported: false -is_cancel: false -accountingCredits: Doctrine\Common\Collections\ArrayCollection {#8581 …} -is_archived: false -duration: null -start_at: null -end_at: null -stockKitOuts: Doctrine\Common\Collections\ArrayCollection {#8580 …} } |
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\AccountingStudentRegistrationFee {#8583 -id: null -establishment: null -studentRegistration: null -fee: null -code: null -label: null -amount: null -last_amount_paid: null -last_payment_id: null -last_payment_at: null -created_at: null -updated_at: null -created_by: null -updated_by: null -accountingStudentRegistrationFeeSheduls: Doctrine\Common\Collections\ArrayCollection {#8575 …} -accountingStudentRegistrationFeeShedulPayments: Doctrine\Common\Collections\ArrayCollection {#8584 …} -registrationStudentDowngradeLines: Doctrine\Common\Collections\ArrayCollection {#8621 …} -registrationStudentAbandonmentLines: Doctrine\Common\Collections\ArrayCollection {#8578 …} -amount_cancel: 0 -amount_reported: null -is_reported: false -is_cancel: false -accountingCredits: Doctrine\Common\Collections\ArrayCollection {#8581 …} -is_archived: false -duration: null -start_at: null -end_at: null -stockKitOuts: Doctrine\Common\Collections\ArrayCollection {#8580 …} } |
| data_class | "App\Entity\AccountingStudentRegistrationFee" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#10850 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10730 …} use: { $class: "App\Entity\AccountingStudentRegistrationFee" } } |
| 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() {#10852 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10833 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#10742 …} $translationDomain: "validators" $message: Closure() {#10851 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "accounting_student_registration_fee" "_accounting_student_registration_fee" ] |
| cache_key | "_accounting_student_registration_fee_accounting_student_registration_fee" |
| compound | true |
| data | App\Entity\AccountingStudentRegistrationFee {#8583 -id: null -establishment: null -studentRegistration: null -fee: null -code: null -label: null -amount: null -last_amount_paid: null -last_payment_id: null -last_payment_at: null -created_at: null -updated_at: null -created_by: null -updated_by: null -accountingStudentRegistrationFeeSheduls: Doctrine\Common\Collections\ArrayCollection {#8575 …} -accountingStudentRegistrationFeeShedulPayments: Doctrine\Common\Collections\ArrayCollection {#8584 …} -registrationStudentDowngradeLines: Doctrine\Common\Collections\ArrayCollection {#8621 …} -registrationStudentAbandonmentLines: Doctrine\Common\Collections\ArrayCollection {#8578 …} -amount_cancel: 0 -amount_reported: null -is_reported: false -is_cancel: false -accountingCredits: Doctrine\Common\Collections\ArrayCollection {#8581 …} -is_archived: false -duration: null -start_at: null -end_at: null -stockKitOuts: Doctrine\Common\Collections\ArrayCollection {#8580 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#20925 -form: Symfony\Component\Form\Form {#10880 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20924 …5} |
| full_name | "accounting_student_registration_fee" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "accounting_student_registration_fee" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "accounting_student_registration_fee" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_accounting_student_registration_fee" |
| valid | true |
| value | App\Entity\AccountingStudentRegistrationFee {#8583 -id: null -establishment: null -studentRegistration: null -fee: null -code: null -label: null -amount: null -last_amount_paid: null -last_payment_id: null -last_payment_at: null -created_at: null -updated_at: null -created_by: null -updated_by: null -accountingStudentRegistrationFeeSheduls: Doctrine\Common\Collections\ArrayCollection {#8575 …} -accountingStudentRegistrationFeeShedulPayments: Doctrine\Common\Collections\ArrayCollection {#8584 …} -registrationStudentDowngradeLines: Doctrine\Common\Collections\ArrayCollection {#8621 …} -registrationStudentAbandonmentLines: Doctrine\Common\Collections\ArrayCollection {#8578 …} -amount_cancel: 0 -amount_reported: null -is_reported: false -is_cancel: false -accountingCredits: Doctrine\Common\Collections\ArrayCollection {#8581 …} -is_archived: false -duration: null -start_at: null -end_at: null -stockKitOuts: Doctrine\Common\Collections\ArrayCollection {#8580 …} } |
start_at
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| html5 | true |
same as passed value |
| input | "datetime_immutable" |
same as passed value |
| required | false |
false
|
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | 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 |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime_immutable" |
| input_format | "Y-m-d" |
| 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" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "" "month" => "" "day" => "" ] |
| 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() {#10872 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10833 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#10742 …} $translationDomain: "validators" $message: Closure() {#10869 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_accounting_student_registration_fee_start_at" ] |
| cache_key | "_accounting_student_registration_fee_start_at_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#20933 -form: Symfony\Component\Form\Form {#10883 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#20931 …5} |
| full_name | "accounting_student_registration_fee[start_at]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "accounting_student_registration_fee_start_at" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "start_at" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_accounting_student_registration_fee_start_at" |
| valid | true |
| value | "" |
| widget | "single_text" |
fee
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_accounting_student_registration_fee_fee" ] |
| cache_key | "_accounting_student_registration_fee_fee_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20937 +label: "FRAIS SORTIE SCOLAIRE (2025-2026)" +value: "1105" +data: App\Entity\SettingFee {#8594 …} +attr: [] +labelTranslationParameters: [] } 1093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20939 +label: "FRAIS CARTE D'ACCÈS SUPPLEMENTAIRE (2025-2026)" +value: "1093" +data: App\Entity\SettingFee {#9303 …} +attr: [] +labelTranslationParameters: [] } 1070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20938 +label: "FRAIS PAPIER Hygiénique et 2 MOUCHOIRS (2025-2026)" +value: "1070" +data: App\Entity\SettingFee {#9324 …} +attr: [] +labelTranslationParameters: [] } 965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#20936 +label: "TENUE DE SPORT (Gratuit) (2025-2026)" +value: "965" +data: App\Entity\SettingFee {#9383 …} +attr: [] +labelTranslationParameters: [] } 862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21071 +label: "FRAIS SCOLARITE PRIMAIRE (2025-2026)" +value: "862" +data: App\Entity\SettingFee {#9361 …} +attr: [] +labelTranslationParameters: [] } 859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21072 +label: "FRAIS PHOTO (2025-2026)" +value: "859" +data: App\Entity\SettingFee {#9354 …} +attr: [] +labelTranslationParameters: [] } 858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21073 +label: "DUPLICATA BULLETIN (2025-2026)" +value: "858" +data: App\Entity\SettingFee {#9419 …} +attr: [] +labelTranslationParameters: [] } 857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21074 +label: "FTRAIS POLO NOEL (2025-2026)" +value: "857" +data: App\Entity\SettingFee {#9440 …} +attr: [] +labelTranslationParameters: [] } 856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21075 +label: "TENUE DE COURS (Gratuit) (2025-2026)" +value: "856" +data: App\Entity\SettingFee {#9461 …} +attr: [] +labelTranslationParameters: [] } 855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21076 +label: "COURS DE RENFORCEMENT (2025-2026)" +value: "855" +data: App\Entity\SettingFee {#9482 …} +attr: [] +labelTranslationParameters: [] } 854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21077 +label: "FRAIS NATION 2 MOIS (2025-2026)" +value: "854" +data: App\Entity\SettingFee {#9503 …} +attr: [] +labelTranslationParameters: [] } 853 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21078 +label: "FRAIS POLO FIN D'ANNÉE (2025-2026)" +value: "853" +data: App\Entity\SettingFee {#9524 …} +attr: [] +labelTranslationParameters: [] } 852 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21079 +label: "FRAIS SCOLARITE PRIMAIRE - D (2025-2026)" +value: "852" +data: App\Entity\SettingFee {#9545 …} +attr: [] +labelTranslationParameters: [] } 851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21080 +label: "FRAIS COURS DE VACANCES (2025-2026)" +value: "851" +data: App\Entity\SettingFee {#9566 …} +attr: [] +labelTranslationParameters: [] } 850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21081 +label: "TENUE JOURNÉE CULT MATERNELLE (2025-2026)" +value: "850" +data: App\Entity\SettingFee {#9587 …} +attr: [] +labelTranslationParameters: [] } 849 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21082 +label: "TENUE JOURNÉE CULT CP / CE (2025-2026)" +value: "849" +data: App\Entity\SettingFee {#9608 …} +attr: [] +labelTranslationParameters: [] } 848 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21083 +label: "TENUE JOURNÉE CULT CM (2025-2026)" +value: "848" +data: App\Entity\SettingFee {#9629 …} +attr: [] +labelTranslationParameters: [] } 847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21084 +label: "CADRE PHOTO INDIVIDUELLE (2025-2026)" +value: "847" +data: App\Entity\SettingFee {#9650 …} +attr: [] +labelTranslationParameters: [] } 846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21085 +label: "SOLDE ANTÉRIEUR (2025-2026)" +value: "846" +data: App\Entity\SettingFee {#9671 …} +attr: [] +labelTranslationParameters: [] } 845 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21086 +label: "FRAIS LECTURE (2025-2026)" +value: "845" +data: App\Entity\SettingFee {#9692 …} +attr: [] +labelTranslationParameters: [] } 844 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21087 +label: "FRAIS D'ACCOMPAGNEMENT SPÉCIAL VACANCES (2025-2026)" +value: "844" +data: App\Entity\SettingFee {#9713 …} +attr: [] +labelTranslationParameters: [] } 843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21088 +label: "FRAIS SORTIE SCOLAIRE (2025-2026)" +value: "843" +data: App\Entity\SettingFee {#9734 …} +attr: [] +labelTranslationParameters: [] } 842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21089 +label: "FRAIS SÉANCES PHOTOS (2025-2026)" +value: "842" +data: App\Entity\SettingFee {#9755 …} +attr: [] +labelTranslationParameters: [] } 841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21090 +label: "FRAIS NATATION EXT ADULTE (2025-2026)" +value: "841" +data: App\Entity\SettingFee {#9776 …} +attr: [] +labelTranslationParameters: [] } 840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21091 +label: "FRAIS DANSE EXT (2025-2026)" +value: "840" +data: App\Entity\SettingFee {#9797 …} +attr: [] +labelTranslationParameters: [] } 839 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21092 +label: "FRAIS TAEKWONDO EXT (2025-2026)" +value: "839" +data: App\Entity\SettingFee {#9818 …} +attr: [] +labelTranslationParameters: [] } 838 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21093 +label: "FRAIS NATATION EXT (2025-2026)" +value: "838" +data: App\Entity\SettingFee {#9839 …} +attr: [] +labelTranslationParameters: [] } 837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21094 +label: "FRAIS D'ACTIVITÉS RÉCRÉATIVES (2025-2026)" +value: "837" +data: App\Entity\SettingFee {#9860 …} +attr: [] +labelTranslationParameters: [] } 836 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21095 +label: "FRAIS MACARON (2025-2026)" +value: "836" +data: App\Entity\SettingFee {#9881 …} +attr: [] +labelTranslationParameters: [] } 835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21096 +label: "FRAIS DROIT DE GARDE MERCREDI EXCEP (2025-2026)" +value: "835" +data: App\Entity\SettingFee {#9902 …} +attr: [] +labelTranslationParameters: [] } 834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21097 +label: "FRAIS CHÈQUE IMPAYÉ (2025-2026)" +value: "834" +data: App\Entity\SettingFee {#9923 …} +attr: [] +labelTranslationParameters: [] } 833 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21098 +label: "FRAIS DE RESTAURATION (2025-2026)" +value: "833" +data: App\Entity\SettingFee {#9944 …} +attr: [] +labelTranslationParameters: [] } 832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21099 +label: "FRAIS LIVRE D'ANGLAIS (2025-2026)" +value: "832" +data: App\Entity\SettingFee {#9965 …} +attr: [] +labelTranslationParameters: [] } 824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21100 +label: "FRAIS D'ACCOMPAGNEMENT SPÉCIAL (2025-2026)" +value: "824" +data: App\Entity\SettingFee {#9986 …} +attr: [] +labelTranslationParameters: [] } 823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21101 +label: "FRAIS KIT CP2 (2025-2026)" +value: "823" +data: App\Entity\SettingFee {#10007 …} +attr: [] +labelTranslationParameters: [] } 822 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21102 +label: "FRAIS KIT CP1 (2025-2026)" +value: "822" +data: App\Entity\SettingFee {#10028 …} +attr: [] +labelTranslationParameters: [] } 821 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21103 +label: "FRAIS KIT CM2 (2025-2026)" +value: "821" +data: App\Entity\SettingFee {#10049 …} +attr: [] +labelTranslationParameters: [] } 820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21104 +label: "FRAIS KIT CM1 (2025-2026)" +value: "820" +data: App\Entity\SettingFee {#10070 …} +attr: [] +labelTranslationParameters: [] } 819 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21105 +label: "FRAIS KIT CE2 (2025-2026)" +value: "819" +data: App\Entity\SettingFee {#10091 …} +attr: [] +labelTranslationParameters: [] } 818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21106 +label: "FRAIS KIT CE1 (2025-2026)" +value: "818" +data: App\Entity\SettingFee {#10112 …} +attr: [] +labelTranslationParameters: [] } 817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21107 +label: "FRAIS RAMETTE (2025-2026)" +value: "817" +data: App\Entity\SettingFee {#10133 …} +attr: [] +labelTranslationParameters: [] } 816 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21108 +label: "FRAIS GARDERIE MENSUEL FULL TIME (2025-2026)" +value: "816" +data: App\Entity\SettingFee {#10154 …} +attr: [] +labelTranslationParameters: [] } 815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21109 +label: "DROIT INSCRIPTION GARDERIE MENSUEL FULL TIME (2025-2026)" +value: "815" +data: App\Entity\SettingFee {#10175 …} +attr: [] +labelTranslationParameters: [] } 814 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21110 +label: "FRAIS GARDERIE MENSUEL SIMPLE (2025-2026)" +value: "814" +data: App\Entity\SettingFee {#10196 …} +attr: [] +labelTranslationParameters: [] } 813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21111 +label: "DROIT INSCRIPTION GARDERIE MENSUEL SIMPLE (2025-2026)" +value: "813" +data: App\Entity\SettingFee {#10217 …} +attr: [] +labelTranslationParameters: [] } 812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21112 +label: "FRAIS GARDERIE HEBDOMADAIRE (2025-2026)" +value: "812" +data: App\Entity\SettingFee {#10238 …} +attr: [] +labelTranslationParameters: [] } 811 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21113 +label: "DROIT INSCRIPTION GARDERIE HEBDOMADAIRE (2025-2026)" +value: "811" +data: App\Entity\SettingFee {#10259 …} +attr: [] +labelTranslationParameters: [] } 810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21114 +label: "FRAIS GARDERIE JOURNALIER (2025-2026)" +value: "810" +data: App\Entity\SettingFee {#10280 …} +attr: [] +labelTranslationParameters: [] } 809 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21115 +label: "DROIT INSCRIPTION GARDERIE JOURNALIER (2025-2026)" +value: "809" +data: App\Entity\SettingFee {#10301 …} +attr: [] +labelTranslationParameters: [] } 808 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21116 +label: "SOLDE ANTERIEUR (2025-2026)" +value: "808" +data: App\Entity\SettingFee {#10322 …} +attr: [] +labelTranslationParameters: [] } 807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21117 +label: "DROIT D'INSCRIPTION (2025-2026)" +value: "807" +data: App\Entity\SettingFee {#10343 …} +attr: [] +labelTranslationParameters: [] } 806 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21118 +label: "FRAIS ANNEXES 2 (2025-2026)" +value: "806" +data: App\Entity\SettingFee {#10364 …} +attr: [] +labelTranslationParameters: [] } 805 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21119 +label: "FRAIS ANNEXES 1 (2025-2026)" +value: "805" +data: App\Entity\SettingFee {#10385 …} +attr: [] +labelTranslationParameters: [] } 804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21120 +label: "FRAIS KIT NATATION (2025-2026)" +value: "804" +data: App\Entity\SettingFee {#10406 …} +attr: [] +labelTranslationParameters: [] } 803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21121 +label: "FRAIS TENUE TAEKWONDO (2025-2026)" +value: "803" +data: App\Entity\SettingFee {#10427 …} +attr: [] +labelTranslationParameters: [] } 802 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21122 +label: "FRAIS DUPLICATA CARTE D'ACCES (2025-2026)" +value: "802" +data: App\Entity\SettingFee {#10448 …} +attr: [] +labelTranslationParameters: [] } 801 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21123 +label: "FRAIS DROIT DE GARDE MERCREDI (2025-2026)" +value: "801" +data: App\Entity\SettingFee {#10469 …} +attr: [] +labelTranslationParameters: [] } 800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21124 +label: "FRAIS PENALITE POUR RETRAIT TARDIF (2025-2026)" +value: "800" +data: App\Entity\SettingFee {#10490 …} +attr: [] +labelTranslationParameters: [] } 797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21125 +label: "FRAIS TENUE 1 (2025-2026)" +value: "797" +data: App\Entity\SettingFee {#10511 …} +attr: [] +labelTranslationParameters: [] } 796 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21126 +label: "FRAIS TENUE SPORT 1 (2025-2026)" +value: "796" +data: App\Entity\SettingFee {#10532 …} +attr: [] +labelTranslationParameters: [] } 795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21127 +label: "FRAIS POLO (2025-2026)" +value: "795" +data: App\Entity\SettingFee {#10553 …} +attr: [] +labelTranslationParameters: [] } 794 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21128 +label: "FRAIS TAEKWONDO (2025-2026)" +value: "794" +data: App\Entity\SettingFee {#10574 …} +attr: [] +labelTranslationParameters: [] } 793 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21129 +label: "FRAIS NATATION (2025-2026)" +value: "793" +data: App\Entity\SettingFee {#10595 …} +attr: [] +labelTranslationParameters: [] } 792 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21130 +label: "FRAIS DANSE (2025-2026)" +value: "792" +data: App\Entity\SettingFee {#10616 …} +attr: [] +labelTranslationParameters: [] } 791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21131 +label: "FRAIS DROIT DE GARDE (2025-2026)" +value: "791" +data: App\Entity\SettingFee {#10637 …} +attr: [] +labelTranslationParameters: [] } 790 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21132 +label: "FRAIS CANTINE (2025-2026)" +value: "790" +data: App\Entity\SettingFee {#10658 …} +attr: [] +labelTranslationParameters: [] } 789 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21133 +label: "FRAIS SCOLARITE (2025-2026)" +value: "789" +data: App\Entity\SettingFee {#10679 …} +attr: [] +labelTranslationParameters: [] } 788 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21134 +label: "FRAIS SCOLARITE MATERNELLE (2025-2026)" +value: "788" +data: App\Entity\SettingFee {#10700 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#20934 -form: Symfony\Component\Form\Form {#10927 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#20935 …5} |
| full_name | "accounting_student_registration_fee[fee]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "accounting_student_registration_fee_fee" |
| is_selected | Closure($choice, $value) {#21136 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10873 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "fee" |
| 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 | "_accounting_student_registration_fee_fee" |
| valid | true |
| value | "" |
quantity
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "style" => "width: 100%;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_accounting_student_registration_fee_quantity" ] |
| cache_key | "_accounting_student_registration_fee_quantity_number" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#21137 -form: Symfony\Component\Form\Form {#10949 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21138 …5} |
| full_name | "accounting_student_registration_fee[quantity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "accounting_student_registration_fee_quantity" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "quantity" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_accounting_student_registration_fee_quantity" |
| valid | true |
| value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "0cff72f166f97cc785.cX3FbIHvP8ZdMsqhL5vY3B60eMbjI4KyAm6Q2iqjklw.XFDwWMiFZ_AtSL7JasOgs0v4QIOqVM_8bQDStUnr-jspEqk2wJ5V8ipUnw" |
| 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 | "0cff72f166f97cc785.cX3FbIHvP8ZdMsqhL5vY3B60eMbjI4KyAm6Q2iqjklw.XFDwWMiFZ_AtSL7JasOgs0v4QIOqVM_8bQDStUnr-jspEqk2wJ5V8ipUnw" |
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 | "0cff72f166f97cc785.cX3FbIHvP8ZdMsqhL5vY3B60eMbjI4KyAm6Q2iqjklw.XFDwWMiFZ_AtSL7JasOgs0v4QIOqVM_8bQDStUnr-jspEqk2wJ5V8ipUnw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#21143 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10730 …} } |
| 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() {#21145 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10833 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#10742 …} $translationDomain: "validators" $message: Closure() {#21142 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_accounting_student_registration_fee__token" ] |
| cache_key | "_accounting_student_registration_fee__token_hidden" |
| compound | false |
| data | "0cff72f166f97cc785.cX3FbIHvP8ZdMsqhL5vY3B60eMbjI4KyAm6Q2iqjklw.XFDwWMiFZ_AtSL7JasOgs0v4QIOqVM_8bQDStUnr-jspEqk2wJ5V8ipUnw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#21155 -form: Symfony\Component\Form\Form {#21151 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21146 …5} |
| full_name | "accounting_student_registration_fee[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "accounting_student_registration_fee__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 | "_accounting_student_registration_fee__token" |
| valid | true |
| value | "0cff72f166f97cc785.cX3FbIHvP8ZdMsqhL5vY3B60eMbjI4KyAm6Q2iqjklw.XFDwWMiFZ_AtSL7JasOgs0v4QIOqVM_8bQDStUnr-jspEqk2wJ5V8ipUnw" |
registration_transport_checkpoint
"App\Form\Registration\RegistrationTransportCheckpointType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\RegistrationTransportCheckpoint {#10962 -id: null -transportZone: null -transportVehicle: null -transportZoneCheckPoint: null -establishment: null -morning_schedule: null -evening_schedule: null -created_at: null -updated_at: null -created_by: null -updated_by: null -registrationStudentRegistration: null -transportCallSheetLines: Doctrine\Common\Collections\ArrayCollection {#10955 …} -is_home_pickup: false } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\RegistrationTransportCheckpoint {#10962 -id: null -transportZone: null -transportVehicle: null -transportZoneCheckPoint: null -establishment: null -morning_schedule: null -evening_schedule: null -created_at: null -updated_at: null -created_by: null -updated_by: null -registrationStudentRegistration: null -transportCallSheetLines: Doctrine\Common\Collections\ArrayCollection {#10955 …} -is_home_pickup: false } |
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\RegistrationTransportCheckpoint {#10962 -id: null -transportZone: null -transportVehicle: null -transportZoneCheckPoint: null -establishment: null -morning_schedule: null -evening_schedule: null -created_at: null -updated_at: null -created_by: null -updated_by: null -registrationStudentRegistration: null -transportCallSheetLines: Doctrine\Common\Collections\ArrayCollection {#10955 …} -is_home_pickup: false } |
| data_class | "App\Entity\RegistrationTransportCheckpoint" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#20243 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10730 …} use: { $class: "App\Entity\RegistrationTransportCheckpoint" } } |
| 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() {#10943 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10833 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#10742 …} $translationDomain: "validators" $message: Closure() {#10961 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "registration_transport_checkpoint" "_registration_transport_checkpoint" ] |
| cache_key | "_registration_transport_checkpoint_registration_transport_checkpoint" |
| compound | true |
| data | App\Entity\RegistrationTransportCheckpoint {#10962 -id: null -transportZone: null -transportVehicle: null -transportZoneCheckPoint: null -establishment: null -morning_schedule: null -evening_schedule: null -created_at: null -updated_at: null -created_by: null -updated_by: null -registrationStudentRegistration: null -transportCallSheetLines: Doctrine\Common\Collections\ArrayCollection {#10955 …} -is_home_pickup: false } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#21157 -form: Symfony\Component\Form\Form {#20759 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21158 …5} |
| full_name | "registration_transport_checkpoint" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_transport_checkpoint" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "registration_transport_checkpoint" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_transport_checkpoint" |
| valid | true |
| value | App\Entity\RegistrationTransportCheckpoint {#10962 -id: null -transportZone: null -transportVehicle: null -transportZoneCheckPoint: null -establishment: null -morning_schedule: null -evening_schedule: null -created_at: null -updated_at: null -created_by: null -updated_by: null -registrationStudentRegistration: null -transportCallSheetLines: Doctrine\Common\Collections\ArrayCollection {#10955 …} -is_home_pickup: false } |
morning_schedule
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 30 ] |
[ "maxlength" => 30 ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 30 ] |
| 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) {#20767 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10730 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#20770 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10833 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#10742 …} $translationDomain: "validators" $message: Closure() {#20769 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 30 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_transport_checkpoint_morning_schedule" ] |
| cache_key | "_registration_transport_checkpoint_morning_schedule_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#21162 -form: Symfony\Component\Form\Form {#20882 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21161 …5} |
| full_name | "registration_transport_checkpoint[morning_schedule]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_transport_checkpoint_morning_schedule" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "morning_schedule" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_transport_checkpoint_morning_schedule" |
| valid | true |
| value | "" |
evening_schedule
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 30 ] |
[ "maxlength" => 30 ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 30 ] |
| 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) {#20666 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10730 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#20860 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10833 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#10742 …} $translationDomain: "validators" $message: Closure() {#20778 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 30 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_transport_checkpoint_evening_schedule" ] |
| cache_key | "_registration_transport_checkpoint_evening_schedule_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#21163 -form: Symfony\Component\Form\Form {#20885 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#21164 …5} |
| full_name | "registration_transport_checkpoint[evening_schedule]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_transport_checkpoint_evening_schedule" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "evening_schedule" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_transport_checkpoint_evening_schedule" |
| valid | true |
| value | "" |
transportVehicle
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\TransportVehicle" |
same as passed value |
| em | "default" |
ContainerSURs3aL\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#358 …2} |
| multiple | false |
false
|
| 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#10913 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#20786 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#20852 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#20784 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#20785 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#20851 -om: ContainerSURs3aL\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#358 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3000 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\TransportVehicle" |
| 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 |
| em | ContainerSURs3aL\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#358 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#20851 -om: ContainerSURs3aL\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#358 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3000 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#20853 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10833 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#10742 …} $translationDomain: "validators" $message: Closure() {#20776 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_registration_transport_checkpoint_transportVehicle" ] |
| cache_key | "_registration_transport_checkpoint_transportVehicle_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21169 +label: "PEUGEOT - 4915HC01" +value: "1" +data: App\Entity\TransportVehicle {#21199 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21175 +label: "MITSUBISHI - 4776CE01" +value: "2" +data: Proxies\__CG__\App\Entity\TransportVehicle {#20749 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21176 +label: "MERCEDES - 5516KS01" +value: "4" +data: Proxies\__CG__\App\Entity\TransportVehicle {#20669 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21184 +label: "MERCEDES - 1152HY01" +value: "5" +data: App\Entity\TransportVehicle {#21265 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21168 +label: "MERCEDES - 5513KS01" +value: "6" +data: App\Entity\TransportVehicle {#21281 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21178 +label: "TOYOTA - 2187KZ01" +value: "7" +data: Proxies\__CG__\App\Entity\TransportVehicle {#20685 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21171 +label: "TOYOTA - 2044KZ01" +value: "8" +data: Proxies\__CG__\App\Entity\TransportVehicle {#20643 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21173 +label: "TOYOTA - 2045KZ01" +value: "9" +data: Proxies\__CG__\App\Entity\TransportVehicle {#20701 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21170 +label: "TOYOTA - 434LA01" +value: "10" +data: Proxies\__CG__\App\Entity\TransportVehicle {#20627 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21177 +label: "RENAULD - 6370HB01" +value: "12" +data: App\Entity\TransportVehicle {#21369 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21453 +label: "MERCEDES - 8117JB01" +value: "13" +data: Proxies\__CG__\App\Entity\TransportVehicle {#20733 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21454 +label: "HUNDAY - 340JS01" +value: "14" +data: Proxies\__CG__\App\Entity\TransportVehicle {#20335 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21455 +label: "HUNDAY - 7665GK01" +value: "15" +data: App\Entity\TransportVehicle {#21423 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21456 +label: "MERCEDES - 4536KB01" +value: "16" +data: Proxies\__CG__\App\Entity\TransportVehicle {#20717 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#21165 -form: Symfony\Component\Form\Form {#20888 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#21166 …5} |
| full_name | "registration_transport_checkpoint[transportVehicle]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_transport_checkpoint_transportVehicle" |
| is_selected | Closure($choice, $value) {#21458 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10873 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "transportVehicle" |
| 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 | "_registration_transport_checkpoint_transportVehicle" |
| valid | true |
| value | "" |
transportZoneCheckPoint
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\TransportZoneCheckPoint" |
same as passed value |
| em | "default" |
ContainerSURs3aL\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#358 …2} |
| multiple | false |
false
|
| 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#10913 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#20871 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#20863 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#20872 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#20873 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#20864 -om: ContainerSURs3aL\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#358 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#9044 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\TransportZoneCheckPoint" |
| 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 |
| em | ContainerSURs3aL\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#358 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#20864 -om: ContainerSURs3aL\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#358 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#9044 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#20862 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10833 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#10742 …} $translationDomain: "validators" $message: Closure() {#20662 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_registration_transport_checkpoint_transportZoneCheckPoint" ] |
| cache_key | "_registration_transport_checkpoint_transportZoneCheckPoint_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21463 +label: "CARREFOUR DROGBA" +value: "15" +data: App\Entity\TransportZoneCheckPoint {#21473 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21469 +label: "CARREFOUR VENEZUA" +value: "16" +data: App\Entity\TransportZoneCheckPoint {#21555 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21470 +label: "MONDIAL BETON" +value: "17" +data: App\Entity\TransportZoneCheckPoint {#21548 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21478 +label: "CITE DU BONHEUR" +value: "18" +data: App\Entity\TransportZoneCheckPoint {#21541 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21462 +label: "ORIBAT DM 2" +value: "21" +data: App\Entity\TransportZoneCheckPoint {#21534 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21472 +label: "INSTITUT MAKAT" +value: "22" +data: App\Entity\TransportZoneCheckPoint {#21527 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21465 +label: "ORIBAT DM 1" +value: "23" +data: App\Entity\TransportZoneCheckPoint {#21520 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21467 +label: "ABATTA VILLAGE" +value: "24" +data: App\Entity\TransportZoneCheckPoint {#21494 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21464 +label: "ABATTA VILLAGE KAFOLO" +value: "25" +data: App\Entity\TransportZoneCheckPoint {#21502 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21471 +label: "CARREFOUR ETIMOE" +value: "26" +data: App\Entity\TransportZoneCheckPoint {#21509 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25383 +label: "CITE BELLE RIVE" +value: "29" +data: App\Entity\TransportZoneCheckPoint {#21516 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25384 +label: "CITE JACQUES DE VIGNAUD" +value: "30" +data: App\Entity\TransportZoneCheckPoint {#21567 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25385 +label: "CITE HELICE" +value: "33" +data: App\Entity\TransportZoneCheckPoint {#21574 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25386 +label: "CITE BCEAO" +value: "34" +data: App\Entity\TransportZoneCheckPoint {#21581 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25387 +label: "AVENUE DES ENFANTS" +value: "35" +data: App\Entity\TransportZoneCheckPoint {#21588 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25388 +label: "1ER BATIMENT BNETD " +value: "37" +data: App\Entity\TransportZoneCheckPoint {#21595 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25389 +label: "CITE PRESTIGE" +value: "38" +data: App\Entity\TransportZoneCheckPoint {#21602 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25390 +label: "PHARMACIE CITE SIR" +value: "40" +data: App\Entity\TransportZoneCheckPoint {#21609 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25391 +label: "CITE SIR" +value: "41" +data: App\Entity\TransportZoneCheckPoint {#21616 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25392 +label: "CITE EMERAUDE 5" +value: "42" +data: App\Entity\TransportZoneCheckPoint {#21623 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25393 +label: "CLINIQUE CHAPELET" +value: "45" +data: App\Entity\TransportZoneCheckPoint {#21630 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25394 +label: "PHARMACIE SAINT MARTIN" +value: "46" +data: App\Entity\TransportZoneCheckPoint {#21637 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25395 +label: "CITE GENIE 2000" +value: "47" +data: App\Entity\TransportZoneCheckPoint {#21644 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25396 +label: "RUE SUPMARKET" +value: "48" +data: App\Entity\TransportZoneCheckPoint {#21651 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25397 +label: "MARCHE DIARASSOUBA" +value: "49" +data: App\Entity\TransportZoneCheckPoint {#21658 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25398 +label: "SIPIM 4" +value: "51" +data: App\Entity\TransportZoneCheckPoint {#21665 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25399 +label: "ROND POINT ADO" +value: "52" +data: App\Entity\TransportZoneCheckPoint {#21673 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25400 +label: "PHARMACIE PALMERAIE" +value: "53" +data: App\Entity\TransportZoneCheckPoint {#21680 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25401 +label: "CLINIQUE SAINT VIATEUR" +value: "54" +data: App\Entity\TransportZoneCheckPoint {#21687 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25402 +label: "DA CARMEN" +value: "55" +data: App\Entity\TransportZoneCheckPoint {#21694 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25403 +label: "FEU NOUVEAU CAMPT" +value: "56" +data: App\Entity\TransportZoneCheckPoint {#21701 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25404 +label: "CASH EXPRESS" +value: "57" +data: App\Entity\TransportZoneCheckPoint {#21708 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25405 +label: "CITE ATCI" +value: "58" +data: App\Entity\TransportZoneCheckPoint {#21715 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25406 +label: "CLINIQUE BON SAMARITAINAIN" +value: "59" +data: App\Entity\TransportZoneCheckPoint {#21722 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25407 +label: "CITE LAURIER 9" +value: "60" +data: App\Entity\TransportZoneCheckPoint {#21729 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25408 +label: "BON PRIX BINGERVILLE" +value: "61" +data: App\Entity\TransportZoneCheckPoint {#21736 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25409 +label: "PHARMACIE DE GBAGBA" +value: "62" +data: App\Entity\TransportZoneCheckPoint {#21743 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25410 +label: "HOPITAL MERE ENFANT" +value: "63" +data: App\Entity\TransportZoneCheckPoint {#21750 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25411 +label: "EMPT" +value: "64" +data: App\Entity\TransportZoneCheckPoint {#21757 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25412 +label: "CITE LES ARECAS" +value: "65" +data: App\Entity\TransportZoneCheckPoint {#21764 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25413 +label: "CITE DE LA CELLE" +value: "66" +data: App\Entity\TransportZoneCheckPoint {#21771 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25414 +label: "FREE WORLD HOTEL" +value: "67" +data: App\Entity\TransportZoneCheckPoint {#21778 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25415 +label: "CITE LES HESPERIDES" +value: "68" +data: App\Entity\TransportZoneCheckPoint {#21785 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25416 +label: "SYNACASSI" +value: "74" +data: App\Entity\TransportZoneCheckPoint {#21792 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25417 +label: "AKOUEDO/ MAQUIS FACBOOK" +value: "75" +data: App\Entity\TransportZoneCheckPoint {#21799 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25418 +label: "AKOUEDO MONUMENT" +value: "76" +data: App\Entity\TransportZoneCheckPoint {#21806 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25419 +label: "SUPER MARCHE BON PRIX" +value: "77" +data: App\Entity\TransportZoneCheckPoint {#21813 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25420 +label: "CITE BELLE VUE" +value: "79" +data: App\Entity\TransportZoneCheckPoint {#21820 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25421 +label: "PHARMACIE NISSI" +value: "81" +data: App\Entity\TransportZoneCheckPoint {#21827 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25422 +label: "CITE PROMOGIM" +value: "82" +data: App\Entity\TransportZoneCheckPoint {#21834 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25423 +label: "LES 8 VILLAS" +value: "84" +data: App\Entity\TransportZoneCheckPoint {#21841 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25424 +label: "CITE MELODIE" +value: "86" +data: App\Entity\TransportZoneCheckPoint {#21848 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25425 +label: "PHARMACIE SAINT SYLVESTRE" +value: "88" +data: App\Entity\TransportZoneCheckPoint {#21855 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25426 +label: "CITE LAURIERS 15" +value: "89" +data: App\Entity\TransportZoneCheckPoint {#21862 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25427 +label: "CITE SYNATRESOR" +value: "90" +data: App\Entity\TransportZoneCheckPoint {#21869 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25428 +label: "PHARMACIE JULES VERNE" +value: "91" +data: App\Entity\TransportZoneCheckPoint {#21876 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25429 +label: "LAVAGE JAK" +value: "92" +data: App\Entity\TransportZoneCheckPoint {#21883 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25430 +label: "COLLEGE AKANDJI" +value: "93" +data: App\Entity\TransportZoneCheckPoint {#21890 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25431 +label: "JEAN 13/ RIVERA 4" +value: "100" +data: App\Entity\TransportZoneCheckPoint {#21897 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25432 +label: "PANNEAU ORANGE" +value: "101" +data: App\Entity\TransportZoneCheckPoint {#21904 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25433 +label: "POINT ORANGE / NEW CAMP" +value: "102" +data: App\Entity\TransportZoneCheckPoint {#21911 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25434 +label: "PHARMACIE SAINT GEORGE" +value: "104" +data: App\Entity\TransportZoneCheckPoint {#21918 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25435 +label: "MAQUIS LE DABOU" +value: "105" +data: App\Entity\TransportZoneCheckPoint {#21925 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25436 +label: "ANCIEN CAMP" +value: "106" +data: App\Entity\TransportZoneCheckPoint {#21932 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25437 +label: "JACQUES PREVET" +value: "107" +data: App\Entity\TransportZoneCheckPoint {#21939 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25438 +label: "WINNER CHAPELLE" +value: "108" +data: App\Entity\TransportZoneCheckPoint {#21946 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25439 +label: "VOIE CHU ANGRE" +value: "109" +data: App\Entity\TransportZoneCheckPoint {#21953 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25440 +label: "FEU CITE SIR" +value: "110" +data: App\Entity\TransportZoneCheckPoint {#21960 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25441 +label: "CARREFOUR EGLISE" +value: "112" +data: App\Entity\TransportZoneCheckPoint {#21967 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25442 +label: "PHARMACIE DU BONHEUR" +value: "115" +data: App\Entity\TransportZoneCheckPoint {#21974 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25443 +label: "OK PRICE SUPER MARCHE" +value: "116" +data: App\Entity\TransportZoneCheckPoint {#21981 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25444 +label: "CITÉ ATHÉNA PROMOGIM" +value: "117" +data: App\Entity\TransportZoneCheckPoint {#21988 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25445 +label: "FIGUIERS GRÂCE 3" +value: "120" +data: App\Entity\TransportZoneCheckPoint {#21995 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25446 +label: "ORIBAT 2" +value: "122" +data: App\Entity\TransportZoneCheckPoint {#22002 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25447 +label: "PHARMACIE MARINA" +value: "123" +data: App\Entity\TransportZoneCheckPoint {#22009 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25448 +label: "ADJAME BINGERVILLE/CITE ITAL" +value: "126" +data: App\Entity\TransportZoneCheckPoint {#22016 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25449 +label: "PHARMACIE KELIAM" +value: "127" +data: App\Entity\TransportZoneCheckPoint {#22023 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25450 +label: "GS SAINTE - ANNE" +value: "128" +data: App\Entity\TransportZoneCheckPoint {#22030 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25451 +label: "AKANDJE" +value: "131" +data: App\Entity\TransportZoneCheckPoint {#22037 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25452 +label: "RESTAURANT PRESTIGE AKOUEDO" +value: "132" +data: App\Entity\TransportZoneCheckPoint {#22044 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25453 +label: "HOPITAL AKOUEDO" +value: "133" +data: App\Entity\TransportZoneCheckPoint {#22051 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25454 +label: "CITE ALOBE" +value: "135" +data: App\Entity\TransportZoneCheckPoint {#22058 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25455 +label: "AKOUEDO BASKET" +value: "136" +data: App\Entity\TransportZoneCheckPoint {#22065 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25456 +label: "G.S TOUREFEL" +value: "137" +data: App\Entity\TransportZoneCheckPoint {#22072 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25457 +label: "GRAIN DE BLE" +value: "138" +data: App\Entity\TransportZoneCheckPoint {#22079 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25458 +label: "MUGEFCI" +value: "139" +data: App\Entity\TransportZoneCheckPoint {#22086 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25459 +label: "CITE DU PORT" +value: "140" +data: App\Entity\TransportZoneCheckPoint {#22093 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25460 +label: "CITE SUNU" +value: "141" +data: App\Entity\TransportZoneCheckPoint {#22100 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25461 +label: "CARREFOUR LAUREAD" +value: "142" +data: App\Entity\TransportZoneCheckPoint {#22107 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25462 +label: "PHARMACIE EPHRATA" +value: "143" +data: App\Entity\TransportZoneCheckPoint {#22114 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25463 +label: "CITE BOLLORE" +value: "144" +data: App\Entity\TransportZoneCheckPoint {#22121 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25464 +label: "CARREFOUR MARCHE ATTIE" +value: "145" +data: App\Entity\TransportZoneCheckPoint {#22128 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25465 +label: "CARREFOUR DOCTEUR/VOIE CHU ANGRE" +value: "146" +data: App\Entity\TransportZoneCheckPoint {#22135 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25466 +label: "FIGUIERS GRACE 1" +value: "147" +data: App\Entity\TransportZoneCheckPoint {#22142 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25467 +label: "RETOUR CHU/ AVANT LE FEU" +value: "148" +data: App\Entity\TransportZoneCheckPoint {#22149 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25468 +label: "BOULANGERIE GZ" +value: "149" +data: App\Entity\TransportZoneCheckPoint {#22156 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25469 +label: "CARREFOUR CYBER" +value: "150" +data: App\Entity\TransportZoneCheckPoint {#22163 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25470 +label: "STATION AFRIQUIA" +value: "151" +data: App\Entity\TransportZoneCheckPoint {#22170 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25471 +label: "AB CENTER" +value: "152" +data: App\Entity\TransportZoneCheckPoint {#22177 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25472 +label: "CITE BNETD" +value: "153" +data: App\Entity\TransportZoneCheckPoint {#22184 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25473 +label: "MIAMI BEACH" +value: "154" +data: App\Entity\TransportZoneCheckPoint {#22191 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25474 +label: "FEU CHU ANGRE" +value: "155" +data: App\Entity\TransportZoneCheckPoint {#22198 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25475 +label: "VOIE ANAN" +value: "156" +data: App\Entity\TransportZoneCheckPoint {#22205 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25476 +label: "1er BATIMENT BNETD" +value: "157" +data: App\Entity\TransportZoneCheckPoint {#22212 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25477 +label: "PHARMACIE KELIAM" +value: "158" +data: App\Entity\TransportZoneCheckPoint {#22219 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25478 +label: "COLLEGE KANNIEN" +value: "159" +data: App\Entity\TransportZoneCheckPoint {#22226 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25479 +label: "LAVAGE JAK" +value: "160" +data: App\Entity\TransportZoneCheckPoint {#22234 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25480 +label: "PH JULES VERNE" +value: "161" +data: App\Entity\TransportZoneCheckPoint {#22241 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25481 +label: "SYNATRESOR" +value: "162" +data: App\Entity\TransportZoneCheckPoint {#22248 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25482 +label: "PANNEAU ORANGE" +value: "163" +data: App\Entity\TransportZoneCheckPoint {#22255 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25483 +label: "PH NISSI" +value: "164" +data: App\Entity\TransportZoneCheckPoint {#22262 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25484 +label: "PROMOGIM FEH KESSE" +value: "165" +data: App\Entity\TransportZoneCheckPoint {#22269 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25485 +label: "FIGUIERS GRÂCE 3" +value: "166" +data: App\Entity\TransportZoneCheckPoint {#22277 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25486 +label: "LES 8 VILLAS" +value: "167" +data: App\Entity\TransportZoneCheckPoint {#22285 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25487 +label: "CITE MELODIE" +value: "168" +data: App\Entity\TransportZoneCheckPoint {#22292 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25488 +label: "ORIBAT 2" +value: "169" +data: App\Entity\TransportZoneCheckPoint {#22299 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25489 +label: "OK PRICE SUPER MARCHE" +value: "170" +data: App\Entity\TransportZoneCheckPoint {#22306 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25490 +label: "FIGUIERS GRACE 1" +value: "171" +data: App\Entity\TransportZoneCheckPoint {#22313 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25491 +label: "STATION AFRIQUIA" +value: "172" +data: App\Entity\TransportZoneCheckPoint {#22320 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25492 +label: "JEAN 13/ RIVERA 4" +value: "173" +data: App\Entity\TransportZoneCheckPoint {#22327 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25493 +label: "JACQUES PREVET" +value: "174" +data: App\Entity\TransportZoneCheckPoint {#22334 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25494 +label: "SYNACASSI" +value: "175" +data: App\Entity\TransportZoneCheckPoint {#22341 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25495 +label: "AKOUEDO BASKET" +value: "176" +data: App\Entity\TransportZoneCheckPoint {#22348 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25496 +label: "AKOUEDO/ MAQUIS FACBOOK" +value: "177" +data: App\Entity\TransportZoneCheckPoint {#22355 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25497 +label: "HOPITAL AKOUEDO" +value: "178" +data: App\Entity\TransportZoneCheckPoint {#22362 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25498 +label: "MONUMENT AKOUEDO " +value: "179" +data: App\Entity\TransportZoneCheckPoint {#22369 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25499 +label: "ANCIEN CAMP" +value: "180" +data: App\Entity\TransportZoneCheckPoint {#22376 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25500 +label: "BON PRIX AKOUEDO" +value: "181" +data: App\Entity\TransportZoneCheckPoint {#22383 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25501 +label: "RESTAURANT PRESTIGE AKOUEDO" +value: "182" +data: App\Entity\TransportZoneCheckPoint {#22390 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25502 +label: "WINNER CHAPELLE" +value: "183" +data: App\Entity\TransportZoneCheckPoint {#22397 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25503 +label: "ANAN LAURIERS 21" +value: "184" +data: App\Entity\TransportZoneCheckPoint {#22404 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25504 +label: "ADJAME BINGERVILLE/CITE ITAL" +value: "185" +data: App\Entity\TransportZoneCheckPoint {#22411 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25505 +label: "BON PRIX BINGERVILLE" +value: "186" +data: App\Entity\TransportZoneCheckPoint {#22418 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25506 +label: "HOPITAL MERE ENFANT" +value: "188" +data: App\Entity\TransportZoneCheckPoint {#22425 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25507 +label: "CITE DE LA CELLE" +value: "190" +data: App\Entity\TransportZoneCheckPoint {#22432 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25508 +label: "CITE LES ARECAS" +value: "191" +data: App\Entity\TransportZoneCheckPoint {#22439 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25509 +label: "AKANDJE" +value: "192" +data: App\Entity\TransportZoneCheckPoint {#22446 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25510 +label: "FREE WORLD HOTEL" +value: "193" +data: App\Entity\TransportZoneCheckPoint {#22453 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25511 +label: "CITE MARINA" +value: "194" +data: App\Entity\TransportZoneCheckPoint {#22460 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25512 +label: "CITE LES HESPERIDES" +value: "195" +data: App\Entity\TransportZoneCheckPoint {#22467 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25513 +label: "CITE ADE MENSA" +value: "196" +data: App\Entity\TransportZoneCheckPoint {#22474 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25514 +label: "CITE BELLE VUE" +value: "197" +data: App\Entity\TransportZoneCheckPoint {#22481 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25515 +label: "PH SAINT SYLVESTRE" +value: "198" +data: App\Entity\TransportZoneCheckPoint {#22488 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25516 +label: "CITE PRESTIGE" +value: "202" +data: App\Entity\TransportZoneCheckPoint {#22495 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25517 +label: "CHU ANGRE" +value: "205" +data: App\Entity\TransportZoneCheckPoint {#22502 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25518 +label: "PH CITE SIR" +value: "207" +data: App\Entity\TransportZoneCheckPoint {#22509 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25519 +label: "CITE SIR" +value: "209" +data: App\Entity\TransportZoneCheckPoint {#22516 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25520 +label: "CITE EMERAUDE 5" +value: "210" +data: App\Entity\TransportZoneCheckPoint {#22523 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25521 +label: "RÉSIDENCE SYMPHONIA" +value: "211" +data: App\Entity\TransportZoneCheckPoint {#22530 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25522 +label: "CARREFOUR LAUREAD" +value: "212" +data: App\Entity\TransportZoneCheckPoint {#22537 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25523 +label: "CITE BNETD" +value: "213" +data: App\Entity\TransportZoneCheckPoint {#22544 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25524 +label: "PH KELIAM" +value: "215" +data: App\Entity\TransportZoneCheckPoint {#22551 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25525 +label: "PH EPHRATA" +value: "216" +data: App\Entity\TransportZoneCheckPoint {#22558 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25526 +label: "CLINIQUE CHAPELET" +value: "217" +data: App\Entity\TransportZoneCheckPoint {#22565 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25527 +label: "PH SAINT MARTIN" +value: "218" +data: App\Entity\TransportZoneCheckPoint {#22572 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25528 +label: "MAQUIS LE DABOU" +value: "219" +data: App\Entity\TransportZoneCheckPoint {#22579 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25529 +label: "CITE GENIE 2000" +value: "220" +data: App\Entity\TransportZoneCheckPoint {#22586 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25530 +label: "NOTRE DAME DE L'ESPERANCE" +value: "221" +data: App\Entity\TransportZoneCheckPoint {#22593 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25531 +label: "RUE SUPMARKET" +value: "222" +data: App\Entity\TransportZoneCheckPoint {#22600 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25532 +label: "BOULANGERIE GZ" +value: "223" +data: App\Entity\TransportZoneCheckPoint {#22607 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25533 +label: "MARCHE DIARASSOUBA" +value: "224" +data: App\Entity\TransportZoneCheckPoint {#22614 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25534 +label: "CITE BOLLORE" +value: "225" +data: App\Entity\TransportZoneCheckPoint {#22621 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25535 +label: "CITÉ ATHÉNA PROMOGIM" +value: "226" +data: App\Entity\TransportZoneCheckPoint {#22628 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25536 +label: "SIPIM 4" +value: "227" +data: App\Entity\TransportZoneCheckPoint {#22635 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25537 +label: "RD POINT CNPS" +value: "228" +data: App\Entity\TransportZoneCheckPoint {#22642 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25538 +label: "PH DU BONHEUR" +value: "229" +data: App\Entity\TransportZoneCheckPoint {#22649 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25539 +label: "PH PALMERAIE" +value: "230" +data: App\Entity\TransportZoneCheckPoint {#22656 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25540 +label: "CLINIQUE SAINT VIATEUR" +value: "231" +data: App\Entity\TransportZoneCheckPoint {#22663 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25541 +label: "DA CARMEN" +value: "232" +data: App\Entity\TransportZoneCheckPoint {#22670 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25542 +label: "POINT ORANGE / NEW CAMP" +value: "233" +data: App\Entity\TransportZoneCheckPoint {#22677 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25543 +label: "FEU NOUVEAU CAMPT" +value: "234" +data: App\Entity\TransportZoneCheckPoint {#22684 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25544 +label: "PH SAINT GEORGE" +value: "235" +data: App\Entity\TransportZoneCheckPoint {#22691 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25545 +label: "CASH EXPRESS" +value: "236" +data: App\Entity\TransportZoneCheckPoint {#22698 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25546 +label: "CITE ATCI" +value: "237" +data: App\Entity\TransportZoneCheckPoint {#22705 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25547 +label: "CLINIQUE BON SAMARITAINAIN" +value: "238" +data: App\Entity\TransportZoneCheckPoint {#22712 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25548 +label: "CITE LAURIER 9" +value: "239" +data: App\Entity\TransportZoneCheckPoint {#22719 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25549 +label: "GS SAINTE - ANNE" +value: "240" +data: App\Entity\TransportZoneCheckPoint {#22726 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25550 +label: "MIAMI BEACH" +value: "241" +data: App\Entity\TransportZoneCheckPoint {#22733 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25551 +label: "ABATTA VILLAGE" +value: "242" +data: App\Entity\TransportZoneCheckPoint {#22740 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25552 +label: "ABATTA VILLAGE KAFOLO" +value: "243" +data: App\Entity\TransportZoneCheckPoint {#22747 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25553 +label: "CARREFOUR ETIMOE" +value: "244" +data: App\Entity\TransportZoneCheckPoint {#22754 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25554 +label: "CITE BELLE RIVE" +value: "245" +data: App\Entity\TransportZoneCheckPoint {#22761 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25555 +label: "CITE HELICE" +value: "246" +data: App\Entity\TransportZoneCheckPoint {#22768 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25556 +label: "CITE BCEAO" +value: "247" +data: App\Entity\TransportZoneCheckPoint {#22775 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25557 +label: "AVENUE DES ENFANTS" +value: "248" +data: App\Entity\TransportZoneCheckPoint {#22782 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25558 +label: "G.S TOUREFEL" +value: "249" +data: App\Entity\TransportZoneCheckPoint {#22789 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25559 +label: "AB CENTER" +value: "250" +data: App\Entity\TransportZoneCheckPoint {#22796 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25560 +label: "MUGEFCI" +value: "252" +data: App\Entity\TransportZoneCheckPoint {#22803 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25561 +label: "CITE DU PORT" +value: "253" +data: App\Entity\TransportZoneCheckPoint {#22810 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25562 +label: "CARREFOUR MARCHE ATTIE" +value: "254" +data: App\Entity\TransportZoneCheckPoint {#22817 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25563 +label: "CARREFOUR DROGBA" +value: "255" +data: App\Entity\TransportZoneCheckPoint {#22824 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25564 +label: "CARREFOUR VENEZUA" +value: "256" +data: App\Entity\TransportZoneCheckPoint {#22831 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25565 +label: "MONDIAL BETON" +value: "257" +data: App\Entity\TransportZoneCheckPoint {#22838 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25566 +label: "CARREFOUR CYBER" +value: "258" +data: App\Entity\TransportZoneCheckPoint {#22845 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25567 +label: "CITE DU BONHEUR" +value: "259" +data: App\Entity\TransportZoneCheckPoint {#22852 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25568 +label: "ORIBAT DM 2" +value: "260" +data: App\Entity\TransportZoneCheckPoint {#22859 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25569 +label: "INSTITUT MAKAT" +value: "261" +data: App\Entity\TransportZoneCheckPoint {#22866 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25570 +label: "ORIBAT DM 1" +value: "262" +data: App\Entity\TransportZoneCheckPoint {#22873 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25571 +label: "CITE JACQUES DE VIGNAUD" +value: "263" +data: App\Entity\TransportZoneCheckPoint {#22880 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25572 +label: "PH SAINTE CLÉMENTINE" +value: "264" +data: App\Entity\TransportZoneCheckPoint {#22887 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25573 +label: "CITÉ FEH KESSE" +value: "265" +data: App\Entity\TransportZoneCheckPoint {#22894 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25574 +label: "CITÉ FDFP" +value: "266" +data: App\Entity\TransportZoneCheckPoint {#22901 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25575 +label: "RD POINT ADO" +value: "267" +data: App\Entity\TransportZoneCheckPoint {#22908 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25576 +label: "ROND POINT SIR" +value: "268" +data: App\Entity\TransportZoneCheckPoint {#22915 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25577 +label: "FEU CITE SIR" +value: "269" +data: App\Entity\TransportZoneCheckPoint {#22922 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25578 +label: "CITE CEFAL" +value: "270" +data: App\Entity\TransportZoneCheckPoint {#22929 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25579 +label: "CITE DESIRADE RIVIERA 3" +value: "271" +data: App\Entity\TransportZoneCheckPoint {#22936 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25580 +label: "PH DE LA CELLE" +value: "272" +data: App\Entity\TransportZoneCheckPoint {#22943 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25581 +label: "DJOROBITE 1" +value: "273" +data: App\Entity\TransportZoneCheckPoint {#22950 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25582 +label: "UNIVERSITE DE BINGERVILLE" +value: "274" +data: App\Entity\TransportZoneCheckPoint {#22957 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25583 +label: "PARIS VILLAGE" +value: "275" +data: App\Entity\TransportZoneCheckPoint {#22964 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25584 +label: "LAURIERS 15" +value: "276" +data: App\Entity\TransportZoneCheckPoint {#22971 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25585 +label: "LAURIERS 17" +value: "277" +data: App\Entity\TransportZoneCheckPoint {#22978 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25586 +label: "IMPOTS PALMERAIE" +value: "278" +data: App\Entity\TransportZoneCheckPoint {#22985 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25587 +label: "CITE NICOPOLIS" +value: "279" +data: App\Entity\TransportZoneCheckPoint {#22992 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25588 +label: "CITE SUNU" +value: "280" +data: App\Entity\TransportZoneCheckPoint {#22999 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25589 +label: "LAVAGE JAK" +value: "281" +data: App\Entity\TransportZoneCheckPoint {#23006 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25590 +label: "LAURIERS 15" +value: "282" +data: App\Entity\TransportZoneCheckPoint {#23013 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25591 +label: "RESIDENCE SYMPHONIA" +value: "283" +data: App\Entity\TransportZoneCheckPoint {#23020 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25592 +label: "CITE BNETD" +value: "284" +data: App\Entity\TransportZoneCheckPoint {#23027 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25593 +label: "PH KELIAM" +value: "286" +data: App\Entity\TransportZoneCheckPoint {#23034 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25594 +label: "LAURIERS 17" +value: "287" +data: App\Entity\TransportZoneCheckPoint {#23041 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25595 +label: "CITE PRESTIGE" +value: "288" +data: App\Entity\TransportZoneCheckPoint {#23048 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25596 +label: "CITE FENIX" +value: "289" +data: App\Entity\TransportZoneCheckPoint {#23055 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25597 +label: "CITE LES ARCHANGES 2" +value: "290" +data: App\Entity\TransportZoneCheckPoint {#23062 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25598 +label: "TRIBUNAL DE BINGERVILLE" +value: "291" +data: App\Entity\TransportZoneCheckPoint {#23069 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25599 +label: "CITE BEL AIR" +value: "292" +data: App\Entity\TransportZoneCheckPoint {#23076 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25600 +label: "CITE DU BONHEUR 2" +value: "293" +data: App\Entity\TransportZoneCheckPoint {#23083 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25601 +label: "CITÉ SOLPATIR 1" +value: "294" +data: App\Entity\TransportZoneCheckPoint {#23090 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25602 +label: "CITE ADOHA" +value: "295" +data: App\Entity\TransportZoneCheckPoint {#23097 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25603 +label: "CITE OPACE" +value: "296" +data: App\Entity\TransportZoneCheckPoint {#23104 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25604 +label: "LA PERLE D'ABATTA" +value: "297" +data: App\Entity\TransportZoneCheckPoint {#23111 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25605 +label: "ROND POIND M'POUTO" +value: "298" +data: App\Entity\TransportZoneCheckPoint {#23118 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25606 +label: "CITE ORIBAT" +value: "299" +data: App\Entity\TransportZoneCheckPoint {#23125 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25607 +label: "PHARMACIE NORD-SUD" +value: "300" +data: App\Entity\TransportZoneCheckPoint {#23132 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25608 +label: "IMMEUBLE WALEBO" +value: "301" +data: App\Entity\TransportZoneCheckPoint {#23139 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25609 +label: "LAVAGE JAK" +value: "302" +data: App\Entity\TransportZoneCheckPoint {#23146 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25610 +label: "LAURIERS 15" +value: "303" +data: App\Entity\TransportZoneCheckPoint {#23154 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25611 +label: "LAURIERS 17" +value: "304" +data: App\Entity\TransportZoneCheckPoint {#23161 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25612 +label: "RESIDENCE SYMPHONIA" +value: "305" +data: App\Entity\TransportZoneCheckPoint {#23168 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25613 +label: "CITE BNETD" +value: "306" +data: App\Entity\TransportZoneCheckPoint {#23175 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25614 +label: "PH KELIAM" +value: "307" +data: App\Entity\TransportZoneCheckPoint {#23182 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25615 +label: "CITE PRESTIGE" +value: "308" +data: App\Entity\TransportZoneCheckPoint {#23189 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25616 +label: "COLLEGE KANNIEN" +value: "309" +data: App\Entity\TransportZoneCheckPoint {#23196 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25617 +label: "LAVAGE JAK" +value: "310" +data: App\Entity\TransportZoneCheckPoint {#23203 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25618 +label: "PH JULES VERNE" +value: "311" +data: App\Entity\TransportZoneCheckPoint {#23210 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25619 +label: "SYNATRESOR B" +value: "312" +data: App\Entity\TransportZoneCheckPoint {#23217 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25620 +label: "PANNEAU ORANGE" +value: "313" +data: App\Entity\TransportZoneCheckPoint {#23224 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25621 +label: "CITÉ FDFP" +value: "314" +data: App\Entity\TransportZoneCheckPoint {#23231 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25622 +label: "CITÉ FEH KESSE" +value: "315" +data: App\Entity\TransportZoneCheckPoint {#23238 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25623 +label: "PH NISSI" +value: "316" +data: App\Entity\TransportZoneCheckPoint {#23245 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25624 +label: "PROMOGIM FEH KESSE" +value: "317" +data: App\Entity\TransportZoneCheckPoint {#23252 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25625 +label: "CITE MELODIE" +value: "318" +data: App\Entity\TransportZoneCheckPoint {#23260 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25626 +label: "UNIVERSITE DE BINGERVILLE" +value: "319" +data: App\Entity\TransportZoneCheckPoint {#23268 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25627 +label: "ORIBAT 2" +value: "320" +data: App\Entity\TransportZoneCheckPoint {#23275 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25628 +label: "LES 8 VILLAS" +value: "321" +data: App\Entity\TransportZoneCheckPoint {#23282 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25629 +label: "FIGUIERS GRÂCE 3" +value: "322" +data: App\Entity\TransportZoneCheckPoint {#23289 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25630 +label: "OK PRICE SUPER MARCHE" +value: "323" +data: App\Entity\TransportZoneCheckPoint {#23296 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25631 +label: "FIGUIERS GRACE 1" +value: "324" +data: App\Entity\TransportZoneCheckPoint {#23303 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25632 +label: "STATION AFRIQUIA" +value: "325" +data: App\Entity\TransportZoneCheckPoint {#23310 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25633 +label: "LAURIERS 15" +value: "326" +data: App\Entity\TransportZoneCheckPoint {#23317 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25634 +label: "CITE DESIRADE RIVIERA 3" +value: "327" +data: App\Entity\TransportZoneCheckPoint {#23324 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25635 +label: "ROND POIND M'POUTO" +value: "328" +data: App\Entity\TransportZoneCheckPoint {#23331 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25636 +label: "JEAN 13/ RIVERA 4" +value: "329" +data: App\Entity\TransportZoneCheckPoint {#23338 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25637 +label: "JACQUES PREVET" +value: "330" +data: App\Entity\TransportZoneCheckPoint {#23345 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25638 +label: "SYNACASSI" +value: "331" +data: App\Entity\TransportZoneCheckPoint {#23352 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25639 +label: "AKOUEDO BASKET" +value: "332" +data: App\Entity\TransportZoneCheckPoint {#23359 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25640 +label: "AKOUEDO/ MAQUIS FACBOOK" +value: "333" +data: App\Entity\TransportZoneCheckPoint {#23366 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25641 +label: "HOPITAL AKOUEDO" +value: "334" +data: App\Entity\TransportZoneCheckPoint {#23373 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25642 +label: "MONUMENT AKOUEDO " +value: "335" +data: App\Entity\TransportZoneCheckPoint {#23380 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25643 +label: "ANCIEN CAMP" +value: "336" +data: App\Entity\TransportZoneCheckPoint {#23387 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25644 +label: "BON PRIX AKOUEDO" +value: "337" +data: App\Entity\TransportZoneCheckPoint {#23394 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25645 +label: "RESTAURANT PRESTIGE AKOUEDO" +value: "338" +data: App\Entity\TransportZoneCheckPoint {#23401 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25646 +label: "WINNER CHAPELLE" +value: "339" +data: App\Entity\TransportZoneCheckPoint {#23408 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25647 +label: "CITE FENIX" +value: "340" +data: App\Entity\TransportZoneCheckPoint {#23415 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25648 +label: "CITE LES ARCHANGES 2" +value: "341" +data: App\Entity\TransportZoneCheckPoint {#23422 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25649 +label: "CITE CEFAL" +value: "342" +data: App\Entity\TransportZoneCheckPoint {#23429 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25650 +label: "ANAN LAURIERS 21" +value: "343" +data: App\Entity\TransportZoneCheckPoint {#23436 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25651 +label: "ADJAME BINGERVILLE/CITE ITAL" +value: "344" +data: App\Entity\TransportZoneCheckPoint {#23443 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25652 +label: "PALAIS DE JUSTICE BINGERVILLE" +value: "345" +data: App\Entity\TransportZoneCheckPoint {#23450 …} +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25653 +label: "CITE BEL AIR" +value: "346" +data: App\Entity\TransportZoneCheckPoint {#23457 …} +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25654 +label: "CITE DU BONHEUR 2" +value: "347" +data: App\Entity\TransportZoneCheckPoint {#23464 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25655 +label: "CITÉ SOLPATIR 1" +value: "348" +data: App\Entity\TransportZoneCheckPoint {#23471 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25656 +label: "BON PRIX BINGERVILLE" +value: "349" +data: App\Entity\TransportZoneCheckPoint {#23478 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25657 +label: "CITE ADOHA" +value: "350" +data: App\Entity\TransportZoneCheckPoint {#23485 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25658 +label: "HOPITAL MERE ENFANT" +value: "351" +data: App\Entity\TransportZoneCheckPoint {#23492 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25659 +label: "CITE DE LA CELLE" +value: "352" +data: App\Entity\TransportZoneCheckPoint {#23499 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25660 +label: "PH DE LA CELLE" +value: "353" +data: App\Entity\TransportZoneCheckPoint {#23506 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25661 +label: "CITE OPACE" +value: "354" +data: App\Entity\TransportZoneCheckPoint {#23513 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25662 +label: "CITE LES ARECAS" +value: "355" +data: App\Entity\TransportZoneCheckPoint {#23520 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25663 +label: "AKANDJE" +value: "356" +data: App\Entity\TransportZoneCheckPoint {#23527 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25664 +label: "PARIS VILLAGE" +value: "357" +data: App\Entity\TransportZoneCheckPoint {#23534 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25665 +label: "FREE WORLD HOTEL" +value: "358" +data: App\Entity\TransportZoneCheckPoint {#23541 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25666 +label: "CITE LES HESPERIDES" +value: "359" +data: App\Entity\TransportZoneCheckPoint {#23548 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25667 +label: "CITE ADE MENSA" +value: "360" +data: App\Entity\TransportZoneCheckPoint {#23555 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25668 +label: "CITE MARINA" +value: "361" +data: App\Entity\TransportZoneCheckPoint {#23562 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25669 +label: "CITE BELLE VUE" +value: "362" +data: App\Entity\TransportZoneCheckPoint {#23569 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25670 +label: "PH SAINT SYLVESTRE" +value: "363" +data: App\Entity\TransportZoneCheckPoint {#23576 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25671 +label: "CITE ORIBAT" +value: "364" +data: App\Entity\TransportZoneCheckPoint {#23583 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25672 +label: "PHARMACIE NORD-SUD" +value: "365" +data: App\Entity\TransportZoneCheckPoint {#23590 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25673 +label: "PH SAINTE CLÉMENTINE" +value: "366" +data: App\Entity\TransportZoneCheckPoint {#23597 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25674 +label: "NEW CHU ANGRE" +value: "367" +data: App\Entity\TransportZoneCheckPoint {#23604 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25675 +label: "DJOROBITE 1" +value: "368" +data: App\Entity\TransportZoneCheckPoint {#23611 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25676 +label: "FEU CITE SIR" +value: "369" +data: App\Entity\TransportZoneCheckPoint {#23618 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25677 +label: "ROND POINT SIR" +value: "370" +data: App\Entity\TransportZoneCheckPoint {#23625 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25678 +label: "CITE SIR" +value: "371" +data: App\Entity\TransportZoneCheckPoint {#23632 …} +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25679 +label: "CITE EMERAUDE 5" +value: "372" +data: App\Entity\TransportZoneCheckPoint {#23639 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25680 +label: "PH CITE SIR" +value: "373" +data: App\Entity\TransportZoneCheckPoint {#23646 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25681 +label: "CITE PRESTIGE" +value: "374" +data: App\Entity\TransportZoneCheckPoint {#23653 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25682 +label: "CITE SUNU" +value: "375" +data: App\Entity\TransportZoneCheckPoint {#23660 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25683 +label: "LAURIERS 17" +value: "376" +data: App\Entity\TransportZoneCheckPoint {#23667 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25684 +label: "RÉSIDENCE SYMPHONIA" +value: "377" +data: App\Entity\TransportZoneCheckPoint {#23674 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25685 +label: "CARREFOUR LAUREAD" +value: "378" +data: App\Entity\TransportZoneCheckPoint {#23681 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25686 +label: "CITE BNETD" +value: "379" +data: App\Entity\TransportZoneCheckPoint {#23688 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25687 +label: "PH KELIAM" +value: "380" +data: App\Entity\TransportZoneCheckPoint {#23695 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25688 +label: "PH EPHRATA" +value: "381" +data: App\Entity\TransportZoneCheckPoint {#23702 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25689 +label: "CLINIQUE CHAPELET" +value: "382" +data: App\Entity\TransportZoneCheckPoint {#23709 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25690 +label: "PH SAINT MARTIN" +value: "383" +data: App\Entity\TransportZoneCheckPoint {#23716 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25691 +label: "MAQUIS LE DABOU" +value: "384" +data: App\Entity\TransportZoneCheckPoint {#23723 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25692 +label: "CITE GENIE 2000" +value: "385" +data: App\Entity\TransportZoneCheckPoint {#23730 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25693 +label: "NOTRE DAME DE L'ESPERANCE" +value: "386" +data: App\Entity\TransportZoneCheckPoint {#23737 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25694 +label: "RUE SUPMARKET" +value: "387" +data: App\Entity\TransportZoneCheckPoint {#23744 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25695 +label: "BOULANGERIE GZ" +value: "388" +data: App\Entity\TransportZoneCheckPoint {#23751 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25696 +label: "MARCHE DIARASSOUBA" +value: "389" +data: App\Entity\TransportZoneCheckPoint {#23758 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25697 +label: "CITE BOLLORE" +value: "390" +data: App\Entity\TransportZoneCheckPoint {#23765 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25698 +label: "CITÉ ATHÉNA PROMOGIM" +value: "391" +data: App\Entity\TransportZoneCheckPoint {#23772 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25699 +label: "SIPIM 4" +value: "392" +data: App\Entity\TransportZoneCheckPoint {#23779 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25700 +label: "RD POINT ADO" +value: "393" +data: App\Entity\TransportZoneCheckPoint {#23786 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25701 +label: "IMM CGK" +value: "394" +data: App\Entity\TransportZoneCheckPoint {#23793 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25702 +label: "IMMEUBLE WALEBO" +value: "395" +data: App\Entity\TransportZoneCheckPoint {#23800 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25703 +label: "PH DU BONHEUR" +value: "396" +data: App\Entity\TransportZoneCheckPoint {#23807 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25704 +label: "PH PALMERAIE" +value: "397" +data: App\Entity\TransportZoneCheckPoint {#23814 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25705 +label: "IMPOTS PALMERAIE" +value: "398" +data: App\Entity\TransportZoneCheckPoint {#23821 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25706 +label: "CLINIQUE SAINT VIATEUR" +value: "399" +data: App\Entity\TransportZoneCheckPoint {#23828 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25707 +label: "DA CARMEN" +value: "400" +data: App\Entity\TransportZoneCheckPoint {#23835 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25708 +label: "POINT ORANGE / NEW CAMP" +value: "401" +data: App\Entity\TransportZoneCheckPoint {#23842 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25709 +label: "FEU NOUVEAU CAMPT" +value: "402" +data: App\Entity\TransportZoneCheckPoint {#23849 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25710 +label: "PH SAINT GEORGE" +value: "403" +data: App\Entity\TransportZoneCheckPoint {#23856 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25711 +label: "CASH EXPRESS" +value: "404" +data: App\Entity\TransportZoneCheckPoint {#23863 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25712 +label: "CITE ATCI" +value: "405" +data: App\Entity\TransportZoneCheckPoint {#23870 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25713 +label: "CLINIQUE BON SAMARITAINAIN" +value: "406" +data: App\Entity\TransportZoneCheckPoint {#23877 …} +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25714 +label: "CITE LAURIER 9" +value: "407" +data: App\Entity\TransportZoneCheckPoint {#23884 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25715 +label: "GS SAINTE - ANNE" +value: "408" +data: App\Entity\TransportZoneCheckPoint {#23891 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25716 +label: "MIAMI BEACH" +value: "409" +data: App\Entity\TransportZoneCheckPoint {#23898 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25717 +label: "LA PERLE D'ABATTA" +value: "410" +data: App\Entity\TransportZoneCheckPoint {#23905 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25718 +label: "ABATTA VILLAGE" +value: "411" +data: App\Entity\TransportZoneCheckPoint {#23912 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25719 +label: "ABATTA VILLAGE KAFOLO" +value: "412" +data: App\Entity\TransportZoneCheckPoint {#23919 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25720 +label: "CARREFOUR ETIMOE" +value: "413" +data: App\Entity\TransportZoneCheckPoint {#23926 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25721 +label: "CITE BELLE RIVE" +value: "414" +data: App\Entity\TransportZoneCheckPoint {#23933 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25722 +label: "CITE HELICE" +value: "415" +data: App\Entity\TransportZoneCheckPoint {#23940 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25723 +label: "CITE BCEAO" +value: "416" +data: App\Entity\TransportZoneCheckPoint {#23947 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25724 +label: "AVENUE DES ENFANTS" +value: "417" +data: App\Entity\TransportZoneCheckPoint {#23954 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25725 +label: "AB CENTER" +value: "418" +data: App\Entity\TransportZoneCheckPoint {#23961 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25726 +label: "MUGEFCI" +value: "421" +data: App\Entity\TransportZoneCheckPoint {#23968 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25727 +label: "CITE DU PORT" +value: "422" +data: App\Entity\TransportZoneCheckPoint {#23975 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25728 +label: "CARREFOUR MARCHE ATTIE" +value: "423" +data: App\Entity\TransportZoneCheckPoint {#23982 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25729 +label: "CARREFOUR DROGBA" +value: "424" +data: App\Entity\TransportZoneCheckPoint {#23989 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25730 +label: "MONDIAL BETON" +value: "425" +data: App\Entity\TransportZoneCheckPoint {#23996 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25731 +label: "CITE DU BONHEUR" +value: "426" +data: App\Entity\TransportZoneCheckPoint {#24003 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25732 +label: "ORIBAT DM 2" +value: "427" +data: App\Entity\TransportZoneCheckPoint {#24010 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25733 +label: "INSTITUT MAKAT" +value: "428" +data: App\Entity\TransportZoneCheckPoint {#24017 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25734 +label: "ORIBAT DM 1" +value: "429" +data: App\Entity\TransportZoneCheckPoint {#24024 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25735 +label: "CITE JACQUES DE VIGNAUD" +value: "430" +data: App\Entity\TransportZoneCheckPoint {#24031 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25736 +label: "CARREFOUR VENEZUA" +value: "431" +data: App\Entity\TransportZoneCheckPoint {#24038 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25737 +label: "CARREFOUR CYBER" +value: "432" +data: App\Entity\TransportZoneCheckPoint {#24045 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25738 +label: "PH SAINTE ANNE" +value: "433" +data: App\Entity\TransportZoneCheckPoint {#24052 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25739 +label: "DOLCE VITA" +value: "434" +data: App\Entity\TransportZoneCheckPoint {#24059 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25740 +label: "G.S PRIMUS" +value: "435" +data: App\Entity\TransportZoneCheckPoint {#24066 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25741 +label: "PH ANALYA" +value: "436" +data: App\Entity\TransportZoneCheckPoint {#24073 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25742 +label: "GESTOCI PETRO IVOIRE" +value: "437" +data: App\Entity\TransportZoneCheckPoint {#24080 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25743 +label: "BELLE CÔTE 1ER ENTRÉE" +value: "438" +data: App\Entity\TransportZoneCheckPoint {#24087 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25744 +label: "STATION SWAN OIL" +value: "439" +data: App\Entity\TransportZoneCheckPoint {#24094 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25745 +label: "STATION TOTAL ST VIATEUR" +value: "440" +data: App\Entity\TransportZoneCheckPoint {#24101 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25746 +label: "VASE D'HONNEUR" +value: "441" +data: App\Entity\TransportZoneCheckPoint {#24108 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25747 +label: "GRAIN DE BLE" +value: "442" +data: App\Entity\TransportZoneCheckPoint {#24115 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25748 +label: "FEU NOUVEAU GOUDRON" +value: "443" +data: App\Entity\TransportZoneCheckPoint {#24122 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25749 +label: "LAURIERS 17" +value: "444" +data: App\Entity\TransportZoneCheckPoint {#24129 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25750 +label: "G.S TOUREFEL" +value: "445" +data: App\Entity\TransportZoneCheckPoint {#24136 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25751 +label: "CITE NICOPOLICE" +value: "446" +data: App\Entity\TransportZoneCheckPoint {#24143 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25752 +label: "G.S YADA OZI" +value: "447" +data: App\Entity\TransportZoneCheckPoint {#24150 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25753 +label: "G.S YADA OZI" +value: "448" +data: App\Entity\TransportZoneCheckPoint {#24157 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25754 +label: "M'BADON CARREFOUR ANTENNE" +value: "449" +data: App\Entity\TransportZoneCheckPoint {#24164 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25755 +label: "SYNATRESOR A" +value: "450" +data: App\Entity\TransportZoneCheckPoint {#24171 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25756 +label: "CITE PRESTIGE" +value: "451" +data: App\Entity\TransportZoneCheckPoint {#24178 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25757 +label: "LAVAGE JAK" +value: "452" +data: App\Entity\TransportZoneCheckPoint {#24185 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25758 +label: "LAURIERS 15" +value: "453" +data: App\Entity\TransportZoneCheckPoint {#24193 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25759 +label: "LAURIERS 17" +value: "454" +data: App\Entity\TransportZoneCheckPoint {#24200 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25760 +label: "RESIDENCE SYMPHONIA" +value: "455" +data: App\Entity\TransportZoneCheckPoint {#24207 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25761 +label: "CITE BNETD" +value: "456" +data: App\Entity\TransportZoneCheckPoint {#24214 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25762 +label: "PH KELIAM" +value: "457" +data: App\Entity\TransportZoneCheckPoint {#24221 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25763 +label: "SYNATRESOR A" +value: "459" +data: App\Entity\TransportZoneCheckPoint {#24228 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25764 +label: "COLLEGE KANNIEN" +value: "460" +data: App\Entity\TransportZoneCheckPoint {#24235 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25765 +label: "LAVAGE JAK" +value: "461" +data: App\Entity\TransportZoneCheckPoint {#24242 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25766 +label: "PH JULES VERNE" +value: "462" +data: App\Entity\TransportZoneCheckPoint {#24249 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25767 +label: "SYNATRESOR B" +value: "463" +data: App\Entity\TransportZoneCheckPoint {#24256 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25768 +label: "PANNEAU ORANGE" +value: "464" +data: App\Entity\TransportZoneCheckPoint {#24263 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25769 +label: "CITÉ FDFP" +value: "465" +data: App\Entity\TransportZoneCheckPoint {#24270 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25770 +label: "CITÉ FEH KESSE" +value: "466" +data: App\Entity\TransportZoneCheckPoint {#24277 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25771 +label: "PH NISSI" +value: "467" +data: App\Entity\TransportZoneCheckPoint {#24284 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25772 +label: "PROMOGIM FEH KESSE" +value: "468" +data: App\Entity\TransportZoneCheckPoint {#24291 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25773 +label: "CITE MELODIE" +value: "469" +data: App\Entity\TransportZoneCheckPoint {#24299 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25774 +label: "UNIVERSITE DE BINGERVILLE" +value: "470" +data: App\Entity\TransportZoneCheckPoint {#24307 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25775 +label: "ORIBAT 2" +value: "471" +data: App\Entity\TransportZoneCheckPoint {#24314 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25776 +label: "LES 8 VILLAS" +value: "472" +data: App\Entity\TransportZoneCheckPoint {#24321 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25777 +label: "FIGUIERS GRÂCE 3" +value: "473" +data: App\Entity\TransportZoneCheckPoint {#24328 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25778 +label: "OK PRICE SUPER MARCHE" +value: "474" +data: App\Entity\TransportZoneCheckPoint {#24335 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25779 +label: "FIGUIERS GRACE 1" +value: "475" +data: App\Entity\TransportZoneCheckPoint {#24342 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25780 +label: "STATION AFRIQUIA" +value: "476" +data: App\Entity\TransportZoneCheckPoint {#24349 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25781 +label: "LAURIERS 15" +value: "477" +data: App\Entity\TransportZoneCheckPoint {#24356 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25782 +label: "LAURIERS 17" +value: "478" +data: App\Entity\TransportZoneCheckPoint {#24363 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25783 +label: "CITE DESIRADE RIVIERA 3" +value: "479" +data: App\Entity\TransportZoneCheckPoint {#24370 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25784 +label: "ROND POIND M'POUTO" +value: "480" +data: App\Entity\TransportZoneCheckPoint {#24377 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25785 +label: "JEAN 13/ RIVERA 4" +value: "481" +data: App\Entity\TransportZoneCheckPoint {#24384 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25786 +label: "JACQUES PREVET" +value: "482" +data: App\Entity\TransportZoneCheckPoint {#24391 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25787 +label: "M'BADON CARREFOUR ANTENNE" +value: "483" +data: App\Entity\TransportZoneCheckPoint {#24398 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25788 +label: "SYNACASSI" +value: "484" +data: App\Entity\TransportZoneCheckPoint {#24405 …} +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25789 +label: "AKOUEDO BASKET" +value: "485" +data: App\Entity\TransportZoneCheckPoint {#24412 …} +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25790 +label: "AKOUEDO/ MAQUIS FACBOOK" +value: "486" +data: App\Entity\TransportZoneCheckPoint {#24419 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25791 +label: "HOPITAL AKOUEDO" +value: "487" +data: App\Entity\TransportZoneCheckPoint {#24426 …} +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25792 +label: "MONUMENT AKOUEDO " +value: "488" +data: App\Entity\TransportZoneCheckPoint {#24433 …} +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25793 +label: "ANCIEN CAMP" +value: "489" +data: App\Entity\TransportZoneCheckPoint {#24440 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25794 +label: "BON PRIX AKOUEDO" +value: "490" +data: App\Entity\TransportZoneCheckPoint {#24447 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25795 +label: "RESTAURANT PRESTIGE AKOUEDO" +value: "491" +data: App\Entity\TransportZoneCheckPoint {#24454 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25796 +label: "WINNER CHAPELLE" +value: "492" +data: App\Entity\TransportZoneCheckPoint {#24461 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25797 +label: "VASE D'HONNEUR" +value: "493" +data: App\Entity\TransportZoneCheckPoint {#24468 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25798 +label: "CITE ORIBAT" +value: "494" +data: App\Entity\TransportZoneCheckPoint {#24475 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25799 +label: "PHARMACIE NORD-SUD" +value: "495" +data: App\Entity\TransportZoneCheckPoint {#24482 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25800 +label: "PH SAINTE CLÉMENTINE" +value: "496" +data: App\Entity\TransportZoneCheckPoint {#24489 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25801 +label: "PH ANALYA" +value: "497" +data: App\Entity\TransportZoneCheckPoint {#24496 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25802 +label: "GESTOCI PETRO IVOIRE" +value: "498" +data: App\Entity\TransportZoneCheckPoint {#24503 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25803 +label: "NEW CHU ANGRE" +value: "499" +data: App\Entity\TransportZoneCheckPoint {#24510 …} +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25804 +label: "STATION SWAN OIL" +value: "500" +data: App\Entity\TransportZoneCheckPoint {#24517 …} +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25805 +label: "DJOROBITE 1" +value: "501" +data: App\Entity\TransportZoneCheckPoint {#24524 …} +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25806 +label: "FEU CITE SIR" +value: "502" +data: App\Entity\TransportZoneCheckPoint {#24531 …} +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25807 +label: "ROND POINT SIR" +value: "503" +data: App\Entity\TransportZoneCheckPoint {#24538 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25808 +label: "CITE SIR" +value: "504" +data: App\Entity\TransportZoneCheckPoint {#24545 …} +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25809 +label: "CITE EMERAUDE " +value: "505" +data: App\Entity\TransportZoneCheckPoint {#24552 …} +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25810 +label: "PH CITE SIR" +value: "506" +data: App\Entity\TransportZoneCheckPoint {#24559 …} +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25811 +label: "G.S YADA OZI" +value: "508" +data: App\Entity\TransportZoneCheckPoint {#24566 …} +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25812 +label: "CITE SUNU" +value: "509" +data: App\Entity\TransportZoneCheckPoint {#24573 …} +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25813 +label: "MOCOCI IMMEUBLE " +value: "510" +data: App\Entity\TransportZoneCheckPoint {#24580 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25814 +label: "LAURIERS 17" +value: "511" +data: App\Entity\TransportZoneCheckPoint {#24587 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25815 +label: "RÉSIDENCE SYMPHONIA" +value: "512" +data: App\Entity\TransportZoneCheckPoint {#24594 …} +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25816 +label: "CARREFOUR LAUREAD" +value: "513" +data: App\Entity\TransportZoneCheckPoint {#24601 …} +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25817 +label: "CITE BNETD" +value: "514" +data: App\Entity\TransportZoneCheckPoint {#24608 …} +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25818 +label: "PH KELIAM" +value: "515" +data: App\Entity\TransportZoneCheckPoint {#24615 …} +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25819 +label: "CITE PRESTIGE" +value: "516" +data: App\Entity\TransportZoneCheckPoint {#24622 …} +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25820 +label: "CARREF FRUITS " +value: "517" +data: App\Entity\TransportZoneCheckPoint {#24629 …} +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25821 +label: "PH EPHRATA" +value: "518" +data: App\Entity\TransportZoneCheckPoint {#24636 …} +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25822 +label: "CLINIQUE CHAPELET" +value: "519" +data: App\Entity\TransportZoneCheckPoint {#24643 …} +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25823 +label: "PH SAINT MARTIN" +value: "520" +data: App\Entity\TransportZoneCheckPoint {#24650 …} +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25824 +label: "MAQUIS LE DABOU" +value: "521" +data: App\Entity\TransportZoneCheckPoint {#24657 …} +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25825 +label: "CITE GENIE 2000" +value: "522" +data: App\Entity\TransportZoneCheckPoint {#24664 …} +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25826 +label: "NOTRE DAME DE L'ESPERANCE" +value: "523" +data: App\Entity\TransportZoneCheckPoint {#24671 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25827 +label: "RUE SUPMARKET" +value: "524" +data: App\Entity\TransportZoneCheckPoint {#24678 …} +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25828 +label: "MARCHE DIARASSOUBA" +value: "526" +data: App\Entity\TransportZoneCheckPoint {#24685 …} +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25829 +label: "CITE BOLLORE" +value: "527" +data: App\Entity\TransportZoneCheckPoint {#24692 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25830 +label: "CITÉ ATHÉNA PROMOGIM" +value: "528" +data: App\Entity\TransportZoneCheckPoint {#24699 …} +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25831 +label: "STATION TOTAL ST VIATEUR" +value: "529" +data: App\Entity\TransportZoneCheckPoint {#24706 …} +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25832 +label: "SIPIM 4" +value: "530" +data: App\Entity\TransportZoneCheckPoint {#24713 …} +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25833 +label: "RD POINT ADO" +value: "531" +data: App\Entity\TransportZoneCheckPoint {#24720 …} +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25834 +label: "BELLE CÔTE 1ER ENTRÉE" +value: "532" +data: App\Entity\TransportZoneCheckPoint {#24727 …} +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25835 +label: "IMM CGK" +value: "533" +data: App\Entity\TransportZoneCheckPoint {#24734 …} +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25836 +label: "IMMEUBLE WALEBO" +value: "534" +data: App\Entity\TransportZoneCheckPoint {#24741 …} +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25837 +label: "PH DU BONHEUR" +value: "535" +data: App\Entity\TransportZoneCheckPoint {#24748 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25838 +label: "PH PALMERAIE" +value: "536" +data: App\Entity\TransportZoneCheckPoint {#24755 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25839 +label: "IMPOTS PALMERAIE" +value: "537" +data: App\Entity\TransportZoneCheckPoint {#24762 …} +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25840 +label: "CLINIQUE SAINT VIATEUR" +value: "538" +data: App\Entity\TransportZoneCheckPoint {#24769 …} +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25841 +label: "DA CARMEN" +value: "539" +data: App\Entity\TransportZoneCheckPoint {#24776 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25842 +label: "POINT ORANGE / NEW CAMP" +value: "540" +data: App\Entity\TransportZoneCheckPoint {#24783 …} +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25843 +label: "FEU NOUVEAU CAMPT" +value: "541" +data: App\Entity\TransportZoneCheckPoint {#24790 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25844 +label: "SAINT PAUL DES LAURIERS " +value: "542" +data: App\Entity\TransportZoneCheckPoint {#24797 …} +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25845 +label: "CASH EXPRESS" +value: "543" +data: App\Entity\TransportZoneCheckPoint {#24804 …} +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25846 +label: "CITE ATCI" +value: "544" +data: App\Entity\TransportZoneCheckPoint {#24811 …} +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25847 +label: "CLINIQUE BON SAMARITAINAIN" +value: "545" +data: App\Entity\TransportZoneCheckPoint {#24818 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25848 +label: "CITE LAURIER 9" +value: "546" +data: App\Entity\TransportZoneCheckPoint {#24825 …} +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25849 +label: "DOLCE VITA" +value: "547" +data: App\Entity\TransportZoneCheckPoint {#24832 …} +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25850 +label: "GS SAINTE - ANNE" +value: "548" +data: App\Entity\TransportZoneCheckPoint {#24839 …} +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25851 +label: "LA PERLE D'ABATTA" +value: "550" +data: App\Entity\TransportZoneCheckPoint {#24846 …} +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25852 +label: "ABATTA VILLAGE" +value: "551" +data: App\Entity\TransportZoneCheckPoint {#24853 …} +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25853 +label: "ABATTA VILLAGE KAFOLO" +value: "552" +data: App\Entity\TransportZoneCheckPoint {#24860 …} +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25854 +label: "CARREFOUR ETIMOE" +value: "553" +data: App\Entity\TransportZoneCheckPoint {#24867 …} +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25855 +label: "CITE BELLE RIVE" +value: "554" +data: App\Entity\TransportZoneCheckPoint {#24874 …} +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25856 +label: "CITE HELICE" +value: "555" +data: App\Entity\TransportZoneCheckPoint {#24881 …} +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25857 +label: "CITE BCEAO" +value: "556" +data: App\Entity\TransportZoneCheckPoint {#24888 …} +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25858 +label: "AVENUE DES ENFANTS" +value: "557" +data: App\Entity\TransportZoneCheckPoint {#24895 …} +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25859 +label: "AB CENTER" +value: "558" +data: App\Entity\TransportZoneCheckPoint {#24902 …} +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25860 +label: "MUGEFCI" +value: "559" +data: App\Entity\TransportZoneCheckPoint {#24909 …} +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25861 +label: "CITE DU PORT" +value: "560" +data: App\Entity\TransportZoneCheckPoint {#24916 …} +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25862 +label: "G.S PRIMUS" +value: "561" +data: App\Entity\TransportZoneCheckPoint {#24923 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25863 +label: "CARREFOUR MARCHE ATTIE" +value: "562" +data: App\Entity\TransportZoneCheckPoint {#24930 …} +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25864 +label: "CARREFOUR DROGBA A" +value: "563" +data: App\Entity\TransportZoneCheckPoint {#24937 …} +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25865 +label: "PH SAINTE ANNE" +value: "564" +data: App\Entity\TransportZoneCheckPoint {#24944 …} +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25866 +label: "MONDIAL BETON A" +value: "565" +data: App\Entity\TransportZoneCheckPoint {#24951 …} +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25867 +label: "CITE DU BONHEUR" +value: "566" +data: App\Entity\TransportZoneCheckPoint {#24958 …} +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25868 +label: "ORIBAT DM 2" +value: "567" +data: App\Entity\TransportZoneCheckPoint {#24965 …} +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25869 +label: "INSTITUT MAKAT" +value: "568" +data: App\Entity\TransportZoneCheckPoint {#24972 …} +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25870 +label: "ORIBAT DM 1" +value: "569" +data: App\Entity\TransportZoneCheckPoint {#24979 …} +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25871 +label: "CITE JACQUES DE VIGNAUD" +value: "570" +data: App\Entity\TransportZoneCheckPoint {#24986 …} +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25872 +label: "CARREFOUR VENEZUA R" +value: "571" +data: App\Entity\TransportZoneCheckPoint {#24993 …} +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25873 +label: "CARREFOUR CYBER R" +value: "572" +data: App\Entity\TransportZoneCheckPoint {#25000 …} +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25874 +label: "GRAIN DE BLE" +value: "573" +data: App\Entity\TransportZoneCheckPoint {#25007 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25875 +label: "CITE FENIX" +value: "574" +data: App\Entity\TransportZoneCheckPoint {#25014 …} +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25876 +label: "CITE LES ARCHANGES 2" +value: "575" +data: App\Entity\TransportZoneCheckPoint {#25021 …} +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25877 +label: "CITE CEFAL" +value: "576" +data: App\Entity\TransportZoneCheckPoint {#25028 …} +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25878 +label: "ANAN LAURIERS 21" +value: "577" +data: App\Entity\TransportZoneCheckPoint {#25035 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25879 +label: "ADJAME BINGERVILLE/CITE ITAL" +value: "578" +data: App\Entity\TransportZoneCheckPoint {#25042 …} +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25880 +label: "PALAIS DE JUSTICE BINGERVILLE" +value: "579" +data: App\Entity\TransportZoneCheckPoint {#25049 …} +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25881 +label: "CITE BEL AIR" +value: "580" +data: App\Entity\TransportZoneCheckPoint {#25056 …} +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25882 +label: "CITE DU BONHEUR 2" +value: "581" +data: App\Entity\TransportZoneCheckPoint {#25063 …} +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25883 +label: "CITÉ SOLPATIR 1" +value: "582" +data: App\Entity\TransportZoneCheckPoint {#25070 …} +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25884 +label: "BON PRIX BINGERVILLE" +value: "583" +data: App\Entity\TransportZoneCheckPoint {#25077 …} +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25885 +label: "CITE ADOHA" +value: "584" +data: App\Entity\TransportZoneCheckPoint {#25084 …} +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25886 +label: "HOPITAL MERE ENFANT" +value: "585" +data: App\Entity\TransportZoneCheckPoint {#25091 …} +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25887 +label: "CITE DE LA CELLE" +value: "586" +data: App\Entity\TransportZoneCheckPoint {#25098 …} +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25888 +label: "PH DE LA CELLE" +value: "587" +data: App\Entity\TransportZoneCheckPoint {#25105 …} +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25889 +label: "CITE OPES" +value: "588" +data: App\Entity\TransportZoneCheckPoint {#25112 …} +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25890 +label: "CITE LES ARECAS" +value: "589" +data: App\Entity\TransportZoneCheckPoint {#25119 …} +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25891 +label: "AKANDJE" +value: "590" +data: App\Entity\TransportZoneCheckPoint {#25126 …} +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25892 +label: "PARIS VILLAGE" +value: "591" +data: App\Entity\TransportZoneCheckPoint {#25133 …} +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25893 +label: "CITE MARINA" +value: "592" +data: App\Entity\TransportZoneCheckPoint {#25140 …} +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25894 +label: "PH SAINT SYLVESTRE" +value: "593" +data: App\Entity\TransportZoneCheckPoint {#25147 …} +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25895 +label: "CITE BELLE VUE" +value: "594" +data: App\Entity\TransportZoneCheckPoint {#25154 …} +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25896 +label: "CITE ADE MENSA" +value: "595" +data: App\Entity\TransportZoneCheckPoint {#25161 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25897 +label: "CITE LES HESPERIDES" +value: "596" +data: App\Entity\TransportZoneCheckPoint {#25168 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25898 +label: "FREE WORLD HOTEL" +value: "597" +data: App\Entity\TransportZoneCheckPoint {#25175 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25899 +label: "G.S TOUREFEL" +value: "598" +data: App\Entity\TransportZoneCheckPoint {#25182 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25900 +label: "WORLD CITY AMBASSADE DE CHINE" +value: "600" +data: App\Entity\TransportZoneCheckPoint {#25189 …} +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25901 +label: "APRÈS CARREFOUR POLICIER" +value: "601" +data: App\Entity\TransportZoneCheckPoint {#25196 …} +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25902 +label: "HENRI BARBUSSE" +value: "602" +data: App\Entity\TransportZoneCheckPoint {#25203 …} +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25903 +label: "CITE HARMONIE BESSIKOI" +value: "603" +data: App\Entity\TransportZoneCheckPoint {#25210 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25904 +label: "SIPIM 6" +value: "604" +data: App\Entity\TransportZoneCheckPoint {#25217 …} +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25905 +label: "COLLEGE IIPEA" +value: "605" +data: App\Entity\TransportZoneCheckPoint {#25224 …} +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25906 +label: "CITE NICOPOLICE" +value: "606" +data: App\Entity\TransportZoneCheckPoint {#25231 …} +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25907 +label: "LAURIERS 18" +value: "607" +data: App\Entity\TransportZoneCheckPoint {#25238 …} +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25908 +label: "BOULANGERIE LE CROUSTILLANT " +value: "608" +data: App\Entity\TransportZoneCheckPoint {#25245 …} +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25909 +label: "AB CENTER" +value: "609" +data: App\Entity\TransportZoneCheckPoint {#25252 …} +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25910 +label: "CITE KOBATIME" +value: "610" +data: App\Entity\TransportZoneCheckPoint {#25259 …} +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25911 +label: "CARREFOUR POLICIER" +value: "611" +data: App\Entity\TransportZoneCheckPoint {#25266 …} +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25912 +label: "PANNEAU STOP POLICIER" +value: "612" +data: App\Entity\TransportZoneCheckPoint {#25273 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25913 +label: "CITE BACID 2" +value: "613" +data: App\Entity\TransportZoneCheckPoint {#25280 …} +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25914 +label: "CITE JACQUES ASSAHOURE" +value: "614" +data: App\Entity\TransportZoneCheckPoint {#25287 …} +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25915 +label: "COCA-COLA BOUTIQUE" +value: "615" +data: App\Entity\TransportZoneCheckPoint {#25294 …} +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25916 +label: "PH SAINT GEORGES" +value: "616" +data: App\Entity\TransportZoneCheckPoint {#25301 …} +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25917 +label: "CARREFOUR VENEZUA A" +value: "617" +data: App\Entity\TransportZoneCheckPoint {#25308 …} +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25918 +label: "CARREFOUR CYBER A" +value: "618" +data: App\Entity\TransportZoneCheckPoint {#25315 …} +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25919 +label: "CARREFOUR DROGBA B" +value: "619" +data: App\Entity\TransportZoneCheckPoint {#25322 …} +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25920 +label: "MONDIAL BETON B" +value: "620" +data: App\Entity\TransportZoneCheckPoint {#25329 …} +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25921 +label: "MAISON BLANCHE" +value: "621" +data: App\Entity\TransportZoneCheckPoint {#25336 …} +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25922 +label: "PH LES COLOMBRES" +value: "622" +data: App\Entity\TransportZoneCheckPoint {#25343 …} +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25923 +label: "CITE KARMELIA" +value: "623" +data: App\Entity\TransportZoneCheckPoint {#25350 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25924 +label: "BASE CIE" +value: "624" +data: App\Entity\TransportZoneCheckPoint {#25357 …} +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25925 +label: "RESIDENCES CAMELLIA" +value: "625" +data: App\Entity\TransportZoneCheckPoint {#25364 …} +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25926 +label: "CITE COLOMBE 1" +value: "626" +data: App\Entity\TransportZoneCheckPoint {#25371 …} +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25927 +label: "PH PALAIS DE JUSTICE" +value: "627" +data: App\Entity\TransportZoneCheckPoint {#25378 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#21459 -form: Symfony\Component\Form\Form {#20891 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#21460 …5} |
| full_name | "registration_transport_checkpoint[transportZoneCheckPoint]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_transport_checkpoint_transportZoneCheckPoint" |
| is_selected | Closure($choice, $value) {#25929 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10873 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "transportZoneCheckPoint" |
| 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 | "_registration_transport_checkpoint_transportZoneCheckPoint" |
| valid | true |
| value | "" |
transportZone
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_registration_transport_checkpoint_transportZone" ] |
| cache_key | "_registration_transport_checkpoint_transportZone_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25932 +label: "ZONE C 3" +value: "15" +data: App\Entity\TransportZone {#20260 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25933 +label: "ZONE B 2" +value: "14" +data: App\Entity\TransportZone {#20750 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25934 +label: "ZONE A 3" +value: "13" +data: App\Entity\TransportZone {#20734 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25935 +label: "ZONE B 1" +value: "12" +data: App\Entity\TransportZone {#20718 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25936 +label: "ZONE C 1" +value: "11" +data: App\Entity\TransportZone {#20702 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25937 +label: "ZONE C 2" +value: "9" +data: App\Entity\TransportZone {#20686 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25938 +label: "ZONE D 1" +value: "8" +data: App\Entity\TransportZone {#20670 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25939 +label: "ZONE A 2" +value: "6" +data: App\Entity\TransportZone {#20626 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25940 +label: "ZONE A 1" +value: "5" +data: App\Entity\TransportZone {#20642 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#25930 -form: Symfony\Component\Form\Form {#20920 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#25931 …5} |
| full_name | "registration_transport_checkpoint[transportZone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_transport_checkpoint_transportZone" |
| is_selected | Closure($choice, $value) {#25942 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10873 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "transportZone" |
| 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 | "_registration_transport_checkpoint_transportZone" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "ced451fcb6c98.DP6RR4lFIHNOi6aqk7y-P2kJucS6ILiW8vKYBv2tWRQ.YoTzE-gDZl4_1OHc29jqRQ0kybDsUc-mpYL_MM_qPCFOndATzz1nGQT7xQ" |
| 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 | "ced451fcb6c98.DP6RR4lFIHNOi6aqk7y-P2kJucS6ILiW8vKYBv2tWRQ.YoTzE-gDZl4_1OHc29jqRQ0kybDsUc-mpYL_MM_qPCFOndATzz1nGQT7xQ" |
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 | "ced451fcb6c98.DP6RR4lFIHNOi6aqk7y-P2kJucS6ILiW8vKYBv2tWRQ.YoTzE-gDZl4_1OHc29jqRQ0kybDsUc-mpYL_MM_qPCFOndATzz1nGQT7xQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#21159 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10730 …} } |
| 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() {#25943 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10833 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#10742 …} $translationDomain: "validators" $message: Closure() {#25944 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_registration_transport_checkpoint__token" ] |
| cache_key | "_registration_transport_checkpoint__token_hidden" |
| compound | false |
| data | "ced451fcb6c98.DP6RR4lFIHNOi6aqk7y-P2kJucS6ILiW8vKYBv2tWRQ.YoTzE-gDZl4_1OHc29jqRQ0kybDsUc-mpYL_MM_qPCFOndATzz1nGQT7xQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#25954 -form: Symfony\Component\Form\Form {#25950 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#25945 …5} |
| full_name | "registration_transport_checkpoint[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_transport_checkpoint__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 | "_registration_transport_checkpoint__token" |
| valid | true |
| value | "ced451fcb6c98.DP6RR4lFIHNOi6aqk7y-P2kJucS6ILiW8vKYBv2tWRQ.YoTzE-gDZl4_1OHc29jqRQ0kybDsUc-mpYL_MM_qPCFOndATzz1nGQT7xQ" |