- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 2
- Events
- Routing
- Cache
- Translation 7
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
nprAgentAr
-
nprAgentFr
-
typeAgent
-
identAgent
-
adresse
-
numTel
-
numFax
-
gouvernorat
-
delegation
-
imada
-
recaptcha
-
_token
-
agent
"App\Form\AgentType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Agent {#467 -id: null -user: null -imada: null -nprAgentFr: null -nprAgentAr: null -typeAgent: null -identAgent: null -adresse: null -numTel: null -numFax: null -createdAt: null -updatedAt: null -gouvernorat: null -delegation: null -codAgent: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Agent {#467 -id: null -user: null -imada: null -nprAgentFr: null -nprAgentAr: null -typeAgent: null -identAgent: null -adresse: null -numTel: null -numFax: null -createdAt: null -updatedAt: null -gouvernorat: null -delegation: null -codAgent: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#23604 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#23605 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#23606 …} -namespace: Closure() {#23608 …} } |
| data | App\Entity\Agent {#467 -id: null -user: null -imada: null -nprAgentFr: null -nprAgentAr: null -typeAgent: null -identAgent: null -adresse: null -numTel: null -numFax: null -createdAt: null -updatedAt: null -gouvernorat: null -delegation: null -codAgent: null } |
| data_class | "App\Entity\Agent" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#23646 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#23519 …} use: { $class: "App\Entity\Agent" } } |
| 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 | [] |
| 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() {#23644 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#23614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#23523 …} $translationDomain: "validators" $message: Closure() {#23645 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "agent" "_agent" ] |
| cache_key | "_agent_agent" |
| compound | true |
| data | App\Entity\Agent {#467 -id: null -user: null -imada: null -nprAgentFr: null -nprAgentAr: null -typeAgent: null -identAgent: null -adresse: null -numTel: null -numFax: null -createdAt: null -updatedAt: null -gouvernorat: null -delegation: null -codAgent: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#23665 -form: Symfony\Component\Form\Form {#23826 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#23643 …5} |
| full_name | "agent" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "agent" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "agent" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_agent" |
| valid | true |
| value | App\Entity\Agent {#467 -id: null -user: null -imada: null -nprAgentFr: null -nprAgentAr: null -typeAgent: null -identAgent: null -adresse: null -numTel: null -numFax: null -createdAt: null -updatedAt: null -gouvernorat: null -delegation: null -codAgent: null } |
nprAgentAr
"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 | [ "class" => "form-control form-control-line" ] |
[ "class" => "form-control form-control-line" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control form-control-line" ] |
| 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 {#23604 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#23605 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#23606 …} -namespace: Closure() {#23608 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#23621 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#23519 …} } |
| 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 | [] |
| 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() {#23625 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#23614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#23523 …} $translationDomain: "validators" $message: Closure() {#23622 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-control-line" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_agent_nprAgentAr" ] |
| cache_key | "_agent_nprAgentAr_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#23910 -form: Symfony\Component\Form\Form {#23864 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#23913 …5} |
| full_name | "agent[nprAgentAr]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "agent_nprAgentAr" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nprAgentAr" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_agent_nprAgentAr" |
| valid | true |
| value | "" |
nprAgentFr
"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 | [ "class" => "form-control form-control-line" ] |
[ "class" => "form-control form-control-line" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control form-control-line" ] |
| 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 {#23604 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#23605 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#23606 …} -namespace: Closure() {#23608 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#23627 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#23519 …} } |
| 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 | [] |
| 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() {#23629 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#23614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#23523 …} $translationDomain: "validators" $message: Closure() {#23628 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-control-line" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_agent_nprAgentFr" ] |
| cache_key | "_agent_nprAgentFr_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#23787 -form: Symfony\Component\Form\Form {#23867 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#23784 …5} |
| full_name | "agent[nprAgentFr]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "agent_nprAgentFr" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nprAgentFr" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_agent_nprAgentFr" |
| valid | true |
| value | "" |
typeAgent
"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 | [ "class" => "form-control form-control-line" ] |
[ "class" => "form-control form-control-line" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control form-control-line" ] |
| 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 {#23604 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#23605 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#23606 …} -namespace: Closure() {#23608 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#23636 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#23519 …} } |
| 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 | [] |
| 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() {#23638 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#23614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#23523 …} $translationDomain: "validators" $message: Closure() {#23637 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-control-line" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_agent_typeAgent" ] |
| cache_key | "_agent_typeAgent_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#23862 -form: Symfony\Component\Form\Form {#23870 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#23874 …5} |
| full_name | "agent[typeAgent]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "agent_typeAgent" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "typeAgent" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_agent_typeAgent" |
| valid | true |
| value | "" |
identAgent
"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 | [ "class" => "form-control form-control-line" ] |
[ "class" => "form-control form-control-line" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control form-control-line" ] |
| 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 {#23604 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#23605 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#23606 …} -namespace: Closure() {#23608 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#23662 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#23519 …} } |
| 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 | [] |
| 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() {#23664 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#23614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#23523 …} $translationDomain: "validators" $message: Closure() {#23663 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-control-line" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_agent_identAgent" ] |
| cache_key | "_agent_identAgent_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#23831 -form: Symfony\Component\Form\Form {#23817 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#23800 …5} |
| full_name | "agent[identAgent]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "agent_identAgent" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "identAgent" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_agent_identAgent" |
| valid | true |
| value | "" |
adresse
"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 | [ "class" => "form-control form-control-line" ] |
[ "class" => "form-control form-control-line" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control form-control-line" ] |
| 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 {#23604 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#23605 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#23606 …} -namespace: Closure() {#23608 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#23671 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#23519 …} } |
| 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 | [] |
| 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() {#23673 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#23614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#23523 …} $translationDomain: "validators" $message: Closure() {#23672 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-control-line" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_agent_adresse" ] |
| cache_key | "_agent_adresse_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#23848 -form: Symfony\Component\Form\Form {#23834 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#23749 …5} |
| full_name | "agent[adresse]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "agent_adresse" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "adresse" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_agent_adresse" |
| valid | true |
| value | "" |
numTel
"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 | [ "class" => "form-control form-control-line" ] |
[ "class" => "form-control form-control-line" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control form-control-line" ] |
| 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 {#23604 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#23605 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#23606 …} -namespace: Closure() {#23608 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#23680 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#23519 …} } |
| 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 | [] |
| 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() {#23682 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#23614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#23523 …} $translationDomain: "validators" $message: Closure() {#23681 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-control-line" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_agent_numTel" ] |
| cache_key | "_agent_numTel_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#23703 -form: Symfony\Component\Form\Form {#23837 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#23683 …5} |
| full_name | "agent[numTel]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "agent_numTel" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "numTel" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_agent_numTel" |
| valid | true |
| value | "" |
numFax
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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 | [ "class" => "form-control form-control-line" ] |
[ "class" => "form-control form-control-line" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control form-control-line" ] |
| 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 {#23604 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#23605 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#23606 …} -namespace: Closure() {#23608 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#23692 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#23519 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#23702 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#23614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#23523 …} $translationDomain: "validators" $message: Closure() {#23691 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-control-line" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_agent_numFax" ] |
| cache_key | "_agent_numFax_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#23674 -form: Symfony\Component\Form\Form {#23840 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#23619 …5} |
| full_name | "agent[numFax]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "agent_numFax" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "numFax" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_agent_numFax" |
| valid | true |
| value | "" |
gouvernorat
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "required" => "required" "class" => "form-control" ] |
[ "required" => "required" "class" => "form-control" ] |
| choice_label | "gouvernorat" |
same as passed value |
| class | "App\Entity\DicGouvernorat" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#23690 class: "App\Form\AgentType" this: App\Form\AgentType {#23518 …} } |
Doctrine\ORM\QueryBuilder {#23739 -_em: Doctrine\ORM\EntityManager {#352 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#23789 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "g" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#23795 #from: "App\Entity\DicGouvernorat" #alias: "g" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#23791 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "g.gouvernorat ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT g FROM App\Entity\DicGouvernorat g ORDER BY g.gouvernorat ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#23788 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "required" => "required" "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "gouvernorat" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#23757 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#23792 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#23745 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#23802 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#23861 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#23790 …} } |
| choices | null |
| class | "App\Entity\DicGouvernorat" |
| 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 {#23604 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#23605 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#23606 …} -namespace: Closure() {#23608 …} } |
| data_class | null |
| disabled | false |
| em | ContainerXupY9Ya\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#333 …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 {#23756 -om: ContainerXupY9Ya\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#333 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#550 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | Doctrine\ORM\QueryBuilder {#23739 -_em: Doctrine\ORM\EntityManager {#352 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#23789 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "g" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#23795 #from: "App\Entity\DicGouvernorat" #alias: "g" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#23791 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "g.gouvernorat ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT g FROM App\Entity\DicGouvernorat g ORDER BY g.gouvernorat ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#23788 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#23740 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#23614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#23523 …} $translationDomain: "validators" $message: Closure() {#23742 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "required" => "required" "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_agent_gouvernorat" ] |
| cache_key | "_agent_gouvernorat_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23916 +label: "Ariana" +value: "2" +data: App\Entity\DicGouvernorat {#391 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23926 +label: "Béja" +value: "8" +data: App\Entity\DicGouvernorat {#743 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23928 +label: "Ben Arous" +value: "3" +data: App\Entity\DicGouvernorat {#471 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23921 +label: "Bizerte" +value: "7" +data: App\Entity\DicGouvernorat {#730 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23920 +label: "Gabes" +value: "22" +data: App\Entity\DicGouvernorat {#925 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23922 +label: "Gafsa" +value: "19" +data: App\Entity\DicGouvernorat {#886 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23924 +label: "Gasserine" +value: "13" +data: App\Entity\DicGouvernorat {#808 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23918 +label: "Jendouba" +value: "9" +data: App\Entity\DicGouvernorat {#756 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23923 +label: "Kairouan" +value: "12" +data: App\Entity\DicGouvernorat {#795 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23929 +label: "Kébilli" +value: "21" +data: App\Entity\DicGouvernorat {#912 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23942 +label: "Kef" +value: "10" +data: App\Entity\DicGouvernorat {#769 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23943 +label: "Mahdia" +value: "17" +data: App\Entity\DicGouvernorat {#860 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23944 +label: "Mannouba" +value: "4" +data: App\Entity\DicGouvernorat {#434 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23945 +label: "Médnine" +value: "23" +data: App\Entity\DicGouvernorat {#938 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23946 +label: "Monastir" +value: "16" +data: App\Entity\DicGouvernorat {#847 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23947 +label: "Nabeul" +value: "5" +data: App\Entity\DicGouvernorat {#606 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23948 +label: "Sfax" +value: "18" +data: App\Entity\DicGouvernorat {#873 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23949 +label: "Sidi Bouzid" +value: "14" +data: App\Entity\DicGouvernorat {#821 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23951 +label: "Siliana" +value: "11" +data: App\Entity\DicGouvernorat {#782 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23950 +label: "Sousse" +value: "15" +data: App\Entity\DicGouvernorat {#834 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23941 +label: "Tataouine" +value: "24" +data: App\Entity\DicGouvernorat {#951 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23940 +label: "Tozeur" +value: "20" +data: App\Entity\DicGouvernorat {#899 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23939 +label: "Tunis" +value: "1" +data: App\Entity\DicGouvernorat {#605 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23938 +label: "Zagouan" +value: "6" +data: App\Entity\DicGouvernorat {#717 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#23785 -form: Symfony\Component\Form\Form {#23766 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#23630 …5} |
| full_name | "agent[gouvernorat]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "agent_gouvernorat" |
| is_selected | Closure($choice, $value) {#23915 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#23713 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "gouvernorat" |
| 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 | "_agent_gouvernorat" |
| valid | true |
| value | "" |
delegation
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "required" => "required" "class" => "form-control" ] |
[ "required" => "required" "class" => "form-control" ] |
| choice_label | "delegation" |
same as passed value |
| class | "App\Entity\DicDelegation" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#23698 class: "App\Form\AgentType" this: App\Form\AgentType {#23518 …} } |
Doctrine\ORM\QueryBuilder {#23762 -_em: Doctrine\ORM\EntityManager {#352 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#23765 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "d" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#23764 #from: "App\Entity\DicDelegation" #alias: "d" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#23760 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "d.delegation ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT d FROM App\Entity\DicDelegation d ORDER BY d.delegation ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#23767 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "required" => "required" "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "delegation" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#23857 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#23758 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#23761 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#23802 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#23843 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#23841 …} } |
| choices | null |
| class | "App\Entity\DicDelegation" |
| 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 {#23604 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#23605 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#23606 …} -namespace: Closure() {#23608 …} } |
| data_class | null |
| disabled | false |
| em | ContainerXupY9Ya\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#333 …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 {#23845 -om: ContainerXupY9Ya\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#333 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#573 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | Doctrine\ORM\QueryBuilder {#23762 -_em: Doctrine\ORM\EntityManager {#352 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#23765 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "d" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#23764 #from: "App\Entity\DicDelegation" #alias: "d" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#23760 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "d.delegation ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT d FROM App\Entity\DicDelegation d ORDER BY d.delegation ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#23767 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#23759 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#23614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#23523 …} $translationDomain: "validators" $message: Closure() {#23752 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "required" => "required" "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_agent_delegation" ] |
| cache_key | "_agent_delegation_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23935 +label: "Agareb" +value: "143" +data: App\Entity\DicDelegation {#2266 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23930 +label: "Ain Drahem" +value: "96" +data: App\Entity\DicDelegation {#1843 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23932 +label: "Ajim" +value: "48" +data: App\Entity\DicDelegation {#1411 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23953 +label: "Akouda" +value: "165" +data: App\Entity\DicDelegation {#2464 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23933 +label: "Ariana Ville" +value: "1" +data: App\Entity\DicDelegation {#974 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23959 +label: "Bab Bhar" +value: "25" +data: App\Entity\DicDelegation {#1204 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23957 +label: "Bab Souika" +value: "97" +data: App\Entity\DicDelegation {#1852 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23955 +label: "BALTA BOU AOUANE" +value: "184" +data: App\Entity\DicDelegation {#2635 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23931 +label: "Bardo" +value: "234" +data: App\Entity\DicDelegation {#3085 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23960 +label: "Bargou" +value: "98" +data: App\Entity\DicDelegation {#1861 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23961 +label: "Béja Nord" +value: "2" +data: App\Entity\DicDelegation {#996 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23962 +label: "Béja Sud" +value: "26" +data: App\Entity\DicDelegation {#1213 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23963 +label: "Bekalta" +value: "220" +data: App\Entity\DicDelegation {#2959 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23964 +label: "Belkhir" +value: "49" +data: App\Entity\DicDelegation {#1420 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23965 +label: "Bembla" +value: "245" +data: App\Entity\DicDelegation {#3184 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23966 +label: "Ben Aoûn" +value: "166" +data: App\Entity\DicDelegation {#2473 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23967 +label: "Ben Arous" +value: "3" +data: App\Entity\DicDelegation {#1006 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23968 +label: "Ben Guerdane" +value: "144" +data: App\Entity\DicDelegation {#2275 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23969 +label: "Beni Hassen" +value: "99" +data: App\Entity\DicDelegation {#1870 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23970 +label: "Béni Khalled" +value: "253" +data: App\Entity\DicDelegation {#3256 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23971 +label: "Beni Khédache" +value: "167" +data: App\Entity\DicDelegation {#2482 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23972 +label: "BENI KHIAR" +value: "27" +data: App\Entity\DicDelegation {#1222 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23973 +label: "Bir Ali Ben Khélifa" +value: "185" +data: App\Entity\DicDelegation {#2644 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23974 +label: "Bir El Hfay" +value: "145" +data: App\Entity\DicDelegation {#2284 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23975 +label: "Bir Lahmar" +value: "120" +data: App\Entity\DicDelegation {#2059 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23976 +label: "Bir Mchergua" +value: "28" +data: App\Entity\DicDelegation {#1231 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23977 +label: "Bizerte Nord" +value: "4" +data: App\Entity\DicDelegation {#1015 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23978 +label: "Bizerte Sud" +value: "29" +data: App\Entity\DicDelegation {#1240 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23979 +label: "Borj El Amri" +value: "146" +data: App\Entity\DicDelegation {#2293 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23980 +label: "Bou Arada" +value: "30" +data: App\Entity\DicDelegation {#1249 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23981 +label: "Bou Argoub" +value: "203" +data: App\Entity\DicDelegation {#2806 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23982 +label: "Bou Merdes" +value: "100" +data: App\Entity\DicDelegation {#1879 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23983 +label: "Bou Mhel Bassatine" +value: "186" +data: App\Entity\DicDelegation {#2653 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23984 +label: "Bou Salem" +value: "31" +data: App\Entity\DicDelegation {#1258 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23985 +label: "Bouficha" +value: "254" +data: App\Entity\DicDelegation {#3265 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23986 +label: "Bourouis" +value: "121" +data: App\Entity\DicDelegation {#2068 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23987 +label: "Carthage" +value: "267" +data: App\Entity\DicDelegation {#3382 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23988 +label: "Chbika" +value: "101" +data: App\Entity\DicDelegation {#1888 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23989 +label: "Chebba" +value: "50" +data: App\Entity\DicDelegation {#1429 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23990 +label: "Chorbane" +value: "147" +data: App\Entity\DicDelegation {#2302 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23991 +label: "Chrarda" +value: "221" +data: App\Entity\DicDelegation {#2968 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23992 +label: "Cité El Khadra" +value: "265" +data: App\Entity\DicDelegation {#3364 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23993 +label: "Cité Ettadamen" +value: "72" +data: App\Entity\DicDelegation {#1627 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23994 +label: "Dahmani" +value: "168" +data: App\Entity\DicDelegation {#2491 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23995 +label: "Daouar Hicher" +value: "102" +data: App\Entity\DicDelegation {#1897 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23996 +label: "Dar Chaabane Fehri" +value: "246" +data: App\Entity\DicDelegation {#3193 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23997 +label: "Degueche" +value: "32" +data: App\Entity\DicDelegation {#1267 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23998 +label: "Dhiba" +value: "73" +data: App\Entity\DicDelegation {#1636 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23999 +label: "Douz" +value: "33" +data: App\Entity\DicDelegation {#1276 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24000 +label: "DOUZ SUD" +value: "122" +data: App\Entity\DicDelegation {#2077 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24001 +label: "El Alâ" +value: "148" +data: App\Entity\DicDelegation {#2311 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24002 +label: "El Alia" +value: "222" +data: App\Entity\DicDelegation {#2977 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24003 +label: "El Amra" +value: "262" +data: App\Entity\DicDelegation {#3337 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24004 +label: "EL AROUSSA" +value: "223" +data: App\Entity\DicDelegation {#2986 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24005 +label: "El Ayoun" +value: "123" +data: App\Entity\DicDelegation {#2086 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24006 +label: "El Battan" +value: "169" +data: App\Entity\DicDelegation {#2500 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24007 +label: "El Bhira" +value: "270" +data: App\Entity\DicDelegation {#3409 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24008 +label: "El Guetar" +value: "149" +data: App\Entity\DicDelegation {#2320 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24009 +label: "El Haouaria" +value: "124" +data: App\Entity\DicDelegation {#2095 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24010 +label: "El Hencha" +value: "103" +data: App\Entity\DicDelegation {#1906 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24011 +label: "El Hrairia" +value: "204" +data: App\Entity\DicDelegation {#2815 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24012 +label: "El Jem" +value: "125" +data: App\Entity\DicDelegation {#2104 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24013 +label: "El Kabaria" +value: "258" +data: App\Entity\DicDelegation {#3301 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24014 +label: "El Krib" +value: "74" +data: App\Entity\DicDelegation {#1645 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24015 +label: "El Ksour" +value: "187" +data: App\Entity\DicDelegation {#2662 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24016 +label: "El Mahrés" +value: "205" +data: App\Entity\DicDelegation {#2824 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24017 +label: "El Mdhilla" +value: "170" +data: App\Entity\DicDelegation {#2509 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24018 +label: "El Medina Jedida" +value: "224" +data: App\Entity\DicDelegation {#2995 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24019 +label: "El Menihla" +value: "104" +data: App\Entity\DicDelegation {#1915 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24020 +label: "El Menzeh" +value: "150" +data: App\Entity\DicDelegation {#2329 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24021 +label: "El Metlaoui" +value: "75" +data: App\Entity\DicDelegation {#1654 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24022 +label: "El Mida" +value: "259" +data: App\Entity\DicDelegation {#3310 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24023 +label: "El Mourouj" +value: "171" +data: App\Entity\DicDelegation {#2518 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24024 +label: "El Omrane" +value: "126" +data: App\Entity\DicDelegation {#2113 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24025 +label: "El Ouardia" +value: "172" +data: App\Entity\DicDelegation {#2527 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24026 +label: "El Oueslatia" +value: "76" +data: App\Entity\DicDelegation {#1663 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24027 +label: "En Nadhour" +value: "77" +data: App\Entity\DicDelegation {#1672 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24028 +label: "Ennifidha" +value: "247" +data: App\Entity\DicDelegation {#3202 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24029 +label: "Es Sened" +value: "34" +data: App\Entity\DicDelegation {#1285 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24030 +label: "Es-sers" +value: "206" +data: App\Entity\DicDelegation {#2833 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24031 +label: "Essouassi" +value: "173" +data: App\Entity\DicDelegation {#2536 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24032 +label: "Ezzahra" +value: "127" +data: App\Entity\DicDelegation {#2122 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24033 +label: "Ezzohour" +value: "269" +data: App\Entity\DicDelegation {#3400 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24034 +label: "Ezzouhour" +value: "248" +data: App\Entity\DicDelegation {#3211 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24035 +label: "Faouar" +value: "78" +data: App\Entity\DicDelegation {#1681 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24036 +label: "Feriana" +value: "207" +data: App\Entity\DicDelegation {#2842 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24037 +label: "Fernana" +value: "128" +data: App\Entity\DicDelegation {#2131 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24038 +label: "Fouchana" +value: "235" +data: App\Entity\DicDelegation {#3094 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24039 +label: "Foussana" +value: "188" +data: App\Entity\DicDelegation {#2671 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24040 +label: "Gâafour" +value: "51" +data: App\Entity\DicDelegation {#1438 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24041 +label: "Gabés Est" +value: "5" +data: App\Entity\DicDelegation {#1024 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24042 +label: "Gabés Ouest" +value: "35" +data: App\Entity\DicDelegation {#1294 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24043 +label: "Gabes Sud" +value: "208" +data: App\Entity\DicDelegation {#2851 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24044 +label: "Gafsa Nord" +value: "6" +data: App\Entity\DicDelegation {#1033 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24045 +label: "Gafsa Sud" +value: "105" +data: App\Entity\DicDelegation {#1924 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24046 +label: "Gebal Jeloud" +value: "189" +data: App\Entity\DicDelegation {#2680 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24047 +label: "Gendouba" +value: "7" +data: App\Entity\DicDelegation {#1042 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24048 +label: "Ghannouch" +value: "190" +data: App\Entity\DicDelegation {#2689 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24049 +label: "Ghar El Milh" +value: "255" +data: App\Entity\DicDelegation {#3274 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24050 +label: "Ghardimaou" +value: "52" +data: App\Entity\DicDelegation {#1447 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24051 +label: "Ghériba" +value: "236" +data: App\Entity\DicDelegation {#3103 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24052 +label: "Ghézala" +value: "129" +data: App\Entity\DicDelegation {#2140 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24053 +label: "Ghomrasen" +value: "36" +data: App\Entity\DicDelegation {#1303 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24054 +label: "Goubelat" +value: "174" +data: App\Entity\DicDelegation {#2545 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24055 +label: "Grombalia" +value: "191" +data: App\Entity\DicDelegation {#2698 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24056 +label: "Haffouz" +value: "130" +data: App\Entity\DicDelegation {#2149 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24057 +label: "Hajeb El Ayoun" +value: "209" +data: App\Entity\DicDelegation {#2860 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24058 +label: "Hamma" +value: "79" +data: App\Entity\DicDelegation {#1690 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24059 +label: "Hammam Chatt" +value: "210" +data: App\Entity\DicDelegation {#2869 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24060 +label: "Hammam Laghzaz" +value: "237" +data: App\Entity\DicDelegation {#3112 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24061 +label: "Hammam Lif" +value: "53" +data: App\Entity\DicDelegation {#1456 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24062 +label: "Hammam Souse" +value: "131" +data: App\Entity\DicDelegation {#2158 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24063 +label: "Hammamet" +value: "225" +data: App\Entity\DicDelegation {#3004 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24064 +label: "Hassi Ferid" +value: "238" +data: App\Entity\DicDelegation {#3121 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24065 +label: "Hazoua" +value: "106" +data: App\Entity\DicDelegation {#1933 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24066 +label: "Hbira" +value: "211" +data: App\Entity\DicDelegation {#2878 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24067 +label: "Hergla" +value: "212" +data: App\Entity\DicDelegation {#2887 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24068 +label: "Hidra" +value: "175" +data: App\Entity\DicDelegation {#2554 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24069 +label: "Houmet Souk" +value: "80" +data: App\Entity\DicDelegation {#1699 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24070 +label: "Jammel" +value: "54" +data: App\Entity\DicDelegation {#1465 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24071 +label: "Jarzouna" +value: "239" +data: App\Entity\DicDelegation {#3130 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24072 +label: "Jebeniana" +value: "81" +data: App\Entity\DicDelegation {#1708 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24073 +label: "Jedaida" +value: "82" +data: App\Entity\DicDelegation {#1717 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24074 +label: "Jedliane" +value: "107" +data: App\Entity\DicDelegation {#1942 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24075 +label: "Jélma" +value: "83" +data: App\Entity\DicDelegation {#1726 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24076 +label: "Jendouba Nord" +value: "151" +data: App\Entity\DicDelegation {#2338 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24077 +label: "JENDOUBA NORD" +value: "213" +data: App\Entity\DicDelegation {#2896 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24078 +label: "Jérissa" +value: "152" +data: App\Entity\DicDelegation {#2347 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24079 +label: "Joumine" +value: "214" +data: App\Entity\DicDelegation {#2905 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24080 +label: "Kairouan Nord" +value: "8" +data: App\Entity\DicDelegation {#1051 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24081 +label: "Kairouan Sud" +value: "37" +data: App\Entity\DicDelegation {#1312 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24082 +label: "Kalâa El Kobra" +value: "192" +data: App\Entity\DicDelegation {#2707 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24083 +label: "Kalâa Khasba" +value: "132" +data: App\Entity\DicDelegation {#2167 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24084 +label: "Kalâa Sghira" +value: "153" +data: App\Entity\DicDelegation {#2356 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24085 +label: "Kalaat El Andalous" +value: "38" +data: App\Entity\DicDelegation {#1321 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24086 +label: "Kalaat Es-snan" +value: "108" +data: App\Entity\DicDelegation {#1951 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24087 +label: "Kasserine Nord" +value: "9" +data: App\Entity\DicDelegation {#1060 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24088 +label: "Kasserine Sud" +value: "39" +data: App\Entity\DicDelegation {#1330 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24089 +label: "Kebili Nord" +value: "10" +data: App\Entity\DicDelegation {#1069 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24090 +label: "Kebili Sud" +value: "109" +data: App\Entity\DicDelegation {#1960 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24091 +label: "Kélibia" +value: "110" +data: App\Entity\DicDelegation {#1969 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24092 +label: "Kerkena" +value: "176" +data: App\Entity\DicDelegation {#2563 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24093 +label: "Késra" +value: "154" +data: App\Entity\DicDelegation {#2365 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24094 +label: "Kondar" +value: "240" +data: App\Entity\DicDelegation {#3139 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24095 +label: "Korba" +value: "55" +data: App\Entity\DicDelegation {#1474 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24096 +label: "Ksar" +value: "193" +data: App\Entity\DicDelegation {#2716 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24097 +label: "Ksar Hélal" +value: "177" +data: App\Entity\DicDelegation {#2572 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24098 +label: "Ksibet El Mediouni" +value: "133" +data: App\Entity\DicDelegation {#2176 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24099 +label: "Ksour Essaf" +value: "40" +data: App\Entity\DicDelegation {#1339 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24100 +label: "La Goulette" +value: "249" +data: App\Entity\DicDelegation {#3220 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24101 +label: "La Marsa" +value: "256" +data: App\Entity\DicDelegation {#3283 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24102 +label: "La Médina" +value: "11" +data: App\Entity\DicDelegation {#1078 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24103 +label: "La Soukra" +value: "134" +data: App\Entity\DicDelegation {#2185 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24104 +label: "Le Fahs" +value: "56" +data: App\Entity\DicDelegation {#1483 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24105 +label: "Le Kef Est" +value: "12" +data: App\Entity\DicDelegation {#1087 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24106 +label: "Le Kef Ouest" +value: "226" +data: App\Entity\DicDelegation {#3013 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24107 +label: "M'saken" +value: "86" +data: App\Entity\DicDelegation {#1753 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24108 +label: "Mahdia" +value: "13" +data: App\Entity\DicDelegation {#1096 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24109 +label: "Makhtar" +value: "178" +data: App\Entity\DicDelegation {#2581 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24110 +label: "Mannouba" +value: "14" +data: App\Entity\DicDelegation {#1105 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24111 +label: "Mareth" +value: "155" +data: App\Entity\DicDelegation {#2374 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24112 +label: "Mateur" +value: "194" +data: App\Entity\DicDelegation {#2725 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24113 +label: "Matmata" +value: "135" +data: App\Entity\DicDelegation {#2194 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24114 +label: "Matmata Jedida" +value: "179" +data: App\Entity\DicDelegation {#2590 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24115 +label: "Mazzouna" +value: "227" +data: App\Entity\DicDelegation {#3022 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24116 +label: "Medjez El Bab" +value: "111" +data: App\Entity\DicDelegation {#1978 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24117 +label: "Mednine Nord" +value: "15" +data: App\Entity\DicDelegation {#1114 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24118 +label: "Mednine Sud" +value: "195" +data: App\Entity\DicDelegation {#2734 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24119 +label: "Megrine" +value: "156" +data: App\Entity\DicDelegation {#2383 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24120 +label: "Mejel Bel Abbes" +value: "228" +data: App\Entity\DicDelegation {#3031 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24121 +label: "Meknassi" +value: "196" +data: App\Entity\DicDelegation {#2743 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24122 +label: "Melloulech" +value: "229" +data: App\Entity\DicDelegation {#3040 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24123 +label: "Menzel Bourguiba" +value: "112" +data: App\Entity\DicDelegation {#1987 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24124 +label: "Menzel Bouzelfa" +value: "180" +data: App\Entity\DicDelegation {#2599 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24125 +label: "Menzel Chaker" +value: "136" +data: App\Entity\DicDelegation {#2203 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24126 +label: "Menzel El Habib" +value: "113" +data: App\Entity\DicDelegation {#1996 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24127 +label: "Menzel Jemil" +value: "57" +data: App\Entity\DicDelegation {#1492 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24128 +label: "Menzel Témime" +value: "84" +data: App\Entity\DicDelegation {#1735 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24129 +label: "Menzil Bouzaïene" +value: "215" +data: App\Entity\DicDelegation {#2914 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24130 +label: "Metouia" +value: "58" +data: App\Entity\DicDelegation {#1501 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24131 +label: "Mhamdia" +value: "114" +data: App\Entity\DicDelegation {#2005 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24132 +label: "Midoun" +value: "115" +data: App\Entity\DicDelegation {#2014 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24133 +label: "Moknine" +value: "197" +data: App\Entity\DicDelegation {#2752 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24134 +label: "Monastir" +value: "16" +data: App\Entity\DicDelegation {#1123 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24135 +label: "Mornaguia" +value: "59" +data: App\Entity\DicDelegation {#1510 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24136 +label: "Morneg" +value: "85" +data: App\Entity\DicDelegation {#1744 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24137 +label: "Nabeul" +value: "17" +data: App\Entity\DicDelegation {#1132 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24138 +label: "Nebeur" +value: "41" +data: App\Entity\DicDelegation {#1348 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24139 +label: "Nefta" +value: "87" +data: App\Entity\DicDelegation {#1762 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24140 +label: "Nefza" +value: "60" +data: App\Entity\DicDelegation {#1519 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24141 +label: "Omrane Supérieur" +value: "230" +data: App\Entity\DicDelegation {#3049 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24142 +label: "Oued Ellil" +value: "137" +data: App\Entity\DicDelegation {#2212 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24143 +label: "Oued Mlie" +value: "181" +data: App\Entity\DicDelegation {#2608 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24144 +label: "Ouerdanine" +value: "42" +data: App\Entity\DicDelegation {#1357 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24145 +label: "Ouled Chamekh" +value: "198" +data: App\Entity\DicDelegation {#2761 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24146 +label: "Ouled Haffouz" +value: "116" +data: App\Entity\DicDelegation {#2023 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24147 +label: "Oum Laraïes" +value: "138" +data: App\Entity\DicDelegation {#2221 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24148 +label: "Rades" +value: "43" +data: App\Entity\DicDelegation {#1366 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24149 +label: "Raoued" +value: "157" +data: App\Entity\DicDelegation {#2392 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24150 +label: "Ras Jebel" +value: "88" +data: App\Entity\DicDelegation {#1771 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24151 +label: "Redeyef" +value: "216" +data: App\Entity\DicDelegation {#2923 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24152 +label: "REGIM MAATOUG" +value: "158" +data: App\Entity\DicDelegation {#2401 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24153 +label: "Regueb" +value: "139" +data: App\Entity\DicDelegation {#2230 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24154 +label: "Remada" +value: "61" +data: App\Entity\DicDelegation {#1528 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24155 +label: "Rouhia" +value: "199" +data: App\Entity\DicDelegation {#2770 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24156 +label: "Sahline" +value: "241" +data: App\Entity\DicDelegation {#3148 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24157 +label: "Sakiet Eddaïr" +value: "260" +data: App\Entity\DicDelegation {#3319 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24158 +label: "Sakiet Ezzit" +value: "257" +data: App\Entity\DicDelegation {#3292 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24159 +label: "Sakiet Sidi Youssef" +value: "62" +data: App\Entity\DicDelegation {#1537 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24160 +label: "Saouef" +value: "117" +data: App\Entity\DicDelegation {#2032 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24161 +label: "Sayada Lamta Bou Hjar" +value: "159" +data: App\Entity\DicDelegation {#2410 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24162 +label: "Sbeitla" +value: "63" +data: App\Entity\DicDelegation {#1546 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24163 +label: "Sbiba" +value: "89" +data: App\Entity\DicDelegation {#1780 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24164 +label: "Sbikha" +value: "64" +data: App\Entity\DicDelegation {#1555 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24165 +label: "Sebalat Ouled Asker" +value: "65" +data: App\Entity\DicDelegation {#1564 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24166 +label: "Séjnane" +value: "160" +data: App\Entity\DicDelegation {#2419 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24167 +label: "Sfax Médina" +value: "18" +data: App\Entity\DicDelegation {#1141 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24168 +label: "Sfax Ouest" +value: "250" +data: App\Entity\DicDelegation {#3229 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24169 +label: "Sfax Sud" +value: "66" +data: App\Entity\DicDelegation {#1573 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24170 +label: "Sidi Aïch" +value: "231" +data: App\Entity\DicDelegation {#3058 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24171 +label: "Sidi Ali Ben Nasrallah" +value: "200" +data: App\Entity\DicDelegation {#2779 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24172 +label: "Sidi Alouane" +value: "90" +data: App\Entity\DicDelegation {#1789 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24173 +label: "Sidi Amor Bou Hajla" +value: "182" +data: App\Entity\DicDelegation {#2617 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24174 +label: "Sidi Bou Ali" +value: "232" +data: App\Entity\DicDelegation {#3067 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24175 +label: "Sidi Boubakker" +value: "251" +data: App\Entity\DicDelegation {#3238 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24176 +label: "Sidi Bouzid Est" +value: "44" +data: App\Entity\DicDelegation {#1375 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24177 +label: "Sidi Bouzid Ouest" +value: "19" +data: App\Entity\DicDelegation {#1150 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24178 +label: "Sidi El Béchir" +value: "67" +data: App\Entity\DicDelegation {#1582 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24179 +label: "Sidi El Heni" +value: "118" +data: App\Entity\DicDelegation {#2041 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24180 +label: "Sidi Hassine" +value: "263" +data: App\Entity\DicDelegation {#3346 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24181 +label: "Sidi Makhlouf" +value: "45" +data: App\Entity\DicDelegation {#1384 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24182 +label: "Sidi Thabet" +value: "68" +data: App\Entity\DicDelegation {#1591 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24183 +label: "Sijoumi" +value: "91" +data: App\Entity\DicDelegation {#1798 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24184 +label: "Siliana Nord" +value: "20" +data: App\Entity\DicDelegation {#1159 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24185 +label: "Siliana Sud" +value: "217" +data: App\Entity\DicDelegation {#2932 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24186 +label: "Skhira" +value: "233" +data: App\Entity\DicDelegation {#3076 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24187 +label: "Smmâr" +value: "119" +data: App\Entity\DicDelegation {#2050 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24188 +label: "Soliman" +value: "161" +data: App\Entity\DicDelegation {#2428 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24189 +label: "Souk El Ahed" +value: "69" +data: App\Entity\DicDelegation {#1600 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24190 +label: "Souk Jedid" +value: "242" +data: App\Entity\DicDelegation {#3157 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24191 +label: "Sousse Jawhra" +value: "46" +data: App\Entity\DicDelegation {#1393 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24192 +label: "Sousse Médina" +value: "21" +data: App\Entity\DicDelegation {#1168 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24193 +label: "Sousse Riadh" +value: "70" +data: App\Entity\DicDelegation {#1609 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24194 +label: "SOUSSE SIDI ABDELHAMID" +value: "261" +data: App\Entity\DicDelegation {#3328 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24195 +label: "Tabarka" +value: "92" +data: App\Entity\DicDelegation {#1807 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24196 +label: "Tahrir" +value: "268" +data: App\Entity\DicDelegation {#3391 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24197 +label: "Tajerouine" +value: "93" +data: App\Entity\DicDelegation {#1816 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24198 +label: "Takelsa" +value: "264" +data: App\Entity\DicDelegation {#3355 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24199 +label: "Tamaghza" +value: "71" +data: App\Entity\DicDelegation {#1618 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24200 +label: "Tastour" +value: "140" +data: App\Entity\DicDelegation {#2239 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24201 +label: "Tataouine Nord" +value: "22" +data: App\Entity\DicDelegation {#1177 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24202 +label: "Tataouine Sud" +value: "162" +data: App\Entity\DicDelegation {#2437 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24203 +label: "Teboulba" +value: "218" +data: App\Entity\DicDelegation {#2941 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24204 +label: "Tebourba" +value: "47" +data: App\Entity\DicDelegation {#1402 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24205 +label: "Thala" +value: "163" +data: App\Entity\DicDelegation {#2446 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24206 +label: "Thibar" +value: "201" +data: App\Entity\DicDelegation {#2788 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24207 +label: "Tiboursouk" +value: "164" +data: App\Entity\DicDelegation {#2455 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24208 +label: "TINA" +value: "266" +data: App\Entity\DicDelegation {#3373 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24209 +label: "Tinja" +value: "252" +data: App\Entity\DicDelegation {#3247 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24210 +label: "Tozeur" +value: "23" +data: App\Entity\DicDelegation {#1186 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24211 +label: "Utique" +value: "183" +data: App\Entity\DicDelegation {#2626 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24212 +label: "Zagouan" +value: "24" +data: App\Entity\DicDelegation {#1195 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24213 +label: "Zahret Medien" +value: "94" +data: App\Entity\DicDelegation {#1825 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24214 +label: "Zanouch" +value: "243" +data: App\Entity\DicDelegation {#3166 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24215 +label: "Zarzis" +value: "141" +data: App\Entity\DicDelegation {#2248 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24216 +label: "Zéramdine" +value: "95" +data: App\Entity\DicDelegation {#1834 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24217 +label: "Zriba" +value: "142" +data: App\Entity\DicDelegation {#2257 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24218 +label: "الخليدية" +value: "244" +data: App\Entity\DicDelegation {#3175 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24219 +label: "السلوقية" +value: "219" +data: App\Entity\DicDelegation {#2950 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24220 +label: "عمدون" +value: "202" +data: App\Entity\DicDelegation {#2797 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#23937 -form: Symfony\Component\Form\Form {#23772 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#23639 …5} |
| full_name | "agent[delegation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "agent_delegation" |
| is_selected | Closure($choice, $value) {#23936 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#23713 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "delegation" |
| 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 | "_agent_delegation" |
| valid | true |
| value | "" |
imada
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "required" => "required" "class" => "form-control" ] |
[ "required" => "required" "class" => "form-control" ] |
| choice_label | "nom" |
same as passed value |
| class | "App\Entity\DicImada" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#23696 class: "App\Form\AgentType" this: App\Form\AgentType {#23518 …} } |
Doctrine\ORM\QueryBuilder {#23858 -_em: Doctrine\ORM\EntityManager {#352 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#23859 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "i" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#23732 #from: "App\Entity\DicImada" #alias: "i" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#23750 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "i.nom ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT i FROM App\Entity\DicImada i ORDER BY i.nom ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#23753 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "required" => "required" "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "nom" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#23811 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#23744 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#23733 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#23802 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#23738 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#23735 …} } |
| choices | null |
| class | "App\Entity\DicImada" |
| 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 {#23604 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#23605 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#23606 …} -namespace: Closure() {#23608 …} } |
| data_class | null |
| disabled | false |
| em | ContainerXupY9Ya\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#333 …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 {#23798 -om: ContainerXupY9Ya\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#333 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#976 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | Doctrine\ORM\QueryBuilder {#23858 -_em: Doctrine\ORM\EntityManager {#352 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#23859 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "i" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#23732 #from: "App\Entity\DicImada" #alias: "i" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#23750 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "i.nom ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT i FROM App\Entity\DicImada i ORDER BY i.nom ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#23753 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#23849 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#23614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#23523 …} $translationDomain: "validators" $message: Closure() {#23850 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "required" => "required" "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_agent_imada" ] |
| cache_key | "_agent_imada_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24224 +label: "" +value: "837" +data: App\Entity\DicImada {#10969 …} +attr: [] +labelTranslationParameters: [] } 840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24228 +label: "" +value: "840" +data: App\Entity\DicImada {#10996 …} +attr: [] +labelTranslationParameters: [] } 841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24226 +label: "" +value: "841" +data: App\Entity\DicImada {#11005 …} +attr: [] +labelTranslationParameters: [] } 842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24230 +label: "" +value: "842" +data: App\Entity\DicImada {#11014 …} +attr: [] +labelTranslationParameters: [] } 843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24225 +label: "" +value: "843" +data: App\Entity\DicImada {#11023 …} +attr: [] +labelTranslationParameters: [] } 844 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24236 +label: "" +value: "844" +data: App\Entity\DicImada {#11032 …} +attr: [] +labelTranslationParameters: [] } 845 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24234 +label: "" +value: "845" +data: App\Entity\DicImada {#11041 …} +attr: [] +labelTranslationParameters: [] } 846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24232 +label: "" +value: "846" +data: App\Entity\DicImada {#11050 …} +attr: [] +labelTranslationParameters: [] } 847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24227 +label: "" +value: "847" +data: App\Entity\DicImada {#11059 …} +attr: [] +labelTranslationParameters: [] } 848 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24237 +label: "" +value: "848" +data: App\Entity\DicImada {#11068 …} +attr: [] +labelTranslationParameters: [] } 849 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24238 +label: "" +value: "849" +data: App\Entity\DicImada {#11077 …} +attr: [] +labelTranslationParameters: [] } 850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24239 +label: "" +value: "850" +data: App\Entity\DicImada {#11086 …} +attr: [] +labelTranslationParameters: [] } 851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24240 +label: "" +value: "851" +data: App\Entity\DicImada {#11095 …} +attr: [] +labelTranslationParameters: [] } 852 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24241 +label: "" +value: "852" +data: App\Entity\DicImada {#11104 …} +attr: [] +labelTranslationParameters: [] } 853 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24242 +label: "" +value: "853" +data: App\Entity\DicImada {#11113 …} +attr: [] +labelTranslationParameters: [] } 854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24243 +label: "" +value: "854" +data: App\Entity\DicImada {#11122 …} +attr: [] +labelTranslationParameters: [] } 855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24244 +label: "" +value: "855" +data: App\Entity\DicImada {#11131 …} +attr: [] +labelTranslationParameters: [] } 856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24245 +label: "" +value: "856" +data: App\Entity\DicImada {#11140 …} +attr: [] +labelTranslationParameters: [] } 857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24246 +label: "" +value: "857" +data: App\Entity\DicImada {#11149 …} +attr: [] +labelTranslationParameters: [] } 858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24247 +label: "" +value: "858" +data: App\Entity\DicImada {#11158 …} +attr: [] +labelTranslationParameters: [] } 859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24248 +label: "" +value: "859" +data: App\Entity\DicImada {#11167 …} +attr: [] +labelTranslationParameters: [] } 860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24249 +label: "" +value: "860" +data: App\Entity\DicImada {#11176 …} +attr: [] +labelTranslationParameters: [] } 861 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24250 +label: "" +value: "861" +data: App\Entity\DicImada {#11185 …} +attr: [] +labelTranslationParameters: [] } 862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24251 +label: "" +value: "862" +data: App\Entity\DicImada {#11194 …} +attr: [] +labelTranslationParameters: [] } 863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24252 +label: "" +value: "863" +data: App\Entity\DicImada {#11203 …} +attr: [] +labelTranslationParameters: [] } 864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24253 +label: "" +value: "864" +data: App\Entity\DicImada {#11212 …} +attr: [] +labelTranslationParameters: [] } 865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24254 +label: "" +value: "865" +data: App\Entity\DicImada {#11221 …} +attr: [] +labelTranslationParameters: [] } 866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24255 +label: "" +value: "866" +data: App\Entity\DicImada {#11230 …} +attr: [] +labelTranslationParameters: [] } 868 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24256 +label: "" +value: "868" +data: App\Entity\DicImada {#11248 …} +attr: [] +labelTranslationParameters: [] } 869 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24257 +label: "" +value: "869" +data: App\Entity\DicImada {#11257 …} +attr: [] +labelTranslationParameters: [] } 870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24258 +label: "" +value: "870" +data: App\Entity\DicImada {#11266 …} +attr: [] +labelTranslationParameters: [] } 871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24259 +label: "" +value: "871" +data: App\Entity\DicImada {#11275 …} +attr: [] +labelTranslationParameters: [] } 872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24260 +label: "" +value: "872" +data: App\Entity\DicImada {#11284 …} +attr: [] +labelTranslationParameters: [] } 873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24261 +label: "" +value: "873" +data: App\Entity\DicImada {#11293 …} +attr: [] +labelTranslationParameters: [] } 874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24262 +label: "" +value: "874" +data: App\Entity\DicImada {#11302 …} +attr: [] +labelTranslationParameters: [] } 875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24263 +label: "" +value: "875" +data: App\Entity\DicImada {#11311 …} +attr: [] +labelTranslationParameters: [] } 876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24264 +label: "" +value: "876" +data: App\Entity\DicImada {#11320 …} +attr: [] +labelTranslationParameters: [] } 877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24265 +label: "" +value: "877" +data: App\Entity\DicImada {#11329 …} +attr: [] +labelTranslationParameters: [] } 878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24266 +label: "" +value: "878" +data: App\Entity\DicImada {#11338 …} +attr: [] +labelTranslationParameters: [] } 879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24267 +label: "" +value: "879" +data: App\Entity\DicImada {#11347 …} +attr: [] +labelTranslationParameters: [] } 880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24268 +label: "" +value: "880" +data: App\Entity\DicImada {#11356 …} +attr: [] +labelTranslationParameters: [] } 881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24269 +label: "" +value: "881" +data: App\Entity\DicImada {#11365 …} +attr: [] +labelTranslationParameters: [] } 882 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24270 +label: "" +value: "882" +data: App\Entity\DicImada {#11374 …} +attr: [] +labelTranslationParameters: [] } 883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24271 +label: "" +value: "883" +data: App\Entity\DicImada {#11383 …} +attr: [] +labelTranslationParameters: [] } 884 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24272 +label: "" +value: "884" +data: App\Entity\DicImada {#11392 …} +attr: [] +labelTranslationParameters: [] } 885 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24273 +label: "" +value: "885" +data: App\Entity\DicImada {#11401 …} +attr: [] +labelTranslationParameters: [] } 886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24274 +label: "" +value: "886" +data: App\Entity\DicImada {#11410 …} +attr: [] +labelTranslationParameters: [] } 887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24275 +label: "" +value: "887" +data: App\Entity\DicImada {#11419 …} +attr: [] +labelTranslationParameters: [] } 888 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24276 +label: "" +value: "888" +data: App\Entity\DicImada {#11428 …} +attr: [] +labelTranslationParameters: [] } 889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24277 +label: "" +value: "889" +data: App\Entity\DicImada {#11437 …} +attr: [] +labelTranslationParameters: [] } 890 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24278 +label: "" +value: "890" +data: App\Entity\DicImada {#11446 …} +attr: [] +labelTranslationParameters: [] } 891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24279 +label: "" +value: "891" +data: App\Entity\DicImada {#11455 …} +attr: [] +labelTranslationParameters: [] } 892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24280 +label: "" +value: "892" +data: App\Entity\DicImada {#11464 …} +attr: [] +labelTranslationParameters: [] } 893 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24281 +label: "" +value: "893" +data: App\Entity\DicImada {#11473 …} +attr: [] +labelTranslationParameters: [] } 894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24282 +label: "" +value: "894" +data: App\Entity\DicImada {#11482 …} +attr: [] +labelTranslationParameters: [] } 1161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24283 +label: "" +value: "1161" +data: App\Entity\DicImada {#13885 …} +attr: [] +labelTranslationParameters: [] } 1162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24284 +label: "" +value: "1162" +data: App\Entity\DicImada {#13894 …} +attr: [] +labelTranslationParameters: [] } 1163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24285 +label: "" +value: "1163" +data: App\Entity\DicImada {#13903 …} +attr: [] +labelTranslationParameters: [] } 1164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24286 +label: "" +value: "1164" +data: App\Entity\DicImada {#13912 …} +attr: [] +labelTranslationParameters: [] } 1166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24287 +label: "" +value: "1166" +data: App\Entity\DicImada {#13930 …} +attr: [] +labelTranslationParameters: [] } 1167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24288 +label: "" +value: "1167" +data: App\Entity\DicImada {#13939 …} +attr: [] +labelTranslationParameters: [] } 1173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24289 +label: "" +value: "1173" +data: App\Entity\DicImada {#13993 …} +attr: [] +labelTranslationParameters: [] } 1174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24290 +label: "" +value: "1174" +data: App\Entity\DicImada {#14002 …} +attr: [] +labelTranslationParameters: [] } 1175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24291 +label: "" +value: "1175" +data: App\Entity\DicImada {#14011 …} +attr: [] +labelTranslationParameters: [] } 1508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24292 +label: "" +value: "1508" +data: App\Entity\DicImada {#17008 …} +attr: [] +labelTranslationParameters: [] } 1509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24293 +label: "" +value: "1509" +data: App\Entity\DicImada {#17017 …} +attr: [] +labelTranslationParameters: [] } 1510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24294 +label: "" +value: "1510" +data: App\Entity\DicImada {#17026 …} +attr: [] +labelTranslationParameters: [] } 1522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24295 +label: "" +value: "1522" +data: App\Entity\DicImada {#17134 …} +attr: [] +labelTranslationParameters: [] } 2018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24296 +label: "" +value: "2018" +data: App\Entity\DicImada {#21598 …} +attr: [] +labelTranslationParameters: [] } 1364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24297 +label: " Bab El Gharbi" +value: "1364" +data: App\Entity\DicImada {#15712 …} +attr: [] +labelTranslationParameters: [] } 1046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24298 +label: "07_Novembre" +value: "1046" +data: App\Entity\DicImada {#12850 …} +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24299 +label: "15 OCTOBRE" +value: "315" +data: App\Entity\DicImada {#6273 …} +attr: [] +labelTranslationParameters: [] } 1118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24300 +label: "15 OCTOBRE" +value: "1118" +data: App\Entity\DicImada {#13498 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24301 +label: "18 Janvier" +value: "39" +data: App\Entity\DicImada {#3789 …} +attr: [] +labelTranslationParameters: [] } 1116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24302 +label: "18 JANVIER" +value: "1116" +data: App\Entity\DicImada {#13480 …} +attr: [] +labelTranslationParameters: [] } 1042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24303 +label: "18_Janvier" +value: "1042" +data: App\Entity\DicImada {#12814 …} +attr: [] +labelTranslationParameters: [] } 1561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24304 +label: "1er Juin" +value: "1561" +data: App\Entity\DicImada {#17485 …} +attr: [] +labelTranslationParameters: [] } 1911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24305 +label: "2 Mai" +value: "1911" +data: App\Entity\DicImada {#20635 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24306 +label: "20 MARS" +value: "102" +data: App\Entity\DicImada {#4356 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24307 +label: "20 MARS" +value: "154" +data: App\Entity\DicImada {#4824 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24308 +label: "20 MARS" +value: "376" +data: App\Entity\DicImada {#6822 …} +attr: [] +labelTranslationParameters: [] } 1065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24309 +label: "20 MARS" +value: "1065" +data: App\Entity\DicImada {#13021 …} +attr: [] +labelTranslationParameters: [] } 1910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24310 +label: "20 Mars" +value: "1910" +data: App\Entity\DicImada {#20626 …} +attr: [] +labelTranslationParameters: [] } 1957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24311 +label: "20 MARS" +value: "1957" +data: App\Entity\DicImada {#21049 …} +attr: [] +labelTranslationParameters: [] } 1117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24312 +label: "7 NOVEMBRE" +value: "1117" +data: App\Entity\DicImada {#13489 …} +attr: [] +labelTranslationParameters: [] } 1115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24313 +label: "9 AVRIL" +value: "1115" +data: App\Entity\DicImada {#13471 …} +attr: [] +labelTranslationParameters: [] } 1041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24314 +label: "9_ Avril" +value: "1041" +data: App\Entity\DicImada {#12805 …} +attr: [] +labelTranslationParameters: [] } 2142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24315 +label: "Ababsa" +value: "2142" +data: App\Entity\DicImada {#22714 …} +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24316 +label: "Abar" +value: "607" +data: App\Entity\DicImada {#8899 …} +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24317 +label: "Abar Est" +value: "612" +data: App\Entity\DicImada {#8944 …} +attr: [] +labelTranslationParameters: [] } 1236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24318 +label: "Abbassi" +value: "1236" +data: App\Entity\DicImada {#14560 …} +attr: [] +labelTranslationParameters: [] } 594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24319 +label: "Abda" +value: "594" +data: App\Entity\DicImada {#8782 …} +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24320 +label: "Abdejabbar" +value: "677" +data: App\Entity\DicImada {#9529 …} +attr: [] +labelTranslationParameters: [] } 1084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24321 +label: "ABDELJABER" +value: "1084" +data: App\Entity\DicImada {#13192 …} +attr: [] +labelTranslationParameters: [] } 2111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24322 +label: "Abed Sadok" +value: "2111" +data: App\Entity\DicImada {#22435 …} +attr: [] +labelTranslationParameters: [] } 1151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24323 +label: "ABEDLA" +value: "1151" +data: App\Entity\DicImada {#13795 …} +attr: [] +labelTranslationParameters: [] } 1393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24324 +label: "Abiadh" +value: "1393" +data: App\Entity\DicImada {#15973 …} +attr: [] +labelTranslationParameters: [] } 593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24325 +label: "Abida" +value: "593" +data: App\Entity\DicImada {#8773 …} +attr: [] +labelTranslationParameters: [] } 1845 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24326 +label: "Abida" +value: "1845" +data: App\Entity\DicImada {#20041 …} +attr: [] +labelTranslationParameters: [] } 959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24327 +label: "Abou El Kacem Echabi" +value: "959" +data: App\Entity\DicImada {#12067 …} +attr: [] +labelTranslationParameters: [] } 1045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24328 +label: "Abou El Kacem Echabi" +value: "1045" +data: App\Entity\DicImada {#12841 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24329 +label: "ABOULKASSEM ECH-CHEBBI" +value: "157" +data: App\Entity\DicImada {#4851 …} +attr: [] +labelTranslationParameters: [] } 1620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24330 +label: "Abraj" +value: "1620" +data: App\Entity\DicImada {#18016 …} +attr: [] +labelTranslationParameters: [] } 2147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24331 +label: "Achaba" +value: "2147" +data: App\Entity\DicImada {#22759 …} +attr: [] +labelTranslationParameters: [] } 1598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24332 +label: "Achach" +value: "1598" +data: App\Entity\DicImada {#17818 …} +attr: [] +labelTranslationParameters: [] } 1392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24333 +label: "Adhla" +value: "1392" +data: App\Entity\DicImada {#15964 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24334 +label: "ADMEN" +value: "360" +data: App\Entity\DicImada {#6678 …} +attr: [] +labelTranslationParameters: [] } 1760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24335 +label: "Afrane" +value: "1760" +data: App\Entity\DicImada {#19276 …} +attr: [] +labelTranslationParameters: [] } 2203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24336 +label: "Afrane Noed" +value: "2203" +data: App\Entity\DicImada {#23263 …} +attr: [] +labelTranslationParameters: [] } 1599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24337 +label: "Agareb" +value: "1599" +data: App\Entity\DicImada {#17827 …} +attr: [] +labelTranslationParameters: [] } 1014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24338 +label: "Ahmed Tlili" +value: "1014" +data: App\Entity\DicImada {#12562 …} +attr: [] +labelTranslationParameters: [] } 1380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24339 +label: "Ahouaz" +value: "1380" +data: App\Entity\DicImada {#15856 …} +attr: [] +labelTranslationParameters: [] } 1724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24340 +label: "Ahouaz" +value: "1724" +data: App\Entity\DicImada {#18952 …} +attr: [] +labelTranslationParameters: [] } 1237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24341 +label: "AIN ACHOUR" +value: "1237" +data: App\Entity\DicImada {#14569 …} +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24342 +label: "Aïn Asker" +value: "281" +data: App\Entity\DicImada {#5967 …} +attr: [] +labelTranslationParameters: [] } 1822 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24343 +label: "Aïn Bou Morra" +value: "1822" +data: App\Entity\DicImada {#19834 …} +attr: [] +labelTranslationParameters: [] } 1229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24344 +label: "AIN BOU SAADIA" +value: "1229" +data: App\Entity\DicImada {#14497 …} +attr: [] +labelTranslationParameters: [] } 2193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24345 +label: "AIN CHEIKH ROUHOU" +value: "2193" +data: App\Entity\DicImada {#23173 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24346 +label: "AIN DAFFALI" +value: "647" +data: App\Entity\DicImada {#9259 …} +attr: [] +labelTranslationParameters: [] } 1759 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24347 +label: "Aïn Defla" +value: "1759" +data: App\Entity\DicImada {#19267 …} +attr: [] +labelTranslationParameters: [] } 1198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24348 +label: "AIN DISSA" +value: "1198" +data: App\Entity\DicImada {#14218 …} +attr: [] +labelTranslationParameters: [] } 700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24349 +label: "AIN DRAHAM BANLIEU" +value: "700" +data: App\Entity\DicImada {#9736 …} +attr: [] +labelTranslationParameters: [] } 711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24350 +label: "AIN DRAHAM MEDINA" +value: "711" +data: App\Entity\DicImada {#9835 …} +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24351 +label: "Aïn El Abar" +value: "567" +data: App\Entity\DicImada {#8539 …} +attr: [] +labelTranslationParameters: [] } 1141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24352 +label: "AIN EL BATRIA" +value: "1141" +data: App\Entity\DicImada {#13705 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24353 +label: "AIN EL BATTOUM" +value: "296" +data: App\Entity\DicImada {#6102 …} +attr: [] +labelTranslationParameters: [] } 1068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24354 +label: "AIN EL BAYA" +value: "1068" +data: App\Entity\DicImada {#13048 …} +attr: [] +labelTranslationParameters: [] } 1856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24355 +label: "AIN EL BIDHA" +value: "1856" +data: App\Entity\DicImada {#20140 …} +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24356 +label: "Aïn El Hamam" +value: "634" +data: App\Entity\DicImada {#9142 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24357 +label: "AIN EL HENCHIR" +value: "542" +data: App\Entity\DicImada {#8316 …} +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24358 +label: "AIN EL KARMA" +value: "554" +data: App\Entity\DicImada {#8424 …} +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24359 +label: "AIN EL KARMA" +value: "626" +data: App\Entity\DicImada {#9070 …} +attr: [] +labelTranslationParameters: [] } 1552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24360 +label: "Ain El Karma" +value: "1552" +data: App\Entity\DicImada {#17404 …} +attr: [] +labelTranslationParameters: [] } 699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24361 +label: "AIN ESSOBH" +value: "699" +data: App\Entity\DicImada {#9727 …} +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24362 +label: "AIN FEDHIL" +value: "601" +data: App\Entity\DicImada {#8845 …} +attr: [] +labelTranslationParameters: [] } 1232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24363 +label: "AIN FORNA" +value: "1232" +data: App\Entity\DicImada {#14524 …} +attr: [] +labelTranslationParameters: [] } 1345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24364 +label: "Ain Garci" +value: "1345" +data: App\Entity\DicImada {#15541 …} +attr: [] +labelTranslationParameters: [] } 722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24365 +label: "AIN GHLEL" +value: "722" +data: App\Entity\DicImada {#9934 …} +attr: [] +labelTranslationParameters: [] } 1732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24366 +label: "AIN HMADNA" +value: "1732" +data: App\Entity\DicImada {#19024 …} +attr: [] +labelTranslationParameters: [] } 1831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24367 +label: "AIN JALLOULA" +value: "1831" +data: App\Entity\DicImada {#19915 …} +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24368 +label: "Aïn Jamala" +value: "630" +data: App\Entity\DicImada {#9106 …} +attr: [] +labelTranslationParameters: [] } 1745 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24369 +label: "AIN JEDIDA" +value: "1745" +data: App\Entity\DicImada {#19141 …} +attr: [] +labelTranslationParameters: [] } 1762 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24370 +label: "AIN JENNANE" +value: "1762" +data: App\Entity\DicImada {#19294 …} +attr: [] +labelTranslationParameters: [] } 1726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24371 +label: "AIN KHEMAISSIA" +value: "1726" +data: App\Entity\DicImada {#18970 …} +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24372 +label: "AIN KRIMA" +value: "650" +data: App\Entity\DicImada {#9286 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24373 +label: "AIN KSIBA" +value: "604" +data: App\Entity\DicImada {#8872 …} +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24374 +label: "AIN MAZEUR" +value: "553" +data: App\Entity\DicImada {#8415 …} +attr: [] +labelTranslationParameters: [] } 1351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24375 +label: "Ain Mdhaker" +value: "1351" +data: App\Entity\DicImada {#15595 …} +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24376 +label: "AIN MELLITI" +value: "629" +data: App\Entity\DicImada {#9097 …} +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24377 +label: "AIN MERIEM" +value: "309" +data: App\Entity\DicImada {#6219 …} +attr: [] +labelTranslationParameters: [] } 1568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24378 +label: "Ain Ouled Gherissi" +value: "1568" +data: App\Entity\DicImada {#17548 …} +attr: [] +labelTranslationParameters: [] } 1733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24379 +label: "AIN OUM JDOUR" +value: "1733" +data: App\Entity\DicImada {#19033 …} +attr: [] +labelTranslationParameters: [] } 1378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24380 +label: "Aïn Rabbaou" +value: "1378" +data: App\Entity\DicImada {#15838 …} +attr: [] +labelTranslationParameters: [] } 1356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24381 +label: "AIN RAHMA" +value: "1356" +data: App\Entity\DicImada {#15640 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24382 +label: "AIN RAKAD" +value: "26" +data: App\Entity\DicImada {#3672 …} +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24383 +label: "AIN SAFSAF" +value: "279" +data: App\Entity\DicImada {#5949 …} +attr: [] +labelTranslationParameters: [] } 707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24384 +label: "Aïn Sallam" +value: "707" +data: App\Entity\DicImada {#9799 …} +attr: [] +labelTranslationParameters: [] } 1740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24385 +label: "Aïn Salsala" +value: "1740" +data: App\Entity\DicImada {#19096 …} +attr: [] +labelTranslationParameters: [] } 804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24386 +label: "AIN SAMARA" +value: "804" +data: App\Entity\DicImada {#10672 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24387 +label: "Aïn Senan" +value: "578" +data: App\Entity\DicImada {#8638 …} +attr: [] +labelTranslationParameters: [] } 696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24388 +label: "AIN SNOUSSI" +value: "696" +data: App\Entity\DicImada {#9700 …} +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24389 +label: "AIN SOLTAN" +value: "686" +data: App\Entity\DicImada {#9610 …} +attr: [] +labelTranslationParameters: [] } 763 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24390 +label: "AIN SOLTANE" +value: "763" +data: App\Entity\DicImada {#10303 …} +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24391 +label: "AIN YOUNES" +value: "623" +data: App\Entity\DicImada {#9043 …} +attr: [] +labelTranslationParameters: [] } 1725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24392 +label: "AIN ZAYEN" +value: "1725" +data: App\Entity\DicImada {#18961 …} +attr: [] +labelTranslationParameters: [] } 1216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24393 +label: "AIN ZERIG" +value: "1216" +data: App\Entity\DicImada {#14380 …} +attr: [] +labelTranslationParameters: [] } 2146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24394 +label: "Aïtha" +value: "2146" +data: App\Entity\DicImada {#22750 …} +attr: [] +labelTranslationParameters: [] } 1632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24395 +label: "AITHET ECH CHLAYA" +value: "1632" +data: App\Entity\DicImada {#18124 …} +attr: [] +labelTranslationParameters: [] } 2210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24396 +label: "Ajenga" +value: "2210" +data: App\Entity\DicImada {#23326 …} +attr: [] +labelTranslationParameters: [] } 2172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24397 +label: "Ajilet" +value: "2172" +data: App\Entity\DicImada {#22984 …} +attr: [] +labelTranslationParameters: [] } 1922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24398 +label: "Ajim" +value: "1922" +data: App\Entity\DicImada {#20734 …} +attr: [] +labelTranslationParameters: [] } 1755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24399 +label: "Ajrad" +value: "1755" +data: App\Entity\DicImada {#19231 …} +attr: [] +labelTranslationParameters: [] } 2065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24400 +label: "Akkarit" +value: "2065" +data: App\Entity\DicImada {#22021 …} +attr: [] +labelTranslationParameters: [] } 1312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24401 +label: "Akouda Est" +value: "1312" +data: App\Entity\DicImada {#15244 …} +attr: [] +labelTranslationParameters: [] } 1313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24402 +label: "Akouda Ouest" +value: "1313" +data: App\Entity\DicImada {#15253 …} +attr: [] +labelTranslationParameters: [] } 1825 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24403 +label: "Alam" +value: "1825" +data: App\Entity\DicImada {#19861 …} +attr: [] +labelTranslationParameters: [] } 1457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24404 +label: "Alaya" +value: "1457" +data: App\Entity\DicImada {#16549 …} +attr: [] +labelTranslationParameters: [] } 998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24405 +label: "Ali Bach Hamba" +value: "998" +data: App\Entity\DicImada {#12418 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24406 +label: "Ali Balhouane" +value: "108" +data: App\Entity\DicImada {#4410 …} +attr: [] +labelTranslationParameters: [] } 961 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24407 +label: "Ali Balhouane" +value: "961" +data: App\Entity\DicImada {#12085 …} +attr: [] +labelTranslationParameters: [] } 1370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24408 +label: "Ali Balhouane" +value: "1370" +data: App\Entity\DicImada {#15766 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24409 +label: "Ali Belhouane" +value: "198" +data: App\Entity\DicImada {#5220 …} +attr: [] +labelTranslationParameters: [] } 2112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24410 +label: "Alim" +value: "2112" +data: App\Entity\DicImada {#22444 …} +attr: [] +labelTranslationParameters: [] } 1133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24411 +label: "AMAIEM NORD" +value: "1133" +data: App\Entity\DicImada {#13633 …} +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24412 +label: "AMAIEM SUD" +value: "285" +data: App\Entity\DicImada {#6003 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24413 +label: "Amilcar" +value: "112" +data: App\Entity\DicImada {#4446 …} +attr: [] +labelTranslationParameters: [] } 1995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24414 +label: "Amira Jedida" +value: "1995" +data: App\Entity\DicImada {#21391 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24415 +label: "Amiret El Fehoul" +value: "438" +data: App\Entity\DicImada {#7380 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24416 +label: "Amiret El Hajjaj" +value: "436" +data: App\Entity\DicImada {#7362 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24417 +label: "Amiret Hatem" +value: "415" +data: App\Entity\DicImada {#7173 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24418 +label: "Amiret Touazza Nord" +value: "437" +data: App\Entity\DicImada {#7371 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24419 +label: "Amiret Touazza Sud" +value: "442" +data: App\Entity\DicImada {#7416 …} +attr: [] +labelTranslationParameters: [] } 1108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24420 +label: "AMRA" +value: "1108" +data: App\Entity\DicImada {#13408 …} +attr: [] +labelTranslationParameters: [] } 1914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24421 +label: "Amra" +value: "1914" +data: App\Entity\DicImada {#20662 …} +attr: [] +labelTranslationParameters: [] } 2097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24422 +label: "Amra" +value: "2097" +data: App\Entity\DicImada {#22309 …} +attr: [] +labelTranslationParameters: [] } 1971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24423 +label: "Amria" +value: "1971" +data: App\Entity\DicImada {#21175 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24424 +label: "Amroune" +value: "252" +data: App\Entity\DicImada {#5706 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24425 +label: "AN TBARNAK" +value: "384" +data: App\Entity\DicImada {#6894 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24426 +label: "Ansar" +value: "498" +data: App\Entity\DicImada {#7920 …} +attr: [] +labelTranslationParameters: [] } 1006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24427 +label: "Antrit" +value: "1006" +data: App\Entity\DicImada {#12490 …} +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24428 +label: "Aouaoudha" +value: "671" +data: App\Entity\DicImada {#9475 …} +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24429 +label: "Aoueled Zouabi" +value: "293" +data: App\Entity\DicImada {#6075 …} +attr: [] +labelTranslationParameters: [] } 1705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24430 +label: "Aouija" +value: "1705" +data: App\Entity\DicImada {#18781 …} +attr: [] +labelTranslationParameters: [] } 757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24431 +label: "Aoussja" +value: "757" +data: App\Entity\DicImada {#10249 …} +attr: [] +labelTranslationParameters: [] } 1194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24432 +label: "Arab" +value: "1194" +data: App\Entity\DicImada {#14182 …} +attr: [] +labelTranslationParameters: [] } 732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24433 +label: "Arab Majour" +value: "732" +data: App\Entity\DicImada {#10024 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24434 +label: "Aranine" +value: "202" +data: App\Entity\DicImada {#5256 …} +attr: [] +labelTranslationParameters: [] } 1890 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24435 +label: "Argoubh" +value: "1890" +data: App\Entity\DicImada {#20446 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24436 +label: "ARIANA JEDIDA" +value: "134" +data: App\Entity\DicImada {#4644 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24437 +label: "ARIANA MEDINA" +value: "133" +data: App\Entity\DicImada {#4635 …} +attr: [] +labelTranslationParameters: [] } 1113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24438 +label: "ARIANA SUPERIEUR" +value: "1113" +data: App\Entity\DicImada {#13453 …} +attr: [] +labelTranslationParameters: [] } 1325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24439 +label: "Aribet" +value: "1325" +data: App\Entity\DicImada {#15361 …} +attr: [] +labelTranslationParameters: [] } 1940 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24440 +label: "ARKOU" +value: "1940" +data: App\Entity\DicImada {#20896 …} +attr: [] +labelTranslationParameters: [] } 1458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24441 +label: "Arram" +value: "1458" +data: App\Entity\DicImada {#16558 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24442 +label: "Asfour" +value: "205" +data: App\Entity\DicImada {#5283 …} +attr: [] +labelTranslationParameters: [] } 1562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24443 +label: "Assil" +value: "1562" +data: App\Entity\DicImada {#17494 …} +attr: [] +labelTranslationParameters: [] } 1076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24444 +label: "ASSILA" +value: "1076" +data: App\Entity\DicImada {#13120 …} +attr: [] +labelTranslationParameters: [] } 1559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24445 +label: "Assna" +value: "1559" +data: App\Entity\DicImada {#17467 …} +attr: [] +labelTranslationParameters: [] } 708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24446 +label: "Atatfa" +value: "708" +data: App\Entity\DicImada {#9808 …} +attr: [] +labelTranslationParameters: [] } 1712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24447 +label: "Athar" +value: "1712" +data: App\Entity\DicImada {#18844 …} +attr: [] +labelTranslationParameters: [] } 1609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24448 +label: "Attaya" +value: "1609" +data: App\Entity\DicImada {#17917 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24449 +label: "AYAICHA" +value: "443" +data: App\Entity\DicImada {#7425 …} +attr: [] +labelTranslationParameters: [] } 1582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24450 +label: "AYAICHA" +value: "1582" +data: App\Entity\DicImada {#17674 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24451 +label: "Ayed" +value: "427" +data: App\Entity\DicImada {#7281 …} +attr: [] +labelTranslationParameters: [] } 1212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24452 +label: "Ayed" +value: "1212" +data: App\Entity\DicImada {#14344 …} +attr: [] +labelTranslationParameters: [] } 1563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24453 +label: "Ayoun" +value: "1563" +data: App\Entity\DicImada {#17503 …} +attr: [] +labelTranslationParameters: [] } 1455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24454 +label: "Ayoun Zerkine" +value: "1455" +data: App\Entity\DicImada {#16531 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24455 +label: "Azmour" +value: "208" +data: App\Entity\DicImada {#5310 …} +attr: [] +labelTranslationParameters: [] } 762 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24456 +label: "Azra" +value: "762" +data: App\Entity\DicImada {#10294 …} +attr: [] +labelTranslationParameters: [] } 1230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24457 +label: "B'Hirine" +value: "1230" +data: App\Entity\DicImada {#14506 …} +attr: [] +labelTranslationParameters: [] } 954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24458 +label: "Bab Benat" +value: "954" +data: App\Entity\DicImada {#12022 …} +attr: [] +labelTranslationParameters: [] } 951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24459 +label: "Bab Bhar" +value: "951" +data: App\Entity\DicImada {#11995 …} +attr: [] +labelTranslationParameters: [] } 1255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24460 +label: "Bab Bhar" +value: "1255" +data: App\Entity\DicImada {#14731 …} +attr: [] +labelTranslationParameters: [] } 969 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24461 +label: "Bab El Assal" +value: "969" +data: App\Entity\DicImada {#12157 …} +attr: [] +labelTranslationParameters: [] } 967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24462 +label: "Bab El Khadra" +value: "967" +data: App\Entity\DicImada {#12139 …} +attr: [] +labelTranslationParameters: [] } 941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24463 +label: "Bab El Menara" +value: "941" +data: App\Entity\DicImada {#11905 …} +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24464 +label: "Bab Mateur" +value: "322" +data: App\Entity\DicImada {#6336 …} +attr: [] +labelTranslationParameters: [] } 972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24465 +label: "Bab Sâadoun" +value: "972" +data: App\Entity\DicImada {#12184 …} +attr: [] +labelTranslationParameters: [] } 970 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24466 +label: "Bab Sidi Abdessalem" +value: "970" +data: App\Entity\DicImada {#12166 …} +attr: [] +labelTranslationParameters: [] } 975 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24467 +label: "Bab Souika" +value: "975" +data: App\Entity\DicImada {#12211 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24468 +label: "Bach Hamba" +value: "126" +data: App\Entity\DicImada {#4572 …} +attr: [] +labelTranslationParameters: [] } 723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24469 +label: "Bach Hamba" +value: "723" +data: App\Entity\DicImada {#9943 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24470 +label: "Baghdadi" +value: "450" +data: App\Entity\DicImada {#7488 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24471 +label: "Bahr El Azrak" +value: "85" +data: App\Entity\DicImada {#4203 …} +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24472 +label: "Bahra" +value: "547" +data: App\Entity\DicImada {#8361 …} +attr: [] +labelTranslationParameters: [] } 756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24473 +label: "Bajou" +value: "756" +data: App\Entity\DicImada {#10240 …} +attr: [] +labelTranslationParameters: [] } 1322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24474 +label: "Balaoum" +value: "1322" +data: App\Entity\DicImada {#15334 …} +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24475 +label: "Baldia" +value: "670" +data: App\Entity\DicImada {#9466 …} +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24476 +label: "Balta" +value: "672" +data: App\Entity\DicImada {#9484 …} +attr: [] +labelTranslationParameters: [] } 1083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24477 +label: "BALTA" +value: "1083" +data: App\Entity\DicImada {#13183 …} +attr: [] +labelTranslationParameters: [] } 1131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24478 +label: "BANLIEU D'EL FAHS" +value: "1131" +data: App\Entity\DicImada {#13615 …} +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24479 +label: "Banou" +value: "603" +data: App\Entity\DicImada {#8863 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24480 +label: "Baraket Essahel" +value: "244" +data: App\Entity\DicImada {#5634 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24481 +label: "Baraket Sud" +value: "598" +data: App\Entity\DicImada {#8818 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24482 +label: "Bardo" +value: "72" +data: App\Entity\DicImada {#4086 …} +attr: [] +labelTranslationParameters: [] } 1025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24483 +label: "Bardo Nord" +value: "1025" +data: App\Entity\DicImada {#12661 …} +attr: [] +labelTranslationParameters: [] } 1020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24484 +label: "Bardo Sud" +value: "1020" +data: App\Entity\DicImada {#12616 …} +attr: [] +labelTranslationParameters: [] } 1226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24485 +label: "Bargou" +value: "1226" +data: App\Entity\DicImada {#14470 …} +attr: [] +labelTranslationParameters: [] } 1233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24486 +label: "Bargou Banlieue" +value: "1233" +data: App\Entity\DicImada {#14533 …} +attr: [] +labelTranslationParameters: [] } 1743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24487 +label: "Barmejna" +value: "1743" +data: App\Entity\DicImada {#19123 …} +attr: [] +labelTranslationParameters: [] } 2124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24488 +label: "Bassatine" +value: "2124" +data: App\Entity\DicImada {#22552 …} +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24489 +label: "Baten" +value: "507" +data: App\Entity\DicImada {#8001 …} +attr: [] +labelTranslationParameters: [] } 1391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24490 +label: "Baten Laghzel Nord" +value: "1391" +data: App\Entity\DicImada {#15955 …} +attr: [] +labelTranslationParameters: [] } 1390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24491 +label: "Baten Laghzel Sud" +value: "1390" +data: App\Entity\DicImada {#15946 …} +attr: [] +labelTranslationParameters: [] } 2212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24492 +label: "Batria" +value: "2212" +data: App\Entity\DicImada {#23344 …} +attr: [] +labelTranslationParameters: [] } 1147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24493 +label: "BAZINA" +value: "1147" +data: App\Entity\DicImada {#13759 …} +attr: [] +labelTranslationParameters: [] } 2034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24494 +label: "Bazma" +value: "2034" +data: App\Entity\DicImada {#21742 …} +attr: [] +labelTranslationParameters: [] } 819 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24495 +label: "BCHATER" +value: "819" +data: App\Entity\DicImada {#10807 …} +attr: [] +labelTranslationParameters: [] } 2073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24496 +label: "Bchima" +value: "2073" +data: App\Entity\DicImada {#22093 …} +attr: [] +labelTranslationParameters: [] } 2079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24497 +label: "BCHIMA ELGALB" +value: "2079" +data: App\Entity\DicImada {#22147 …} +attr: [] +labelTranslationParameters: [] } 1340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24498 +label: "Bechachma" +value: "1340" +data: App\Entity\DicImada {#15496 …} +attr: [] +labelTranslationParameters: [] } 1593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24499 +label: "BECHKA" +value: "1593" +data: App\Entity\DicImada {#17773 …} +attr: [] +labelTranslationParameters: [] } 2024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24500 +label: "Bechri" +value: "2024" +data: App\Entity\DicImada {#21652 …} +attr: [] +labelTranslationParameters: [] } 1662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24501 +label: "Bedarya" +value: "1662" +data: App\Entity\DicImada {#18394 …} +attr: [] +labelTranslationParameters: [] } 1913 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24502 +label: "Bedoui" +value: "1913" +data: App\Entity\DicImada {#20653 …} +attr: [] +labelTranslationParameters: [] } 733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24503 +label: "Behaya" +value: "733" +data: App\Entity\DicImada {#10033 …} +attr: [] +labelTranslationParameters: [] } 769 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24504 +label: "BEJA" +value: "769" +data: App\Entity\DicImada {#10357 …} +attr: [] +labelTranslationParameters: [] } 1064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24505 +label: "BEJAOUA" +value: "1064" +data: App\Entity\DicImada {#13012 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24506 +label: "Bekalta Nord" +value: "448" +data: App\Entity\DicImada {#7470 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24507 +label: "Bekalta Sud" +value: "449" +data: App\Entity\DicImada {#7479 …} +attr: [] +labelTranslationParameters: [] } 1706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24508 +label: "Bel Hijet" +value: "1706" +data: App\Entity\DicImada {#18790 …} +attr: [] +labelTranslationParameters: [] } 2098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24509 +label: "Beliana" +value: "2098" +data: App\Entity\DicImada {#22318 …} +attr: [] +labelTranslationParameters: [] } 2117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24510 +label: "Belkhir" +value: "2117" +data: App\Entity\DicImada {#22489 …} +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24511 +label: "Bellaridja" +value: "520" +data: App\Entity\DicImada {#8118 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24512 +label: "Belli" +value: "232" +data: App\Entity\DicImada {#5526 …} +attr: [] +labelTranslationParameters: [] } 787 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24513 +label: "Bellif" +value: "787" +data: App\Entity\DicImada {#10519 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24514 +label: "Bembla Ouest" +value: "456" +data: App\Entity\DicImada {#7542 …} +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24515 +label: "Ben Anine" +value: "535" +data: App\Entity\DicImada {#8253 …} +attr: [] +labelTranslationParameters: [] } 1052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24516 +label: "Ben Arous Est" +value: "1052" +data: App\Entity\DicImada {#12904 …} +attr: [] +labelTranslationParameters: [] } 1051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24517 +label: "Ben Arous Ouest" +value: "1051" +data: App\Entity\DicImada {#12895 …} +attr: [] +labelTranslationParameters: [] } 1962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24518 +label: "Ben Gherdane Nord" +value: "1962" +data: App\Entity\DicImada {#21094 …} +attr: [] +labelTranslationParameters: [] } 1963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24519 +label: "Ben Gherdane Sud" +value: "1963" +data: App\Entity\DicImada {#21103 …} +attr: [] +labelTranslationParameters: [] } 2182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24520 +label: "Ben Hassine" +value: "2182" +data: App\Entity\DicImada {#23074 …} +attr: [] +labelTranslationParameters: [] } 1604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24521 +label: "Ben Sahloun" +value: "1604" +data: App\Entity\DicImada {#17872 …} +attr: [] +labelTranslationParameters: [] } 1132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24522 +label: "BEN SAIDANE" +value: "1132" +data: App\Entity\DicImada {#13624 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24523 +label: "BENENE NORD" +value: "419" +data: App\Entity\DicImada {#7209 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24524 +label: "BENENE SUD" +value: "422" +data: App\Entity\DicImada {#7236 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24525 +label: "Beni Abdellaziz" +value: "200" +data: App\Entity\DicImada {#5238 …} +attr: [] +labelTranslationParameters: [] } 1466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24526 +label: "Beni Aissa" +value: "1466" +data: App\Entity\DicImada {#16630 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24527 +label: "Bèni Ayeche" +value: "195" +data: App\Entity\DicImada {#5193 …} +attr: [] +labelTranslationParameters: [] } 2005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24528 +label: "Beni Bilel" +value: "2005" +data: App\Entity\DicImada {#21481 …} +attr: [] +labelTranslationParameters: [] } 1476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24529 +label: "Beni Ghezaiel" +value: "1476" +data: App\Entity\DicImada {#16720 …} +attr: [] +labelTranslationParameters: [] } 1171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24530 +label: "BENI HAMED" +value: "1171" +data: App\Entity\DicImada {#13975 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24531 +label: "Beni Hassen Nord" +value: "413" +data: App\Entity\DicImada {#7155 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24532 +label: "Beni Hassen Sud" +value: "414" +data: App\Entity\DicImada {#7164 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24533 +label: "Beni Hazem" +value: "476" +data: App\Entity\DicImada {#7722 …} +attr: [] +labelTranslationParameters: [] } 1294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24534 +label: "BENI KALTHOUM" +value: "1294" +data: App\Entity\DicImada {#15082 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24535 +label: "Beni Khalled" +value: "253" +data: App\Entity\DicImada {#5715 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24536 +label: "Beni Khalled Sud" +value: "254" +data: App\Entity\DicImada {#5724 …} +attr: [] +labelTranslationParameters: [] } 1974 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24537 +label: "Beni Khedache" +value: "1974" +data: App\Entity\DicImada {#21202 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24538 +label: "BENI KHIAR" +value: "184" +data: App\Entity\DicImada {#5094 …} +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24539 +label: "Beni M'Hamed" +value: "675" +data: App\Entity\DicImada {#9511 …} +attr: [] +labelTranslationParameters: [] } 1081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24540 +label: "BENI M'HAMED" +value: "1081" +data: App\Entity\DicImada {#13165 …} +attr: [] +labelTranslationParameters: [] } 2041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24541 +label: "Beni M'Hamed" +value: "2041" +data: App\Entity\DicImada {#21805 …} +attr: [] +labelTranslationParameters: [] } 1881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24542 +label: "Beni M'hira Est" +value: "1881" +data: App\Entity\DicImada {#20365 …} +attr: [] +labelTranslationParameters: [] } 1092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24543 +label: "BENI M'TIR" +value: "1092" +data: App\Entity\DicImada {#13264 …} +attr: [] +labelTranslationParameters: [] } 1942 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24544 +label: "Beni Maaguel" +value: "1942" +data: App\Entity\DicImada {#20914 …} +attr: [] +labelTranslationParameters: [] } 1293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24545 +label: "BENI RABII" +value: "1293" +data: App\Entity\DicImada {#15073 …} +attr: [] +labelTranslationParameters: [] } 1469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24546 +label: "Beni Zalten" +value: "1469" +data: App\Entity\DicImada {#16657 …} +attr: [] +labelTranslationParameters: [] } 1978 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24547 +label: "Benia" +value: "1978" +data: App\Entity\DicImada {#21238 …} +attr: [] +labelTranslationParameters: [] } 1374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24548 +label: "Bennour" +value: "1374" +data: App\Entity\DicImada {#15802 …} +attr: [] +labelTranslationParameters: [] } 743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24549 +label: "Bérraies" +value: "743" +data: App\Entity\DicImada {#10123 …} +attr: [] +labelTranslationParameters: [] } 1685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24550 +label: "Besbés" +value: "1685" +data: App\Entity\DicImada {#18601 …} +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24551 +label: "Besseriana" +value: "586" +data: App\Entity\DicImada {#8710 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24552 +label: "Beze" +value: "473" +data: App\Entity\DicImada {#7695 …} +attr: [] +labelTranslationParameters: [] } 2075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24553 +label: "Bhaier" +value: "2075" +data: App\Entity\DicImada {#22111 …} +attr: [] +labelTranslationParameters: [] } 1617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24554 +label: "Bir Ali Ben Khélifa" +value: "1617" +data: App\Entity\DicImada {#17989 …} +attr: [] +labelTranslationParameters: [] } 1430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24555 +label: "Bir Amama" +value: "1430" +data: App\Entity\DicImada {#16306 …} +attr: [] +labelTranslationParameters: [] } 2016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24556 +label: "Bir Amir" +value: "2016" +data: App\Entity\DicImada {#21580 …} +attr: [] +labelTranslationParameters: [] } 963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24557 +label: "Bir Aniba" +value: "963" +data: App\Entity\DicImada {#12103 …} +attr: [] +labelTranslationParameters: [] } 982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24558 +label: "Bir Attig" +value: "982" +data: App\Entity\DicImada {#12274 …} +attr: [] +labelTranslationParameters: [] } 1693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24559 +label: "Bir Badr" +value: "1693" +data: App\Entity\DicImada {#18673 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24560 +label: "Bir Bou Ragba" +value: "241" +data: App\Entity\DicImada {#5607 …} +attr: [] +labelTranslationParameters: [] } 1429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24561 +label: "Bir Bousbi" +value: "1429" +data: App\Entity\DicImada {#16297 …} +attr: [] +labelTranslationParameters: [] } 1872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24562 +label: "Bir Boussari" +value: "1872" +data: App\Entity\DicImada {#20284 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24563 +label: "Bir Challouf" +value: "180" +data: App\Entity\DicImada {#5058 …} +attr: [] +labelTranslationParameters: [] } 2217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24564 +label: "BIR CHOOBA" +value: "2217" +data: App\Entity\DicImada {#23389 …} +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24565 +label: "BIR DARSSEN" +value: "385" +data: App\Entity\DicImada {#6903 …} +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24566 +label: "Bir Echaouch" +value: "295" +data: App\Entity\DicImada {#6093 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24567 +label: "Bir El Bey" +value: "57" +data: App\Entity\DicImada {#3951 …} +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24568 +label: "Bir El Euch" +value: "642" +data: App\Entity\DicImada {#9214 …} +attr: [] +labelTranslationParameters: [] } 1425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24569 +label: "Bir El Hfay" +value: "1425" +data: App\Entity\DicImada {#16261 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24570 +label: "Bir El Hlow" +value: "132" +data: App\Entity\DicImada {#4626 …} +attr: [] +labelTranslationParameters: [] } 1591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24571 +label: "Bir El Mallouli" +value: "1591" +data: App\Entity\DicImada {#17755 …} +attr: [] +labelTranslationParameters: [] } 1905 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24572 +label: "Bir Ettelatine" +value: "1905" +data: App\Entity\DicImada {#20581 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24573 +label: "Bir Ezzit" +value: "265" +data: App\Entity\DicImada {#5823 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24574 +label: "Bir Halima" +value: "272" +data: App\Entity\DicImada {#5886 …} +attr: [] +labelTranslationParameters: [] } 1339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24575 +label: "Bir Jedid" +value: "1339" +data: App\Entity\DicImada {#15487 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24576 +label: "Bir Kassâa" +value: "52" +data: App\Entity\DicImada {#3906 …} +attr: [] +labelTranslationParameters: [] } 1189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24577 +label: "Bir Lahlou" +value: "1189" +data: App\Entity\DicImada {#14137 …} +attr: [] +labelTranslationParameters: [] } 1886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24578 +label: "Bir Lahmar Est" +value: "1886" +data: App\Entity\DicImada {#20410 …} +attr: [] +labelTranslationParameters: [] } 1887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24579 +label: "Bir Lahmar Ouest" +value: "1887" +data: App\Entity\DicImada {#20419 …} +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24580 +label: "Bir Lakhdar" +value: "664" +data: App\Entity\DicImada {#9412 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24581 +label: "Bir Magra" +value: "290" +data: App\Entity\DicImada {#6048 …} +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24582 +label: "Bir Mchergua" +value: "276" +data: App\Entity\DicImada {#5922 …} +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24583 +label: "Bir Mchergua El Mahatta" +value: "278" +data: App\Entity\DicImada {#5940 …} +attr: [] +labelTranslationParameters: [] } 1446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24584 +label: "Bir Messkin" +value: "1446" +data: App\Entity\DicImada {#16450 …} +attr: [] +labelTranslationParameters: [] } 1305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24585 +label: "Bir Moussa" +value: "1305" +data: App\Entity\DicImada {#15181 …} +attr: [] +labelTranslationParameters: [] } 1516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24586 +label: "BIR SAAD" +value: "1516" +data: App\Entity\DicImada {#17080 …} +attr: [] +labelTranslationParameters: [] } 1586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24587 +label: "Bir Salah" +value: "1586" +data: App\Entity\DicImada {#17710 …} +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24588 +label: "Bir Taïeb" +value: "405" +data: App\Entity\DicImada {#7083 …} +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24589 +label: "Bir Touta" +value: "628" +data: App\Entity\DicImada {#9088 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24590 +label: "Birine" +value: "103" +data: App\Entity\DicImada {#4365 …} +attr: [] +labelTranslationParameters: [] } 1338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24591 +label: "Blalma" +value: "1338" +data: App\Entity\DicImada {#15478 …} +attr: [] +labelTranslationParameters: [] } 2208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24592 +label: "Blettech" +value: "2208" +data: App\Entity\DicImada {#23308 …} +attr: [] +labelTranslationParameters: [] } 2039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24593 +label: "Blidet" +value: "2039" +data: App\Entity\DicImada {#21787 …} +attr: [] +labelTranslationParameters: [] } 1906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24594 +label: "Bni Barka Tounekt" +value: "1906" +data: App\Entity\DicImada {#20590 …} +attr: [] +labelTranslationParameters: [] } 1160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24595 +label: "BNI YASLA" +value: "1160" +data: App\Entity\DicImada {#13876 …} +attr: [] +labelTranslationParameters: [] } 2038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24596 +label: "Bochla" +value: "2038" +data: App\Entity\DicImada {#21778 …} +attr: [] +labelTranslationParameters: [] } 1590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24597 +label: "BOKAA EL BIDHA" +value: "1590" +data: App\Entity\DicImada {#17746 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24598 +label: "BOKRI" +value: "150" +data: App\Entity\DicImada {#4788 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24599 +label: "Borj Chaker" +value: "98" +data: App\Entity\DicImada {#4320 …} +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24600 +label: "Borj Eddiouana" +value: "570" +data: App\Entity\DicImada {#8566 …} +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24601 +label: "BORJ EL AMRI" +value: "361" +data: App\Entity\DicImada {#6687 …} +attr: [] +labelTranslationParameters: [] } 1909 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24602 +label: "Borj El Khadra" +value: "1909" +data: App\Entity\DicImada {#20617 …} +attr: [] +labelTranslationParameters: [] } 1224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24603 +label: "Borj El Messaoudi Nord" +value: "1224" +data: App\Entity\DicImada {#14452 …} +attr: [] +labelTranslationParameters: [] } 1225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24604 +label: "Borj El Messaoudi Sud" +value: "1225" +data: App\Entity\DicImada {#14461 …} +attr: [] +labelTranslationParameters: [] } 1037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24605 +label: "Borj El Ouazir" +value: "1037" +data: App\Entity\DicImada {#12769 …} +attr: [] +labelTranslationParameters: [] } 1058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24606 +label: "BORJ ENNOUR" +value: "1058" +data: App\Entity\DicImada {#12958 …} +attr: [] +labelTranslationParameters: [] } 1050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24607 +label: "Borj Ettouil" +value: "1050" +data: App\Entity\DicImada {#12886 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24608 +label: "Borj Hfaied" +value: "237" +data: App\Entity\DicImada {#5571 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24609 +label: "Borj Sedria" +value: "58" +data: App\Entity\DicImada {#3960 …} +attr: [] +labelTranslationParameters: [] } 1517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24610 +label: "BORJ TOUIL" +value: "1517" +data: App\Entity\DicImada {#17089 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24611 +label: "Borj Toumi" +value: "176" +data: App\Entity\DicImada {#5022 …} +attr: [] +labelTranslationParameters: [] } 973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24612 +label: "Borj Zouara" +value: "973" +data: App\Entity\DicImada {#12193 …} +attr: [] +labelTranslationParameters: [] } 1241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24613 +label: "Bou Abdallah" +value: "1241" +data: App\Entity\DicImada {#14605 …} +attr: [] +labelTranslationParameters: [] } 1139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24614 +label: "BOU ACHIR" +value: "1139" +data: App\Entity\DicImada {#13687 …} +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24615 +label: "Bou Ajila" +value: "485" +data: App\Entity\DicImada {#7803 …} +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24616 +label: "Bou Aouane" +value: "673" +data: App\Entity\DicImada {#9493 …} +attr: [] +labelTranslationParameters: [] } 1085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24617 +label: "BOU AOUANE" +value: "1085" +data: App\Entity\DicImada {#13201 …} +attr: [] +labelTranslationParameters: [] } 803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24618 +label: "BOU ARGOUB" +value: "803" +data: App\Entity\DicImada {#10663 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24619 +label: "Bou Argoub Nord" +value: "231" +data: App\Entity\DicImada {#5517 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24620 +label: "Bou Argoub Sud" +value: "234" +data: App\Entity\DicImada {#5544 …} +attr: [] +labelTranslationParameters: [] } 2074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24621 +label: "Bou Attouch" +value: "2074" +data: App\Entity\DicImada {#22102 …} +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24622 +label: "Bou Baker Bakir" +value: "312" +data: App\Entity\DicImada {#6246 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24623 +label: "BOU CHARRAI" +value: "221" +data: App\Entity\DicImada {#5427 …} +attr: [] +labelTranslationParameters: [] } 1773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24624 +label: "Bou Chebka" +value: "1773" +data: App\Entity\DicImada {#19393 …} +attr: [] +labelTranslationParameters: [] } 2051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24625 +label: "Bou Chemma" +value: "2051" +data: App\Entity\DicImada {#21895 …} +attr: [] +labelTranslationParameters: [] } 1761 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24626 +label: "Bou Deraiss" +value: "1761" +data: App\Entity\DicImada {#19285 …} +attr: [] +labelTranslationParameters: [] } 2102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24627 +label: "Bou Derbala" +value: "2102" +data: App\Entity\DicImada {#22354 …} +attr: [] +labelTranslationParameters: [] } 1988 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24628 +label: "Bou Gherara" +value: "1988" +data: App\Entity\DicImada {#21328 …} +attr: [] +labelTranslationParameters: [] } 1866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24629 +label: "BOU HAJLA SIEGE" +value: "1866" +data: App\Entity\DicImada {#20230 …} +attr: [] +labelTranslationParameters: [] } 1129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24630 +label: "BOU HASSINA" +value: "1129" +data: App\Entity\DicImada {#13597 …} +attr: [] +labelTranslationParameters: [] } 1774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24631 +label: "Bou Haya" +value: "1774" +data: App\Entity\DicImada {#19402 …} +attr: [] +labelTranslationParameters: [] } 1687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24632 +label: "Bou Hedma" +value: "1687" +data: App\Entity\DicImada {#18619 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24633 +label: "Bou Hench" +value: "141" +data: App\Entity\DicImada {#4707 …} +attr: [] +labelTranslationParameters: [] } 907 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24634 +label: "BOU HERDMA" +value: "907" +data: App\Entity\DicImada {#11599 …} +attr: [] +labelTranslationParameters: [] } 717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24635 +label: "Bou Hertma" +value: "717" +data: App\Entity\DicImada {#9889 …} +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24636 +label: "Bou Hjar" +value: "426" +data: App\Entity\DicImada {#7272 …} +attr: [] +labelTranslationParameters: [] } 1551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24637 +label: "Bou Hlal" +value: "1551" +data: App\Entity\DicImada {#17395 …} +attr: [] +labelTranslationParameters: [] } 2164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24638 +label: "Bou Hlal" +value: "2164" +data: App\Entity\DicImada {#22912 …} +attr: [] +labelTranslationParameters: [] } 765 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24639 +label: "Bou Hzem" +value: "765" +data: App\Entity\DicImada {#10321 …} +attr: [] +labelTranslationParameters: [] } 1700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24640 +label: "Bou Jaafer" +value: "1700" +data: App\Entity\DicImada {#18736 …} +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24641 +label: "Bou Jabeur" +value: "577" +data: App\Entity\DicImada {#8629 …} +attr: [] +labelTranslationParameters: [] } 1588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24642 +label: "Bou Jarbou" +value: "1588" +data: App\Entity\DicImada {#17728 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24643 +label: "Bou jérida" +value: "196" +data: App\Entity\DicImada {#5202 …} +attr: [] +labelTranslationParameters: [] } 1096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24644 +label: "BOU JLIDA" +value: "1096" +data: App\Entity\DicImada {#13300 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24645 +label: "Bou Krim" +value: "214" +data: App\Entity\DicImada {#5364 …} +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24646 +label: "Bou Lâaba" +value: "669" +data: App\Entity\DicImada {#9457 …} +attr: [] +labelTranslationParameters: [] } 1744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24647 +label: "Bou Lahnech" +value: "1744" +data: App\Entity\DicImada {#19132 …} +attr: [] +labelTranslationParameters: [] } 1929 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24648 +label: "Bou Melal" +value: "1929" +data: App\Entity\DicImada {#20797 …} +attr: [] +labelTranslationParameters: [] } 2129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24649 +label: "Bou Merdes" +value: "2129" +data: App\Entity\DicImada {#22597 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24650 +label: "Bou Mhel" +value: "54" +data: App\Entity\DicImada {#3924 …} +attr: [] +labelTranslationParameters: [] } 731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24651 +label: "Bou Mkhila" +value: "731" +data: App\Entity\DicImada {#10015 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24652 +label: "BOU RAGBA" +value: "377" +data: App\Entity\DicImada {#6831 …} +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24653 +label: "Bou Salem Nord" +value: "660" +data: App\Entity\DicImada {#9376 …} +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24654 +label: "Bou Salem Sud" +value: "661" +data: App\Entity\DicImada {#9385 …} +attr: [] +labelTranslationParameters: [] } 1619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24655 +label: "Bou Slim" +value: "1619" +data: App\Entity\DicImada {#18007 …} +attr: [] +labelTranslationParameters: [] } 2176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24656 +label: "Bou Slim" +value: "2176" +data: App\Entity\DicImada {#23020 …} +attr: [] +labelTranslationParameters: [] } 1596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24657 +label: "Bou Thadi" +value: "1596" +data: App\Entity\DicImada {#17800 …} +attr: [] +labelTranslationParameters: [] } 789 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24658 +label: "Bou Zenna" +value: "789" +data: App\Entity\DicImada {#10537 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24659 +label: "Bou Zouita" +value: "428" +data: App\Entity\DicImada {#7290 …} +attr: [] +labelTranslationParameters: [] } 2020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24660 +label: "Bouabdellah" +value: "2020" +data: App\Entity\DicImada {#21616 …} +attr: [] +labelTranslationParameters: [] } 1202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24661 +label: "Bouarada" +value: "1202" +data: App\Entity\DicImada {#14254 …} +attr: [] +labelTranslationParameters: [] } 1204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24662 +label: "Bouarada Banlieu" +value: "1204" +data: App\Entity\DicImada {#14272 …} +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24663 +label: "Boucha" +value: "282" +data: App\Entity\DicImada {#5976 …} +attr: [] +labelTranslationParameters: [] } 1026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24664 +label: "Bouchoucha" +value: "1026" +data: App\Entity\DicImada {#12670 …} +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24665 +label: "Boudher" +value: "420" +data: App\Entity\DicImada {#7218 …} +attr: [] +labelTranslationParameters: [] } 1415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24666 +label: "Boudinar" +value: "1415" +data: App\Entity\DicImada {#16171 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24667 +label: "Boudris" +value: "444" +data: App\Entity\DicImada {#7434 …} +attr: [] +labelTranslationParameters: [] } 1354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24668 +label: "Bouficha" +value: "1354" +data: App\Entity\DicImada {#15622 …} +attr: [] +labelTranslationParameters: [] } 990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24669 +label: "Bougatfa" +value: "990" +data: App\Entity\DicImada {#12346 …} +attr: [] +labelTranslationParameters: [] } 1982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24670 +label: "Bouhaiera" +value: "1982" +data: App\Entity\DicImada {#21274 …} +attr: [] +labelTranslationParameters: [] } 945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24671 +label: "Bouhairet Tunis" +value: "945" +data: App\Entity\DicImada {#11941 …} +attr: [] +labelTranslationParameters: [] } 1870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24672 +label: "Bouhajla Banlieue" +value: "1870" +data: App\Entity\DicImada {#20266 …} +attr: [] +labelTranslationParameters: [] } 2135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24673 +label: "Bouhlel Ali Nord" +value: "2135" +data: App\Entity\DicImada {#22651 …} +attr: [] +labelTranslationParameters: [] } 2136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24674 +label: "Bouhlel Ali Sud" +value: "2136" +data: App\Entity\DicImada {#22660 …} +attr: [] +labelTranslationParameters: [] } 1205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24675 +label: "Boujlida" +value: "1205" +data: App\Entity\DicImada {#14281 …} +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24676 +label: "Boujrir" +value: "349" +data: App\Entity\DicImada {#6579 …} +attr: [] +labelTranslationParameters: [] } 1087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24677 +label: "BOULAABA" +value: "1087" +data: App\Entity\DicImada {#13219 …} +attr: [] +labelTranslationParameters: [] } 1703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24678 +label: "Boulâaba" +value: "1703" +data: App\Entity\DicImada {#18763 …} +attr: [] +labelTranslationParameters: [] } 1603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24679 +label: "Bouladhieb" +value: "1603" +data: App\Entity\DicImada {#17863 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24680 +label: "Bouldine" +value: "197" +data: App\Entity\DicImada {#5211 …} +attr: [] +labelTranslationParameters: [] } 1149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24681 +label: "BOUMEFTEH" +value: "1149" +data: App\Entity\DicImada {#13777 …} +attr: [] +labelTranslationParameters: [] } 1040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24682 +label: "Bourj El Amri" +value: "1040" +data: App\Entity\DicImada {#12796 …} +attr: [] +labelTranslationParameters: [] } 1234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24683 +label: "Bourouis Nord" +value: "1234" +data: App\Entity\DicImada {#14542 …} +attr: [] +labelTranslationParameters: [] } 1239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24684 +label: "Bourouis Sud" +value: "1239" +data: App\Entity\DicImada {#14587 …} +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24685 +label: "BOUSLIAA" +value: "609" +data: App\Entity\DicImada {#8917 …} +attr: [] +labelTranslationParameters: [] } 2205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24686 +label: "BOUZAIENE" +value: "2205" +data: App\Entity\DicImada {#23281 …} +attr: [] +labelTranslationParameters: [] } 1707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24687 +label: "Bouzguem" +value: "1707" +data: App\Entity\DicImada {#18799 …} +attr: [] +labelTranslationParameters: [] } 1260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24688 +label: "BRADAA NORD" +value: "1260" +data: App\Entity\DicImada {#14776 …} +attr: [] +labelTranslationParameters: [] } 1261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24689 +label: "Bradâa Sud" +value: "1261" +data: App\Entity\DicImada {#14785 …} +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24690 +label: "Brahmi" +value: "667" +data: App\Entity\DicImada {#9439 …} +attr: [] +labelTranslationParameters: [] } 1736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24691 +label: "Brek" +value: "1736" +data: App\Entity\DicImada {#19060 …} +attr: [] +labelTranslationParameters: [] } 1768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24692 +label: "Brika" +value: "1768" +data: App\Entity\DicImada {#19348 …} +attr: [] +labelTranslationParameters: [] } 1451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24693 +label: "Briket" +value: "1451" +data: App\Entity\DicImada {#16495 …} +attr: [] +labelTranslationParameters: [] } 1815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24694 +label: "Briket El Argoub" +value: "1815" +data: App\Entity\DicImada {#19771 …} +attr: [] +labelTranslationParameters: [] } 2003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24695 +label: "Bromet" +value: "2003" +data: App\Entity\DicImada {#21463 …} +attr: [] +labelTranslationParameters: [] } 902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24696 +label: "BULLA-REGIA" +value: "902" +data: App\Entity\DicImada {#11554 …} +attr: [] +labelTranslationParameters: [] } 784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24697 +label: "CAP NEGRO" +value: "784" +data: App\Entity\DicImada {#10492 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24698 +label: "Carthage Byrsa" +value: "113" +data: App\Entity\DicImada {#4455 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24699 +label: "Carthage Echott" +value: "114" +data: App\Entity\DicImada {#4464 …} +attr: [] +labelTranslationParameters: [] } 2192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24700 +label: "Centre Pacha" +value: "2192" +data: App\Entity\DicImada {#23164 …} +attr: [] +labelTranslationParameters: [] } 1643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24701 +label: "CHAAL" +value: "1643" +data: App\Entity\DicImada {#18223 …} +attr: [] +labelTranslationParameters: [] } 1746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24702 +label: "Chafaï" +value: "1746" +data: App\Entity\DicImada {#19150 …} +attr: [] +labelTranslationParameters: [] } 1558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24703 +label: "Chafai Cherif" +value: "1558" +data: App\Entity\DicImada {#17458 …} +attr: [] +labelTranslationParameters: [] } 1631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24704 +label: "Chaffar" +value: "1631" +data: App\Entity\DicImada {#18115 …} +attr: [] +labelTranslationParameters: [] } 1828 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24705 +label: "Chagafia" +value: "1828" +data: App\Entity\DicImada {#19888 …} +attr: [] +labelTranslationParameters: [] } 1966 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24706 +label: "Chahbania" +value: "1966" +data: App\Entity\DicImada {#21130 …} +attr: [] +labelTranslationParameters: [] } 2156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24707 +label: "Chahda Est" +value: "2156" +data: App\Entity\DicImada {#22840 …} +attr: [] +labelTranslationParameters: [] } 2177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24708 +label: "Chahda Ouest" +value: "2177" +data: App\Entity\DicImada {#23029 …} +attr: [] +labelTranslationParameters: [] } 2157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24709 +label: "Chahda Sud" +value: "2157" +data: App\Entity\DicImada {#22849 …} +attr: [] +labelTranslationParameters: [] } 1546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24710 +label: "Chakmou" +value: "1546" +data: App\Entity\DicImada {#17350 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24711 +label: "Challa" +value: "56" +data: App\Entity\DicImada {#3942 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24712 +label: "Chamesse" +value: "226" +data: App\Entity\DicImada {#5472 …} +attr: [] +labelTranslationParameters: [] } 1953 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24713 +label: "CHAMMEKH" +value: "1953" +data: App\Entity\DicImada {#21013 …} +attr: [] +labelTranslationParameters: [] } 929 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24714 +label: "Chaouach" +value: "929" +data: App\Entity\DicImada {#11797 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24715 +label: "CHAOUATT" +value: "395" +data: App\Entity\DicImada {#6993 …} +attr: [] +labelTranslationParameters: [] } 2155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24716 +label: "Charaf" +value: "2155" +data: App\Entity\DicImada {#22831 …} +attr: [] +labelTranslationParameters: [] } 1967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24717 +label: "Chareb Errajel" +value: "1967" +data: App\Entity\DicImada {#21139 …} +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24718 +label: "Charfine" +value: "531" +data: App\Entity\DicImada {#8217 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24719 +label: "Charguia" +value: "110" +data: App\Entity\DicImada {#4428 …} +attr: [] +labelTranslationParameters: [] } 1610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24720 +label: "Charkia" +value: "1610" +data: App\Entity\DicImada {#17926 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24721 +label: "Chbedda" +value: "166" +data: App\Entity\DicImada {#4932 …} +attr: [] +labelTranslationParameters: [] } 1841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24722 +label: "Chbika" +value: "1841" +data: App\Entity\DicImada {#20005 …} +attr: [] +labelTranslationParameters: [] } 1268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24723 +label: "Chebba Nord" +value: "1268" +data: App\Entity\DicImada {#14848 …} +attr: [] +labelTranslationParameters: [] } 1269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24724 +label: "Chebba Sud" +value: "1269" +data: App\Entity\DicImada {#14857 …} +attr: [] +labelTranslationParameters: [] } 1557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24725 +label: "Chébika" +value: "1557" +data: App\Entity\DicImada {#17449 …} +attr: [] +labelTranslationParameters: [] } 1342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24726 +label: "CHEGARNIA" +value: "1342" +data: App\Entity\DicImada {#15514 …} +attr: [] +labelTranslationParameters: [] } 2171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24727 +label: "CHEHIMAT NORD" +value: "2171" +data: App\Entity\DicImada {#22975 …} +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24728 +label: "CHEIKH EL OUEDIANE" +value: "639" +data: App\Entity\DicImada {#9187 …} +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24729 +label: "Cheikh Idriss" +value: "311" +data: App\Entity\DicImada {#6237 …} +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24730 +label: "Chemtou" +value: "518" +data: App\Entity\DicImada {#8100 …} +attr: [] +labelTranslationParameters: [] } 904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24731 +label: "CHEMTOU" +value: "904" +data: App\Entity\DicImada {#11572 …} +attr: [] +labelTranslationParameters: [] } 740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24732 +label: "Chenana" +value: "740" +data: App\Entity\DicImada {#10096 …} +attr: [] +labelTranslationParameters: [] } 2072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24733 +label: "Chenchou" +value: "2072" +data: App\Entity\DicImada {#22084 …} +attr: [] +labelTranslationParameters: [] } 1900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24734 +label: "Chenini" +value: "1900" +data: App\Entity\DicImada {#20536 …} +attr: [] +labelTranslationParameters: [] } 2058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24735 +label: "Chenini Est" +value: "2058" +data: App\Entity\DicImada {#21958 …} +attr: [] +labelTranslationParameters: [] } 1899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24736 +label: "Chenini Jadida" +value: "1899" +data: App\Entity\DicImada {#20527 …} +attr: [] +labelTranslationParameters: [] } 2053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24737 +label: "Chenini Nord" +value: "2053" +data: App\Entity\DicImada {#21913 …} +attr: [] +labelTranslationParameters: [] } 2054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24738 +label: "Chenini Sud" +value: "2054" +data: App\Entity\DicImada {#21922 …} +attr: [] +labelTranslationParameters: [] } 1177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24739 +label: "Cheouachi" +value: "1177" +data: App\Entity\DicImada {#14029 …} +attr: [] +labelTranslationParameters: [] } 1080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24740 +label: "CHEOUAOULA" +value: "1080" +data: App\Entity\DicImada {#13156 …} +attr: [] +labelTranslationParameters: [] } 1185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24741 +label: "CHERARDA" +value: "1185" +data: App\Entity\DicImada {#14101 …} +attr: [] +labelTranslationParameters: [] } 1713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24742 +label: "Cheraya" +value: "1713" +data: App\Entity\DicImada {#18853 …} +attr: [] +labelTranslationParameters: [] } 2165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24743 +label: "Chérichira" +value: "2165" +data: App\Entity\DicImada {#22921 …} +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24744 +label: "CHETATLA" +value: "539" +data: App\Entity\DicImada {#8289 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24745 +label: "Chiba" +value: "468" +data: App\Entity\DicImada {#7650 …} +attr: [] +labelTranslationParameters: [] } 1656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24746 +label: "Chihiya" +value: "1656" +data: App\Entity\DicImada {#18340 …} +attr: [] +labelTranslationParameters: [] } 2163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24747 +label: "Chimet Sud" +value: "2163" +data: App\Entity\DicImada {#22903 …} +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24748 +label: "Chleghmia" +value: "344" +data: App\Entity\DicImada {#6534 …} +attr: [] +labelTranslationParameters: [] } 1592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24749 +label: "CHOOLEB" +value: "1592" +data: App\Entity\DicImada {#17764 …} +attr: [] +labelTranslationParameters: [] } 2148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24750 +label: "Chorbane" +value: "2148" +data: App\Entity\DicImada {#22768 …} +attr: [] +labelTranslationParameters: [] } 1827 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24751 +label: "Chorfa" +value: "1827" +data: App\Entity\DicImada {#19879 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24752 +label: "CHORFECH" +value: "367" +data: App\Entity\DicImada {#6741 …} +attr: [] +labelTranslationParameters: [] } 1038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24753 +label: "Chotrana" +value: "1038" +data: App\Entity\DicImada {#12778 …} +attr: [] +labelTranslationParameters: [] } 2048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24754 +label: "Chott Esselem" +value: "2048" +data: App\Entity\DicImada {#21868 …} +attr: [] +labelTranslationParameters: [] } 1316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24755 +label: "Chott Meriem" +value: "1316" +data: App\Entity\DicImada {#15280 …} +attr: [] +labelTranslationParameters: [] } 1314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24756 +label: "Chott Rommane" +value: "1314" +data: App\Entity\DicImada {#15262 …} +attr: [] +labelTranslationParameters: [] } 1407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24757 +label: "CHOUACHIA" +value: "1407" +data: App\Entity\DicImada {#16099 …} +attr: [] +labelTranslationParameters: [] } 1868 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24758 +label: "Chouamekh" +value: "1868" +data: App\Entity\DicImada {#20248 …} +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24759 +label: "Chouaoula" +value: "676" +data: App\Entity\DicImada {#9520 …} +attr: [] +labelTranslationParameters: [] } 2133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24760 +label: "CHOUARIAA" +value: "2133" +data: App\Entity\DicImada {#22633 …} +attr: [] +labelTranslationParameters: [] } 1252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24761 +label: "CHOUARNIA" +value: "1252" +data: App\Entity\DicImada {#14704 …} +attr: [] +labelTranslationParameters: [] } 1331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24762 +label: "Chouicha" +value: "1331" +data: App\Entity\DicImada {#15415 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24763 +label: "Chouigui" +value: "144" +data: App\Entity\DicImada {#4734 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24764 +label: "CHOUIGUI" +value: "370" +data: App\Entity\DicImada {#6768 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24765 +label: "Chrahil" +value: "439" +data: App\Entity\DicImada {#7389 …} +attr: [] +labelTranslationParameters: [] } 1444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24766 +label: "Chraïtia Nord" +value: "1444" +data: App\Entity\DicImada {#16432 …} +attr: [] +labelTranslationParameters: [] } 1188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24767 +label: "CHRAITIA SUD" +value: "1188" +data: App\Entity\DicImada {#14128 …} +attr: [] +labelTranslationParameters: [] } 1850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24768 +label: "Chrichira" +value: "1850" +data: App\Entity\DicImada {#20086 …} +attr: [] +labelTranslationParameters: [] } 933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24769 +label: "CITE 26 FEVRIER 1952" +value: "933" +data: App\Entity\DicImada {#11833 …} +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24770 +label: "Cité Bourguiba" +value: "568" +data: App\Entity\DicImada {#8548 …} +attr: [] +labelTranslationParameters: [] } 1664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24771 +label: "CITE BOURGUIBA" +value: "1664" +data: App\Entity\DicImada {#18412 …} +attr: [] +labelTranslationParameters: [] } 978 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24772 +label: "Cité Des Oliviers" +value: "978" +data: App\Entity\DicImada {#12238 …} +attr: [] +labelTranslationParameters: [] } 1519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24773 +label: "CITE DES TRAVAILLEURS" +value: "1519" +data: App\Entity\DicImada {#17107 …} +attr: [] +labelTranslationParameters: [] } 1497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24774 +label: "CITE ECH-CHABAB" +value: "1497" +data: App\Entity\DicImada {#16909 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24775 +label: "CITE ECH-CHABEB" +value: "402" +data: App\Entity\DicImada {#7056 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24776 +label: "CITE ECHABAB" +value: "162" +data: App\Entity\DicImada {#4896 …} +attr: [] +labelTranslationParameters: [] } 965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24777 +label: "CITE ECHOUHADA" +value: "965" +data: App\Entity\DicImada {#12121 …} +attr: [] +labelTranslationParameters: [] } 1101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24778 +label: "CITE EL AMEL EST" +value: "1101" +data: App\Entity\DicImada {#13345 …} +attr: [] +labelTranslationParameters: [] } 1488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24779 +label: "CITE EL AMEL OUEST" +value: "1488" +data: App\Entity\DicImada {#16828 …} +attr: [] +labelTranslationParameters: [] } 1651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24780 +label: "CITE EL BAHRI" +value: "1651" +data: App\Entity\DicImada {#18295 …} +attr: [] +labelTranslationParameters: [] } 1897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24781 +label: "Cité El Bar" +value: "1897" +data: App\Entity\DicImada {#20509 …} +attr: [] +labelTranslationParameters: [] } 1000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24782 +label: "CITE EL FATH" +value: "1000" +data: App\Entity\DicImada {#12436 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24783 +label: "CITE EL HABIB" +value: "38" +data: App\Entity\DicImada {#3780 …} +attr: [] +labelTranslationParameters: [] } 1647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24784 +label: "Cité El Habib" +value: "1647" +data: App\Entity\DicImada {#18259 …} +attr: [] +labelTranslationParameters: [] } 993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24785 +label: "CITE EL IZDIHAR" +value: "993" +data: App\Entity\DicImada {#12373 …} +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24786 +label: "Cité El Jala" +value: "323" +data: App\Entity\DicImada {#6345 …} +attr: [] +labelTranslationParameters: [] } 1540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24787 +label: "Cité El Matar" +value: "1540" +data: App\Entity\DicImada {#17296 …} +attr: [] +labelTranslationParameters: [] } 1053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24788 +label: "CITE EL OUARD" +value: "1053" +data: App\Entity\DicImada {#12913 …} +attr: [] +labelTranslationParameters: [] } 1541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24789 +label: "Cité Ennahdha" +value: "1541" +data: App\Entity\DicImada {#17305 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24790 +label: "CITE ENNASSIM" +value: "161" +data: App\Entity\DicImada {#4887 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24791 +label: "CITE ENNASSIM" +value: "401" +data: App\Entity\DicImada {#7047 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24792 +label: "CITE ENNOUR" +value: "94" +data: App\Entity\DicImada {#4284 …} +attr: [] +labelTranslationParameters: [] } 1496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24793 +label: "CITE ENNOUR" +value: "1496" +data: App\Entity\DicImada {#16900 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24794 +label: "CITE ERRIADH" +value: "160" +data: App\Entity\DicImada {#4878 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24795 +label: "CITE ERRIADH" +value: "400" +data: App\Entity\DicImada {#7038 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24796 +label: "CITE ESSALAMA" +value: "130" +data: App\Entity\DicImada {#4608 …} +attr: [] +labelTranslationParameters: [] } 1491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24797 +label: "CITE ESSOUROUR" +value: "1491" +data: App\Entity\DicImada {#16855 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24798 +label: "CITE ETTADAMEN" +value: "153" +data: App\Entity\DicImada {#4815 …} +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24799 +label: "CITE ETTHAOURA" +value: "338" +data: App\Entity\DicImada {#6480 …} +attr: [] +labelTranslationParameters: [] } 1527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24800 +label: "CITE HACHED" +value: "1527" +data: App\Entity\DicImada {#17179 …} +attr: [] +labelTranslationParameters: [] } 964 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24801 +label: "CITE HELAL" +value: "964" +data: App\Entity\DicImada {#12112 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24802 +label: "CITE IBN ARAFA" +value: "2" +data: App\Entity\DicImada {#3437 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24803 +label: "CITE ISKANE" +value: "1" +data: App\Entity\DicImada {#3428 …} +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24804 +label: "CITE JARDINS" +value: "343" +data: App\Entity\DicImada {#6525 …} +attr: [] +labelTranslationParameters: [] } 2188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24805 +label: "CITE KHIARI" +value: "2188" +data: App\Entity\DicImada {#23128 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24806 +label: "CITE LES JARDINS" +value: "106" +data: App\Entity\DicImada {#4392 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24807 +label: "CITE LES KHADRA" +value: "105" +data: App\Entity\DicImada {#4383 …} +attr: [] +labelTranslationParameters: [] } 991 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24808 +label: "CITE M'HAMED ALI" +value: "991" +data: App\Entity\DicImada {#12355 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24809 +label: "Cité Med Ali" +value: "15" +data: App\Entity\DicImada {#3573 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24810 +label: "CITE MOHAMED ALI" +value: "116" +data: App\Entity\DicImada {#4482 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24811 +label: "CITE MOSTAKBEL" +value: "66" +data: App\Entity\DicImada {#4032 …} +attr: [] +labelTranslationParameters: [] } 735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24812 +label: "CITE NACER" +value: "735" +data: App\Entity\DicImada {#10051 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24813 +label: "CITE NASSIM" +value: "35" +data: App\Entity\DicImada {#3753 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24814 +label: "Cité Nour" +value: "613" +data: App\Entity\DicImada {#8953 …} +attr: [] +labelTranslationParameters: [] } 1165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24815 +label: "CITE OMAR BEN SLIMEN" +value: "1165" +data: App\Entity\DicImada {#13921 …} +attr: [] +labelTranslationParameters: [] } 736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24816 +label: "CITE SADAKA" +value: "736" +data: App\Entity\DicImada {#10060 …} +attr: [] +labelTranslationParameters: [] } 1722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24817 +label: "Cité Sourour" +value: "1722" +data: App\Entity\DicImada {#18934 …} +attr: [] +labelTranslationParameters: [] } 1066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24818 +label: "CITE TADHAMEN" +value: "1066" +data: App\Entity\DicImada {#13030 …} +attr: [] +labelTranslationParameters: [] } 2194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24819 +label: "CITE TAOUIDHI" +value: "2194" +data: App\Entity\DicImada {#23182 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24820 +label: "CITE TAYARAN" +value: "125" +data: App\Entity\DicImada {#4563 …} +attr: [] +labelTranslationParameters: [] } 1750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24821 +label: "Dachra" +value: "1750" +data: App\Entity\DicImada {#19186 …} +attr: [] +labelTranslationParameters: [] } 1708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24822 +label: "Daghra" +value: "1708" +data: App\Entity\DicImada {#18808 …} +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24823 +label: "Dahmani" +value: "590" +data: App\Entity\DicImada {#8746 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24824 +label: "Dahmani Nord" +value: "597" +data: App\Entity\DicImada {#8809 …} +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24825 +label: "Daleil Arous" +value: "283" +data: App\Entity\DicImada {#5985 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24826 +label: "DAMOUS EL HAJJA" +value: "382" +data: App\Entity\DicImada {#6876 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24827 +label: "Daouar Hicher" +value: "158" +data: App\Entity\DicImada {#4860 …} +attr: [] +labelTranslationParameters: [] } 1505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24828 +label: "DAOUARA" +value: "1505" +data: App\Entity\DicImada {#16981 …} +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24829 +label: "DAOURA" +value: "682" +data: App\Entity\DicImada {#9574 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24830 +label: "Dar Allouch" +value: "246" +data: App\Entity\DicImada {#5652 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24831 +label: "Dar Chaabane" +value: "249" +data: App\Entity\DicImada {#5679 …} +attr: [] +labelTranslationParameters: [] } 1031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24832 +label: "DAR FADHAL" +value: "1031" +data: App\Entity\DicImada {#12715 …} +attr: [] +labelTranslationParameters: [] } 1990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24833 +label: "Darghoulia" +value: "1990" +data: App\Entity\DicImada {#21346 …} +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24834 +label: "DEGHALFA EST" +value: "302" +data: App\Entity\DicImada {#6156 …} +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24835 +label: "DEGHALFA OUEST" +value: "303" +data: App\Entity\DicImada {#6165 …} +attr: [] +labelTranslationParameters: [] } 1544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24836 +label: "Degueche Nord" +value: "1544" +data: App\Entity\DicImada {#17332 …} +attr: [] +labelTranslationParameters: [] } 1543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24837 +label: "Degueche Sud" +value: "1543" +data: App\Entity\DicImada {#17323 …} +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24838 +label: "Dekhaïlia" +value: "527" +data: App\Entity\DicImada {#8181 …} +attr: [] +labelTranslationParameters: [] } 1984 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24839 +label: "Dekhila" +value: "1984" +data: App\Entity\DicImada {#21292 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24840 +label: "Den Den" +value: "169" +data: App\Entity\DicImada {#4959 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24841 +label: "Den Den Sud" +value: "172" +data: App\Entity\DicImada {#4986 …} +attr: [] +labelTranslationParameters: [] } 1545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24842 +label: "Dghoumes" +value: "1545" +data: App\Entity\DicImada {#17341 …} +attr: [] +labelTranslationParameters: [] } 1876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24843 +label: "Dhehiba Est" +value: "1876" +data: App\Entity\DicImada {#20320 …} +attr: [] +labelTranslationParameters: [] } 1877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24844 +label: "Dhehiba Ouest" +value: "1877" +data: App\Entity\DicImada {#20329 …} +attr: [] +labelTranslationParameters: [] } 797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24845 +label: "Dhehirat" +value: "797" +data: App\Entity\DicImada {#10609 …} +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24846 +label: "Dheouaouda" +value: "351" +data: App\Entity\DicImada {#6597 …} +attr: [] +labelTranslationParameters: [] } 1405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24847 +label: "Dhouibet Nord" +value: "1405" +data: App\Entity\DicImada {#16081 …} +attr: [] +labelTranslationParameters: [] } 1404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24848 +label: "Dhouibet Sud" +value: "1404" +data: App\Entity\DicImada {#16072 …} +attr: [] +labelTranslationParameters: [] } 1829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24849 +label: "Dhriâat" +value: "1829" +data: App\Entity\DicImada {#19897 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24850 +label: "Diar Ben Salem" +value: "189" +data: App\Entity\DicImada {#5139 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24851 +label: "Diar El Hojaj" +value: "192" +data: App\Entity\DicImada {#5166 …} +attr: [] +labelTranslationParameters: [] } 814 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24852 +label: "DIMNA" +value: "814" +data: App\Entity\DicImada {#10762 …} +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24853 +label: "Dir El Kef" +value: "533" +data: App\Entity\DicImada {#8235 …} +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24854 +label: "DJEBBA" +value: "646" +data: App\Entity\DicImada {#9250 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24855 +label: "Dkhila" +value: "145" +data: App\Entity\DicImada {#4743 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24856 +label: "DKHILA" +value: "371" +data: App\Entity\DicImada {#6777 …} +attr: [] +labelTranslationParameters: [] } 1826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24857 +label: "Dkhila" +value: "1826" +data: App\Entity\DicImada {#19870 …} +attr: [] +labelTranslationParameters: [] } 2216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24858 +label: "Dokhane" +value: "2216" +data: App\Entity\DicImada {#23380 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24859 +label: "Douar El houch" +value: "167" +data: App\Entity\DicImada {#4941 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24860 +label: "DOUAR HICHER" +value: "398" +data: App\Entity\DicImada {#7020 …} +attr: [] +labelTranslationParameters: [] } 1683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24861 +label: "Douara" +value: "1683" +data: App\Entity\DicImada {#18583 …} +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24862 +label: "Dougga" +value: "633" +data: App\Entity\DicImada {#9133 …} +attr: [] +labelTranslationParameters: [] } 1901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24863 +label: "Douiret" +value: "1901" +data: App\Entity\DicImada {#20545 …} +attr: [] +labelTranslationParameters: [] } 1221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24864 +label: "Doukhania" +value: "1221" +data: App\Entity\DicImada {#14425 …} +attr: [] +labelTranslationParameters: [] } 1714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24865 +label: "Douleb" +value: "1714" +data: App\Entity\DicImada {#18862 …} +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24866 +label: "Dour Smail" +value: "636" +data: App\Entity\DicImada {#9160 …} +attr: [] +labelTranslationParameters: [] } 1578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24867 +label: "Douz Est" +value: "1578" +data: App\Entity\DicImada {#17638 …} +attr: [] +labelTranslationParameters: [] } 1152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24868 +label: "DOUZ OUEST" +value: "1152" +data: App\Entity\DicImada {#13804 …} +attr: [] +labelTranslationParameters: [] } 1580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24869 +label: "Douz Ouest" +value: "1580" +data: App\Entity\DicImada {#17656 …} +attr: [] +labelTranslationParameters: [] } 2101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24870 +label: "Draa Ben Zied" +value: "2101" +data: App\Entity\DicImada {#22345 …} +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24871 +label: "Drâa Tammar" +value: "506" +data: App\Entity\DicImada {#7992 …} +attr: [] +labelTranslationParameters: [] } 1228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24872 +label: "Drija" +value: "1228" +data: App\Entity\DicImada {#14488 …} +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24873 +label: "Droua" +value: "288" +data: App\Entity\DicImada {#6030 …} +attr: [] +labelTranslationParameters: [] } 1539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24874 +label: "Ech Chabia" +value: "1539" +data: App\Entity\DicImada {#17287 …} +attr: [] +labelTranslationParameters: [] } 1503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24875 +label: "ECH-CHANNOUFIA" +value: "1503" +data: App\Entity\DicImada {#16963 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24876 +label: "Echrifet" +value: "220" +data: App\Entity\DicImada {#5418 …} +attr: [] +labelTranslationParameters: [] } 905 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24877 +label: "ED-DIR" +value: "905" +data: App\Entity\DicImada {#11581 …} +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24878 +label: "Eddir" +value: "523" +data: App\Entity\DicImada {#8145 …} +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24879 +label: "EDHAHAR" +value: "364" +data: App\Entity\DicImada {#6714 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24880 +label: "El Ababssa" +value: "355" +data: App\Entity\DicImada {#6633 …} +attr: [] +labelTranslationParameters: [] } 1094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24881 +label: "EL ADHAR" +value: "1094" +data: App\Entity\DicImada {#13282 …} +attr: [] +labelTranslationParameters: [] } 1766 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24882 +label: "El Adhira" +value: "1766" +data: App\Entity\DicImada {#19330 …} +attr: [] +labelTranslationParameters: [] } 997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24883 +label: "El Afrane" +value: "997" +data: App\Entity\DicImada {#12409 …} +attr: [] +labelTranslationParameters: [] } 1007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24884 +label: "El Agba" +value: "1007" +data: App\Entity\DicImada {#12499 …} +attr: [] +labelTranslationParameters: [] } 1008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24885 +label: "EL AGBA SUPERIEURE" +value: "1008" +data: App\Entity\DicImada {#12508 …} +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24886 +label: "El Aghalbia" +value: "509" +data: App\Entity\DicImada {#8019 …} +attr: [] +labelTranslationParameters: [] } 1498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24887 +label: "EL AGUILA" +value: "1498" +data: App\Entity\DicImada {#16918 …} +attr: [] +labelTranslationParameters: [] } 1282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24888 +label: "El Ahd El Jedid" +value: "1282" +data: App\Entity\DicImada {#14974 …} +attr: [] +labelTranslationParameters: [] } 2199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24889 +label: "EL AIN" +value: "2199" +data: App\Entity\DicImada {#23227 …} +attr: [] +labelTranslationParameters: [] } 2183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24890 +label: "EL AITA" +value: "2183" +data: App\Entity\DicImada {#23083 …} +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24891 +label: "El Aïtha" +value: "275" +data: App\Entity\DicImada {#5913 …} +attr: [] +labelTranslationParameters: [] } 1857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24892 +label: "EL ALA" +value: "1857" +data: App\Entity\DicImada {#20149 …} +attr: [] +labelTranslationParameters: [] } 1649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24893 +label: "El Alia" +value: "1649" +data: App\Entity\DicImada {#18277 …} +attr: [] +labelTranslationParameters: [] } 744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24894 +label: "El Alia Nord" +value: "744" +data: App\Entity\DicImada {#10132 …} +attr: [] +labelTranslationParameters: [] } 745 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24895 +label: "El Alia Sud" +value: "745" +data: App\Entity\DicImada {#10141 …} +attr: [] +labelTranslationParameters: [] } 1074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24896 +label: "EL AMAIMA" +value: "1074" +data: App\Entity\DicImada {#13102 …} +attr: [] +labelTranslationParameters: [] } 2060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24897 +label: "El Amazir" +value: "2060" +data: App\Entity\DicImada {#21976 …} +attr: [] +labelTranslationParameters: [] } 1373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24898 +label: "El Amra" +value: "1373" +data: App\Entity\DicImada {#15793 …} +attr: [] +labelTranslationParameters: [] } 1388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24899 +label: "El Amra" +value: "1388" +data: App\Entity\DicImada {#15928 …} +attr: [] +labelTranslationParameters: [] } 1078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24900 +label: "EL AOUAOUDHA" +value: "1078" +data: App\Entity\DicImada {#13138 …} +attr: [] +labelTranslationParameters: [] } 1843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24901 +label: "El Aouemria" +value: "1843" +data: App\Entity\DicImada {#20023 …} +attr: [] +labelTranslationParameters: [] } 1819 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24902 +label: "EL AOUITNA" +value: "1819" +data: App\Entity\DicImada {#19807 …} +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24903 +label: "EL ARAB" +value: "346" +data: App\Entity\DicImada {#6552 …} +attr: [] +labelTranslationParameters: [] } 1702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24904 +label: "El Arich" +value: "1702" +data: App\Entity\DicImada {#18754 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24905 +label: "El Arima" +value: "264" +data: App\Entity\DicImada {#5814 …} +attr: [] +labelTranslationParameters: [] } 1095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24906 +label: "EL AROUSSA" +value: "1095" +data: App\Entity\DicImada {#13291 …} +attr: [] +labelTranslationParameters: [] } 1492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24907 +label: "EL ASSALA" +value: "1492" +data: App\Entity\DicImada {#16864 …} +attr: [] +labelTranslationParameters: [] } 937 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24908 +label: "El Assouak" +value: "937" +data: App\Entity\DicImada {#11869 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24909 +label: "El Attar" +value: "101" +data: App\Entity\DicImada {#4347 …} +attr: [] +labelTranslationParameters: [] } 1386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24910 +label: "El Ayoun" +value: "1386" +data: App\Entity\DicImada {#15910 …} +attr: [] +labelTranslationParameters: [] } 1738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24911 +label: "El Ayoun" +value: "1738" +data: App\Entity\DicImada {#19078 …} +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24912 +label: "El Azib" +value: "328" +data: App\Entity\DicImada {#6390 …} +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24913 +label: "El Azima" +value: "654" +data: App\Entity\DicImada {#9322 …} +attr: [] +labelTranslationParameters: [] } 1079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24914 +label: "EL BALDIA" +value: "1079" +data: App\Entity\DicImada {#13147 …} +attr: [] +labelTranslationParameters: [] } 1735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24915 +label: "El Baouajer" +value: "1735" +data: App\Entity\DicImada {#19051 …} +attr: [] +labelTranslationParameters: [] } 1960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24916 +label: "El Basatine" +value: "1960" +data: App\Entity\DicImada {#21076 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24917 +label: "El Bassatine" +value: "55" +data: App\Entity\DicImada {#3933 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24918 +label: "El Bassatine" +value: "163" +data: App\Entity\DicImada {#4905 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24919 +label: "EL BASSATINE" +value: "378" +data: App\Entity\DicImada {#6840 …} +attr: [] +labelTranslationParameters: [] } 1190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24920 +label: "El Bassatine" +value: "1190" +data: App\Entity\DicImada {#14146 …} +attr: [] +labelTranslationParameters: [] } 2189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24921 +label: "El Bassatine" +value: "2189" +data: App\Entity\DicImada {#23137 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24922 +label: "El Batan" +value: "174" +data: App\Entity\DicImada {#5004 …} +attr: [] +labelTranslationParameters: [] } 725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24923 +label: "EL BESBASSIA" +value: "725" +data: App\Entity\DicImada {#9961 …} +attr: [] +labelTranslationParameters: [] } 1032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24924 +label: "EL BESSATINE" +value: "1032" +data: App\Entity\DicImada {#12724 …} +attr: [] +labelTranslationParameters: [] } 1837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24925 +label: "El Bhaïer" +value: "1837" +data: App\Entity\DicImada {#19969 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24926 +label: "EL BOUHAIRA" +value: "127" +data: App\Entity\DicImada {#4581 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24927 +label: "El Fajja" +value: "151" +data: App\Entity\DicImada {#4797 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24928 +label: "El Fath" +value: "71" +data: App\Entity\DicImada {#4077 …} +attr: [] +labelTranslationParameters: [] } 988 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24929 +label: "El Fath" +value: "988" +data: App\Entity\DicImada {#12328 …} +attr: [] +labelTranslationParameters: [] } 1869 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24930 +label: "El Fath" +value: "1869" +data: App\Entity\DicImada {#20257 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24931 +label: "El Fehri" +value: "250" +data: App\Entity\DicImada {#5688 …} +attr: [] +labelTranslationParameters: [] } 2103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24932 +label: "El Fej" +value: "2103" +data: App\Entity\DicImada {#22363 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24933 +label: "El Ferdaous" +value: "524" +data: App\Entity\DicImada {#8154 …} +attr: [] +labelTranslationParameters: [] } 897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24934 +label: "EL FERDOUS" +value: "897" +data: App\Entity\DicImada {#11509 …} +attr: [] +labelTranslationParameters: [] } 2085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24935 +label: "El Fjij" +value: "2085" +data: App\Entity\DicImada {#22201 …} +attr: [] +labelTranslationParameters: [] } 1010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24936 +label: "El Foulla" +value: "1010" +data: App\Entity\DicImada {#12526 …} +attr: [] +labelTranslationParameters: [] } 1350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24937 +label: "EL FRADA" +value: "1350" +data: App\Entity\DicImada {#15586 …} +attr: [] +labelTranslationParameters: [] } 1292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24938 +label: "EL FRADY" +value: "1292" +data: App\Entity\DicImada {#15064 …} +attr: [] +labelTranslationParameters: [] } 1821 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24939 +label: "El Friouet" +value: "1821" +data: App\Entity\DicImada {#19825 …} +attr: [] +labelTranslationParameters: [] } 1581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24940 +label: "El Galaa" +value: "1581" +data: App\Entity\DicImada {#17665 …} +attr: [] +labelTranslationParameters: [] } 999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24941 +label: "El Garjouma" +value: "999" +data: App\Entity\DicImada {#12427 …} +attr: [] +labelTranslationParameters: [] } 1295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24942 +label: "EL GHARBINE" +value: "1295" +data: App\Entity\DicImada {#15091 …} +attr: [] +labelTranslationParameters: [] } 1120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24943 +label: "EL GHAZALA" +value: "1120" +data: App\Entity\DicImada {#13516 …} +attr: [] +labelTranslationParameters: [] } 771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24944 +label: "El Ghiria" +value: "771" +data: App\Entity\DicImada {#10375 …} +attr: [] +labelTranslationParameters: [] } 1717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24945 +label: "El Gounna" +value: "1717" +data: App\Entity\DicImada {#18889 …} +attr: [] +labelTranslationParameters: [] } 926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24946 +label: "El Griâat" +value: "926" +data: App\Entity\DicImada {#11770 …} +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24947 +label: "El Griffet" +value: "291" +data: App\Entity\DicImada {#6057 …} +attr: [] +labelTranslationParameters: [] } 1737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24948 +label: "El Grine" +value: "1737" +data: App\Entity\DicImada {#19069 …} +attr: [] +labelTranslationParameters: [] } 1818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24949 +label: "El Gueffi" +value: "1818" +data: App\Entity\DicImada {#19798 …} +attr: [] +labelTranslationParameters: [] } 1513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24950 +label: "EL GUETAR EST" +value: "1513" +data: App\Entity\DicImada {#17053 …} +attr: [] +labelTranslationParameters: [] } 1511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24951 +label: "EL GUETAR OUEST" +value: "1511" +data: App\Entity\DicImada {#17035 …} +attr: [] +labelTranslationParameters: [] } 1537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24952 +label: "El Guitna" +value: "1537" +data: App\Entity\DicImada {#17269 …} +attr: [] +labelTranslationParameters: [] } 1536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24953 +label: "El Habaila" +value: "1536" +data: App\Entity\DicImada {#17260 …} +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24954 +label: "EL HABIB THAMEUR" +value: "387" +data: App\Entity\DicImada {#6921 …} +attr: [] +labelTranslationParameters: [] } 946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24955 +label: "El Habib Thameur" +value: "946" +data: App\Entity\DicImada {#11950 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24956 +label: "EL HABIBIA" +value: "397" +data: App\Entity\DicImada {#7011 …} +attr: [] +labelTranslationParameters: [] } 947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24957 +label: "El Hadaek" +value: "947" +data: App\Entity\DicImada {#11959 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24958 +label: "El Haddab" +value: "68" +data: App\Entity\DicImada {#4050 …} +attr: [] +labelTranslationParameters: [] } 1154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24959 +label: "EL HADHARA" +value: "1154" +data: App\Entity\DicImada {#13822 …} +attr: [] +labelTranslationParameters: [] } 1538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24960 +label: "El Hadher" +value: "1538" +data: App\Entity\DicImada {#17278 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24961 +label: "El Hadika" +value: "73" +data: App\Entity\DicImada {#4095 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24962 +label: "El Hadika" +value: "121" +data: App\Entity\DicImada {#4527 …} +attr: [] +labelTranslationParameters: [] } 944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24963 +label: "El Hafsia" +value: "944" +data: App\Entity\DicImada {#11932 …} +attr: [] +labelTranslationParameters: [] } 1090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24964 +label: "EL HAJEB" +value: "1090" +data: App\Entity\DicImada {#13246 …} +attr: [] +labelTranslationParameters: [] } 2204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24965 +label: "El Hajeb" +value: "2204" +data: App\Entity\DicImada {#23272 …} +attr: [] +labelTranslationParameters: [] } 1182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24966 +label: "El Hajeb Banlieue" +value: "1182" +data: App\Entity\DicImada {#14074 …} +attr: [] +labelTranslationParameters: [] } 976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24967 +label: "El Halfaouine" +value: "976" +data: App\Entity\DicImada {#12220 …} +attr: [] +labelTranslationParameters: [] } 918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24968 +label: "El Hamra" +value: "918" +data: App\Entity\DicImada {#11698 …} +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24969 +label: "El Hana" +value: "314" +data: App\Entity\DicImada {#6264 …} +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24970 +label: "El Haouareth Sud" +value: "614" +data: App\Entity\DicImada {#8962 …} +attr: [] +labelTranslationParameters: [] } 773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24971 +label: "El Haouari" +value: "773" +data: App\Entity\DicImada {#10393 …} +attr: [] +labelTranslationParameters: [] } 1533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24972 +label: "El Hawadef" +value: "1533" +data: App\Entity\DicImada {#17233 …} +attr: [] +labelTranslationParameters: [] } 1763 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24973 +label: "El Hazza" +value: "1763" +data: App\Entity\DicImada {#19303 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24974 +label: "El Hchachna" +value: "357" +data: App\Entity\DicImada {#6651 …} +attr: [] +labelTranslationParameters: [] } 898 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24975 +label: "EL HEDI BEN HASSINE" +value: "898" +data: App\Entity\DicImada {#11518 …} +attr: [] +labelTranslationParameters: [] } 1366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24976 +label: "El Helaya 1" +value: "1366" +data: App\Entity\DicImada {#15730 …} +attr: [] +labelTranslationParameters: [] } 1271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24977 +label: "El Helaya 2" +value: "1271" +data: App\Entity\DicImada {#14875 …} +attr: [] +labelTranslationParameters: [] } 1383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24978 +label: "El Henia Aba Zid" +value: "1383" +data: App\Entity\DicImada {#15883 …} +attr: [] +labelTranslationParameters: [] } 1144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24979 +label: "EL HEZAYZIA" +value: "1144" +data: App\Entity\DicImada {#13732 …} +attr: [] +labelTranslationParameters: [] } 1803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24980 +label: "El Hichria" +value: "1803" +data: App\Entity\DicImada {#19663 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24981 +label: "El Hissien" +value: "143" +data: App\Entity\DicImada {#4725 …} +attr: [] +labelTranslationParameters: [] } 1814 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24982 +label: "El Hmam" +value: "1814" +data: App\Entity\DicImada {#19762 …} +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24983 +label: "El Hmira" +value: "301" +data: App\Entity\DicImada {#6147 …} +attr: [] +labelTranslationParameters: [] } 1652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24984 +label: "El Hoda" +value: "1652" +data: App\Entity\DicImada {#18304 …} +attr: [] +labelTranslationParameters: [] } 727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24985 +label: "El Houidh" +value: "727" +data: App\Entity\DicImada {#9979 …} +attr: [] +labelTranslationParameters: [] } 1003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24986 +label: "El Hraïria" +value: "1003" +data: App\Entity\DicImada {#12463 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24987 +label: "EL IMARAT" +value: "362" +data: App\Entity\DicImada {#6696 …} +attr: [] +labelTranslationParameters: [] } 1013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24988 +label: "El Intilaka" +value: "1013" +data: App\Entity\DicImada {#12553 …} +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24989 +label: "El Itha" +value: "659" +data: App\Entity\DicImada {#9367 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24990 +label: "El Jaouhara" +value: "44" +data: App\Entity\DicImada {#3834 …} +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24991 +label: "El Jerif" +value: "658" +data: App\Entity\DicImada {#9358 …} +attr: [] +labelTranslationParameters: [] } 1134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24992 +label: "EL JOUF EST" +value: "1134" +data: App\Entity\DicImada {#13642 …} +attr: [] +labelTranslationParameters: [] } 1135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24993 +label: "EL JOUF OUEST" +value: "1135" +data: App\Entity\DicImada {#13651 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24994 +label: "EL KABEL" +value: "497" +data: App\Entity\DicImada {#7911 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24995 +label: "El Kabouti" +value: "24" +data: App\Entity\DicImada {#3654 …} +attr: [] +labelTranslationParameters: [] } 1788 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24996 +label: "El Kamour" +value: "1788" +data: App\Entity\DicImada {#19528 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24997 +label: "El Kana" +value: "32" +data: App\Entity\DicImada {#3726 …} +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24998 +label: "El Kanal" +value: "304" +data: App\Entity\DicImada {#6174 …} +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#24999 +label: "El Karia" +value: "336" +data: App\Entity\DicImada {#6462 …} +attr: [] +labelTranslationParameters: [] } 1291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25000 +label: "EL KENAIES" +value: "1291" +data: App\Entity\DicImada {#15055 …} +attr: [] +labelTranslationParameters: [] } 1873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25001 +label: "El Ketitir" +value: "1873" +data: App\Entity\DicImada {#20293 …} +attr: [] +labelTranslationParameters: [] } 900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25002 +label: "EL KHADHRA" +value: "900" +data: App\Entity\DicImada {#11536 …} +attr: [] +labelTranslationParameters: [] } 1799 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25003 +label: "El Khadra" +value: "1799" +data: App\Entity\DicImada {#19627 …} +attr: [] +labelTranslationParameters: [] } 1069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25004 +label: "EL KHORCHINE" +value: "1069" +data: App\Entity\DicImada {#13057 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25005 +label: "El Kobba" +value: "257" +data: App\Entity\DicImada {#5751 …} +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25006 +label: "El Kodia" +value: "678" +data: App\Entity\DicImada {#9538 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25007 +label: "El Korchaine" +value: "267" +data: App\Entity\DicImada {#5841 …} +attr: [] +labelTranslationParameters: [] } 1524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25008 +label: "EL KSAR" +value: "1524" +data: App\Entity\DicImada {#17152 …} +attr: [] +labelTranslationParameters: [] } 2077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25009 +label: "El Ksar" +value: "2077" +data: App\Entity\DicImada {#22129 …} +attr: [] +labelTranslationParameters: [] } 1525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25010 +label: "EL KSAR EST" +value: "1525" +data: App\Entity\DicImada {#17161 …} +attr: [] +labelTranslationParameters: [] } 1691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25011 +label: "El Ksira" +value: "1691" +data: App\Entity\DicImada {#18655 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25012 +label: "El M'hamdia" +value: "33" +data: App\Entity\DicImada {#3735 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25013 +label: "El M'Hiri" +value: "4" +data: App\Entity\DicImada {#3474 …} +attr: [] +labelTranslationParameters: [] } 1719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25014 +label: "El M'zirâa" +value: "1719" +data: App\Entity\DicImada {#18907 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25015 +label: "EL MAALIA" +value: "354" +data: App\Entity\DicImada {#6624 …} +attr: [] +labelTranslationParameters: [] } 721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25016 +label: "El Mabtouha" +value: "721" +data: App\Entity\DicImada {#9925 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25017 +label: "El Machrouha" +value: "236" +data: App\Entity\DicImada {#5562 …} +attr: [] +labelTranslationParameters: [] } 1908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25018 +label: "EL MADINA" +value: "1908" +data: App\Entity\DicImada {#20608 …} +attr: [] +labelTranslationParameters: [] } 1104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25019 +label: "EL MAGROUN" +value: "1104" +data: App\Entity\DicImada {#13372 …} +attr: [] +labelTranslationParameters: [] } 1372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25020 +label: "El Makarem" +value: "1372" +data: App\Entity\DicImada {#15784 …} +attr: [] +labelTranslationParameters: [] } 772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25021 +label: "El Manar" +value: "772" +data: App\Entity\DicImada {#10384 …} +attr: [] +labelTranslationParameters: [] } 1644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25022 +label: "El Manar" +value: "1644" +data: App\Entity\DicImada {#18232 …} +attr: [] +labelTranslationParameters: [] } 987 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25023 +label: "El Manar I" +value: "987" +data: App\Entity\DicImada {#12319 …} +attr: [] +labelTranslationParameters: [] } 986 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25024 +label: "El Manar II" +value: "986" +data: App\Entity\DicImada {#12310 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25025 +label: "El Manazeh 5" +value: "137" +data: App\Entity\DicImada {#4671 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25026 +label: "El Manazeh 6" +value: "139" +data: App\Entity\DicImada {#4689 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25027 +label: "EL MANSOURA" +value: "396" +data: App\Entity\DicImada {#7002 …} +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25028 +label: "El Marja" +value: "663" +data: App\Entity\DicImada {#9403 …} +attr: [] +labelTranslationParameters: [] } 1109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25029 +label: "EL MATAR" +value: "1109" +data: App\Entity\DicImada {#13417 …} +attr: [] +labelTranslationParameters: [] } 1170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25030 +label: "EL MATROUHA" +value: "1170" +data: App\Entity\DicImada {#13966 …} +attr: [] +labelTranslationParameters: [] } 1945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25031 +label: "El may" +value: "1945" +data: App\Entity\DicImada {#20941 …} +attr: [] +labelTranslationParameters: [] } 1146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25032 +label: "EL MECHERGUA" +value: "1146" +data: App\Entity\DicImada {#13750 …} +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25033 +label: "EL MEDINA" +value: "337" +data: App\Entity\DicImada {#6471 …} +attr: [] +labelTranslationParameters: [] } 935 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25034 +label: "El Medina" +value: "935" +data: App\Entity\DicImada {#11851 …} +attr: [] +labelTranslationParameters: [] } 1302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25035 +label: "EL MEDINA" +value: "1302" +data: App\Entity\DicImada {#15154 …} +attr: [] +labelTranslationParameters: [] } 1363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25036 +label: "El Médina 1" +value: "1363" +data: App\Entity\DicImada {#15703 …} +attr: [] +labelTranslationParameters: [] } 1369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25037 +label: "EL MEDINA 2" +value: "1369" +data: App\Entity\DicImada {#15757 …} +attr: [] +labelTranslationParameters: [] } 1048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25038 +label: "El Medina El Fadhila" +value: "1048" +data: App\Entity\DicImada {#12868 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25039 +label: "EL MEGHIRA" +value: "164" +data: App\Entity\DicImada {#4914 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25040 +label: "El Méghira Inzel" +value: "104" +data: App\Entity\DicImada {#4374 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25041 +label: "El Mehrine" +value: "177" +data: App\Entity\DicImada {#5031 …} +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25042 +label: "El Melgua" +value: "652" +data: App\Entity\DicImada {#9304 …} +attr: [] +labelTranslationParameters: [] } 767 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25043 +label: "El Menchar" +value: "767" +data: App\Entity\DicImada {#10339 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25044 +label: "El Menihla" +value: "67" +data: App\Entity\DicImada {#4041 …} +attr: [] +labelTranslationParameters: [] } 985 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25045 +label: "El Menzah" +value: "985" +data: App\Entity\DicImada {#12301 …} +attr: [] +labelTranslationParameters: [] } 1838 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25046 +label: "El Menzel" +value: "1838" +data: App\Entity\DicImada {#19978 …} +attr: [] +labelTranslationParameters: [] } 1902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25047 +label: "El Messrebh" +value: "1902" +data: App\Entity\DicImada {#20554 …} +attr: [] +labelTranslationParameters: [] } 1484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25048 +label: "EL METLAOUI CENTRE" +value: "1484" +data: App\Entity\DicImada {#16792 …} +attr: [] +labelTranslationParameters: [] } 1485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25049 +label: "EL METLAOUI GARE" +value: "1485" +data: App\Entity\DicImada {#16801 …} +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25050 +label: "EL METLINE" +value: "332" +data: App\Entity\DicImada {#6426 …} +attr: [] +labelTranslationParameters: [] } 1328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25051 +label: "EL MHEDHBA" +value: "1328" +data: App\Entity\DicImada {#15388 …} +attr: [] +labelTranslationParameters: [] } 1124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25052 +label: "EL MIDA" +value: "1124" +data: App\Entity\DicImada {#13552 …} +attr: [] +labelTranslationParameters: [] } 2067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25053 +label: "El Mida" +value: "2067" +data: App\Entity\DicImada {#22039 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25054 +label: "El Milaha" +value: "147" +data: App\Entity\DicImada {#4761 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25055 +label: "EL MILAHA" +value: "373" +data: App\Entity\DicImada {#6795 …} +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25056 +label: "EL MOOTAMER" +value: "306" +data: App\Entity\DicImada {#6192 …} +attr: [] +labelTranslationParameters: [] } 1495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25057 +label: "EL MOULA" +value: "1495" +data: App\Entity\DicImada {#16891 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25058 +label: "El Mourouj 2" +value: "96" +data: App\Entity\DicImada {#4302 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25059 +label: "El Mrissa" +value: "219" +data: App\Entity\DicImada {#5409 …} +attr: [] +labelTranslationParameters: [] } 1486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25060 +label: "EL MZIRAA" +value: "1486" +data: App\Entity\DicImada {#16810 …} +attr: [] +labelTranslationParameters: [] } 1767 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25061 +label: "El Mzirâa" +value: "1767" +data: App\Entity\DicImada {#19339 …} +attr: [] +labelTranslationParameters: [] } 1376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25062 +label: "EL OGLA" +value: "1376" +data: App\Entity\DicImada {#15820 …} +attr: [] +labelTranslationParameters: [] } 979 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25063 +label: "El Omrane" +value: "979" +data: App\Entity\DicImada {#12247 …} +attr: [] +labelTranslationParameters: [] } 1679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25064 +label: "El Omrane" +value: "1679" +data: App\Entity\DicImada {#18547 …} +attr: [] +labelTranslationParameters: [] } 1017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25065 +label: "El Omrane Sup" +value: "1017" +data: App\Entity\DicImada {#12589 …} +attr: [] +labelTranslationParameters: [] } 1678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25066 +label: "El Omria" +value: "1678" +data: App\Entity\DicImada {#18538 …} +attr: [] +labelTranslationParameters: [] } 1514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25067 +label: "EL ONGUE" +value: "1514" +data: App\Entity\DicImada {#17062 …} +attr: [] +labelTranslationParameters: [] } 1512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25068 +label: "EL ORTOS" +value: "1512" +data: App\Entity\DicImada {#17044 …} +attr: [] +labelTranslationParameters: [] } 992 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25069 +label: "El Ouardia" +value: "992" +data: App\Entity\DicImada {#12364 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25070 +label: "El Ouediane" +value: "203" +data: App\Entity\DicImada {#5265 …} +attr: [] +labelTranslationParameters: [] } 1521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25071 +label: "EL SEGUI" +value: "1521" +data: App\Entity\DicImada {#17125 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25072 +label: "ELATHAMNA" +value: "363" +data: App\Entity\DicImada {#6705 …} +attr: [] +labelTranslationParameters: [] } 1028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25073 +label: "Elbassatine" +value: "1028" +data: App\Entity\DicImada {#12688 …} +attr: [] +labelTranslationParameters: [] } 829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25074 +label: "ELBOURJI" +value: "829" +data: App\Entity\DicImada {#10897 …} +attr: [] +labelTranslationParameters: [] } 1142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25075 +label: "ELFERDAOUS" +value: "1142" +data: App\Entity\DicImada {#13714 …} +attr: [] +labelTranslationParameters: [] } 831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25076 +label: "ELHWAMED" +value: "831" +data: App\Entity\DicImada {#10915 …} +attr: [] +labelTranslationParameters: [] } 824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25077 +label: "ELIRG" +value: "824" +data: App\Entity\DicImada {#10852 …} +attr: [] +labelTranslationParameters: [] } 833 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25078 +label: "ELKAMOUR" +value: "833" +data: App\Entity\DicImada {#10933 …} +attr: [] +labelTranslationParameters: [] } 838 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25079 +label: "ELKHADRA" +value: "838" +data: App\Entity\DicImada {#10978 …} +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25080 +label: "Elless" +value: "611" +data: App\Entity\DicImada {#8935 …} +attr: [] +labelTranslationParameters: [] } 830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25081 +label: "ELMANAR" +value: "830" +data: App\Entity\DicImada {#10906 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25082 +label: "ELMENSOURA" +value: "255" +data: App\Entity\DicImada {#5733 …} +attr: [] +labelTranslationParameters: [] } 1867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25083 +label: "En Nacr" +value: "1867" +data: App\Entity\DicImada {#20239 …} +attr: [] +labelTranslationParameters: [] } 1107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25084 +label: "EN- NADHOUR" +value: "1107" +data: App\Entity\DicImada {#13399 …} +attr: [] +labelTranslationParameters: [] } 1310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25085 +label: "EN-NAGR" +value: "1310" +data: App\Entity\DicImada {#15226 …} +attr: [] +labelTranslationParameters: [] } 1341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25086 +label: "Enfidha" +value: "1341" +data: App\Entity\DicImada {#15505 …} +attr: [] +labelTranslationParameters: [] } 1119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25087 +label: "ENKHILET" +value: "1119" +data: App\Entity\DicImada {#13507 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25088 +label: "Ennahli" +value: "142" +data: App\Entity\DicImada {#4716 …} +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25089 +label: "ENNAIEM" +value: "587" +data: App\Entity\DicImada {#8719 …} +attr: [] +labelTranslationParameters: [] } 962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25090 +label: "Ennajah" +value: "962" +data: App\Entity\DicImada {#12094 …} +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25091 +label: "Ennajah II" +value: "342" +data: App\Entity\DicImada {#6516 …} +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25092 +label: "ENNAJAH1" +value: "339" +data: App\Entity\DicImada {#6489 …} +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25093 +label: "Ennajet" +value: "569" +data: App\Entity\DicImada {#8557 …} +attr: [] +labelTranslationParameters: [] } 1035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25094 +label: "ENNAJET" +value: "1035" +data: App\Entity\DicImada {#12751 …} +attr: [] +labelTranslationParameters: [] } 1054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25095 +label: "ENNAJET" +value: "1054" +data: App\Entity\DicImada {#12922 …} +attr: [] +labelTranslationParameters: [] } 1607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25096 +label: "Ennajett" +value: "1607" +data: App\Entity\DicImada {#17899 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25097 +label: "ENNASR 1" +value: "138" +data: App\Entity\DicImada {#4680 …} +attr: [] +labelTranslationParameters: [] } 1112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25098 +label: "ENNASR 2" +value: "1112" +data: App\Entity\DicImada {#13444 …} +attr: [] +labelTranslationParameters: [] } 1018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25099 +label: "Ennassim" +value: "1018" +data: App\Entity\DicImada {#12598 …} +attr: [] +labelTranslationParameters: [] } 1039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25100 +label: "Ennassim" +value: "1039" +data: App\Entity\DicImada {#12787 …} +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25101 +label: "Ennchima" +value: "644" +data: App\Entity\DicImada {#9232 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25102 +label: "Ennour" +value: "179" +data: App\Entity\DicImada {#5049 …} +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25103 +label: "ENNOUR" +value: "388" +data: App\Entity\DicImada {#6930 …} +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25104 +label: "Ennour" +value: "655" +data: App\Entity\DicImada {#9331 …} +attr: [] +labelTranslationParameters: [] } 1701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25105 +label: "Ennour Est" +value: "1701" +data: App\Entity\DicImada {#18745 …} +attr: [] +labelTranslationParameters: [] } 2190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25106 +label: "Er Rabadh" +value: "2190" +data: App\Entity\DicImada {#23146 …} +attr: [] +labelTranslationParameters: [] } 1097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25107 +label: "ER REMIL" +value: "1097" +data: App\Entity\DicImada {#13309 …} +attr: [] +labelTranslationParameters: [] } 1110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25108 +label: "ER-RIADH" +value: "1110" +data: App\Entity\DicImada {#13426 …} +attr: [] +labelTranslationParameters: [] } 1016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25109 +label: "Er-Romana" +value: "1016" +data: App\Entity\DicImada {#12580 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25110 +label: "Ermila" +value: "89" +data: App\Entity\DicImada {#4239 …} +attr: [] +labelTranslationParameters: [] } 1029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25111 +label: "Errafaha" +value: "1029" +data: App\Entity\DicImada {#12697 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25112 +label: "Erraja" +value: "148" +data: App\Entity\DicImada {#4770 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25113 +label: "ERRAJA" +value: "374" +data: App\Entity\DicImada {#6804 …} +attr: [] +labelTranslationParameters: [] } 1934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25114 +label: "Erriaadh" +value: "1934" +data: App\Entity\DicImada {#20842 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25115 +label: "Erriadh" +value: "79" +data: App\Entity\DicImada {#4149 …} +attr: [] +labelTranslationParameters: [] } 1365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25116 +label: "Erribat" +value: "1365" +data: App\Entity\DicImada {#15721 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25117 +label: "Errissala" +value: "20" +data: App\Entity\DicImada {#3618 …} +attr: [] +labelTranslationParameters: [] } 1903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25118 +label: "Erroghba" +value: "1903" +data: App\Entity\DicImada {#20563 …} +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25119 +label: "Erroumani" +value: "679" +data: App\Entity\DicImada {#9547 …} +attr: [] +labelTranslationParameters: [] } 821 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25120 +label: "ERROUMANI" +value: "821" +data: App\Entity\DicImada {#10825 …} +attr: [] +labelTranslationParameters: [] } 1111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25121 +label: "ES-SAIDA" +value: "1111" +data: App\Entity\DicImada {#13435 …} +attr: [] +labelTranslationParameters: [] } 1515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25122 +label: "ES-SAKET" +value: "1515" +data: App\Entity\DicImada {#17071 …} +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25123 +label: "ES-SEFEIA" +value: "558" +data: App\Entity\DicImada {#8458 …} +attr: [] +labelTranslationParameters: [] } 901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25124 +label: "ES-SOUANI" +value: "901" +data: App\Entity\DicImada {#11545 …} +attr: [] +labelTranslationParameters: [] } 1504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25125 +label: "ES-SOUITIR" +value: "1504" +data: App\Entity\DicImada {#16972 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25126 +label: "ESSAADA" +value: "124" +data: App\Entity\DicImada {#4554 …} +attr: [] +labelTranslationParameters: [] } 1022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25127 +label: "ESSAADA" +value: "1022" +data: App\Entity\DicImada {#12634 …} +attr: [] +labelTranslationParameters: [] } 1001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25128 +label: "Essabkha" +value: "1001" +data: App\Entity\DicImada {#12445 …} +attr: [] +labelTranslationParameters: [] } 1019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25129 +label: "Essadik" +value: "1019" +data: App\Entity\DicImada {#12607 …} +attr: [] +labelTranslationParameters: [] } 1431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25130 +label: "Essalama" +value: "1431" +data: App\Entity\DicImada {#16315 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25131 +label: "Essalem" +value: "28" +data: App\Entity\DicImada {#3690 …} +attr: [] +labelTranslationParameters: [] } 2100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25132 +label: "Essalem" +value: "2100" +data: App\Entity\DicImada {#22336 …} +attr: [] +labelTranslationParameters: [] } 1789 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25133 +label: "Essalloum" +value: "1789" +data: App\Entity\DicImada {#19537 …} +attr: [] +labelTranslationParameters: [] } 1178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25134 +label: "Essarja" +value: "1178" +data: App\Entity\DicImada {#14038 …} +attr: [] +labelTranslationParameters: [] } 1387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25135 +label: "ESSED" +value: "1387" +data: App\Entity\DicImada {#15919 …} +attr: [] +labelTranslationParameters: [] } 1686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25136 +label: "ESSED" +value: "1686" +data: App\Entity\DicImada {#18610 …} +attr: [] +labelTranslationParameters: [] } 1330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25137 +label: "ESSED NORD ( ESSATEH )" +value: "1330" +data: App\Entity\DicImada {#15406 …} +attr: [] +labelTranslationParameters: [] } 1323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25138 +label: "ESSED OUEST" +value: "1323" +data: App\Entity\DicImada {#15343 …} +attr: [] +labelTranslationParameters: [] } 1329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25139 +label: "ESSED SUD" +value: "1329" +data: App\Entity\DicImada {#15397 …} +attr: [] +labelTranslationParameters: [] } 2087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25140 +label: "Esskai" +value: "2087" +data: App\Entity\DicImada {#22219 …} +attr: [] +labelTranslationParameters: [] } 1891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25141 +label: "Essned" +value: "1891" +data: App\Entity\DicImada {#20455 …} +attr: [] +labelTranslationParameters: [] } 1994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25142 +label: "Essouitir" +value: "1994" +data: App\Entity\DicImada {#21382 …} +attr: [] +labelTranslationParameters: [] } 1758 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25143 +label: "Essray" +value: "1758" +data: App\Entity\DicImada {#19258 …} +attr: [] +labelTranslationParameters: [] } 1150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25144 +label: "ESTAFTIMI" +value: "1150" +data: App\Entity\DicImada {#13786 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25145 +label: "ETOUARET SUD" +value: "386" +data: App\Entity\DicImada {#6912 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25146 +label: "ETTAAMIR" +value: "135" +data: App\Entity\DicImada {#4653 …} +attr: [] +labelTranslationParameters: [] } 1036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25147 +label: "ETTAAMIR" +value: "1036" +data: App\Entity\DicImada {#12760 …} +attr: [] +labelTranslationParameters: [] } 1813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25148 +label: "Ettabène" +value: "1813" +data: App\Entity\DicImada {#19753 …} +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25149 +label: "Ettabia" +value: "556" +data: App\Entity\DicImada {#8442 …} +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25150 +label: "Ettataouer" +value: "656" +data: App\Entity\DicImada {#9340 …} +attr: [] +labelTranslationParameters: [] } 1283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25151 +label: "ETTOUARA NORD" +value: "1283" +data: App\Entity\DicImada {#14983 …} +attr: [] +labelTranslationParameters: [] } 1535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25152 +label: "Ez Zebda" +value: "1535" +data: App\Entity\DicImada {#17251 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25153 +label: "EZ-ZAHRA" +value: "394" +data: App\Entity\DicImada {#6984 …} +attr: [] +labelTranslationParameters: [] } 1004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25154 +label: "Ez-Zahrouni" +value: "1004" +data: App\Entity\DicImada {#12472 …} +attr: [] +labelTranslationParameters: [] } 1137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25155 +label: "EZ-ZERIBA HAMMAM NORD" +value: "1137" +data: App\Entity\DicImada {#13669 …} +attr: [] +labelTranslationParameters: [] } 1136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25156 +label: "EZ-ZERIBA HAMMAM SUD" +value: "1136" +data: App\Entity\DicImada {#13660 …} +attr: [] +labelTranslationParameters: [] } 1138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25157 +label: "EZ-ZERIBA VILLAGE" +value: "1138" +data: App\Entity\DicImada {#13678 …} +attr: [] +labelTranslationParameters: [] } 1005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25158 +label: "Ez-Zouhour V" +value: "1005" +data: App\Entity\DicImada {#12481 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25159 +label: "EZZAHRA MEDINA" +value: "37" +data: App\Entity\DicImada {#3771 …} +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25160 +label: "EZZEGHAIDA" +value: "648" +data: App\Entity\DicImada {#9268 …} +attr: [] +labelTranslationParameters: [] } 1145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25161 +label: "EZZITOUNA" +value: "1145" +data: App\Entity\DicImada {#13741 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25162 +label: "Ezzouhour" +value: "122" +data: App\Entity\DicImada {#4536 …} +attr: [] +labelTranslationParameters: [] } 899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25163 +label: "EZZOUHOUR" +value: "899" +data: App\Entity\DicImada {#11527 …} +attr: [] +labelTranslationParameters: [] } 1279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25164 +label: "Ezzouhour" +value: "1279" +data: App\Entity\DicImada {#14947 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25165 +label: "Ezzouhour 4" +value: "123" +data: App\Entity\DicImada {#4545 …} +attr: [] +labelTranslationParameters: [] } 942 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25166 +label: "Ezzraria" +value: "942" +data: App\Entity\DicImada {#11914 …} +attr: [] +labelTranslationParameters: [] } 1246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25167 +label: "F'Dhoul" +value: "1246" +data: App\Entity\DicImada {#14650 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25168 +label: "Fadhline" +value: "447" +data: App\Entity\DicImada {#7461 …} +attr: [] +labelTranslationParameters: [] } 834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25169 +label: "FAHS NORD" +value: "834" +data: App\Entity\DicImada {#10942 …} +attr: [] +labelTranslationParameters: [] } 835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25170 +label: "FAHS SUD" +value: "835" +data: App\Entity\DicImada {#10951 …} +attr: [] +labelTranslationParameters: [] } 1317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25171 +label: "Fakaya" +value: "1317" +data: App\Entity\DicImada {#15289 …} +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25172 +label: "Falta" +value: "576" +data: App\Entity\DicImada {#8620 …} +attr: [] +labelTranslationParameters: [] } 1416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25173 +label: "Farch Guérib" +value: "1416" +data: App\Entity\DicImada {#16180 …} +attr: [] +labelTranslationParameters: [] } 806 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25174 +label: "FARDAOUIN" +value: "806" +data: App\Entity\DicImada {#10690 …} +attr: [] +labelTranslationParameters: [] } 690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25175 +label: "Fargsane" +value: "690" +data: App\Entity\DicImada {#9646 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25176 +label: "Farhat Hached" +value: "18" +data: App\Entity\DicImada {#3600 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25177 +label: "Farhat Hached" +value: "53" +data: App\Entity\DicImada {#3915 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25178 +label: "Farhat Hached" +value: "109" +data: App\Entity\DicImada {#4419 …} +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25179 +label: "Farhat Hached" +value: "316" +data: App\Entity\DicImada {#6282 …} +attr: [] +labelTranslationParameters: [] } 956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25180 +label: "Farhat Hached" +value: "956" +data: App\Entity\DicImada {#12040 …} +attr: [] +labelTranslationParameters: [] } 1276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25181 +label: "Farhat Hached" +value: "1276" +data: App\Entity\DicImada {#14920 …} +attr: [] +labelTranslationParameters: [] } 2076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25182 +label: "Farhat Hached" +value: "2076" +data: App\Entity\DicImada {#22120 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25183 +label: "Fartouna" +value: "258" +data: App\Entity\DicImada {#5760 …} +attr: [] +labelTranslationParameters: [] } 790 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25184 +label: "Fatnassa" +value: "790" +data: App\Entity\DicImada {#10546 …} +attr: [] +labelTranslationParameters: [] } 2026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25185 +label: "Fatnassa" +value: "2026" +data: App\Entity\DicImada {#21670 …} +attr: [] +labelTranslationParameters: [] } 1930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25186 +label: "Fatou" +value: "1930" +data: App\Entity\DicImada {#20806 …} +attr: [] +labelTranslationParameters: [] } 1375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25187 +label: "Fayedh" +value: "1375" +data: App\Entity\DicImada {#15811 …} +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25188 +label: "Fedden Essouk" +value: "632" +data: App\Entity\DicImada {#9124 …} +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25189 +label: "Fej Hassine" +value: "684" +data: App\Entity\DicImada {#9592 …} +attr: [] +labelTranslationParameters: [] } 1731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25190 +label: "Fej Terbah" +value: "1731" +data: App\Entity\DicImada {#19015 …} +attr: [] +labelTranslationParameters: [] } 1449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25191 +label: "Fejij" +value: "1449" +data: App\Entity\DicImada {#16477 …} +attr: [] +labelTranslationParameters: [] } 1979 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25192 +label: "Fejij" +value: "1979" +data: App\Entity\DicImada {#21247 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25193 +label: "FEJJA" +value: "390" +data: App\Entity\DicImada {#6948 …} +attr: [] +labelTranslationParameters: [] } 2008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25194 +label: "Ferch" +value: "2008" +data: App\Entity\DicImada {#21508 …} +attr: [] +labelTranslationParameters: [] } 1771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25195 +label: "Feriana" +value: "1771" +data: App\Entity\DicImada {#19375 …} +attr: [] +labelTranslationParameters: [] } 712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25196 +label: "FERNANA" +value: "712" +data: App\Entity\DicImada {#9844 …} +attr: [] +labelTranslationParameters: [] } 1556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25197 +label: "Fom El Khangua" +value: "1556" +data: App\Entity\DicImada {#17440 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25198 +label: "Fondouk Jédid" +value: "225" +data: App\Entity\DicImada {#5463 …} +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25199 +label: "Forchane" +value: "557" +data: App\Entity\DicImada {#8451 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25200 +label: "Fouchana" +value: "65" +data: App\Entity\DicImada {#4023 …} +attr: [] +labelTranslationParameters: [] } 1684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25201 +label: "Founi" +value: "1684" +data: App\Entity\DicImada {#18592 …} +attr: [] +labelTranslationParameters: [] } 1764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25202 +label: "Foussana" +value: "1764" +data: App\Entity\DicImada {#19312 …} +attr: [] +labelTranslationParameters: [] } 1770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25203 +label: "Foussana Banlieue" +value: "1770" +data: App\Entity\DicImada {#19366 …} +attr: [] +labelTranslationParameters: [] } 912 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25204 +label: "FRAIJIA" +value: "912" +data: App\Entity\DicImada {#11644 …} +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25205 +label: "Frej Ettamar" +value: "585" +data: App\Entity\DicImada {#8701 …} +attr: [] +labelTranslationParameters: [] } 1695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25206 +label: "Freyou" +value: "1695" +data: App\Entity\DicImada {#18691 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25207 +label: "Frinine" +value: "251" +data: App\Entity\DicImada {#5697 …} +attr: [] +labelTranslationParameters: [] } 1203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25208 +label: "Ftiss" +value: "1203" +data: App\Entity\DicImada {#14263 …} +attr: [] +labelTranslationParameters: [] } 1211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25209 +label: "Gâafour Est" +value: "1211" +data: App\Entity\DicImada {#14335 …} +attr: [] +labelTranslationParameters: [] } 1219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25210 +label: "Gâafour Ouest" +value: "1219" +data: App\Entity\DicImada {#14407 …} +attr: [] +labelTranslationParameters: [] } 2042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25211 +label: "Gabes Secteur I" +value: "2042" +data: App\Entity\DicImada {#21814 …} +attr: [] +labelTranslationParameters: [] } 2043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25212 +label: "Gabes Secteur II" +value: "2043" +data: App\Entity\DicImada {#21823 …} +attr: [] +labelTranslationParameters: [] } 2044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25213 +label: "Gabes Secteur III" +value: "2044" +data: App\Entity\DicImada {#21832 …} +attr: [] +labelTranslationParameters: [] } 2045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25214 +label: "Gabes Secteur IV" +value: "2045" +data: App\Entity\DicImada {#21841 …} +attr: [] +labelTranslationParameters: [] } 2046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25215 +label: "Gabes Secteur V" +value: "2046" +data: App\Entity\DicImada {#21850 …} +attr: [] +labelTranslationParameters: [] } 1490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25216 +label: "GAFSA EST" +value: "1490" +data: App\Entity\DicImada {#16846 …} +attr: [] +labelTranslationParameters: [] } 1489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25217 +label: "GAFSA VILLE" +value: "1489" +data: App\Entity\DicImada {#16837 …} +attr: [] +labelTranslationParameters: [] } 1998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25218 +label: "Galaa Est" +value: "1998" +data: App\Entity\DicImada {#21418 …} +attr: [] +labelTranslationParameters: [] } 1997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25219 +label: "Galaa ouest" +value: "1997" +data: App\Entity\DicImada {#21409 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25220 +label: "Gammarth" +value: "84" +data: App\Entity\DicImada {#4194 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25221 +label: "Gammarth Supérieur" +value: "87" +data: App\Entity\DicImada {#4221 …} +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25222 +label: "Gammarti" +value: "638" +data: App\Entity\DicImada {#9178 …} +attr: [] +labelTranslationParameters: [] } 1180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25223 +label: "Gantra" +value: "1180" +data: App\Entity\DicImada {#14056 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25224 +label: "Garâa" +value: "474" +data: App\Entity\DicImada {#7704 …} +attr: [] +labelTranslationParameters: [] } 1715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25225 +label: "GARAA HAMRA" +value: "1715" +data: App\Entity\DicImada {#18871 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25226 +label: "GARAAT SASSI" +value: "194" +data: App\Entity\DicImada {#5184 …} +attr: [] +labelTranslationParameters: [] } 1775 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25227 +label: "Garet Ennâam" +value: "1775" +data: App\Entity\DicImada {#19411 …} +attr: [] +labelTranslationParameters: [] } 1379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25228 +label: "Garet Haddid" +value: "1379" +data: App\Entity\DicImada {#15847 …} +attr: [] +labelTranslationParameters: [] } 1605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25229 +label: "Gargour" +value: "1605" +data: App\Entity\DicImada {#17881 …} +attr: [] +labelTranslationParameters: [] } 1245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25230 +label: "Garia Nord" +value: "1245" +data: App\Entity\DicImada {#14641 …} +attr: [] +labelTranslationParameters: [] } 1248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25231 +label: "Garia Sud" +value: "1248" +data: App\Entity\DicImada {#14668 …} +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25232 +label: "GARN EL HALFAYA" +value: "564" +data: App\Entity\DicImada {#8512 …} +attr: [] +labelTranslationParameters: [] } 1824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25233 +label: "Gatifa" +value: "1824" +data: App\Entity\DicImada {#19852 …} +attr: [] +labelTranslationParameters: [] } 2001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25234 +label: "Gattoufa" +value: "2001" +data: App\Entity\DicImada {#21445 …} +attr: [] +labelTranslationParameters: [] } 1921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25235 +label: "Ghabbay" +value: "1921" +data: App\Entity\DicImada {#20725 …} +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25236 +label: "Ghabet" +value: "508" +data: App\Entity\DicImada {#8010 …} +attr: [] +labelTranslationParameters: [] } 1471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25237 +label: "Ghannouch Est" +value: "1471" +data: App\Entity\DicImada {#16675 …} +attr: [] +labelTranslationParameters: [] } 1472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25238 +label: "Ghannouch Nord" +value: "1472" +data: App\Entity\DicImada {#16684 …} +attr: [] +labelTranslationParameters: [] } 1470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25239 +label: "Ghannouch Ouest" +value: "1470" +data: App\Entity\DicImada {#16666 …} +attr: [] +labelTranslationParameters: [] } 1473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25240 +label: "Ghannouch Sud" +value: "1473" +data: App\Entity\DicImada {#16693 …} +attr: [] +labelTranslationParameters: [] } 755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25241 +label: "Ghar El Melh" +value: "755" +data: App\Entity\DicImada {#10231 …} +attr: [] +labelTranslationParameters: [] } 691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25242 +label: "Ghardimaou Nord" +value: "691" +data: App\Entity\DicImada {#9655 …} +attr: [] +labelTranslationParameters: [] } 1896 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25243 +label: "Gharghar" +value: "1896" +data: App\Entity\DicImada {#20500 …} +attr: [] +labelTranslationParameters: [] } 791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25244 +label: "Ghayadha" +value: "791" +data: App\Entity\DicImada {#10555 …} +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25245 +label: "GHAZALA" +value: "345" +data: App\Entity\DicImada {#6543 …} +attr: [] +labelTranslationParameters: [] } 1397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25246 +label: "Ghdir Zitoun" +value: "1397" +data: App\Entity\DicImada {#16009 …} +attr: [] +labelTranslationParameters: [] } 1951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25247 +label: "Ghebiss" +value: "1951" +data: App\Entity\DicImada {#20995 …} +attr: [] +labelTranslationParameters: [] } 1262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25248 +label: "Ghédabna" +value: "1262" +data: App\Entity\DicImada {#14794 …} +attr: [] +labelTranslationParameters: [] } 1009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25249 +label: "GHEDIR EL KALLAA" +value: "1009" +data: App\Entity\DicImada {#12517 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25250 +label: "Ghennada" +value: "417" +data: App\Entity\DicImada {#7191 …} +attr: [] +labelTranslationParameters: [] } 1641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25251 +label: "GHERAIBA" +value: "1641" +data: App\Entity\DicImada {#18205 …} +attr: [] +labelTranslationParameters: [] } 1884 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25252 +label: "Gheriani" +value: "1884" +data: App\Entity\DicImada {#20392 …} +attr: [] +labelTranslationParameters: [] } 2028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25253 +label: "Gherib" +value: "2028" +data: App\Entity\DicImada {#21688 …} +attr: [] +labelTranslationParameters: [] } 1681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25254 +label: "Gheris Est" +value: "1681" +data: App\Entity\DicImada {#18565 …} +attr: [] +labelTranslationParameters: [] } 1671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25255 +label: "Gheriss Ouest" +value: "1671" +data: App\Entity\DicImada {#18475 …} +attr: [] +labelTranslationParameters: [] } 1077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25256 +label: "GHEZALA" +value: "1077" +data: App\Entity\DicImada {#13129 …} +attr: [] +labelTranslationParameters: [] } 2030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25257 +label: "Ghidma" +value: "2030" +data: App\Entity\DicImada {#21706 …} +attr: [] +labelTranslationParameters: [] } 1153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25258 +label: "GHLISSIA" +value: "1153" +data: App\Entity\DicImada {#13813 …} +attr: [] +labelTranslationParameters: [] } 2006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25259 +label: "Ghomrassen" +value: "2006" +data: App\Entity\DicImada {#21490 …} +attr: [] +labelTranslationParameters: [] } 2010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25260 +label: "Ghordhab" +value: "2010" +data: App\Entity\DicImada {#21526 …} +attr: [] +labelTranslationParameters: [] } 913 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25261 +label: "Ghorfa" +value: "913" +data: App\Entity\DicImada {#11653 …} +attr: [] +labelTranslationParameters: [] } 1183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25262 +label: "Ghouiba" +value: "1183" +data: App\Entity\DicImada {#14083 …} +attr: [] +labelTranslationParameters: [] } 909 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25263 +label: "Ghozzia" +value: "909" +data: App\Entity\DicImada {#11617 …} +attr: [] +labelTranslationParameters: [] } 764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25264 +label: "Ghraba" +value: "764" +data: App\Entity\DicImada {#10312 …} +attr: [] +labelTranslationParameters: [] } 1172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25265 +label: "GHRABA" +value: "1172" +data: App\Entity\DicImada {#13984 …} +attr: [] +labelTranslationParameters: [] } 1949 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25266 +label: "Ghrabate" +value: "1949" +data: App\Entity\DicImada {#20977 …} +attr: [] +labelTranslationParameters: [] } 1888 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25267 +label: "Ghraguer" +value: "1888" +data: App\Entity\DicImada {#20428 …} +attr: [] +labelTranslationParameters: [] } 1523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25268 +label: "GHTHAWNIA" +value: "1523" +data: App\Entity\DicImada {#17143 …} +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25269 +label: "Ghzala" +value: "668" +data: App\Entity\DicImada {#9448 …} +attr: [] +labelTranslationParameters: [] } 720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25270 +label: "GLOUB EL THIRANE" +value: "720" +data: App\Entity\DicImada {#9916 …} +attr: [] +labelTranslationParameters: [] } 1093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25271 +label: "GLOUB ETHIRANE NORD" +value: "1093" +data: App\Entity\DicImada {#13273 …} +attr: [] +labelTranslationParameters: [] } 1337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25272 +label: "Gmata" +value: "1337" +data: App\Entity\DicImada {#15469 …} +attr: [] +labelTranslationParameters: [] } 1196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25273 +label: "Goua" +value: "1196" +data: App\Entity\DicImada {#14200 …} +attr: [] +labelTranslationParameters: [] } 714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25274 +label: "GOUAIDIA" +value: "714" +data: App\Entity\DicImada {#9862 …} +attr: [] +labelTranslationParameters: [] } 2153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25275 +label: "Gouascem Est" +value: "2153" +data: App\Entity\DicImada {#22813 …} +attr: [] +labelTranslationParameters: [] } 2154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25276 +label: "Gouascem Ouest" +value: "2154" +data: App\Entity\DicImada {#22822 …} +attr: [] +labelTranslationParameters: [] } 812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25277 +label: "GOUASMIA" +value: "812" +data: App\Entity\DicImada {#10744 …} +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25278 +label: "Goubelat" +value: "635" +data: App\Entity\DicImada {#9151 …} +attr: [] +labelTranslationParameters: [] } 1420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25279 +label: "Gouleb" +value: "1420" +data: App\Entity\DicImada {#16216 …} +attr: [] +labelTranslationParameters: [] } 1623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25280 +label: "Goundoul" +value: "1623" +data: App\Entity\DicImada {#18043 …} +attr: [] +labelTranslationParameters: [] } 914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25281 +label: "Goussa" +value: "914" +data: App\Entity\DicImada {#11662 …} +attr: [] +labelTranslationParameters: [] } 1925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25282 +label: "Graa" +value: "1925" +data: App\Entity\DicImada {#20761 …} +attr: [] +labelTranslationParameters: [] } 1304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25283 +label: "Grabi" +value: "1304" +data: App\Entity\DicImada {#15172 …} +attr: [] +labelTranslationParameters: [] } 2151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25284 +label: "Gradha Est" +value: "2151" +data: App\Entity\DicImada {#22795 …} +attr: [] +labelTranslationParameters: [] } 2152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25285 +label: "Gradha Ouest" +value: "2152" +data: App\Entity\DicImada {#22804 …} +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25286 +label: "GRADOU" +value: "366" +data: App\Entity\DicImada {#6732 …} +attr: [] +labelTranslationParameters: [] } 1507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25287 +label: "GRAIECH ELWAD" +value: "1507" +data: App\Entity\DicImada {#16999 …} +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25288 +label: "Graïem" +value: "640" +data: App\Entity\DicImada {#9196 …} +attr: [] +labelTranslationParameters: [] } 2198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25289 +label: "Gremda" +value: "2198" +data: App\Entity\DicImada {#23218 …} +attr: [] +labelTranslationParameters: [] } 1346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25290 +label: "Grimet Est" +value: "1346" +data: App\Entity\DicImada {#15550 …} +attr: [] +labelTranslationParameters: [] } 1353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25291 +label: "Grimet Ouest" +value: "1353" +data: App\Entity\DicImada {#15613 …} +attr: [] +labelTranslationParameters: [] } 1918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25292 +label: "Grine" +value: "1918" +data: App\Entity\DicImada {#20698 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25293 +label: "Grombalia Est" +value: "223" +data: App\Entity\DicImada {#5445 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25294 +label: "Grombalia Ouest" +value: "224" +data: App\Entity\DicImada {#5454 …} +attr: [] +labelTranslationParameters: [] } 1783 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25295 +label: "Grouâa Jadra" +value: "1783" +data: App\Entity\DicImada {#19483 …} +attr: [] +labelTranslationParameters: [] } 817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25296 +label: "GSAR LAHMAR" +value: "817" +data: App\Entity\DicImada {#10789 …} +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25297 +label: "Guardimaou" +value: "680" +data: App\Entity\DicImada {#9556 …} +attr: [] +labelTranslationParameters: [] } 2209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25298 +label: "Guelalja" +value: "2209" +data: App\Entity\DicImada {#23317 …} +attr: [] +labelTranslationParameters: [] } 1926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25299 +label: "Guellala" +value: "1926" +data: App\Entity\DicImada {#20770 …} +attr: [] +labelTranslationParameters: [] } 1677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25300 +label: "Guellel" +value: "1677" +data: App\Entity\DicImada {#18529 …} +attr: [] +labelTranslationParameters: [] } 1692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25301 +label: "Gueriouis" +value: "1692" +data: App\Entity\DicImada {#18664 …} +attr: [] +labelTranslationParameters: [] } 2007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25302 +label: "Guermassa" +value: "2007" +data: App\Entity\DicImada {#21499 …} +attr: [] +labelTranslationParameters: [] } 1861 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25303 +label: "Guettar" +value: "1861" +data: App\Entity\DicImada {#20185 …} +attr: [] +labelTranslationParameters: [] } 1981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25304 +label: "H'Maima" +value: "1981" +data: App\Entity\DicImada {#21265 …} +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25305 +label: "Habib Bouguatfa" +value: "308" +data: App\Entity\DicImada {#6210 …} +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25306 +label: "Habib Haddad" +value: "313" +data: App\Entity\DicImada {#6255 …} +attr: [] +labelTranslationParameters: [] } 2071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25307 +label: "Habib Thameur" +value: "2071" +data: App\Entity\DicImada {#22075 …} +attr: [] +labelTranslationParameters: [] } 1936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25308 +label: "Hachane" +value: "1936" +data: App\Entity\DicImada {#20860 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25309 +label: "Hached" +value: "353" +data: App\Entity\DicImada {#6615 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25310 +label: "Hached" +value: "536" +data: App\Entity\DicImada {#8262 …} +attr: [] +labelTranslationParameters: [] } 1468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25311 +label: "Haddaj" +value: "1468" +data: App\Entity\DicImada {#16648 …} +attr: [] +labelTranslationParameters: [] } 948 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25312 +label: "Hadi Chaker" +value: "948" +data: App\Entity\DicImada {#11968 …} +attr: [] +labelTranslationParameters: [] } 1849 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25313 +label: "Haffouz Centre" +value: "1849" +data: App\Entity\DicImada {#20077 …} +attr: [] +labelTranslationParameters: [] } 1595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25314 +label: "Haj Gacem" +value: "1595" +data: App\Entity\DicImada {#17791 …} +attr: [] +labelTranslationParameters: [] } 1585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25315 +label: "HAJARA" +value: "1585" +data: App\Entity\DicImada {#17701 …} +attr: [] +labelTranslationParameters: [] } 1176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25316 +label: "Hajeb Centre" +value: "1176" +data: App\Entity\DicImada {#14020 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25317 +label: "Hakim Nord" +value: "528" +data: App\Entity\DicImada {#8190 …} +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25318 +label: "Hakim Sud" +value: "529" +data: App\Entity\DicImada {#8199 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25319 +label: "Halfa" +value: "188" +data: App\Entity\DicImada {#5130 …} +attr: [] +labelTranslationParameters: [] } 1638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25320 +label: "Hamada" +value: "1638" +data: App\Entity\DicImada {#18178 …} +attr: [] +labelTranslationParameters: [] } 1748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25321 +label: "Hamed" +value: "1748" +data: App\Entity\DicImada {#19168 …} +attr: [] +labelTranslationParameters: [] } 1547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25322 +label: "Hamma" +value: "1547" +data: App\Entity\DicImada {#17359 …} +attr: [] +labelTranslationParameters: [] } 2069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25323 +label: "Hamma Est I" +value: "2069" +data: App\Entity\DicImada {#22057 …} +attr: [] +labelTranslationParameters: [] } 2070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25324 +label: "Hamma Est II" +value: "2070" +data: App\Entity\DicImada {#22066 …} +attr: [] +labelTranslationParameters: [] } 2068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25325 +label: "Hamma Nord" +value: "2068" +data: App\Entity\DicImada {#22048 …} +attr: [] +labelTranslationParameters: [] } 2078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25326 +label: "Hamma Sud" +value: "2078" +data: App\Entity\DicImada {#22138 …} +attr: [] +labelTranslationParameters: [] } 1948 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25327 +label: "Hammadi" +value: "1948" +data: App\Entity\DicImada {#20968 …} +attr: [] +labelTranslationParameters: [] } 1947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25328 +label: "Hammadi Bou Teffaha" +value: "1947" +data: App\Entity\DicImada {#20959 …} +attr: [] +labelTranslationParameters: [] } 698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25329 +label: "Hammam" +value: "698" +data: App\Entity\DicImada {#9718 …} +attr: [] +labelTranslationParameters: [] } 1244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25330 +label: "Hammam" +value: "1244" +data: App\Entity\DicImada {#14632 …} +attr: [] +labelTranslationParameters: [] } 1222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25331 +label: "Hammam Briadha Nord" +value: "1222" +data: App\Entity\DicImada {#14434 …} +attr: [] +labelTranslationParameters: [] } 1223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25332 +label: "Hammam Briadha Sud" +value: "1223" +data: App\Entity\DicImada {#14443 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25333 +label: "Hammam Echott" +value: "59" +data: App\Entity\DicImada {#3969 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25334 +label: "Hammam Laghzaz" +value: "245" +data: App\Entity\DicImada {#5643 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25335 +label: "Hammam Lif Bou Komir" +value: "16" +data: App\Entity\DicImada {#3582 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25336 +label: "HAMMAM LIF MEDINA" +value: "13" +data: App\Entity\DicImada {#3555 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25337 +label: "HAMMAM LIF MEDINA 2" +value: "17" +data: App\Entity\DicImada {#3591 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25338 +label: "Hammam Lif Stade" +value: "14" +data: App\Entity\DicImada {#3564 …} +attr: [] +labelTranslationParameters: [] } 966 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25339 +label: "Hammam Rmimi" +value: "966" +data: App\Entity\DicImada {#12130 …} +attr: [] +labelTranslationParameters: [] } 1327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25340 +label: "Hammam Rmimi" +value: "1327" +data: App\Entity\DicImada {#15379 …} +attr: [] +labelTranslationParameters: [] } 777 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25341 +label: "Hammam Sayala" +value: "777" +data: App\Entity\DicImada {#10429 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25342 +label: "Hammamet Est" +value: "238" +data: App\Entity\DicImada {#5580 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25343 +label: "Hammamet Nord" +value: "240" +data: App\Entity\DicImada {#5598 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25344 +label: "Hammamet Ouest" +value: "239" +data: App\Entity\DicImada {#5589 …} +attr: [] +labelTranslationParameters: [] } 1847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25345 +label: "Hammed" +value: "1847" +data: App\Entity\DicImada {#20059 …} +attr: [] +labelTranslationParameters: [] } 1406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25346 +label: "Hania" +value: "1406" +data: App\Entity\DicImada {#16090 …} +attr: [] +labelTranslationParameters: [] } 822 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25347 +label: "HANNACHI" +value: "822" +data: App\Entity\DicImada {#10834 …} +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25348 +label: "Haouareth Nord" +value: "530" +data: App\Entity\DicImada {#8208 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25349 +label: "Haouaria Nord" +value: "211" +data: App\Entity\DicImada {#5337 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25350 +label: "Haouaria Sud" +value: "212" +data: App\Entity\DicImada {#5346 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25351 +label: "Harat Echouara" +value: "247" +data: App\Entity\DicImada {#5661 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25352 +label: "Haria" +value: "483" +data: App\Entity\DicImada {#7785 …} +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25353 +label: "Hassen Nouri" +value: "305" +data: App\Entity\DicImada {#6183 …} +attr: [] +labelTranslationParameters: [] } 1992 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25354 +label: "Hassi Amor" +value: "1992" +data: App\Entity\DicImada {#21364 …} +attr: [] +labelTranslationParameters: [] } 1785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25355 +label: "Hassi El Frid" +value: "1785" +data: App\Entity\DicImada {#19501 …} +attr: [] +labelTranslationParameters: [] } 1954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25356 +label: "Hassi Jerbi" +value: "1954" +data: App\Entity\DicImada {#21022 …} +attr: [] +labelTranslationParameters: [] } 1989 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25357 +label: "Hassi Medenine" +value: "1989" +data: App\Entity\DicImada {#21337 …} +attr: [] +labelTranslationParameters: [] } 1264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25358 +label: "Hassinet" +value: "1264" +data: App\Entity\DicImada {#14812 …} +attr: [] +labelTranslationParameters: [] } 1566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25359 +label: "Hatem" +value: "1566" +data: App\Entity\DicImada {#17530 …} +attr: [] +labelTranslationParameters: [] } 2214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25360 +label: "Hazag" +value: "2214" +data: App\Entity\DicImada {#23362 …} +attr: [] +labelTranslationParameters: [] } 1567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25361 +label: "Hazoua" +value: "1567" +data: App\Entity\DicImada {#17539 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25362 +label: "HBAISSA NORD" +value: "487" +data: App\Entity\DicImada {#7821 …} +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25363 +label: "HBAISSA SUD" +value: "488" +data: App\Entity\DicImada {#7830 …} +attr: [] +labelTranslationParameters: [] } 2180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25364 +label: "Hbira" +value: "2180" +data: App\Entity\DicImada {#23056 …} +attr: [] +labelTranslationParameters: [] } 2229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25365 +label: "Hdadra" +value: "2229" +data: App\Entity\DicImada {#23497 …} +attr: [] +labelTranslationParameters: [] } 1181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25366 +label: "Hdaïa" +value: "1181" +data: App\Entity\DicImada {#14065 …} +attr: [] +labelTranslationParameters: [] } 719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25367 +label: "Hdhil" +value: "719" +data: App\Entity\DicImada {#9907 …} +attr: [] +labelTranslationParameters: [] } 1642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25368 +label: "HECHICHINA NORD" +value: "1642" +data: App\Entity\DicImada {#18214 …} +attr: [] +labelTranslationParameters: [] } 1645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25369 +label: "HECHICHINA SUD" +value: "1645" +data: App\Entity\DicImada {#18241 …} +attr: [] +labelTranslationParameters: [] } 1786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25370 +label: "Hechim" +value: "1786" +data: App\Entity\DicImada {#19510 …} +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25371 +label: "Hédi Ben Hassine" +value: "516" +data: App\Entity\DicImada {#8082 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25372 +label: "HEDI CHAKER" +value: "183" +data: App\Entity\DicImada {#5085 …} +attr: [] +labelTranslationParameters: [] } 1273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25373 +label: "HEDI CHAKER" +value: "1273" +data: App\Entity\DicImada {#14893 …} +attr: [] +labelTranslationParameters: [] } 2215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25374 +label: "Hencha" +value: "2215" +data: App\Entity\DicImada {#23371 …} +attr: [] +labelTranslationParameters: [] } 1209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25375 +label: "Henchir Romane" +value: "1209" +data: App\Entity\DicImada {#14317 …} +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25376 +label: "Hentaia" +value: "583" +data: App\Entity\DicImada {#8683 …} +attr: [] +labelTranslationParameters: [] } 1506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25377 +label: "HERAM" +value: "1506" +data: App\Entity\DicImada {#16990 …} +attr: [] +labelTranslationParameters: [] } 1324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25378 +label: "Hergla" +value: "1324" +data: App\Entity\DicImada {#15352 …} +attr: [] +labelTranslationParameters: [] } 927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25379 +label: "Herri" +value: "927" +data: App\Entity\DicImada {#11779 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25380 +label: "Hiboun" +value: "464" +data: App\Entity\DicImada {#7614 …} +attr: [] +labelTranslationParameters: [] } 2066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25381 +label: "Hicha" +value: "2066" +data: App\Entity\DicImada {#22030 …} +attr: [] +labelTranslationParameters: [] } 1961 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25382 +label: "Hichem Hammadi" +value: "1961" +data: App\Entity\DicImada {#21085 …} +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25383 +label: "Hicher" +value: "319" +data: App\Entity\DicImada {#6309 …} +attr: [] +labelTranslationParameters: [] } 1347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25384 +label: "Hicher" +value: "1347" +data: App\Entity\DicImada {#15559 …} +attr: [] +labelTranslationParameters: [] } 925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25385 +label: "Hidous" +value: "925" +data: App\Entity\DicImada {#11761 …} +attr: [] +labelTranslationParameters: [] } 1754 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25386 +label: "Hidra" +value: "1754" +data: App\Entity\DicImada {#19222 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25387 +label: "Hkaïma Est" +value: "469" +data: App\Entity\DicImada {#7659 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25388 +label: "Hkaïma Ouest" +value: "470" +data: App\Entity\DicImada {#7668 …} +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25389 +label: "Hlima" +value: "514" +data: App\Entity\DicImada {#8064 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25390 +label: "Hmaïem" +value: "152" +data: App\Entity\DicImada {#4806 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25391 +label: "HMAIEM" +value: "391" +data: App\Entity\DicImada {#6957 …} +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25392 +label: "HMAIMA" +value: "486" +data: App\Entity\DicImada {#7812 …} +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25393 +label: "HMAIMA" +value: "575" +data: App\Entity\DicImada {#8611 …} +attr: [] +labelTranslationParameters: [] } 1398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25394 +label: "Hmaïma" +value: "1398" +data: App\Entity\DicImada {#16018 …} +attr: [] +labelTranslationParameters: [] } 1448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25395 +label: "Hmidet" +value: "1448" +data: App\Entity\DicImada {#16468 …} +attr: [] +labelTranslationParameters: [] } 709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25396 +label: "Homrane" +value: "709" +data: App\Entity\DicImada {#9817 …} +attr: [] +labelTranslationParameters: [] } 693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25397 +label: "Houamdia" +value: "693" +data: App\Entity\DicImada {#9673 …} +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25398 +label: "Houdh" +value: "560" +data: App\Entity\DicImada {#8476 …} +attr: [] +labelTranslationParameters: [] } 2211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25399 +label: "Houdh" +value: "2211" +data: App\Entity\DicImada {#23335 …} +attr: [] +labelTranslationParameters: [] } 2130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25400 +label: "HOUES" +value: "2130" +data: App\Entity\DicImada {#22606 …} +attr: [] +labelTranslationParameters: [] } 1852 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25401 +label: "Houfia" +value: "1852" +data: App\Entity\DicImada {#20104 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25402 +label: "Houmet Essouk" +value: "446" +data: App\Entity\DicImada {#7452 …} +attr: [] +labelTranslationParameters: [] } 1044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25403 +label: "Ibn Khaldoun" +value: "1044" +data: App\Entity\DicImada {#12832 …} +attr: [] +labelTranslationParameters: [] } 1114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25404 +label: "IBN KHALDOUN" +value: "1114" +data: App\Entity\DicImada {#13462 …} +attr: [] +labelTranslationParameters: [] } 1126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25405 +label: "IBN KHALDOUN" +value: "1126" +data: App\Entity\DicImada {#13570 …} +attr: [] +labelTranslationParameters: [] } 1011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25406 +label: "Ibn Khaldoun I" +value: "1011" +data: App\Entity\DicImada {#12535 …} +attr: [] +labelTranslationParameters: [] } 1012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25407 +label: "Ibn Khaldoun II" +value: "1012" +data: App\Entity\DicImada {#12544 …} +attr: [] +labelTranslationParameters: [] } 1015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25408 +label: "Ibn Khaldoun VI" +value: "1015" +data: App\Entity\DicImada {#12571 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25409 +label: "Ibn Sina" +value: "70" +data: App\Entity\DicImada {#4068 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25410 +label: "Ibn Sina 1" +value: "95" +data: App\Entity\DicImada {#4293 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25411 +label: "Ibn Sina 2" +value: "97" +data: App\Entity\DicImada {#4311 …} +attr: [] +labelTranslationParameters: [] } 718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25412 +label: "Ibn Zeydoun" +value: "718" +data: App\Entity\DicImada {#9898 …} +attr: [] +labelTranslationParameters: [] } 1727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25413 +label: "Ibrahim Zahhar" +value: "1727" +data: App\Entity\DicImada {#18979 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25414 +label: "Ikama Tabbia" +value: "69" +data: App\Entity\DicImada {#4059 …} +attr: [] +labelTranslationParameters: [] } 780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25415 +label: "Ismail" +value: "780" +data: App\Entity\DicImada {#10456 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25416 +label: "J'Millet" +value: "484" +data: App\Entity\DicImada {#7794 …} +attr: [] +labelTranslationParameters: [] } 1047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25417 +label: "Jaafar" +value: "1047" +data: App\Entity\DicImada {#12859 …} +attr: [] +labelTranslationParameters: [] } 1669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25418 +label: "Jabbas" +value: "1669" +data: App\Entity\DicImada {#18457 …} +attr: [] +labelTranslationParameters: [] } 1483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25419 +label: "Jablia Centre" +value: "1483" +data: App\Entity\DicImada {#16783 …} +attr: [] +labelTranslationParameters: [] } 2116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25420 +label: "jadida" +value: "2116" +data: App\Entity\DicImada {#22480 …} +attr: [] +labelTranslationParameters: [] } 923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25421 +label: "Jadidi" +value: "923" +data: App\Entity\DicImada {#11743 …} +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25422 +label: "Jalta" +value: "310" +data: App\Entity\DicImada {#6228 …} +attr: [] +labelTranslationParameters: [] } 1195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25423 +label: "Jama" +value: "1195" +data: App\Entity\DicImada {#14191 …} +attr: [] +labelTranslationParameters: [] } 1969 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25424 +label: "Jamila" +value: "1969" +data: App\Entity\DicImada {#21157 …} +attr: [] +labelTranslationParameters: [] } 2227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25425 +label: "Jammel Ouest" +value: "2227" +data: App\Entity\DicImada {#23479 …} +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25426 +label: "Jaouaouada" +value: "513" +data: App\Entity\DicImada {#8055 …} +attr: [] +labelTranslationParameters: [] } 748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25427 +label: "Jarzouna Est" +value: "748" +data: App\Entity\DicImada {#10168 …} +attr: [] +labelTranslationParameters: [] } 750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25428 +label: "Jarzouna Nord" +value: "750" +data: App\Entity\DicImada {#10186 …} +attr: [] +labelTranslationParameters: [] } 749 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25429 +label: "Jarzouna Ouest" +value: "749" +data: App\Entity\DicImada {#10177 …} +attr: [] +labelTranslationParameters: [] } 751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25430 +label: "Jarzouna Sud" +value: "751" +data: App\Entity\DicImada {#10195 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25431 +label: "Jayara" +value: "100" +data: App\Entity\DicImada {#4338 …} +attr: [] +labelTranslationParameters: [] } 788 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25432 +label: "JBEL EDISS" +value: "788" +data: App\Entity\DicImada {#10528 …} +attr: [] +labelTranslationParameters: [] } 2207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25433 +label: "Jbeniana" +value: "2207" +data: App\Entity\DicImada {#23299 …} +attr: [] +labelTranslationParameters: [] } 2228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25434 +label: "JEAMMEL EST" +value: "2228" +data: App\Entity\DicImada {#23488 …} +attr: [] +labelTranslationParameters: [] } 2225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25435 +label: "Jeammel Nord" +value: "2225" +data: App\Entity\DicImada {#23461 …} +attr: [] +labelTranslationParameters: [] } 2226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25436 +label: "Jeammel Sud" +value: "2226" +data: App\Entity\DicImada {#23470 …} +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25437 +label: "Jebel El Ouest" +value: "280" +data: App\Entity\DicImada {#5958 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25438 +label: "Jebel Errassas" +value: "23" +data: App\Entity\DicImada {#3645 …} +attr: [] +labelTranslationParameters: [] } 1836 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25439 +label: "Jebel Errihane" +value: "1836" +data: App\Entity\DicImada {#19960 …} +attr: [] +labelTranslationParameters: [] } 1834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25440 +label: "Jebel Esserj" +value: "1834" +data: App\Entity\DicImada {#19942 …} +attr: [] +labelTranslationParameters: [] } 996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25441 +label: "Jebel Jelloud" +value: "996" +data: App\Entity\DicImada {#12400 …} +attr: [] +labelTranslationParameters: [] } 981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25442 +label: "Jebel Lahmar" +value: "981" +data: App\Entity\DicImada {#12265 …} +attr: [] +labelTranslationParameters: [] } 1835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25443 +label: "Jebel Oueslat" +value: "1835" +data: App\Entity\DicImada {#19951 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25444 +label: "Jebel Trif" +value: "228" +data: App\Entity\DicImada {#5490 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25445 +label: "Jeblia Nord" +value: "499" +data: App\Entity\DicImada {#7929 …} +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25446 +label: "Jeblia Sud" +value: "500" +data: App\Entity\DicImada {#7938 …} +attr: [] +labelTranslationParameters: [] } 1285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25447 +label: "JEBLINE" +value: "1285" +data: App\Entity\DicImada {#15001 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25448 +label: "JEDAIDA" +value: "392" +data: App\Entity\DicImada {#6966 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25449 +label: "JEDAIDA HACHED" +value: "393" +data: App\Entity\DicImada {#6975 …} +attr: [] +labelTranslationParameters: [] } 1284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25450 +label: "Jedidine" +value: "1284" +data: App\Entity\DicImada {#14992 …} +attr: [] +labelTranslationParameters: [] } 1730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25451 +label: "Jedliane" +value: "1730" +data: App\Entity\DicImada {#19006 …} +attr: [] +labelTranslationParameters: [] } 1959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25452 +label: "Jedria" +value: "1959" +data: App\Entity\DicImada {#21067 …} +attr: [] +labelTranslationParameters: [] } 1973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25453 +label: "Jellal" +value: "1973" +data: App\Entity\DicImada {#21193 …} +attr: [] +labelTranslationParameters: [] } 1396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25454 +label: "Jelma Est" +value: "1396" +data: App\Entity\DicImada {#16000 …} +attr: [] +labelTranslationParameters: [] } 1389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25455 +label: "Jelma Ouest" +value: "1389" +data: App\Entity\DicImada {#15937 …} +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25456 +label: "JEMAA NORD" +value: "502" +data: App\Entity\DicImada {#7956 …} +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25457 +label: "Jemâa Sud" +value: "503" +data: App\Entity\DicImada {#7965 …} +attr: [] +labelTranslationParameters: [] } 2036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25458 +label: "Jemna Nord" +value: "2036" +data: App\Entity\DicImada {#21760 …} +attr: [] +labelTranslationParameters: [] } 2035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25459 +label: "Jemna Sud" +value: "2035" +data: App\Entity\DicImada {#21751 …} +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25460 +label: "Jendouba Sud" +value: "649" +data: App\Entity\DicImada {#9277 …} +attr: [] +labelTranslationParameters: [] } 2040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25461 +label: "Jenoura" +value: "2040" +data: App\Entity\DicImada {#21796 …} +attr: [] +labelTranslationParameters: [] } 1844 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25462 +label: "Jeouaouda" +value: "1844" +data: App\Entity\DicImada {#20032 …} +attr: [] +labelTranslationParameters: [] } 2059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25463 +label: "Jeouaoula" +value: "2059" +data: App\Entity\DicImada {#21967 …} +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25464 +label: "Jeradou" +value: "552" +data: App\Entity\DicImada {#8406 …} +attr: [] +labelTranslationParameters: [] } 1140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25465 +label: "JERADOU" +value: "1140" +data: App\Entity\DicImada {#13696 …} +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25466 +label: "Jérissa Centre" +value: "589" +data: App\Entity\DicImada {#8737 …} +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25467 +label: "Jérissa Nord" +value: "584" +data: App\Entity\DicImada {#8692 …} +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25468 +label: "JERISSA SUD" +value: "588" +data: App\Entity\DicImada {#8728 …} +attr: [] +labelTranslationParameters: [] } 2037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25469 +label: "Jerssine" +value: "2037" +data: App\Entity\DicImada {#21769 …} +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25470 +label: "JEZZA" +value: "561" +data: App\Entity\DicImada {#8485 …} +attr: [] +labelTranslationParameters: [] } 825 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25471 +label: "JHAINET" +value: "825" +data: App\Entity\DicImada {#10861 …} +attr: [] +labelTranslationParameters: [] } 1441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25472 +label: "Jhina Nord" +value: "1441" +data: App\Entity\DicImada {#16405 …} +attr: [] +labelTranslationParameters: [] } 1442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25473 +label: "Jhina Sud" +value: "1442" +data: App\Entity\DicImada {#16414 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25474 +label: "Jimla" +value: "270" +data: App\Entity\DicImada {#5868 …} +attr: [] +labelTranslationParameters: [] } 792 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25475 +label: "Jmila" +value: "792" +data: App\Entity\DicImada {#10564 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25476 +label: "JNAIHIA" +value: "416" +data: App\Entity\DicImada {#7182 …} +attr: [] +labelTranslationParameters: [] } 1751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25477 +label: "Joua" +value: "1751" +data: App\Entity\DicImada {#19195 …} +attr: [] +labelTranslationParameters: [] } 1938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25478 +label: "Jouamaa" +value: "1938" +data: App\Entity\DicImada {#20878 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25479 +label: "Jouaouda" +value: "471" +data: App\Entity\DicImada {#7677 …} +attr: [] +labelTranslationParameters: [] } 1583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25480 +label: "Jouaouda" +value: "1583" +data: App\Entity\DicImada {#17683 …} +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25481 +label: "Jouguar" +value: "292" +data: App\Entity\DicImada {#6066 …} +attr: [] +labelTranslationParameters: [] } 1920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25482 +label: "JOURF" +value: "1920" +data: App\Entity\DicImada {#20716 …} +attr: [] +labelTranslationParameters: [] } 908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25483 +label: "Jouza" +value: "908" +data: App\Entity\DicImada {#11608 …} +attr: [] +labelTranslationParameters: [] } 1318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25484 +label: "JRABAA" +value: "1318" +data: App\Entity\DicImada {#15298 …} +attr: [] +labelTranslationParameters: [] } 815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25485 +label: "JWAWDA" +value: "815" +data: App\Entity\DicImada {#10771 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25486 +label: "Kabaria 1" +value: "90" +data: App\Entity\DicImada {#4248 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25487 +label: "Kabaria 2" +value: "91" +data: App\Entity\DicImada {#4257 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25488 +label: "Kabaria 3" +value: "92" +data: App\Entity\DicImada {#4266 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25489 +label: "Kabaria 4" +value: "93" +data: App\Entity\DicImada {#4275 …} +attr: [] +labelTranslationParameters: [] } 1454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25490 +label: "Kabbara" +value: "1454" +data: App\Entity\DicImada {#16522 …} +attr: [] +labelTranslationParameters: [] } 1422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25491 +label: "Kabrar" +value: "1422" +data: App\Entity\DicImada {#16234 …} +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25492 +label: "Kabtna 1" +value: "340" +data: App\Entity\DicImada {#6498 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25493 +label: "Kabtna 2" +value: "341" +data: App\Entity\DicImada {#6507 …} +attr: [] +labelTranslationParameters: [] } 808 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25494 +label: "KAHLA" +value: "808" +data: App\Entity\DicImada {#10708 …} +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25495 +label: "KALAA" +value: "683" +data: App\Entity\DicImada {#9583 …} +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25496 +label: "KALAA EL KASBAH" +value: "580" +data: App\Entity\DicImada {#8656 …} +attr: [] +labelTranslationParameters: [] } 1307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25497 +label: "KALAA SEGHIRA EST" +value: "1307" +data: App\Entity\DicImada {#15199 …} +attr: [] +labelTranslationParameters: [] } 1308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25498 +label: "KALAA SEGHIRA HACHED" +value: "1308" +data: App\Entity\DicImada {#15208 …} +attr: [] +labelTranslationParameters: [] } 1309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25499 +label: "KALAA SEGHIRA MEDINA" +value: "1309" +data: App\Entity\DicImada {#15217 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25500 +label: "KALAAT EL ANDALOUS EST" +value: "140" +data: App\Entity\DicImada {#4698 …} +attr: [] +labelTranslationParameters: [] } 1060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25501 +label: "KALAAT EL ANDALOUS OUEST" +value: "1060" +data: App\Entity\DicImada {#12976 …} +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25502 +label: "KALAAT SENAN" +value: "571" +data: App\Entity\DicImada {#8575 …} +attr: [] +labelTranslationParameters: [] } 1874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25503 +label: "Kanbout" +value: "1874" +data: App\Entity\DicImada {#20302 …} +attr: [] +labelTranslationParameters: [] } 1306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25504 +label: "Kantaoui" +value: "1306" +data: App\Entity\DicImada {#15190 …} +attr: [] +labelTranslationParameters: [] } 1615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25505 +label: "Kantara" +value: "1615" +data: App\Entity\DicImada {#17971 …} +attr: [] +labelTranslationParameters: [] } 1075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25506 +label: "KARIA" +value: "1075" +data: App\Entity\DicImada {#13111 …} +attr: [] +labelTranslationParameters: [] } 2131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25507 +label: "KarKar" +value: "2131" +data: App\Entity\DicImada {#22615 …} +attr: [] +labelTranslationParameters: [] } 1848 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25508 +label: "Karma" +value: "1848" +data: App\Entity\DicImada {#20068 …} +attr: [] +labelTranslationParameters: [] } 823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25509 +label: "KARRET ELARAR" +value: "823" +data: App\Entity\DicImada {#10843 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25510 +label: "Karrouba" +value: "235" +data: App\Entity\DicImada {#5553 …} +attr: [] +labelTranslationParameters: [] } 811 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25511 +label: "KARYA" +value: "811" +data: App\Entity\DicImada {#10735 …} +attr: [] +labelTranslationParameters: [] } 759 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25512 +label: "Kasbah" +value: "759" +data: App\Entity\DicImada {#10267 …} +attr: [] +labelTranslationParameters: [] } 1917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25513 +label: "Kasbah" +value: "1917" +data: App\Entity\DicImada {#20689 …} +attr: [] +labelTranslationParameters: [] } 1898 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25514 +label: "Kasr El Moukabala" +value: "1898" +data: App\Entity\DicImada {#20518 …} +attr: [] +labelTranslationParameters: [] } 1157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25515 +label: "KEBILI EST" +value: "1157" +data: App\Entity\DicImada {#13849 …} +attr: [] +labelTranslationParameters: [] } 1569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25516 +label: "Kebili Nord" +value: "1569" +data: App\Entity\DicImada {#17557 …} +attr: [] +labelTranslationParameters: [] } 2033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25517 +label: "Kébili Sud" +value: "2033" +data: App\Entity\DicImada {#21733 …} +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25518 +label: "Keblia Nord" +value: "501" +data: App\Entity\DicImada {#7947 …} +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25519 +label: "Keblia Sud" +value: "510" +data: App\Entity\DicImada {#8028 …} +attr: [] +labelTranslationParameters: [] } 1288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25520 +label: "Kebline" +value: "1288" +data: App\Entity\DicImada {#15028 …} +attr: [] +labelTranslationParameters: [] } 1413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25521 +label: "Kecham Est" +value: "1413" +data: App\Entity\DicImada {#16153 …} +attr: [] +labelTranslationParameters: [] } 1412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25522 +label: "Kecham Ouest" +value: "1412" +data: App\Entity\DicImada {#16144 …} +attr: [] +labelTranslationParameters: [] } 1106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25523 +label: "KEF DERBI" +value: "1106" +data: App\Entity\DicImada {#13390 …} +attr: [] +labelTranslationParameters: [] } 742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25524 +label: "Kef Ghrab" +value: "742" +data: App\Entity\DicImada {#10114 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25525 +label: "Kélibia Est" +value: "206" +data: App\Entity\DicImada {#5292 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25526 +label: "Kélibia Ouest" +value: "207" +data: App\Entity\DicImada {#5301 …} +attr: [] +labelTranslationParameters: [] } 1611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25527 +label: "Kellabine" +value: "1611" +data: App\Entity\DicImada {#17935 …} +attr: [] +labelTranslationParameters: [] } 1636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25528 +label: "KENITRA" +value: "1636" +data: App\Entity\DicImada {#18160 …} +attr: [] +labelTranslationParameters: [] } 753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25529 +label: "Kenkla" +value: "753" +data: App\Entity\DicImada {#10213 …} +attr: [] +labelTranslationParameters: [] } 1879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25530 +label: "Kerchaou" +value: "1879" +data: App\Entity\DicImada {#20347 …} +attr: [] +labelTranslationParameters: [] } 1240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25531 +label: "KESRA" +value: "1240" +data: App\Entity\DicImada {#14596 …} +attr: [] +labelTranslationParameters: [] } 1576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25532 +label: "Ketaya" +value: "1576" +data: App\Entity\DicImada {#17620 …} +attr: [] +labelTranslationParameters: [] } 2104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25533 +label: "KETIS" +value: "2104" +data: App\Entity\DicImada {#22372 …} +attr: [] +labelTranslationParameters: [] } 1459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25534 +label: "Kettana" +value: "1459" +data: App\Entity\DicImada {#16567 …} +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25535 +label: "KHACHEB" +value: "637" +data: App\Entity\DicImada {#9169 …} +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25536 +label: "Khadra" +value: "515" +data: App\Entity\DicImada {#8073 …} +attr: [] +labelTranslationParameters: [] } 1639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25537 +label: "Khadra" +value: "1639" +data: App\Entity\DicImada {#18187 …} +attr: [] +labelTranslationParameters: [] } 1812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25538 +label: "Khadra" +value: "1812" +data: App\Entity\DicImada {#19744 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25539 +label: "KHAIREDDINE PACHA" +value: "156" +data: App\Entity\DicImada {#4842 …} +attr: [] +labelTranslationParameters: [] } 1660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25540 +label: "Khairiya" +value: "1660" +data: App\Entity\DicImada {#18376 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25541 +label: "Khaled Ibn El Walid" +value: "159" +data: App\Entity\DicImada {#4869 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25542 +label: "KHALED IBN EL WALID" +value: "399" +data: App\Entity\DicImada {#7029 …} +attr: [] +labelTranslationParameters: [] } 1199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25543 +label: "Khalsa" +value: "1199" +data: App\Entity\DicImada {#14227 …} +attr: [] +labelTranslationParameters: [] } 1769 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25544 +label: "Khamouda Nord" +value: "1769" +data: App\Entity\DicImada {#19357 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25545 +label: "Khanguet El Hojej" +value: "227" +data: App\Entity\DicImada {#5481 …} +attr: [] +labelTranslationParameters: [] } 1787 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25546 +label: "Khanguet El Jazia" +value: "1787" +data: App\Entity\DicImada {#19519 …} +attr: [] +labelTranslationParameters: [] } 1682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25547 +label: "Khaoui" +value: "1682" +data: App\Entity\DicImada {#18574 …} +attr: [] +labelTranslationParameters: [] } 1950 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25548 +label: "Khaoui El Ghedir" +value: "1950" +data: App\Entity\DicImada {#20986 …} +attr: [] +labelTranslationParameters: [] } 1675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25549 +label: "Kharrouba" +value: "1675" +data: App\Entity\DicImada {#18511 …} +attr: [] +labelTranslationParameters: [] } 810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25550 +label: "KHATERCHA" +value: "810" +data: App\Entity\DicImada {#10726 …} +attr: [] +labelTranslationParameters: [] } 2000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25551 +label: "Khatma" +value: "2000" +data: App\Entity\DicImada {#21436 …} +attr: [] +labelTranslationParameters: [] } 1021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25552 +label: "Khaznadar" +value: "1021" +data: App\Entity\DicImada {#12625 …} +attr: [] +labelTranslationParameters: [] } 2201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25553 +label: "Khazzanet" +value: "2201" +data: App\Entity\DicImada {#23245 …} +attr: [] +labelTranslationParameters: [] } 1806 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25554 +label: "Khazzazia" +value: "1806" +data: App\Entity\DicImada {#19690 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25555 +label: "Khélidia" +value: "30" +data: App\Entity\DicImada {#3708 …} +attr: [] +labelTranslationParameters: [] } 1924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25556 +label: "Khenansa" +value: "1924" +data: App\Entity\DicImada {#20752 …} +attr: [] +labelTranslationParameters: [] } 1368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25557 +label: "Khénis" +value: "1368" +data: App\Entity\DicImada {#15748 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25558 +label: "KHEREDDINE" +value: "76" +data: App\Entity\DicImada {#4122 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25559 +label: "Khéréddine" +value: "441" +data: App\Entity\DicImada {#7407 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25560 +label: "KHEREDDINE PACHA" +value: "107" +data: App\Entity\DicImada {#4401 …} +attr: [] +labelTranslationParameters: [] } 746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25561 +label: "Khetmine" +value: "746" +data: App\Entity\DicImada {#10150 …} +attr: [] +labelTranslationParameters: [] } 1698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25562 +label: "KHEZAMA" +value: "1698" +data: App\Entity\DicImada {#18718 …} +attr: [] +labelTranslationParameters: [] } 1851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25563 +label: "Khit El Ouedi" +value: "1851" +data: App\Entity\DicImada {#20095 …} +attr: [] +labelTranslationParameters: [] } 702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25564 +label: "KHMAIRIA" +value: "702" +data: App\Entity\DicImada {#9754 …} +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25565 +label: "Khniguet Eddehen" +value: "641" +data: App\Entity\DicImada {#9205 …} +attr: [] +labelTranslationParameters: [] } 1688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25566 +label: "KHOBNA" +value: "1688" +data: App\Entity\DicImada {#18628 …} +attr: [] +labelTranslationParameters: [] } 1676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25567 +label: "Khorchf" +value: "1676" +data: App\Entity\DicImada {#18520 …} +attr: [] +labelTranslationParameters: [] } 1034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25568 +label: "KOBAA" +value: "1034" +data: App\Entity\DicImada {#12742 …} +attr: [] +labelTranslationParameters: [] } 1056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25569 +label: "KOBAA" +value: "1056" +data: App\Entity\DicImada {#12940 …} +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25570 +label: "KODIET ECHEIR" +value: "602" +data: App\Entity\DicImada {#8854 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25571 +label: "Korba Est" +value: "190" +data: App\Entity\DicImada {#5148 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25572 +label: "Korba Ouest" +value: "191" +data: App\Entity\DicImada {#5157 …} +attr: [] +labelTranslationParameters: [] } 818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25573 +label: "KORNICH" +value: "818" +data: App\Entity\DicImada {#10798 …} +attr: [] +labelTranslationParameters: [] } 1334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25574 +label: "Koundar" +value: "1334" +data: App\Entity\DicImada {#15442 …} +attr: [] +labelTranslationParameters: [] } 2017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25575 +label: "Koutine" +value: "2017" +data: App\Entity\DicImada {#21589 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25576 +label: "Kram Est" +value: "78" +data: App\Entity\DicImada {#4140 …} +attr: [] +labelTranslationParameters: [] } 1608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25577 +label: "Kraten" +value: "1608" +data: App\Entity\DicImada {#17908 …} +attr: [] +labelTranslationParameters: [] } 1220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25578 +label: "Krib Nord" +value: "1220" +data: App\Entity\DicImada {#14416 …} +attr: [] +labelTranslationParameters: [] } 1487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25579 +label: "KRICHET NAAM" +value: "1487" +data: App\Entity\DicImada {#16819 …} +attr: [] +labelTranslationParameters: [] } 1299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25580 +label: "Kroussiaa Centrale" +value: "1299" +data: App\Entity\DicImada {#15127 …} +attr: [] +labelTranslationParameters: [] } 1300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25581 +label: "Kroussiaa Ouest" +value: "1300" +data: App\Entity\DicImada {#15136 …} +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25582 +label: "Ksar" +value: "541" +data: App\Entity\DicImada {#8307 …} +attr: [] +labelTranslationParameters: [] } 928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25583 +label: "Ksar" +value: "928" +data: App\Entity\DicImada {#11788 …} +attr: [] +labelTranslationParameters: [] } 1257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25584 +label: "Ksar" +value: "1257" +data: App\Entity\DicImada {#14749 …} +attr: [] +labelTranslationParameters: [] } 1428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25585 +label: "KSAR" +value: "1428" +data: App\Entity\DicImada {#16288 …} +attr: [] +labelTranslationParameters: [] } 1882 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25586 +label: "Ksar Aoun" +value: "1882" +data: App\Entity\DicImada {#20374 …} +attr: [] +labelTranslationParameters: [] } 770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25587 +label: "Ksar Bardou" +value: "770" +data: App\Entity\DicImada {#10366 …} +attr: [] +labelTranslationParameters: [] } 1024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25588 +label: "Ksar El Bortel" +value: "1024" +data: App\Entity\DicImada {#12652 …} +attr: [] +labelTranslationParameters: [] } 2012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25589 +label: "Ksar El Hadada" +value: "2012" +data: App\Entity\DicImada {#21544 …} +attr: [] +labelTranslationParameters: [] } 1414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25590 +label: "Ksar El Hammam Est" +value: "1414" +data: App\Entity\DicImada {#16162 …} +attr: [] +labelTranslationParameters: [] } 1409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25591 +label: "Ksar El Hammam Ouest" +value: "1409" +data: App\Entity\DicImada {#16117 …} +attr: [] +labelTranslationParameters: [] } 2009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25592 +label: "Ksar El Mrabtine" +value: "2009" +data: App\Entity\DicImada {#21517 …} +attr: [] +labelTranslationParameters: [] } 1885 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25593 +label: "Ksar M'hira Ouest" +value: "1885" +data: App\Entity\DicImada {#20401 …} +attr: [] +labelTranslationParameters: [] } 766 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25594 +label: "Ksar Mezouar" +value: "766" +data: App\Entity\DicImada {#10330 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25595 +label: "KSAR SAID" +value: "173" +data: App\Entity\DicImada {#4995 …} +attr: [] +labelTranslationParameters: [] } 1023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25596 +label: "KSAR SAID" +value: "1023" +data: App\Entity\DicImada {#12643 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25597 +label: "KSAR SAID II" +value: "74" +data: App\Entity\DicImada {#4104 …} +attr: [] +labelTranslationParameters: [] } 2160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25598 +label: "Ksasba" +value: "2160" +data: App\Entity\DicImada {#22876 …} +attr: [] +labelTranslationParameters: [] } 1127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25599 +label: "KSIBET ECH-CHATT" +value: "1127" +data: App\Entity\DicImada {#13579 …} +attr: [] +labelTranslationParameters: [] } 1274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25600 +label: "Ksibet Echott" +value: "1274" +data: App\Entity\DicImada {#14902 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25601 +label: "Ksibet El Mediouni" +value: "418" +data: App\Entity\DicImada {#7200 …} +attr: [] +labelTranslationParameters: [] } 1277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25602 +label: "Ksibet Sousse" +value: "1277" +data: App\Entity\DicImada {#14929 …} +attr: [] +labelTranslationParameters: [] } 1403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25603 +label: "Ksouda" +value: "1403" +data: App\Entity\DicImada {#16063 …} +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25604 +label: "Ksour" +value: "599" +data: App\Entity\DicImada {#8827 …} +attr: [] +labelTranslationParameters: [] } 1187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25605 +label: "Ksour" +value: "1187" +data: App\Entity\DicImada {#14119 …} +attr: [] +labelTranslationParameters: [] } 1265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25606 +label: "Ksour Essef Riadh" +value: "1265" +data: App\Entity\DicImada {#14821 …} +attr: [] +labelTranslationParameters: [] } 1266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25607 +label: "Ksour Essef Takadem" +value: "1266" +data: App\Entity\DicImada {#14830 …} +attr: [] +labelTranslationParameters: [] } 2108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25608 +label: "Ksour Lakhoua" +value: "2108" +data: App\Entity\DicImada {#22408 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25609 +label: "KSSIBI" +value: "27" +data: App\Entity\DicImada {#3681 …} +attr: [] +labelTranslationParameters: [] } 1258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25610 +label: "Ktanine" +value: "1258" +data: App\Entity\DicImada {#14758 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25611 +label: "La Goulette" +value: "75" +data: App\Entity\DicImada {#4113 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25612 +label: "La Goulette Casino" +value: "77" +data: App\Entity\DicImada {#4131 …} +attr: [] +labelTranslationParameters: [] } 1993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25613 +label: "Labba" +value: "1993" +data: App\Entity\DicImada {#21373 …} +attr: [] +labelTranslationParameters: [] } 820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25614 +label: "LAC DE BIZERTE" +value: "820" +data: App\Entity\DicImada {#10816 …} +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25615 +label: "Ladhiab" +value: "550" +data: App\Entity\DicImada {#8388 …} +attr: [] +labelTranslationParameters: [] } 1217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25616 +label: "Lagsab" +value: "1217" +data: App\Entity\DicImada {#14389 …} +attr: [] +labelTranslationParameters: [] } 1213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25617 +label: "Lahouez Nord" +value: "1213" +data: App\Entity\DicImada {#14353 …} +attr: [] +labelTranslationParameters: [] } 1214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25618 +label: "Lahouez Sud" +value: "1214" +data: App\Entity\DicImada {#14362 …} +attr: [] +labelTranslationParameters: [] } 1565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25619 +label: "Lakhedhar Ben Hassine" +value: "1565" +data: App\Entity\DicImada {#17521 …} +attr: [] +labelTranslationParameters: [] } 1215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25620 +label: "Lakhouet" +value: "1215" +data: App\Entity\DicImada {#14371 …} +attr: [] +labelTranslationParameters: [] } 1526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25621 +label: "LALA" +value: "1526" +data: App\Entity\DicImada {#17170 …} +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25622 +label: "Lamta" +value: "425" +data: App\Entity\DicImada {#7263 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25623 +label: "Lansarine" +value: "146" +data: App\Entity\DicImada {#4752 …} +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25624 +label: "LANSARINE" +value: "372" +data: App\Entity\DicImada {#6786 …} +attr: [] +labelTranslationParameters: [] } 2200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25625 +label: "Laouabed" +value: "2200" +data: App\Entity\DicImada {#23236 …} +attr: [] +labelTranslationParameters: [] } 1579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25626 +label: "Laouina Nord" +value: "1579" +data: App\Entity\DicImada {#17647 …} +attr: [] +labelTranslationParameters: [] } 2019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25627 +label: "Laouina Sud" +value: "2019" +data: App\Entity\DicImada {#21607 …} +attr: [] +labelTranslationParameters: [] } 1206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25628 +label: "Laroussa" +value: "1206" +data: App\Entity\DicImada {#14290 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25629 +label: "Laroussia" +value: "175" +data: App\Entity\DicImada {#5013 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25630 +label: "Latrach" +value: "243" +data: App\Entity\DicImada {#5625 …} +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25631 +label: "LE FAHS" +value: "284" +data: App\Entity\DicImada {#5994 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25632 +label: "Les Jardins" +value: "182" +data: App\Entity\DicImada {#5076 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25633 +label: "Les Souks" +value: "178" +data: App\Entity\DicImada {#5040 …} +attr: [] +labelTranslationParameters: [] } 1377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25634 +label: "Lessouda" +value: "1377" +data: App\Entity\DicImada {#15829 …} +attr: [] +labelTranslationParameters: [] } 1122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25635 +label: "LEZDINE" +value: "1122" +data: App\Entity\DicImada {#13534 …} +attr: [] +labelTranslationParameters: [] } 1574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25636 +label: "LIMAGUES" +value: "1574" +data: App\Entity\DicImada {#17602 …} +attr: [] +labelTranslationParameters: [] } 2057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25637 +label: "Limaoua" +value: "2057" +data: App\Entity\DicImada {#21949 …} +attr: [] +labelTranslationParameters: [] } 1395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25638 +label: "Lizereg" +value: "1395" +data: App\Entity\DicImada {#15991 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25639 +label: "Lobna" +value: "261" +data: App\Entity\DicImada {#5787 …} +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25640 +label: "LORBES" +value: "608" +data: App\Entity\DicImada {#8908 …} +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25641 +label: "Louata" +value: "320" +data: App\Entity\DicImada {#6318 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25642 +label: "Louata" +value: "600" +data: App\Entity\DicImada {#8836 …} +attr: [] +labelTranslationParameters: [] } 1247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25643 +label: "Louza" +value: "1247" +data: App\Entity\DicImada {#14659 …} +attr: [] +labelTranslationParameters: [] } 2213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25644 +label: "Louza" +value: "2213" +data: App\Entity\DicImada {#23353 …} +attr: [] +labelTranslationParameters: [] } 2081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25645 +label: "M'Hamla" +value: "2081" +data: App\Entity\DicImada {#22165 …} +attr: [] +labelTranslationParameters: [] } 2174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25646 +label: "M'harza Nord" +value: "2174" +data: App\Entity\DicImada {#23002 …} +attr: [] +labelTranslationParameters: [] } 2181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25647 +label: "M'harza Sud" +value: "2181" +data: App\Entity\DicImada {#23065 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25648 +label: "M'nara" +value: "457" +data: App\Entity\DicImada {#7551 …} +attr: [] +labelTranslationParameters: [] } 1453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25649 +label: "M'nara" +value: "1453" +data: App\Entity\DicImada {#16513 …} +attr: [] +labelTranslationParameters: [] } 1352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25650 +label: "M'rabet Hached" +value: "1352" +data: App\Entity\DicImada {#15604 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25651 +label: "M'Sahla" +value: "481" +data: App\Entity\DicImada {#7767 …} +attr: [] +labelTranslationParameters: [] } 761 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25652 +label: "M'zara" +value: "761" +data: App\Entity\DicImada {#10285 …} +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25653 +label: "M'Zougha" +value: "621" +data: App\Entity\DicImada {#9025 …} +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25654 +label: "MAADEN" +value: "685" +data: App\Entity\DicImada {#9601 …} +attr: [] +labelTranslationParameters: [] } 776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25655 +label: "Mâagoula" +value: "776" +data: App\Entity\DicImada {#10420 …} +attr: [] +labelTranslationParameters: [] } 953 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25656 +label: "MAAKEL EZZAIM" +value: "953" +data: App\Entity\DicImada {#12013 …} +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25657 +label: "MAALA" +value: "657" +data: App\Entity\DicImada {#9349 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25658 +label: "MAAMOURA" +value: "185" +data: App\Entity\DicImada {#5103 …} +attr: [] +labelTranslationParameters: [] } 1970 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25659 +label: "Maamrat" +value: "1970" +data: App\Entity\DicImada {#21166 …} +attr: [] +labelTranslationParameters: [] } 1832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25660 +label: "MAAROUF" +value: "1832" +data: App\Entity\DicImada {#19924 …} +attr: [] +labelTranslationParameters: [] } 2149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25661 +label: "MAATI" +value: "2149" +data: App\Entity\DicImada {#22777 …} +attr: [] +labelTranslationParameters: [] } 1666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25662 +label: "Mabrouka" +value: "1666" +data: App\Entity\DicImada {#18430 …} +attr: [] +labelTranslationParameters: [] } 1718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25663 +label: "Machrek Chams" +value: "1718" +data: App\Entity\DicImada {#18898 …} +attr: [] +labelTranslationParameters: [] } 1710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25664 +label: "Maghdoudech" +value: "1710" +data: App\Entity\DicImada {#18826 …} +attr: [] +labelTranslationParameters: [] } 917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25665 +label: "Magheraoua" +value: "917" +data: App\Entity\DicImada {#11689 …} +attr: [] +labelTranslationParameters: [] } 1919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25666 +label: "Maghraouia" +value: "1919" +data: App\Entity\DicImada {#20707 …} +attr: [] +labelTranslationParameters: [] } 1235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25667 +label: "Mahatta El Krib" +value: "1235" +data: App\Entity\DicImada {#14551 …} +attr: [] +labelTranslationParameters: [] } 1941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25668 +label: "Mahboubine" +value: "1941" +data: App\Entity\DicImada {#20905 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25669 +label: "Mahdia" +value: "461" +data: App\Entity\DicImada {#7587 …} +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25670 +label: "Mahjouba" +value: "573" +data: App\Entity\DicImada {#8593 …} +attr: [] +labelTranslationParameters: [] } 1628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25671 +label: "MAHRES NORD" +value: "1628" +data: App\Entity\DicImada {#18088 …} +attr: [] +labelTranslationParameters: [] } 1633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25672 +label: "MAHRES SUD" +value: "1633" +data: App\Entity\DicImada {#18133 …} +attr: [] +labelTranslationParameters: [] } 1602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25673 +label: "Mahrougua" +value: "1602" +data: App\Entity\DicImada {#17854 …} +attr: [] +labelTranslationParameters: [] } 1550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25674 +label: "Mahssen" +value: "1550" +data: App\Entity\DicImada {#17386 …} +attr: [] +labelTranslationParameters: [] } 832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25675 +label: "MAJEL BEL ABBAS CHMALIA" +value: "832" +data: App\Entity\DicImada {#10924 …} +attr: [] +labelTranslationParameters: [] } 1778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25676 +label: "MAJEL BEL ABBES NORD" +value: "1778" +data: App\Entity\DicImada {#19438 …} +attr: [] +labelTranslationParameters: [] } 1779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25677 +label: "MAJEL BEL ABBES SUD" +value: "1779" +data: App\Entity\DicImada {#19447 …} +attr: [] +labelTranslationParameters: [] } 1589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25678 +label: "Majel Eddraj" +value: "1589" +data: App\Entity\DicImada {#17737 …} +attr: [] +labelTranslationParameters: [] } 2113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25679 +label: "Majoura" +value: "2113" +data: App\Entity\DicImada {#22453 …} +attr: [] +labelTranslationParameters: [] } 1382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25680 +label: "Makarem Est" +value: "1382" +data: App\Entity\DicImada {#15874 …} +attr: [] +labelTranslationParameters: [] } 1809 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25681 +label: "Makhsouma" +value: "1809" +data: App\Entity\DicImada {#19717 …} +attr: [] +labelTranslationParameters: [] } 1249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25682 +label: "Makhtar Est" +value: "1249" +data: App\Entity\DicImada {#14677 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25683 +label: "Makhtar Sud" +value: "479" +data: App\Entity\DicImada {#7749 …} +attr: [] +labelTranslationParameters: [] } 786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25684 +label: "MAKTAA HADID" +value: "786" +data: App\Entity\DicImada {#10510 …} +attr: [] +labelTranslationParameters: [] } 911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25685 +label: "Malek" +value: "911" +data: App\Entity\DicImada {#11635 …} +attr: [] +labelTranslationParameters: [] } 694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25686 +label: "Malloula" +value: "694" +data: App\Entity\DicImada {#9682 …} +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25687 +label: "Mamissa" +value: "318" +data: App\Entity\DicImada {#6300 …} +attr: [] +labelTranslationParameters: [] } 827 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25688 +label: "MAMMED" +value: "827" +data: App\Entity\DicImada {#10879 …} +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25689 +label: "Manchia" +value: "627" +data: App\Entity\DicImada {#9079 …} +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25690 +label: "Mangouch" +value: "662" +data: App\Entity\DicImada {#9394 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25691 +label: "Mannouba" +value: "168" +data: App\Entity\DicImada {#4950 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25692 +label: "Mannouba Centre" +value: "171" +data: App\Entity\DicImada {#4977 …} +attr: [] +labelTranslationParameters: [] } 1571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25693 +label: "Mansoura" +value: "1571" +data: App\Entity\DicImada {#17575 …} +attr: [] +labelTranslationParameters: [] } 2185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25694 +label: "Mansoura" +value: "2185" +data: App\Entity\DicImada {#23101 …} +attr: [] +labelTranslationParameters: [] } 1437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25695 +label: "Mansoura Est" +value: "1437" +data: App\Entity\DicImada {#16369 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25696 +label: "Mansoura Nord" +value: "511" +data: App\Entity\DicImada {#8037 …} +attr: [] +labelTranslationParameters: [] } 1242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25697 +label: "Mansoura Nord" +value: "1242" +data: App\Entity\DicImada {#14614 …} +attr: [] +labelTranslationParameters: [] } 1438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25698 +label: "Mansoura Ouest" +value: "1438" +data: App\Entity\DicImada {#16378 …} +attr: [] +labelTranslationParameters: [] } 1191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25699 +label: "Mansoura Sud" +value: "1191" +data: App\Entity\DicImada {#14155 …} +attr: [] +labelTranslationParameters: [] } 1243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25700 +label: "Mansoura Sud" +value: "1243" +data: App\Entity\DicImada {#14623 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25701 +label: "MAOTAMAR" +value: "453" +data: App\Entity\DicImada {#7515 …} +attr: [] +labelTranslationParameters: [] } 2004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25702 +label: "Maouna" +value: "2004" +data: App\Entity\DicImada {#21472 …} +attr: [] +labelTranslationParameters: [] } 2091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25703 +label: "Mareth" +value: "2091" +data: App\Entity\DicImada {#22255 …} +attr: [] +labelTranslationParameters: [] } 2092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25704 +label: "Mareth Nord" +value: "2092" +data: App\Entity\DicImada {#22264 …} +attr: [] +labelTranslationParameters: [] } 895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25705 +label: "MARGUEB" +value: "895" +data: App\Entity\DicImada {#11491 …} +attr: [] +labelTranslationParameters: [] } 1805 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25706 +label: "Marguellil" +value: "1805" +data: App\Entity\DicImada {#19681 …} +attr: [] +labelTranslationParameters: [] } 802 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25707 +label: "MARJ AOUEM" +value: "802" +data: App\Entity\DicImada {#10654 …} +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25708 +label: "Marja" +value: "610" +data: App\Entity\DicImada {#8926 …} +attr: [] +labelTranslationParameters: [] } 1661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25709 +label: "Markez Sebai" +value: "1661" +data: App\Entity\DicImada {#18385 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25710 +label: "Marsa El Montazah" +value: "83" +data: App\Entity\DicImada {#4185 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25711 +label: "Marsa Erriadh" +value: "81" +data: App\Entity\DicImada {#4167 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25712 +label: "Marsa Hadaek" +value: "88" +data: App\Entity\DicImada {#4230 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25713 +label: "MARSA MEDINA" +value: "82" +data: App\Entity\DicImada {#4176 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25714 +label: "Marsa Plage" +value: "80" +data: App\Entity\DicImada {#4158 …} +attr: [] +labelTranslationParameters: [] } 1534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25715 +label: "Masghouna" +value: "1534" +data: App\Entity\DicImada {#17242 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25716 +label: "Masjed Aïssa" +value: "454" +data: App\Entity\DicImada {#7524 …} +attr: [] +labelTranslationParameters: [] } 1197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25717 +label: "Massouj" +value: "1197" +data: App\Entity\DicImada {#14209 …} +attr: [] +labelTranslationParameters: [] } 779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25718 +label: "Mastouta" +value: "779" +data: App\Entity\DicImada {#10447 …} +attr: [] +labelTranslationParameters: [] } 728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25719 +label: "Mateur" +value: "728" +data: App\Entity\DicImada {#9988 …} +attr: [] +labelTranslationParameters: [] } 729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25720 +label: "Mateur Banlieue" +value: "729" +data: App\Entity\DicImada {#9997 …} +attr: [] +labelTranslationParameters: [] } 2088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25721 +label: "Matmata" +value: "2088" +data: App\Entity\DicImada {#22228 …} +attr: [] +labelTranslationParameters: [] } 1465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25722 +label: "Matmata Jedida" +value: "1465" +data: App\Entity\DicImada {#16621 …} +attr: [] +labelTranslationParameters: [] } 2032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25723 +label: "Matrouha" +value: "2032" +data: App\Entity\DicImada {#21724 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25724 +label: "Mazdour" +value: "458" +data: App\Entity\DicImada {#7560 …} +attr: [] +labelTranslationParameters: [] } 1923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25725 +label: "Mazran" +value: "1923" +data: App\Entity\DicImada {#20743 …} +attr: [] +labelTranslationParameters: [] } 1931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25726 +label: "Mazraya" +value: "1931" +data: App\Entity\DicImada {#20815 …} +attr: [] +labelTranslationParameters: [] } 1895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25727 +label: "Maztouria Nord" +value: "1895" +data: App\Entity\DicImada {#20491 …} +attr: [] +labelTranslationParameters: [] } 1894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25728 +label: "Maztouria Sud" +value: "1894" +data: App\Entity\DicImada {#20482 …} +attr: [] +labelTranslationParameters: [] } 1680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25729 +label: "Mazzouna" +value: "1680" +data: App\Entity\DicImada {#18556 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25730 +label: "Mdeina" +value: "596" +data: App\Entity\DicImada {#8800 …} +attr: [] +labelTranslationParameters: [] } 1889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25731 +label: "MDEINA" +value: "1889" +data: App\Entity\DicImada {#20437 …} +attr: [] +labelTranslationParameters: [] } 1168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25732 +label: "MDHILA" +value: "1168" +data: App\Entity\DicImada {#13948 …} +attr: [] +labelTranslationParameters: [] } 1518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25733 +label: "MDHILA CENTRE" +value: "1518" +data: App\Entity\DicImada {#17098 …} +attr: [] +labelTranslationParameters: [] } 2056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25734 +label: "Mdou" +value: "2056" +data: App\Entity\DicImada {#21940 …} +attr: [] +labelTranslationParameters: [] } 1673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25735 +label: "Mech" +value: "1673" +data: App\Entity\DicImada {#18493 …} +attr: [] +labelTranslationParameters: [] } 2140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25736 +label: "Mechalet" +value: "2140" +data: App\Entity\DicImada {#22696 …} +attr: [] +labelTranslationParameters: [] } 1475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25737 +label: "Medenine Nord" +value: "1475" +data: App\Entity\DicImada {#16711 …} +attr: [] +labelTranslationParameters: [] } 1474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25738 +label: "Medenine Ouest" +value: "1474" +data: App\Entity\DicImada {#16702 …} +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25739 +label: "MEDINA" +value: "307" +data: App\Entity\DicImada {#6201 …} +attr: [] +labelTranslationParameters: [] } 1697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25740 +label: "MEDINA" +value: "1697" +data: App\Entity\DicImada {#18709 …} +attr: [] +labelTranslationParameters: [] } 2187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25741 +label: "MEDINA" +value: "2187" +data: App\Entity\DicImada {#23119 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25742 +label: "MEDINA JEDIDA 1" +value: "60" +data: App\Entity\DicImada {#3978 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25743 +label: "MEDINA JEDIDA 2" +value: "61" +data: App\Entity\DicImada {#3987 …} +attr: [] +labelTranslationParameters: [] } 919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25744 +label: "MEDJEZ EL BAB MEDINA" +value: "919" +data: App\Entity\DicImada {#11707 …} +attr: [] +labelTranslationParameters: [] } 920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25745 +label: "MEDJEZ EL BAB SUD" +value: "920" +data: App\Entity\DicImada {#11716 …} +attr: [] +labelTranslationParameters: [] } 1986 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25746 +label: "Mednine Est" +value: "1986" +data: App\Entity\DicImada {#21310 …} +attr: [] +labelTranslationParameters: [] } 1987 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25747 +label: "Mednine Sud" +value: "1987" +data: App\Entity\DicImada {#21319 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25748 +label: "Mégrine Chaker" +value: "42" +data: App\Entity\DicImada {#3816 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25749 +label: "Mégrine Chaker 2" +value: "46" +data: App\Entity\DicImada {#3852 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25750 +label: "Mégrine Riadh" +value: "41" +data: App\Entity\DicImada {#3807 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25751 +label: "Mégrine Supèrieur" +value: "43" +data: App\Entity\DicImada {#3825 …} +attr: [] +labelTranslationParameters: [] } 1734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25752 +label: "Meherza" +value: "1734" +data: App\Entity\DicImada {#19042 …} +attr: [] +labelTranslationParameters: [] } 1667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25753 +label: "Meknassi Est" +value: "1667" +data: App\Entity\DicImada {#18439 …} +attr: [] +labelTranslationParameters: [] } 1668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25754 +label: "Meknassi Ouest" +value: "1668" +data: App\Entity\DicImada {#18448 …} +attr: [] +labelTranslationParameters: [] } 1665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25755 +label: "Meknassy Nord" +value: "1665" +data: App\Entity\DicImada {#18421 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25756 +label: "MELICHET" +value: "412" +data: App\Entity\DicImada {#7146 …} +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25757 +label: "Méllala" +value: "544" +data: App\Entity\DicImada {#8334 …} +attr: [] +labelTranslationParameters: [] } 960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25758 +label: "Mellassine" +value: "960" +data: App\Entity\DicImada {#12076 …} +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25759 +label: "Méllégue" +value: "543" +data: App\Entity\DicImada {#8325 …} +attr: [] +labelTranslationParameters: [] } 1616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25760 +label: "Mellita" +value: "1616" +data: App\Entity\DicImada {#17980 …} +attr: [] +labelTranslationParameters: [] } 1937 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25761 +label: "Mellita" +value: "1937" +data: App\Entity\DicImada {#20869 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25762 +label: "Melloul" +value: "209" +data: App\Entity\DicImada {#5319 …} +attr: [] +labelTranslationParameters: [] } 2184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25763 +label: "Melloulech" +value: "2184" +data: App\Entity\DicImada {#23092 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25764 +label: "Menchia" +value: "504" +data: App\Entity\DicImada {#7974 …} +attr: [] +labelTranslationParameters: [] } 2021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25765 +label: "Menchia" +value: "2021" +data: App\Entity\DicImada {#21625 …} +attr: [] +labelTranslationParameters: [] } 826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25766 +label: "MENSEL MHIRI" +value: "826" +data: App\Entity\DicImada {#10870 …} +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25767 +label: "MENZEL ABDERRAHMEN EST" +value: "327" +data: App\Entity\DicImada {#6381 …} +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25768 +label: "Menzel Abderrahmen Ouest" +value: "329" +data: App\Entity\DicImada {#6399 …} +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25769 +label: "MENZEL BOU ZALFA OUEST" +value: "380" +data: App\Entity\DicImada {#6858 …} +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25770 +label: "MENZEL BOU ZELFA NORD" +value: "379" +data: App\Entity\DicImada {#6849 …} +attr: [] +labelTranslationParameters: [] } 1674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25771 +label: "MENZEL BOUZAIANE" +value: "1674" +data: App\Entity\DicImada {#18502 …} +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25772 +label: "MENZEL BOUZALFA SUD" +value: "381" +data: App\Entity\DicImada {#6867 …} +attr: [] +labelTranslationParameters: [] } 1587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25773 +label: "Menzel Chaker" +value: "1587" +data: App\Entity\DicImada {#17719 …} +attr: [] +labelTranslationParameters: [] } 1349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25774 +label: "Menzel Dar Belouar" +value: "1349" +data: App\Entity\DicImada {#15577 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25775 +label: "Menzel El Hayet" +value: "410" +data: App\Entity\DicImada {#7128 …} +attr: [] +labelTranslationParameters: [] } 1332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25776 +label: "Menzel El Mahatta" +value: "1332" +data: App\Entity\DicImada {#15424 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25777 +label: "Menzel Ennour" +value: "460" +data: App\Entity\DicImada {#7578 …} +attr: [] +labelTranslationParameters: [] } 1348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25778 +label: "Menzel Fateh" +value: "1348" +data: App\Entity\DicImada {#15568 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25779 +label: "Menzel Fersi" +value: "435" +data: App\Entity\DicImada {#7353 …} +attr: [] +labelTranslationParameters: [] } 1072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25780 +label: "MENZEL GAMMOUDI" +value: "1072" +data: App\Entity\DicImada {#13084 …} +attr: [] +labelTranslationParameters: [] } 1043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25781 +label: "Menzel Habib" +value: "1043" +data: App\Entity\DicImada {#12823 …} +attr: [] +labelTranslationParameters: [] } 1059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25782 +label: "MENZEL HABIB" +value: "1059" +data: App\Entity\DicImada {#12967 …} +attr: [] +labelTranslationParameters: [] } 2080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25783 +label: "Menzel Habib" +value: "2080" +data: App\Entity\DicImada {#22156 …} +attr: [] +labelTranslationParameters: [] } 2178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25784 +label: "Menzel Hached" +value: "2178" +data: App\Entity\DicImada {#23038 …} +attr: [] +labelTranslationParameters: [] } 2132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25785 +label: "Menzel Hamza" +value: "2132" +data: App\Entity\DicImada {#22624 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25786 +label: "Menzel Harb" +value: "459" +data: App\Entity\DicImada {#7569 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25787 +label: "Menzel Horr" +value: "204" +data: App\Entity\DicImada {#5274 …} +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25788 +label: "MENZEL JEMIL EST" +value: "326" +data: App\Entity\DicImada {#6372 …} +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25789 +label: "MENZEL JEMIL OUEST" +value: "330" +data: App\Entity\DicImada {#6408 …} +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25790 +label: "Menzel Kamel" +value: "404" +data: App\Entity\DicImada {#7074 …} +attr: [] +labelTranslationParameters: [] } 2222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25791 +label: "Menzel Khir" +value: "2222" +data: App\Entity\DicImada {#23434 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25792 +label: "Menzel Mabrouk" +value: "45" +data: App\Entity\DicImada {#3843 …} +attr: [] +labelTranslationParameters: [] } 2106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25793 +label: "Menzel Mimoun" +value: "2106" +data: App\Entity\DicImada {#22390 …} +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25794 +label: "Menzel Salem" +value: "565" +data: App\Entity\DicImada {#8521 …} +attr: [] +labelTranslationParameters: [] } 1980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25795 +label: "Menzela" +value: "1980" +data: App\Entity\DicImada {#21256 …} +attr: [] +labelTranslationParameters: [] } 1654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25796 +label: "Merkez Bou Assida" +value: "1654" +data: App\Entity\DicImada {#18322 …} +attr: [] +labelTranslationParameters: [] } 1646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25797 +label: "Merkez Chaker" +value: "1646" +data: App\Entity\DicImada {#18250 …} +attr: [] +labelTranslationParameters: [] } 2096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25798 +label: "Merkez Kaaniche" +value: "2096" +data: App\Entity\DicImada {#22300 …} +attr: [] +labelTranslationParameters: [] } 2195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25799 +label: "Merkez Kaddour" +value: "2195" +data: App\Entity\DicImada {#23191 …} +attr: [] +labelTranslationParameters: [] } 2219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25800 +label: "Merkez Mosbah" +value: "2219" +data: App\Entity\DicImada {#23407 …} +attr: [] +labelTranslationParameters: [] } 1057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25801 +label: "MESSAADINE" +value: "1057" +data: App\Entity\DicImada {#12949 …} +attr: [] +labelTranslationParameters: [] } 1290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25802 +label: "Méssâadine" +value: "1290" +data: App\Entity\DicImada {#15046 …} +attr: [] +labelTranslationParameters: [] } 1865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25803 +label: "Messiouta Naguar" +value: "1865" +data: App\Entity\DicImada {#20221 …} +attr: [] +labelTranslationParameters: [] } 1862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25804 +label: "Messioutet El Henach" +value: "1862" +data: App\Entity\DicImada {#20194 …} +attr: [] +labelTranslationParameters: [] } 1362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25805 +label: "Methalith" +value: "1362" +data: App\Entity\DicImada {#15694 …} +attr: [] +labelTranslationParameters: [] } 2107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25806 +label: "METKIDES" +value: "2107" +data: App\Entity\DicImada {#22399 …} +attr: [] +labelTranslationParameters: [] } 2061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25807 +label: "Metouia Nord" +value: "2061" +data: App\Entity\DicImada {#21985 …} +attr: [] +labelTranslationParameters: [] } 2062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25808 +label: "Metouia Sud" +value: "2062" +data: App\Entity\DicImada {#21994 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25809 +label: "Mézaoughia" +value: "411" +data: App\Entity\DicImada {#7137 …} +attr: [] +labelTranslationParameters: [] } 1385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25810 +label: "Mghila" +value: "1385" +data: App\Entity\DicImada {#15901 …} +attr: [] +labelTranslationParameters: [] } 1426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25811 +label: "Mhemdia" +value: "1426" +data: App\Entity\DicImada {#16270 …} +attr: [] +labelTranslationParameters: [] } 1555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25812 +label: "Midas" +value: "1555" +data: App\Entity\DicImada {#17431 …} +attr: [] +labelTranslationParameters: [] } 1939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25813 +label: "Midoun" +value: "1939" +data: App\Entity\DicImada {#20887 …} +attr: [] +labelTranslationParameters: [] } 1218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25814 +label: "Misrata" +value: "1218" +data: App\Entity\DicImada {#14398 …} +attr: [] +labelTranslationParameters: [] } 800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25815 +label: "MJALES" +value: "800" +data: App\Entity\DicImada {#10636 …} +attr: [] +labelTranslationParameters: [] } 775 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25816 +label: "Mkhachbia" +value: "775" +data: App\Entity\DicImada {#10411 …} +attr: [] +labelTranslationParameters: [] } 1158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25817 +label: "MKHICH" +value: "1158" +data: App\Entity\DicImada {#13858 …} +attr: [] +labelTranslationParameters: [] } 1757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25818 +label: "Mkimen" +value: "1757" +data: App\Entity\DicImada {#19249 …} +attr: [] +labelTranslationParameters: [] } 1286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25819 +label: "MNAAMA" +value: "1286" +data: App\Entity\DicImada {#15010 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25820 +label: "Mograne" +value: "271" +data: App\Entity\DicImada {#5877 …} +attr: [] +labelTranslationParameters: [] } 2196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25821 +label: "Mohamed Ali" +value: "2196" +data: App\Entity\DicImada {#23200 …} +attr: [] +labelTranslationParameters: [] } 1130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25822 +label: "MOHAMED EL KAROUI" +value: "1130" +data: App\Entity\DicImada {#13606 …} +attr: [] +labelTranslationParameters: [] } 1699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25823 +label: "Mohamed Maarouf" +value: "1699" +data: App\Entity\DicImada {#18727 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25824 +label: "Moknine Est" +value: "433" +data: App\Entity\DicImada {#7335 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25825 +label: "Moknine Nord" +value: "432" +data: App\Entity\DicImada {#7326 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25826 +label: "Moknine Ouest" +value: "430" +data: App\Entity\DicImada {#7308 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25827 +label: "Moknine Sud" +value: "431" +data: App\Entity\DicImada {#7317 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25828 +label: "Mongi Slim" +value: "11" +data: App\Entity\DicImada {#3537 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25829 +label: "Mongi Slim" +value: "34" +data: App\Entity\DicImada {#3744 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25830 +label: "MONGI SLIM" +value: "155" +data: App\Entity\DicImada {#4833 …} +attr: [] +labelTranslationParameters: [] } 950 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25831 +label: "Mongi Slim" +value: "950" +data: App\Entity\DicImada {#11986 …} +attr: [] +labelTranslationParameters: [] } 1063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25832 +label: "MONGI SLIM" +value: "1063" +data: App\Entity\DicImada {#13003 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25833 +label: "Morj El Mkaddem" +value: "490" +data: App\Entity\DicImada {#7848 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25834 +label: "Mornag" +value: "19" +data: App\Entity\DicImada {#3609 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25835 +label: "Mornag Ouest" +value: "31" +data: App\Entity\DicImada {#3717 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25836 +label: "MORNAGUIA" +value: "375" +data: App\Entity\DicImada {#6813 …} +attr: [] +labelTranslationParameters: [] } 1883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25837 +label: "Morra" +value: "1883" +data: App\Entity\DicImada {#20383 …} +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25838 +label: "Motabssta" +value: "505" +data: App\Entity\DicImada {#7983 …} +attr: [] +labelTranslationParameters: [] } 922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25839 +label: "Mouatis" +value: "922" +data: App\Entity\DicImada {#11734 …} +attr: [] +labelTranslationParameters: [] } 1871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25840 +label: "Mouisset" +value: "1871" +data: App\Entity\DicImada {#20275 …} +attr: [] +labelTranslationParameters: [] } 2138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25841 +label: "Mourabitine" +value: "2138" +data: App\Entity\DicImada {#22678 …} +attr: [] +labelTranslationParameters: [] } 1289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25842 +label: "Moureddine" +value: "1289" +data: App\Entity\DicImada {#15037 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25843 +label: "Mourouj 1" +value: "48" +data: App\Entity\DicImada {#3870 …} +attr: [] +labelTranslationParameters: [] } 896 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25844 +label: "MOUROUJ 2" +value: "896" +data: App\Entity\DicImada {#11500 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25845 +label: "Mourouj 3" +value: "50" +data: App\Entity\DicImada {#3888 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25846 +label: "Mourouj 4" +value: "51" +data: App\Entity\DicImada {#3897 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25847 +label: "Mourouj 5" +value: "49" +data: App\Entity\DicImada {#3879 …} +attr: [] +labelTranslationParameters: [] } 1098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25848 +label: "MOUSRATA" +value: "1098" +data: App\Entity\DicImada {#13318 …} +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25849 +label: "Mrassen" +value: "689" +data: App\Entity\DicImada {#9637 …} +attr: [] +labelTranslationParameters: [] } 1123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25850 +label: "MREZGA" +value: "1123" +data: App\Entity\DicImada {#13543 …} +attr: [] +labelTranslationParameters: [] } 1858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25851 +label: "Msaïd" +value: "1858" +data: App\Entity\DicImada {#20158 …} +attr: [] +labelTranslationParameters: [] } 2099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25852 +label: "Mssatria" +value: "2099" +data: App\Entity\DicImada {#22327 …} +attr: [] +labelTranslationParameters: [] } 1427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25853 +label: "Mzara" +value: "1427" +data: App\Entity\DicImada {#16279 …} +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25854 +label: "Mzita" +value: "572" +data: App\Entity\DicImada {#8584 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25855 +label: "NAASSANE" +value: "165" +data: App\Entity\DicImada {#4923 …} +attr: [] +labelTranslationParameters: [] } 1027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25856 +label: "Nacer" +value: "1027" +data: App\Entity\DicImada {#12679 …} +attr: [] +labelTranslationParameters: [] } 697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25857 +label: "Naddour" +value: "697" +data: App\Entity\DicImada {#9709 …} +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25858 +label: "Nadhour" +value: "294" +data: App\Entity\DicImada {#6084 …} +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25859 +label: "Nadhour" +value: "582" +data: App\Entity\DicImada {#8674 …} +attr: [] +labelTranslationParameters: [] } 1627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25860 +label: "Nadhour" +value: "1627" +data: App\Entity\DicImada {#18079 …} +attr: [] +labelTranslationParameters: [] } 1781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25861 +label: "Nadhour" +value: "1781" +data: App\Entity\DicImada {#19465 …} +attr: [] +labelTranslationParameters: [] } 1965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25862 +label: "Nafatia" +value: "1965" +data: App\Entity\DicImada {#21121 …} +attr: [] +labelTranslationParameters: [] } 768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25863 +label: "Nagachia" +value: "768" +data: App\Entity\DicImada {#10348 …} +attr: [] +labelTranslationParameters: [] } 2022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25864 +label: "Nagga" +value: "2022" +data: App\Entity\DicImada {#21634 …} +attr: [] +labelTranslationParameters: [] } 2052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25865 +label: "Nahal" +value: "2052" +data: App\Entity\DicImada {#21904 …} +attr: [] +labelTranslationParameters: [] } 1548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25866 +label: "Namlat" +value: "1548" +data: App\Entity\DicImada {#17368 …} +attr: [] +labelTranslationParameters: [] } 1640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25867 +label: "Naoual" +value: "1640" +data: App\Entity\DicImada {#18196 …} +attr: [] +labelTranslationParameters: [] } 924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25868 +label: "Nasr" +value: "924" +data: App\Entity\DicImada {#11752 …} +attr: [] +labelTranslationParameters: [] } 1672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25869 +label: "Nasr" +value: "1672" +data: App\Entity\DicImada {#18484 …} +attr: [] +labelTranslationParameters: [] } 2115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25870 +label: "Nasr" +value: "2115" +data: App\Entity\DicImada {#22471 …} +attr: [] +labelTranslationParameters: [] } 1452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25871 +label: "Nasrallah Banlieue" +value: "1452" +data: App\Entity\DicImada {#16504 …} +attr: [] +labelTranslationParameters: [] } 1447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25872 +label: "Nasrallah Centre" +value: "1447" +data: App\Entity\DicImada {#16459 …} +attr: [] +labelTranslationParameters: [] } 1811 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25873 +label: "Nebch" +value: "1811" +data: App\Entity\DicImada {#19735 …} +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25874 +label: "Nebeur" +value: "538" +data: App\Entity\DicImada {#8280 …} +attr: [] +labelTranslationParameters: [] } 730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25875 +label: "Neffet" +value: "730" +data: App\Entity\DicImada {#10006 …} +attr: [] +labelTranslationParameters: [] } 782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25876 +label: "Nefza Est" +value: "782" +data: App\Entity\DicImada {#10474 …} +attr: [] +labelTranslationParameters: [] } 783 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25877 +label: "Nefza Ouest" +value: "783" +data: App\Entity\DicImada {#10483 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25878 +label: "Niapollisse" +value: "181" +data: App\Entity\DicImada {#5067 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25879 +label: "NIBANO" +value: "230" +data: App\Entity\DicImada {#5508 …} +attr: [] +labelTranslationParameters: [] } 1875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25880 +label: "Nikrif" +value: "1875" +data: App\Entity\DicImada {#20311 …} +attr: [] +labelTranslationParameters: [] } 1287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25881 +label: "Njajra" +value: "1287" +data: App\Entity\DicImada {#15019 …} +attr: [] +labelTranslationParameters: [] } 809 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25882 +label: "NKHILAT" +value: "809" +data: App\Entity\DicImada {#10717 …} +attr: [] +labelTranslationParameters: [] } 1479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25883 +label: "Nouaiel" +value: "1479" +data: App\Entity\DicImada {#16747 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25884 +label: "Noubou" +value: "12" +data: App\Entity\DicImada {#3546 …} +attr: [] +labelTranslationParameters: [] } 1155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25885 +label: "NOUIL NORD" +value: "1155" +data: App\Entity\DicImada {#13831 …} +attr: [] +labelTranslationParameters: [] } 1156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25886 +label: "NOUIL SUD" +value: "1156" +data: App\Entity\DicImada {#13840 …} +attr: [] +labelTranslationParameters: [] } 1796 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25887 +label: "Nour" +value: "1796" +data: App\Entity\DicImada {#19600 …} +attr: [] +labelTranslationParameters: [] } 1704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25888 +label: "Nour Ouest" +value: "1704" +data: App\Entity\DicImada {#18772 …} +attr: [] +labelTranslationParameters: [] } 1983 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25889 +label: "Nouveau Ksar" +value: "1983" +data: App\Entity\DicImada {#21283 …} +attr: [] +labelTranslationParameters: [] } 2013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25890 +label: "Nouvelle Medina" +value: "2013" +data: App\Entity\DicImada {#21553 …} +attr: [] +labelTranslationParameters: [] } 726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25891 +label: "Nouvelle Utique" +value: "726" +data: App\Entity\DicImada {#9970 …} +attr: [] +labelTranslationParameters: [] } 2191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25892 +label: "Novembre 15" +value: "2191" +data: App\Entity\DicImada {#23155 …} +attr: [] +labelTranslationParameters: [] } 2126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25893 +label: "Nozha" +value: "2126" +data: App\Entity\DicImada {#22570 …} +attr: [] +labelTranslationParameters: [] } 1955 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25894 +label: "Ogla" +value: "1955" +data: App\Entity\DicImada {#21031 …} +attr: [] +labelTranslationParameters: [] } 1597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25895 +label: "Ouadna" +value: "1597" +data: App\Entity\DicImada {#17809 …} +attr: [] +labelTranslationParameters: [] } 1626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25896 +label: "Ouadrane Nord" +value: "1626" +data: App\Entity\DicImada {#18070 …} +attr: [] +labelTranslationParameters: [] } 1625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25897 +label: "Ouadrane Sud" +value: "1625" +data: App\Entity\DicImada {#18061 …} +attr: [] +labelTranslationParameters: [] } 1560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25898 +label: "Ouaha" +value: "1560" +data: App\Entity\DicImada {#17476 …} +attr: [] +labelTranslationParameters: [] } 1933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25899 +label: "Oualegh" +value: "1933" +data: App\Entity\DicImada {#20833 …} +attr: [] +labelTranslationParameters: [] } 1440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25900 +label: "Ouarâa" +value: "1440" +data: App\Entity\DicImada {#16396 …} +attr: [] +labelTranslationParameters: [] } 2220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25901 +label: "Ouardanine Nord" +value: "2220" +data: App\Entity\DicImada {#23416 …} +attr: [] +labelTranslationParameters: [] } 2221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25902 +label: "Ouardanine Sud" +value: "2221" +data: App\Entity\DicImada {#23425 …} +attr: [] +labelTranslationParameters: [] } 1433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25903 +label: "Ouargha" +value: "1433" +data: App\Entity\DicImada {#16333 …} +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25904 +label: "Ouechtata" +value: "687" +data: App\Entity\DicImada {#9619 …} +attr: [] +labelTranslationParameters: [] } 794 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25905 +label: "Ouechtata" +value: "794" +data: App\Entity\DicImada {#10582 …} +attr: [] +labelTranslationParameters: [] } 2120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25906 +label: "Oued Guellat" +value: "2120" +data: App\Entity\DicImada {#22516 …} +attr: [] +labelTranslationParameters: [] } 1494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25907 +label: "OUED AILOU" +value: "1494" +data: App\Entity\DicImada {#16882 …} +attr: [] +labelTranslationParameters: [] } 2121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25908 +label: "Oued Béja Nord" +value: "2121" +data: App\Entity\DicImada {#22525 …} +attr: [] +labelTranslationParameters: [] } 2122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25909 +label: "Oued Béja Sud" +value: "2122" +data: App\Entity\DicImada {#22534 …} +attr: [] +labelTranslationParameters: [] } 1275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25910 +label: "OUED BLIBENE" +value: "1275" +data: App\Entity\DicImada {#14911 …} +attr: [] +labelTranslationParameters: [] } 1624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25911 +label: "Oued Ech Cheikh" +value: "1624" +data: App\Entity\DicImada {#18052 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25912 +label: "Oued El Abid" +value: "266" +data: App\Entity\DicImada {#5832 …} +attr: [] +labelTranslationParameters: [] } 1103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25913 +label: "OUED EL ARTA" +value: "1103" +data: App\Entity\DicImada {#13363 …} +attr: [] +labelTranslationParameters: [] } 2002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25914 +label: "Oued El Ghar" +value: "2002" +data: App\Entity\DicImada {#21454 …} +attr: [] +labelTranslationParameters: [] } 1728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25915 +label: "Oued El Hatab" +value: "1728" +data: App\Entity\DicImada {#18988 …} +attr: [] +labelTranslationParameters: [] } 1184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25916 +label: "Oued El Hjel" +value: "1184" +data: App\Entity\DicImada {#14092 …} +attr: [] +labelTranslationParameters: [] } 2224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25917 +label: "OUED EL JEBBES" +value: "2224" +data: App\Entity\DicImada {#23452 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25918 +label: "Oued El Kebir" +value: "187" +data: App\Entity\DicImada {#5121 …} +attr: [] +labelTranslationParameters: [] } 1361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25919 +label: "Oued El Kharroub" +value: "1361" +data: App\Entity\DicImada {#15685 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25920 +label: "Oued El Khatf" +value: "210" +data: App\Entity\DicImada {#5328 …} +attr: [] +labelTranslationParameters: [] } 1976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25921 +label: "Oued El Khil" +value: "1976" +data: App\Entity\DicImada {#21220 …} +attr: [] +labelTranslationParameters: [] } 2011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25922 +label: "Oued El Khil" +value: "2011" +data: App\Entity\DicImada {#21535 …} +attr: [] +labelTranslationParameters: [] } 1817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25923 +label: "Oued El Khriouâa" +value: "1817" +data: App\Entity\DicImada {#19789 …} +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25924 +label: "Oued El Ksab" +value: "674" +data: App\Entity\DicImada {#9502 …} +attr: [] +labelTranslationParameters: [] } 796 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25925 +label: "Oued El Mâaden" +value: "796" +data: App\Entity\DicImada {#10600 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25926 +label: "OUED ELLIL" +value: "403" +data: App\Entity\DicImada {#7065 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25927 +label: "Oued Erramel" +value: "273" +data: App\Entity\DicImada {#5895 …} +attr: [] +labelTranslationParameters: [] } 1650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25928 +label: "Oued Erramél" +value: "1650" +data: App\Entity\DicImada {#18286 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25929 +label: "Oued Essouani Sud" +value: "537" +data: App\Entity\DicImada {#8271 …} +attr: [] +labelTranslationParameters: [] } 1952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25930 +label: "Oued Ettiab" +value: "1952" +data: App\Entity\DicImada {#21004 …} +attr: [] +labelTranslationParameters: [] } 1927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25931 +label: "Oued Ezzabib" +value: "1927" +data: App\Entity\DicImada {#20779 …} +attr: [] +labelTranslationParameters: [] } 710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25932 +label: "OUED EZZINE" +value: "710" +data: App\Entity\DicImada {#9826 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25933 +label: "Oued Ezzit" +value: "274" +data: App\Entity\DicImada {#5904 …} +attr: [] +labelTranslationParameters: [] } 713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25934 +label: "Oued Ghrib" +value: "713" +data: App\Entity\DicImada {#9853 …} +attr: [] +labelTranslationParameters: [] } 1853 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25935 +label: "Oued Jebbés" +value: "1853" +data: App\Entity\DicImada {#20113 …} +attr: [] +labelTranslationParameters: [] } 1086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25936 +label: "OUED KESSEB" +value: "1086" +data: App\Entity\DicImada {#13210 …} +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25937 +label: "Oued Khadra" +value: "286" +data: App\Entity\DicImada {#6012 …} +attr: [] +labelTranslationParameters: [] } 1311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25938 +label: "Oued Laya" +value: "1311" +data: App\Entity\DicImada {#15235 …} +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25939 +label: "Oued Mliz Est" +value: "525" +data: App\Entity\DicImada {#8163 …} +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25940 +label: "Oued Mliz Ouest" +value: "526" +data: App\Entity\DicImada {#8172 …} +attr: [] +labelTranslationParameters: [] } 1747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25941 +label: "Oued Racheh" +value: "1747" +data: App\Entity\DicImada {#19159 …} +attr: [] +labelTranslationParameters: [] } 1192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25942 +label: "Oued Rmal Nord" +value: "1192" +data: App\Entity\DicImada {#14164 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25943 +label: "Oued Rmal Sud" +value: "512" +data: App\Entity\DicImada {#8046 …} +attr: [] +labelTranslationParameters: [] } 980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25944 +label: "Oued Sebi" +value: "980" +data: App\Entity\DicImada {#12256 …} +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25945 +label: "Oued Souani" +value: "532" +data: App\Entity\DicImada {#8226 …} +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25946 +label: "Oued Zargua" +value: "618" +data: App\Entity\DicImada {#8998 …} +attr: [] +labelTranslationParameters: [] } 1991 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25947 +label: "Oued Zesseder" +value: "1991" +data: App\Entity\DicImada {#21355 …} +attr: [] +labelTranslationParameters: [] } 2084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25948 +label: "Oued Zitoun" +value: "2084" +data: App\Entity\DicImada {#22192 …} +attr: [] +labelTranslationParameters: [] } 2063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25949 +label: "Ouedhref Nord" +value: "2063" +data: App\Entity\DicImada {#22003 …} +attr: [] +labelTranslationParameters: [] } 2064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25950 +label: "Ouedhref Sud" +value: "2064" +data: App\Entity\DicImada {#22012 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25951 +label: "Ouedna" +value: "29" +data: App\Entity\DicImada {#3699 …} +attr: [] +labelTranslationParameters: [] } 738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25952 +label: "Oueled Ghanem" +value: "738" +data: App\Entity\DicImada {#10078 …} +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25953 +label: "Oueljet Essédra" +value: "545" +data: App\Entity\DicImada {#8343 …} +attr: [] +labelTranslationParameters: [] } 1985 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25954 +label: "Ouerjijen" +value: "1985" +data: App\Entity\DicImada {#21301 …} +attr: [] +labelTranslationParameters: [] } 1840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25955 +label: "Oueslatia Est" +value: "1840" +data: App\Entity\DicImada {#19996 …} +attr: [] +labelTranslationParameters: [] } 1839 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25956 +label: "Oueslatia Ouest" +value: "1839" +data: App\Entity\DicImada {#19987 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25957 +label: "Ouezdra" +value: "248" +data: App\Entity\DicImada {#5670 …} +attr: [] +labelTranslationParameters: [] } 1343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25958 +label: "Ouled Abdallah" +value: "1343" +data: App\Entity\DicImada {#15523 …} +attr: [] +labelTranslationParameters: [] } 1445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25959 +label: "Ouled Achour" +value: "1445" +data: App\Entity\DicImada {#16441 …} +attr: [] +labelTranslationParameters: [] } 1298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25960 +label: "Ouled Ali Belheni" +value: "1298" +data: App\Entity\DicImada {#15118 …} +attr: [] +labelTranslationParameters: [] } 1335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25961 +label: "Ouled Ameur" +value: "1335" +data: App\Entity\DicImada {#15451 …} +attr: [] +labelTranslationParameters: [] } 1859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25962 +label: "Ouled Amor" +value: "1859" +data: App\Entity\DicImada {#20167 …} +attr: [] +labelTranslationParameters: [] } 2175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25963 +label: "Ouled Amor" +value: "2175" +data: App\Entity\DicImada {#23011 …} +attr: [] +labelTranslationParameters: [] } 1417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25964 +label: "Ouled Ayouni" +value: "1417" +data: App\Entity\DicImada {#16189 …} +attr: [] +labelTranslationParameters: [] } 1612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25965 +label: "Ouled Bou Ali" +value: "1612" +data: App\Entity\DicImada {#17944 …} +attr: [] +labelTranslationParameters: [] } 1439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25966 +label: "Ouled Brahim" +value: "1439" +data: App\Entity\DicImada {#16387 …} +attr: [] +labelTranslationParameters: [] } 2169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25967 +label: "Ouled Chamekh Nord" +value: "2169" +data: App\Entity\DicImada {#22957 …} +attr: [] +labelTranslationParameters: [] } 2170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25968 +label: "Ouled Chamekh Sud" +value: "2170" +data: App\Entity\DicImada {#22966 …} +attr: [] +labelTranslationParameters: [] } 1336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25969 +label: "Ouled El Abed" +value: "1336" +data: App\Entity\DicImada {#15460 …} +attr: [] +labelTranslationParameters: [] } 1481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25970 +label: "Ouled El Haj" +value: "1481" +data: App\Entity\DicImada {#16765 …} +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25971 +label: "Ouled El May" +value: "347" +data: App\Entity\DicImada {#6561 …} +attr: [] +labelTranslationParameters: [] } 1808 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25972 +label: "Ouled Ennhar" +value: "1808" +data: App\Entity\DicImada {#19708 …} +attr: [] +labelTranslationParameters: [] } 1186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25973 +label: "Ouled Farjellah Sud" +value: "1186" +data: App\Entity\DicImada {#14110 …} +attr: [] +labelTranslationParameters: [] } 1443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25974 +label: "Ouled Fradj Allah" +value: "1443" +data: App\Entity\DicImada {#16423 …} +attr: [] +labelTranslationParameters: [] } 1227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25975 +label: "Ouled Fraj" +value: "1227" +data: App\Entity\DicImada {#14479 …} +attr: [] +labelTranslationParameters: [] } 1400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25976 +label: "Ouled Haffouz" +value: "1400" +data: App\Entity\DicImada {#16036 …} +attr: [] +labelTranslationParameters: [] } 2150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25977 +label: "Ouled Hannachi" +value: "2150" +data: App\Entity\DicImada {#22786 …} +attr: [] +labelTranslationParameters: [] } 1854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25978 +label: "Ouled Khalfallah" +value: "1854" +data: App\Entity\DicImada {#20122 …} +attr: [] +labelTranslationParameters: [] } 1765 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25979 +label: "Ouled Mahfoudh" +value: "1765" +data: App\Entity\DicImada {#19321 …} +attr: [] +labelTranslationParameters: [] } 1319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25980 +label: "Ouled med" +value: "1319" +data: App\Entity\DicImada {#15307 …} +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25981 +label: "Ouled Mfedda" +value: "615" +data: App\Entity\DicImada {#8971 …} +attr: [] +labelTranslationParameters: [] } 2166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25982 +label: "Ouled Moulahem Nord" +value: "2166" +data: App\Entity\DicImada {#22930 …} +attr: [] +labelTranslationParameters: [] } 2167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25983 +label: "Ouled Moulahem Ouest" +value: "2167" +data: App\Entity\DicImada {#22939 …} +attr: [] +labelTranslationParameters: [] } 1259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25984 +label: "Ouled Salah" +value: "1259" +data: App\Entity\DicImada {#14767 …} +attr: [] +labelTranslationParameters: [] } 701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25985 +label: "OULED SEDRA" +value: "701" +data: App\Entity\DicImada {#9745 …} +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25986 +label: "OULED SLAMA" +value: "622" +data: App\Entity\DicImada {#9034 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25987 +label: "OULED ZENAK" +value: "496" +data: App\Entity\DicImada {#7902 …} +attr: [] +labelTranslationParameters: [] } 1749 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25988 +label: "Ouljet Dhol" +value: "1749" +data: App\Entity\DicImada {#19177 …} +attr: [] +labelTranslationParameters: [] } 1776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25989 +label: "Oum Ali" +value: "1776" +data: App\Entity\DicImada {#19420 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25990 +label: "Oum Douil" +value: "260" +data: App\Entity\DicImada {#5778 …} +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25991 +label: "Oum El Aboueb" +value: "287" +data: App\Entity\DicImada {#6021 …} +attr: [] +labelTranslationParameters: [] } 1801 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25992 +label: "Oum El Adham 1" +value: "1801" +data: App\Entity\DicImada {#19645 …} +attr: [] +labelTranslationParameters: [] } 1371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25993 +label: "Oum El Adham 2" +value: "1371" +data: App\Entity\DicImada {#15775 …} +attr: [] +labelTranslationParameters: [] } 1499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25994 +label: "OUM EL AKSAB" +value: "1499" +data: App\Entity\DicImada {#16927 …} +attr: [] +labelTranslationParameters: [] } 1780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25995 +label: "Oum El Aksab" +value: "1780" +data: App\Entity\DicImada {#19456 …} +attr: [] +labelTranslationParameters: [] } 1501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25996 +label: "OUM EL ARAIES CENTRE" +value: "1501" +data: App\Entity\DicImada {#16945 …} +attr: [] +labelTranslationParameters: [] } 1502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25997 +label: "OUM EL ARAIES GARE" +value: "1502" +data: App\Entity\DicImada {#16954 …} +attr: [] +labelTranslationParameters: [] } 1784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25998 +label: "Oum El Khir" +value: "1784" +data: App\Entity\DicImada {#19492 …} +attr: [] +labelTranslationParameters: [] } 2023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#25999 +label: "Oum Somaa" +value: "2023" +data: App\Entity\DicImada {#21643 …} +attr: [] +labelTranslationParameters: [] } 1478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26000 +label: "Oum Tameur Est" +value: "1478" +data: App\Entity\DicImada {#16738 …} +attr: [] +labelTranslationParameters: [] } 1477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26001 +label: "Oum Tameur Ouest" +value: "1477" +data: App\Entity\DicImada {#16729 …} +attr: [] +labelTranslationParameters: [] } 1143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26002 +label: "OUM TRACH" +value: "1143" +data: App\Entity\DicImada {#13723 …} +attr: [] +labelTranslationParameters: [] } 1964 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26003 +label: "Ourasnia" +value: "1964" +data: App\Entity\DicImada {#21112 …} +attr: [] +labelTranslationParameters: [] } 1463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26004 +label: "Ourifen" +value: "1463" +data: App\Entity\DicImada {#16603 …} +attr: [] +labelTranslationParameters: [] } 1333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26005 +label: "Ourima" +value: "1333" +data: App\Entity\DicImada {#15433 …} +attr: [] +labelTranslationParameters: [] } 1720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26006 +label: "Oussaïa" +value: "1720" +data: App\Entity\DicImada {#18916 …} +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26007 +label: "PECHERIE" +value: "317" +data: App\Entity\DicImada {#6291 …} +attr: [] +labelTranslationParameters: [] } 1061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26008 +label: "PONT DE BIZERTE" +value: "1061" +data: App\Entity\DicImada {#12985 …} +attr: [] +labelTranslationParameters: [] } 984 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26009 +label: "Premier Juin" +value: "984" +data: App\Entity\DicImada {#12292 …} +attr: [] +labelTranslationParameters: [] } 1208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26010 +label: "R'Mil" +value: "1208" +data: App\Entity\DicImada {#14308 …} +attr: [] +labelTranslationParameters: [] } 1944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26011 +label: "Rabana" +value: "1944" +data: App\Entity\DicImada {#20932 …} +attr: [] +labelTranslationParameters: [] } 716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26012 +label: "Rabia" +value: "716" +data: App\Entity\DicImada {#9880 …} +attr: [] +labelTranslationParameters: [] } 2086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26013 +label: "Rabiat Ouali" +value: "2086" +data: App\Entity\DicImada {#22210 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26014 +label: "Rabta" +value: "64" +data: App\Entity\DicImada {#4014 …} +attr: [] +labelTranslationParameters: [] } 1435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26015 +label: "Rabta" +value: "1435" +data: App\Entity\DicImada {#16351 …} +attr: [] +labelTranslationParameters: [] } 1575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26016 +label: "Rabta" +value: "1575" +data: App\Entity\DicImada {#17611 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26017 +label: "RADES FORET" +value: "9" +data: App\Entity\DicImada {#3519 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26018 +label: "RADES MELLAHA" +value: "7" +data: App\Entity\DicImada {#3501 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26019 +label: "RADES MELLIANE" +value: "8" +data: App\Entity\DicImada {#3510 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26020 +label: "RADES MةDINA" +value: "5" +data: App\Entity\DicImada {#3483 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26021 +label: "RADES REMADA" +value: "6" +data: App\Entity\DicImada {#3492 …} +attr: [] +labelTranslationParameters: [] } 1421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26022 +label: "Radhâa" +value: "1421" +data: App\Entity\DicImada {#16225 …} +attr: [] +labelTranslationParameters: [] } 1424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26023 +label: "Radhâa Est" +value: "1424" +data: App\Entity\DicImada {#16252 …} +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26024 +label: "Rafraf" +value: "333" +data: App\Entity\DicImada {#6435 …} +attr: [] +labelTranslationParameters: [] } 1807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26025 +label: "Raggada" +value: "1807" +data: App\Entity\DicImada {#19699 …} +attr: [] +labelTranslationParameters: [] } 1915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26026 +label: "Ragouba" +value: "1915" +data: App\Entity\DicImada {#20671 …} +attr: [] +labelTranslationParameters: [] } 1916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26027 +label: "Ragouba Ouest" +value: "1916" +data: App\Entity\DicImada {#20680 …} +attr: [] +labelTranslationParameters: [] } 1432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26028 +label: "Rahal" +value: "1432" +data: App\Entity\DicImada {#16324 …} +attr: [] +labelTranslationParameters: [] } 1975 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26029 +label: "Rahala" +value: "1975" +data: App\Entity\DicImada {#21211 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26030 +label: "RAHMA" +value: "383" +data: App\Entity\DicImada {#6885 …} +attr: [] +labelTranslationParameters: [] } 1716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26031 +label: "Rahmet" +value: "1716" +data: App\Entity\DicImada {#18880 …} +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26032 +label: "Rakb" +value: "350" +data: App\Entity\DicImada {#6588 …} +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26033 +label: "Rakha" +value: "681" +data: App\Entity\DicImada {#9565 …} +attr: [] +labelTranslationParameters: [] } 915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26034 +label: "Ramdhania" +value: "915" +data: App\Entity\DicImada {#11671 …} +attr: [] +labelTranslationParameters: [] } 1613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26035 +label: "Ramla" +value: "1613" +data: App\Entity\DicImada {#17953 …} +attr: [] +labelTranslationParameters: [] } 1049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26036 +label: "Raouad" +value: "1049" +data: App\Entity\DicImada {#12877 …} +attr: [] +labelTranslationParameters: [] } 1542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26037 +label: "Ras Dheraa Hiba" +value: "1542" +data: App\Entity\DicImada {#17314 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26038 +label: "Ras El Oued" +value: "475" +data: App\Entity\DicImada {#7713 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26039 +label: "Ras El Ouedi" +value: "440" +data: App\Entity\DicImada {#7398 …} +attr: [] +labelTranslationParameters: [] } 1904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26040 +label: "Ras El ouedi" +value: "1904" +data: App\Entity\DicImada {#20572 …} +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26041 +label: "Ras Jebel Nord" +value: "331" +data: App\Entity\DicImada {#6417 …} +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26042 +label: "Ras Jebel Sud" +value: "335" +data: App\Entity\DicImada {#6453 …} +attr: [] +labelTranslationParameters: [] } 983 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26043 +label: "Ras Tabia" +value: "983" +data: App\Entity\DicImada {#12283 …} +attr: [] +labelTranslationParameters: [] } 1263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26044 +label: "Récharcha" +value: "1263" +data: App\Entity\DicImada {#14803 …} +attr: [] +labelTranslationParameters: [] } 1528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26045 +label: "REDEYEF CENTRE" +value: "1528" +data: App\Entity\DicImada {#17188 …} +attr: [] +labelTranslationParameters: [] } 1531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26046 +label: "REDEYEF GARE" +value: "1531" +data: App\Entity\DicImada {#17215 …} +attr: [] +labelTranslationParameters: [] } 1529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26047 +label: "REDEYEF NORD" +value: "1529" +data: App\Entity\DicImada {#17197 …} +attr: [] +labelTranslationParameters: [] } 1530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26048 +label: "REDEYEF SUD" +value: "1530" +data: App\Entity\DicImada {#17206 …} +attr: [] +labelTranslationParameters: [] } 2179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26049 +label: "REGAIGA" +value: "2179" +data: App\Entity\DicImada {#23047 …} +attr: [] +labelTranslationParameters: [] } 1169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26050 +label: "REGIM MAATOUG" +value: "1169" +data: App\Entity\DicImada {#13957 …} +attr: [] +labelTranslationParameters: [] } 1408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26051 +label: "Regueb" +value: "1408" +data: App\Entity\DicImada {#16108 …} +attr: [] +labelTranslationParameters: [] } 1880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26052 +label: "Rehach" +value: "1880" +data: App\Entity\DicImada {#20356 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26053 +label: "Réjiche" +value: "467" +data: App\Entity\DicImada {#7641 …} +attr: [] +labelTranslationParameters: [] } 1254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26054 +label: "Réjiche Sud" +value: "1254" +data: App\Entity\DicImada {#14722 …} +attr: [] +labelTranslationParameters: [] } 2029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26055 +label: "Rejime Maatoug" +value: "2029" +data: App\Entity\DicImada {#21697 …} +attr: [] +labelTranslationParameters: [] } 2014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26056 +label: "Remada Est" +value: "2014" +data: App\Entity\DicImada {#21562 …} +attr: [] +labelTranslationParameters: [] } 2015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26057 +label: "Remada Ouest" +value: "2015" +data: App\Entity\DicImada {#21571 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26058 +label: "REMAL" +value: "463" +data: App\Entity\DicImada {#7605 …} +attr: [] +labelTranslationParameters: [] } 2055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26059 +label: "Remathi" +value: "2055" +data: App\Entity\DicImada {#21931 …} +attr: [] +labelTranslationParameters: [] } 1689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26060 +label: "Remila" +value: "1689" +data: App\Entity\DicImada {#18637 …} +attr: [] +labelTranslationParameters: [] } 1553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26061 +label: "Remitha" +value: "1553" +data: App\Entity\DicImada {#17413 …} +attr: [] +labelTranslationParameters: [] } 2105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26062 +label: "Rhiba" +value: "2105" +data: App\Entity\DicImada {#22381 …} +attr: [] +labelTranslationParameters: [] } 2109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26063 +label: "Rhiba Sud" +value: "2109" +data: App\Entity\DicImada {#22417 …} +attr: [] +labelTranslationParameters: [] } 1179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26064 +label: "Rhima" +value: "1179" +data: App\Entity\DicImada {#14047 …} +attr: [] +labelTranslationParameters: [] } 1281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26065 +label: "Riadh" +value: "1281" +data: App\Entity\DicImada {#14965 …} +attr: [] +labelTranslationParameters: [] } 2145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26066 +label: "Riadh Bou Helal" +value: "2145" +data: App\Entity\DicImada {#22741 …} +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26067 +label: "Rihana" +value: "631" +data: App\Entity\DicImada {#9115 …} +attr: [] +labelTranslationParameters: [] } 695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26068 +label: "Rihana" +value: "695" +data: App\Entity\DicImada {#9691 …} +attr: [] +labelTranslationParameters: [] } 1418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26069 +label: "Rihana" +value: "1418" +data: App\Entity\DicImada {#16198 …} +attr: [] +labelTranslationParameters: [] } 2137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26070 +label: "Rouadhi" +value: "2137" +data: App\Entity\DicImada {#22669 …} +attr: [] +labelTranslationParameters: [] } 1148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26071 +label: "ROUAHA" +value: "1148" +data: App\Entity\DicImada {#13768 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26072 +label: "Rouhia" +value: "480" +data: App\Entity\DicImada {#7758 …} +attr: [] +labelTranslationParameters: [] } 1842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26073 +label: "ROUISSET" +value: "1842" +data: App\Entity\DicImada {#20014 …} +attr: [] +labelTranslationParameters: [] } 704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26074 +label: "ROUIY" +value: "704" +data: App\Entity\DicImada {#9772 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26075 +label: "SAAD" +value: "472" +data: App\Entity\DicImada {#7686 …} +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26076 +label: "SAADA" +value: "651" +data: App\Entity\DicImada {#9295 …} +attr: [] +labelTranslationParameters: [] } 2123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26077 +label: "SAADA" +value: "2123" +data: App\Entity\DicImada {#22543 …} +attr: [] +labelTranslationParameters: [] } 1270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26078 +label: "SAAFET" +value: "1270" +data: App\Entity\DicImada {#14866 …} +attr: [] +labelTranslationParameters: [] } 1549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26079 +label: "Sabaa Abar" +value: "1549" +data: App\Entity\DicImada {#17377 …} +attr: [] +labelTranslationParameters: [] } 939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26080 +label: "Sabbaghine" +value: "939" +data: App\Entity\DicImada {#11887 …} +attr: [] +labelTranslationParameters: [] } 910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26081 +label: "Sabbah" +value: "910" +data: App\Entity\DicImada {#11626 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26082 +label: "Sabelet Ben Ammar" +value: "149" +data: App\Entity\DicImada {#4779 …} +attr: [] +labelTranslationParameters: [] } 2031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26083 +label: "Sabria Est" +value: "2031" +data: App\Entity\DicImada {#21715 …} +attr: [] +labelTranslationParameters: [] } 2027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26084 +label: "SABRIA OUEST" +value: "2027" +data: App\Entity\DicImada {#21679 …} +attr: [] +labelTranslationParameters: [] } 1800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26085 +label: "Sadakia" +value: "1800" +data: App\Entity\DicImada {#19636 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26086 +label: "Saddine" +value: "478" +data: App\Entity\DicImada {#7740 …} +attr: [] +labelTranslationParameters: [] } 1357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26087 +label: "Safha" +value: "1357" +data: App\Entity\DicImada {#15649 …} +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26088 +label: "Safsaf" +value: "579" +data: App\Entity\DicImada {#8647 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26089 +label: "Saheb Jebel Nord" +value: "213" +data: App\Entity\DicImada {#5355 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26090 +label: "SAHI AMARA" +value: "365" +data: App\Entity\DicImada {#6723 …} +attr: [] +labelTranslationParameters: [] } 1520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26091 +label: "SAHIB" +value: "1520" +data: App\Entity\DicImada {#17116 …} +attr: [] +labelTranslationParameters: [] } 1436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26092 +label: "Sahla" +value: "1436" +data: App\Entity\DicImada {#16360 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26093 +label: "Sahline Est" +value: "451" +data: App\Entity\DicImada {#7497 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26094 +label: "Sahline Ouest" +value: "455" +data: App\Entity\DicImada {#7533 …} +attr: [] +labelTranslationParameters: [] } 2159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26095 +label: "SAIDA" +value: "2159" +data: App\Entity\DicImada {#22867 …} +attr: [] +labelTranslationParameters: [] } 957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26096 +label: "Saida El Manoubia" +value: "957" +data: App\Entity\DicImada {#12049 …} +attr: [] +labelTranslationParameters: [] } 1423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26097 +label: "Saïda Est" +value: "1423" +data: App\Entity\DicImada {#16243 …} +attr: [] +labelTranslationParameters: [] } 1411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26098 +label: "SAIDA NORD" +value: "1411" +data: App\Entity\DicImada {#16135 …} +attr: [] +labelTranslationParameters: [] } 1410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26099 +label: "SAIDA SUD" +value: "1410" +data: App\Entity\DicImada {#16126 …} +attr: [] +labelTranslationParameters: [] } 1570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26100 +label: "Saidane" +value: "1570" +data: App\Entity\DicImada {#17566 …} +attr: [] +labelTranslationParameters: [] } 1419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26101 +label: "Sakba" +value: "1419" +data: App\Entity\DicImada {#16207 …} +attr: [] +labelTranslationParameters: [] } 1659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26102 +label: "Sakiet Eddayer" +value: "1659" +data: App\Entity\DicImada {#18367 …} +attr: [] +labelTranslationParameters: [] } 2119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26103 +label: "Sakiet El Khadem" +value: "2119" +data: App\Entity\DicImada {#22507 …} +attr: [] +labelTranslationParameters: [] } 1653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26104 +label: "Sakiet Ezzit" +value: "1653" +data: App\Entity\DicImada {#18313 …} +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26105 +label: "Sakiet Sidi Youssef" +value: "551" +data: App\Entity\DicImada {#8397 …} +attr: [] +labelTranslationParameters: [] } 816 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26106 +label: "SAKMA" +value: "816" +data: App\Entity\DicImada {#10780 …} +attr: [] +labelTranslationParameters: [] } 1256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26107 +label: "Salakta" +value: "1256" +data: App\Entity\DicImada {#14740 …} +attr: [] +labelTranslationParameters: [] } 1033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26108 +label: "SANHAJA" +value: "1033" +data: App\Entity\DicImada {#12733 …} +attr: [] +labelTranslationParameters: [] } 1055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26109 +label: "SANHAJA" +value: "1055" +data: App\Entity\DicImada {#12931 …} +attr: [] +labelTranslationParameters: [] } 2114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26110 +label: "Sanouche" +value: "2114" +data: App\Entity\DicImada {#22462 …} +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26111 +label: "Saouar" +value: "298" +data: App\Entity\DicImada {#6120 …} +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26112 +label: "Saouef Est" +value: "299" +data: App\Entity\DicImada {#6129 …} +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26113 +label: "Saouef Ouest" +value: "300" +data: App\Entity\DicImada {#6138 …} +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26114 +label: "Sarkouna" +value: "549" +data: App\Entity\DicImada {#8379 …} +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26115 +label: "SATFOURA" +value: "521" +data: App\Entity\DicImada {#8127 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26116 +label: "Sayada Est" +value: "423" +data: App\Entity\DicImada {#7245 …} +attr: [] +labelTranslationParameters: [] } 1863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26117 +label: "Sayada Nord" +value: "1863" +data: App\Entity\DicImada {#20203 …} +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26118 +label: "Sayada Ouest" +value: "424" +data: App\Entity\DicImada {#7254 …} +attr: [] +labelTranslationParameters: [] } 1864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26119 +label: "Sayada Sud" +value: "1864" +data: App\Entity\DicImada {#20212 …} +attr: [] +labelTranslationParameters: [] } 1968 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26120 +label: "Sayah" +value: "1968" +data: App\Entity\DicImada {#21148 …} +attr: [] +labelTranslationParameters: [] } 1250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26121 +label: "Sayar" +value: "1250" +data: App\Entity\DicImada {#14686 …} +attr: [] +labelTranslationParameters: [] } 1711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26122 +label: "Sbeitla" +value: "1711" +data: App\Entity\DicImada {#18835 …} +attr: [] +labelTranslationParameters: [] } 1723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26123 +label: "Sbiba" +value: "1723" +data: App\Entity\DicImada {#18943 …} +attr: [] +labelTranslationParameters: [] } 1635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26124 +label: "Sbih" +value: "1635" +data: App\Entity\DicImada {#18151 …} +attr: [] +labelTranslationParameters: [] } 1816 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26125 +label: "Sbikha Centre" +value: "1816" +data: App\Entity\DicImada {#19780 …} +attr: [] +labelTranslationParameters: [] } 1622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26126 +label: "Sdiret Nord" +value: "1622" +data: App\Entity\DicImada {#18034 …} +attr: [] +labelTranslationParameters: [] } 1621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26127 +label: "Sdiret Sud" +value: "1621" +data: App\Entity\DicImada {#18025 …} +attr: [] +labelTranslationParameters: [] } 1384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26128 +label: "Sebala" +value: "1384" +data: App\Entity\DicImada {#15892 …} +attr: [] +labelTranslationParameters: [] } 1932 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26129 +label: "Sedghiane" +value: "1932" +data: App\Entity\DicImada {#20824 …} +attr: [] +labelTranslationParameters: [] } 1943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26130 +label: "Sedouikeche" +value: "1943" +data: App\Entity\DicImada {#20923 …} +attr: [] +labelTranslationParameters: [] } 1690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26131 +label: "Segdal" +value: "1690" +data: App\Entity\DicImada {#18646 …} +attr: [] +labelTranslationParameters: [] } 1105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26132 +label: "SEGUI SUD" +value: "1105" +data: App\Entity\DicImada {#13381 …} +attr: [] +labelTranslationParameters: [] } 1303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26133 +label: "Sehloul" +value: "1303" +data: App\Entity\DicImada {#15163 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26134 +label: "Sejja" +value: "495" +data: App\Entity\DicImada {#7893 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26135 +label: "SEJNENE" +value: "359" +data: App\Entity\DicImada {#6669 …} +attr: [] +labelTranslationParameters: [] } 1355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26136 +label: "Selloum" +value: "1355" +data: App\Entity\DicImada {#15631 …} +attr: [] +labelTranslationParameters: [] } 1394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26137 +label: "Selta" +value: "1394" +data: App\Entity\DicImada {#15982 …} +attr: [] +labelTranslationParameters: [] } 1721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26138 +label: "Semamma" +value: "1721" +data: App\Entity\DicImada {#18925 …} +attr: [] +labelTranslationParameters: [] } 1629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26139 +label: "Semara" +value: "1629" +data: App\Entity\DicImada {#18097 …} +attr: [] +labelTranslationParameters: [] } 737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26140 +label: "Semmen" +value: "737" +data: App\Entity\DicImada {#10069 …} +attr: [] +labelTranslationParameters: [] } 2110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26141 +label: "Sened" +value: "2110" +data: App\Entity\DicImada {#22426 …} +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26142 +label: "Sers Nord" +value: "606" +data: App\Entity\DicImada {#8890 …} +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26143 +label: "Sers Sud" +value: "605" +data: App\Entity\DicImada {#8881 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26144 +label: "Sfina" +value: "491" +data: App\Entity\DicImada {#7857 …} +attr: [] +labelTranslationParameters: [] } 1606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26145 +label: "Sghar" +value: "1606" +data: App\Entity\DicImada {#17890 …} +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26146 +label: "Shabna" +value: "356" +data: App\Entity\DicImada {#6642 …} +attr: [] +labelTranslationParameters: [] } 2197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26147 +label: "SIDI ABBES" +value: "2197" +data: App\Entity\DicImada {#23209 …} +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26148 +label: "Sidi Abdelbasset" +value: "563" +data: App\Entity\DicImada {#8503 …} +attr: [] +labelTranslationParameters: [] } 1128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26149 +label: "SIDI ABDELHAMID" +value: "1128" +data: App\Entity\DicImada {#13588 …} +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26150 +label: "Sidi Abdellaziz" +value: "616" +data: App\Entity\DicImada {#8980 …} +attr: [] +labelTranslationParameters: [] } 2186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26151 +label: "Sidi Abdellaziz" +value: "2186" +data: App\Entity\DicImada {#23110 …} +attr: [] +labelTranslationParameters: [] } 1210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26152 +label: "Sidi Abdennour" +value: "1210" +data: App\Entity\DicImada {#14326 …} +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26153 +label: "Sidi Abid" +value: "665" +data: App\Entity\DicImada {#9421 …} +attr: [] +labelTranslationParameters: [] } 1089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26154 +label: "SIDI ABID" +value: "1089" +data: App\Entity\DicImada {#13237 …} +attr: [] +labelTranslationParameters: [] } 2206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26155 +label: "Sidi Abid" +value: "2206" +data: App\Entity\DicImada {#23290 …} +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26156 +label: "Sidi Ahmed" +value: "325" +data: App\Entity\DicImada {#6363 …} +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26157 +label: "Sidi Ahmed Essalah" +value: "581" +data: App\Entity\DicImada {#8665 …} +attr: [] +labelTranslationParameters: [] } 1493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26158 +label: "SIDI AHMED ZARROUK" +value: "1493" +data: App\Entity\DicImada {#16873 …} +attr: [] +labelTranslationParameters: [] } 1070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26159 +label: "SIDI AICH" +value: "1070" +data: App\Entity\DicImada {#13066 …} +attr: [] +labelTranslationParameters: [] } 1071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26160 +label: "SIDI AICH EST" +value: "1071" +data: App\Entity\DicImada {#13075 …} +attr: [] +labelTranslationParameters: [] } 836 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26161 +label: "SIDI AIDET" +value: "836" +data: App\Entity\DicImada {#10960 …} +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26162 +label: "Sidi Aissa" +value: "348" +data: App\Entity\DicImada {#6570 …} +attr: [] +labelTranslationParameters: [] } 938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26163 +label: "Sidi Ali Azzouz" +value: "938" +data: App\Entity\DicImada {#11878 …} +attr: [] +labelTranslationParameters: [] } 1434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26164 +label: "Sidi Ali Ben Aoun" +value: "1434" +data: App\Entity\DicImada {#16342 …} +attr: [] +labelTranslationParameters: [] } 1846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26165 +label: "Sidi Ali Ben Salem" +value: "1846" +data: App\Entity\DicImada {#20050 …} +attr: [] +labelTranslationParameters: [] } 747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26166 +label: "Sidi Ali Chabab" +value: "747" +data: App\Entity\DicImada {#10159 …} +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26167 +label: "Sidi Ali El Abed" +value: "643" +data: App\Entity\DicImada {#9223 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26168 +label: "SIDI ALI EL HATTAB" +value: "389" +data: App\Entity\DicImada {#6939 …} +attr: [] +labelTranslationParameters: [] } 2218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26169 +label: "Sidi Alouane Est" +value: "2218" +data: App\Entity\DicImada {#23398 …} +attr: [] +labelTranslationParameters: [] } 2118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26170 +label: "Sidi Alouane Ouest" +value: "2118" +data: App\Entity\DicImada {#22498 …} +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26171 +label: "Sidi Ameur" +value: "321" +data: App\Entity\DicImada {#6327 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26172 +label: "Sidi Ameur" +value: "452" +data: App\Entity\DicImada {#7506 …} +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26173 +label: "Sidi Ameur" +value: "617" +data: App\Entity\DicImada {#8989 …} +attr: [] +labelTranslationParameters: [] } 715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26174 +label: "Sidi Ammar" +value: "715" +data: App\Entity\DicImada {#9871 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26175 +label: "Sidi Amor" +value: "131" +data: App\Entity\DicImada {#4617 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26176 +label: "Sidi Amor" +value: "170" +data: App\Entity\DicImada {#4968 …} +attr: [] +labelTranslationParameters: [] } 801 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26177 +label: "SIDI AMOR" +value: "801" +data: App\Entity\DicImada {#10645 …} +attr: [] +labelTranslationParameters: [] } 1121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26178 +label: "SIDI AMOR BOU KHTIOUA" +value: "1121" +data: App\Entity\DicImada {#13525 …} +attr: [] +labelTranslationParameters: [] } 1267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26179 +label: "Sidi Asaker" +value: "1267" +data: App\Entity\DicImada {#14839 …} +attr: [] +labelTranslationParameters: [] } 1099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26180 +label: "SIDI AYED" +value: "1099" +data: App\Entity\DicImada {#13327 …} +attr: [] +labelTranslationParameters: [] } 595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26181 +label: "Sidi Baraket" +value: "595" +data: App\Entity\DicImada {#8791 …} +attr: [] +labelTranslationParameters: [] } 989 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26182 +label: "Sidi Bel Hassen" +value: "989" +data: App\Entity\DicImada {#12337 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26183 +label: "Sidi Ben Arous" +value: "3" +data: App\Entity\DicImada {#3465 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26184 +label: "Sidi Bennour" +value: "434" +data: App\Entity\DicImada {#7344 …} +attr: [] +labelTranslationParameters: [] } 2223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26185 +label: "Sidi Bou Othman" +value: "2223" +data: App\Entity\DicImada {#23443 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26186 +label: "SIDI BOU SAID" +value: "111" +data: App\Entity\DicImada {#4437 …} +attr: [] +labelTranslationParameters: [] } 1500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26187 +label: "SIDI BOUBAKER" +value: "1500" +data: App\Entity\DicImada {#16936 …} +attr: [] +labelTranslationParameters: [] } 2047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26188 +label: "Sidi Boulbaba" +value: "2047" +data: App\Entity\DicImada {#21859 …} +attr: [] +labelTranslationParameters: [] } 943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26189 +label: "Sidi Boumendil" +value: "943" +data: App\Entity\DicImada {#11923 …} +attr: [] +labelTranslationParameters: [] } 1797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26190 +label: "Sidi Bouzid" +value: "1797" +data: App\Entity\DicImada {#19609 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26191 +label: "Sidi Daher" +value: "233" +data: App\Entity\DicImada {#5535 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26192 +label: "Sidi Daoued" +value: "86" +data: App\Entity\DicImada {#4212 …} +attr: [] +labelTranslationParameters: [] } 1618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26193 +label: "Sidi Dhaher" +value: "1618" +data: App\Entity\DicImada {#17998 …} +attr: [] +labelTranslationParameters: [] } 949 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26194 +label: "Sidi El Bahri" +value: "949" +data: App\Entity\DicImada {#11977 …} +attr: [] +labelTranslationParameters: [] } 955 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26195 +label: "Sidi El Bechir" +value: "955" +data: App\Entity\DicImada {#12031 …} +attr: [] +labelTranslationParameters: [] } 1301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26196 +label: "Sidi El Heni Centre" +value: "1301" +data: App\Entity\DicImada {#15145 …} +attr: [] +labelTranslationParameters: [] } 1296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26197 +label: "Sidi El Heni Ouest" +value: "1296" +data: App\Entity\DicImada {#15100 …} +attr: [] +labelTranslationParameters: [] } 1297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26198 +label: "Sidi El Heni Sud" +value: "1297" +data: App\Entity\DicImada {#15109 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26199 +label: "Sidi El Morched" +value: "492" +data: App\Entity\DicImada {#7866 …} +attr: [] +labelTranslationParameters: [] } 1402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26200 +label: "SIDI ELLAFI" +value: "1402" +data: App\Entity\DicImada {#16054 …} +attr: [] +labelTranslationParameters: [] } 839 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26201 +label: "SIDI ENNAJI" +value: "839" +data: App\Entity\DicImada {#10987 …} +attr: [] +labelTranslationParameters: [] } 995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26202 +label: "Sidi Fathallah" +value: "995" +data: App\Entity\DicImada {#12391 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26203 +label: "Sidi Fraj" +value: "36" +data: App\Entity\DicImada {#3762 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26204 +label: "Sidi Fraj" +value: "128" +data: App\Entity\DicImada {#4590 …} +attr: [] +labelTranslationParameters: [] } 1614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26205 +label: "Sidi Fraj" +value: "1614" +data: App\Entity\DicImada {#17962 …} +attr: [] +labelTranslationParameters: [] } 774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26206 +label: "Sidi Fredj" +value: "774" +data: App\Entity\DicImada {#10402 …} +attr: [] +labelTranslationParameters: [] } 1630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26207 +label: "SIDI GHERIB" +value: "1630" +data: App\Entity\DicImada {#18106 …} +attr: [] +labelTranslationParameters: [] } 1709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26208 +label: "Sidi Harreth" +value: "1709" +data: App\Entity\DicImada {#18817 …} +attr: [] +labelTranslationParameters: [] } 1584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26209 +label: "Sidi Hassen Bel Hadj" +value: "1584" +data: App\Entity\DicImada {#17692 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26210 +label: "Sidi Hassine" +value: "99" +data: App\Entity\DicImada {#4329 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26211 +label: "Sidi Hmada" +value: "494" +data: App\Entity\DicImada {#7884 …} +attr: [] +labelTranslationParameters: [] } 974 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26212 +label: "Sidi Jebali" +value: "974" +data: App\Entity\DicImada {#12202 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26213 +label: "Sidi Jedidi" +value: "242" +data: App\Entity\DicImada {#5616 …} +attr: [] +labelTranslationParameters: [] } 1401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26214 +label: "Sidi Khelif" +value: "1401" +data: App\Entity\DicImada {#16045 …} +attr: [] +labelTranslationParameters: [] } 1358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26215 +label: "SIDI KHELIFA" +value: "1358" +data: App\Entity\DicImada {#15658 …} +attr: [] +labelTranslationParameters: [] } 1091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26216 +label: "SIDI KHIAR" +value: "1091" +data: App\Entity\DicImada {#13255 …} +attr: [] +labelTranslationParameters: [] } 1637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26217 +label: "Sidi M'Hamed" +value: "1637" +data: App\Entity\DicImada {#18169 …} +attr: [] +labelTranslationParameters: [] } 1753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26218 +label: "Sidi M'hamed" +value: "1753" +data: App\Entity\DicImada {#19213 …} +attr: [] +labelTranslationParameters: [] } 1359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26219 +label: "Sidi M'tir" +value: "1359" +data: App\Entity\DicImada {#15667 …} +attr: [] +labelTranslationParameters: [] } 828 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26220 +label: "SIDI MAHMOUD" +value: "828" +data: App\Entity\DicImada {#10888 …} +attr: [] +labelTranslationParameters: [] } 1912 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26221 +label: "Sidi Makhlouf" +value: "1912" +data: App\Entity\DicImada {#20644 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26222 +label: "Sidi Mansour" +value: "352" +data: App\Entity\DicImada {#6606 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26223 +label: "Sidi Mansour" +value: "493" +data: App\Entity\DicImada {#7875 …} +attr: [] +labelTranslationParameters: [] } 958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26224 +label: "Sidi Mansour" +value: "958" +data: App\Entity\DicImada {#12058 …} +attr: [] +labelTranslationParameters: [] } 1663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26225 +label: "Sidi Mansour" +value: "1663" +data: App\Entity\DicImada {#18403 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26226 +label: "SIDI MASSAOUD" +value: "21" +data: App\Entity\DicImada {#3627 …} +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26227 +label: "SIDI MECHRIG" +value: "358" +data: App\Entity\DicImada {#6660 …} +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26228 +label: "Sidi Médien" +value: "548" +data: App\Entity\DicImada {#8370 …} +attr: [] +labelTranslationParameters: [] } 931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26229 +label: "SIDI MEDIEN" +value: "931" +data: App\Entity\DicImada {#11815 …} +attr: [] +labelTranslationParameters: [] } 1823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26230 +label: "Sidi Messaoud" +value: "1823" +data: App\Entity\DicImada {#19843 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26231 +label: "Sidi Mosbah" +value: "62" +data: App\Entity\DicImada {#3996 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26232 +label: "Sidi Mtir" +value: "562" +data: App\Entity\DicImada {#8494 …} +attr: [] +labelTranslationParameters: [] } 2162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26233 +label: "Sidi Naceur" +value: "2162" +data: App\Entity\DicImada {#22894 …} +attr: [] +labelTranslationParameters: [] } 724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26234 +label: "Sidi Othmane" +value: "724" +data: App\Entity\DicImada {#9952 …} +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26235 +label: "Sidi Rabeh" +value: "555" +data: App\Entity\DicImada {#8433 …} +attr: [] +labelTranslationParameters: [] } 921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26236 +label: "Sidi Raies" +value: "921" +data: App\Entity\DicImada {#11725 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26237 +label: "Sidi Rezig" +value: "40" +data: App\Entity\DicImada {#3798 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26238 +label: "Sidi Rezig 2" +value: "47" +data: App\Entity\DicImada {#3861 …} +attr: [] +labelTranslationParameters: [] } 1360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26239 +label: "SIDI SAAD" +value: "1360" +data: App\Entity\DicImada {#15676 …} +attr: [] +labelTranslationParameters: [] } 2082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26240 +label: "SIDI SAAD" +value: "2082" +data: App\Entity\DicImada {#22174 …} +attr: [] +labelTranslationParameters: [] } 1231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26241 +label: "SIDI SAID" +value: "1231" +data: App\Entity\DicImada {#14515 …} +attr: [] +labelTranslationParameters: [] } 1658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26242 +label: "Sidi Salah" +value: "1658" +data: App\Entity\DicImada {#18358 …} +attr: [] +labelTranslationParameters: [] } 807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26243 +label: "SIDI SALEM" +value: "807" +data: App\Entity\DicImada {#10699 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26244 +label: "Sidi Salem Garsi" +value: "25" +data: App\Entity\DicImada {#3663 …} +attr: [] +labelTranslationParameters: [] } 1798 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26245 +label: "Sidi Slem" +value: "1798" +data: App\Entity\DicImada {#19618 …} +attr: [] +labelTranslationParameters: [] } 1062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26246 +label: "SIDI THABET" +value: "1062" +data: App\Entity\DicImada {#12994 …} +attr: [] +labelTranslationParameters: [] } 2093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26247 +label: "Sidi Touati" +value: "2093" +data: App\Entity\DicImada {#22273 …} +attr: [] +labelTranslationParameters: [] } 2161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26248 +label: "Sidi Zid" +value: "2161" +data: App\Entity\DicImada {#22885 …} +attr: [] +labelTranslationParameters: [] } 1655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26249 +label: "Sidra" +value: "1655" +data: App\Entity\DicImada {#18331 …} +attr: [] +labelTranslationParameters: [] } 778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26250 +label: "Sihili" +value: "778" +data: App\Entity\DicImada {#10438 …} +attr: [] +labelTranslationParameters: [] } 1201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26251 +label: "SILIANA EL MEDINA" +value: "1201" +data: App\Entity\DicImada {#14245 …} +attr: [] +labelTranslationParameters: [] } 1193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26252 +label: "Siliana Nord" +value: "1193" +data: App\Entity\DicImada {#14173 …} +attr: [] +labelTranslationParameters: [] } 1200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26253 +label: "Siliana Sud" +value: "1200" +data: App\Entity\DicImada {#14236 …} +attr: [] +labelTranslationParameters: [] } 1251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26254 +label: "Sind El Haddad" +value: "1251" +data: App\Entity\DicImada {#14695 …} +attr: [] +labelTranslationParameters: [] } 1820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26255 +label: "Sisseb" +value: "1820" +data: App\Entity\DicImada {#19816 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26256 +label: "SKALBA" +value: "201" +data: App\Entity\DicImada {#5247 …} +attr: [] +labelTranslationParameters: [] } 1367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26257 +label: "SKANES" +value: "1367" +data: App\Entity\DicImada {#15739 …} +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26258 +label: "Skhira" +value: "620" +data: App\Entity\DicImada {#9016 …} +attr: [] +labelTranslationParameters: [] } 1634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26259 +label: "Skhira" +value: "1634" +data: App\Entity\DicImada {#18142 …} +attr: [] +labelTranslationParameters: [] } 1777 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26260 +label: "Skhirat" +value: "1777" +data: App\Entity\DicImada {#19429 …} +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26261 +label: "Slouguia" +value: "619" +data: App\Entity\DicImada {#9007 …} +attr: [] +labelTranslationParameters: [] } 703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26262 +label: "Sloul" +value: "703" +data: App\Entity\DicImada {#9763 …} +attr: [] +labelTranslationParameters: [] } 1878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26263 +label: "Smar" +value: "1878" +data: App\Entity\DicImada {#20338 …} +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26264 +label: "Sminja" +value: "277" +data: App\Entity\DicImada {#5931 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26265 +label: "Smiret Nord" +value: "482" +data: App\Entity\DicImada {#7776 …} +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26266 +label: "Smiret Sud" +value: "489" +data: App\Entity\DicImada {#7839 …} +attr: [] +labelTranslationParameters: [] } 1100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26267 +label: "SNED NORD" +value: "1100" +data: App\Entity\DicImada {#13336 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26268 +label: "Soliman" +value: "218" +data: App\Entity\DicImada {#5400 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26269 +label: "SOLIMAN SUD" +value: "222" +data: App\Entity\DicImada {#5436 …} +attr: [] +labelTranslationParameters: [] } 2095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26270 +label: "Soltania" +value: "2095" +data: App\Entity\DicImada {#22291 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26271 +label: "SOMAA" +value: "186" +data: App\Entity\DicImada {#5112 …} +attr: [] +labelTranslationParameters: [] } 2173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26272 +label: "Somra" +value: "2173" +data: App\Entity\DicImada {#22993 …} +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26273 +label: "Somrane" +value: "666" +data: App\Entity\DicImada {#9430 …} +attr: [] +labelTranslationParameters: [] } 1082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26274 +label: "SOMRANE" +value: "1082" +data: App\Entity\DicImada {#13174 …} +attr: [] +labelTranslationParameters: [] } 1830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26275 +label: "Sordiana" +value: "1830" +data: App\Entity\DicImada {#19906 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26276 +label: "Soua" +value: "429" +data: App\Entity\DicImada {#7299 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26277 +label: "Soualem" +value: "477" +data: App\Entity\DicImada {#7731 …} +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26278 +label: "Souani" +value: "517" +data: App\Entity\DicImada {#8091 …} +attr: [] +labelTranslationParameters: [] } 1935 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26279 +label: "Souani" +value: "1935" +data: App\Entity\DicImada {#20851 …} +attr: [] +labelTranslationParameters: [] } 2158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26280 +label: "Souassi" +value: "2158" +data: App\Entity\DicImada {#22858 …} +attr: [] +labelTranslationParameters: [] } 1326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26281 +label: "Souayah" +value: "1326" +data: App\Entity\DicImada {#15370 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26282 +label: "Soud El Khir" +value: "574" +data: App\Entity\DicImada {#8602 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26283 +label: "Sougas" +value: "297" +data: App\Entity\DicImada {#6111 …} +attr: [] +labelTranslationParameters: [] } 1956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26284 +label: "Souihel" +value: "1956" +data: App\Entity\DicImada {#21040 …} +attr: [] +labelTranslationParameters: [] } 1073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26285 +label: "SOUINIA" +value: "1073" +data: App\Entity\DicImada {#13093 …} +attr: [] +labelTranslationParameters: [] } 906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26286 +label: "SOUK DJEMAA" +value: "906" +data: App\Entity\DicImada {#11590 …} +attr: [] +labelTranslationParameters: [] } 936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26287 +label: "Souk En-nhas" +value: "936" +data: App\Entity\DicImada {#11860 …} +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26288 +label: "Souk Essebt" +value: "653" +data: App\Entity\DicImada {#9313 …} +attr: [] +labelTranslationParameters: [] } 1696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26289 +label: "Souk Jedid" +value: "1696" +data: App\Entity\DicImada {#18700 …} +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26290 +label: "Souk Jemâa" +value: "519" +data: App\Entity\DicImada {#8109 …} +attr: [] +labelTranslationParameters: [] } 805 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26291 +label: "SOUK LITHNIN" +value: "805" +data: App\Entity\DicImada {#10681 …} +attr: [] +labelTranslationParameters: [] } 1030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26292 +label: "SOUKRA" +value: "1030" +data: App\Entity\DicImada {#12706 …} +attr: [] +labelTranslationParameters: [] } 1648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26293 +label: "Soukra" +value: "1648" +data: App\Entity\DicImada {#18268 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26294 +label: "Soukrine" +value: "445" +data: App\Entity\DicImada {#7443 …} +attr: [] +labelTranslationParameters: [] } 1782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26295 +label: "Soula" +value: "1782" +data: App\Entity\DicImada {#19474 …} +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26296 +label: "Sounine" +value: "334" +data: App\Entity\DicImada {#6444 …} +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26297 +label: "SRAIA" +value: "688" +data: App\Entity\DicImada {#9628 …} +attr: [] +labelTranslationParameters: [] } 692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26298 +label: "Tabarka" +value: "692" +data: App\Entity\DicImada {#9664 …} +attr: [] +labelTranslationParameters: [] } 1532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26299 +label: "TABDIT" +value: "1532" +data: App\Entity\DicImada {#17224 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26300 +label: "Taffelloune" +value: "259" +data: App\Entity\DicImada {#5769 …} +attr: [] +labelTranslationParameters: [] } 994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26301 +label: "Tahar Sfar" +value: "994" +data: App\Entity\DicImada {#12382 …} +attr: [] +labelTranslationParameters: [] } 1958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26302 +label: "Tahar Sfar" +value: "1958" +data: App\Entity\DicImada {#21058 …} +attr: [] +labelTranslationParameters: [] } 741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26303 +label: "Tahent" +value: "741" +data: App\Entity\DicImada {#10105 …} +attr: [] +labelTranslationParameters: [] } 1564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26304 +label: "Tahrir" +value: "1564" +data: App\Entity\DicImada {#17512 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26305 +label: "Tahrir 1" +value: "117" +data: App\Entity\DicImada {#4491 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26306 +label: "Tahrir 2" +value: "118" +data: App\Entity\DicImada {#4500 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26307 +label: "Tahrir 3" +value: "119" +data: App\Entity\DicImada {#4509 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26308 +label: "Tahrir El Alaoui" +value: "120" +data: App\Entity\DicImada {#4518 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26309 +label: "TAIEB EL M'HIRI" +value: "129" +data: App\Entity\DicImada {#4599 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26310 +label: "Taieb M'Hiri" +value: "10" +data: App\Entity\DicImada {#3528 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26311 +label: "Taieb M'Hiri" +value: "199" +data: App\Entity\DicImada {#5229 …} +attr: [] +labelTranslationParameters: [] } 952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26312 +label: "TAIEB M'HIRI" +value: "952" +data: App\Entity\DicImada {#12004 …} +attr: [] +labelTranslationParameters: [] } 1125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26313 +label: "TAIEB M'HIRI" +value: "1125" +data: App\Entity\DicImada {#13561 …} +attr: [] +labelTranslationParameters: [] } 1272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26314 +label: "TAIEB M'HIRI" +value: "1272" +data: App\Entity\DicImada {#14884 …} +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26315 +label: "Tajerouine Nord" +value: "559" +data: App\Entity\DicImada {#8467 …} +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26316 +label: "Tajerouine Sud" +value: "566" +data: App\Entity\DicImada {#8530 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26317 +label: "Takelsa Centre" +value: "262" +data: App\Entity\DicImada {#5796 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26318 +label: "Takelsa Nord" +value: "263" +data: App\Entity\DicImada {#5805 …} +attr: [] +labelTranslationParameters: [] } 1480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26319 +label: "Talh Est" +value: "1480" +data: App\Entity\DicImada {#16756 …} +attr: [] +labelTranslationParameters: [] } 1482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26320 +label: "Talh Ouest" +value: "1482" +data: App\Entity\DicImada {#16774 …} +attr: [] +labelTranslationParameters: [] } 1554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26321 +label: "Tamaghza" +value: "1554" +data: App\Entity\DicImada {#17422 …} +attr: [] +labelTranslationParameters: [] } 2090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26322 +label: "Tamazra" +value: "2090" +data: App\Entity\DicImada {#22246 …} +attr: [] +labelTranslationParameters: [] } 1573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26323 +label: "Tambar" +value: "1573" +data: App\Entity\DicImada {#17593 …} +attr: [] +labelTranslationParameters: [] } 1159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26324 +label: "TAMRA" +value: "1159" +data: App\Entity\DicImada {#13867 …} +attr: [] +labelTranslationParameters: [] } 1315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26325 +label: "Tantana" +value: "1315" +data: App\Entity\DicImada {#15271 …} +attr: [] +labelTranslationParameters: [] } 1657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26326 +label: "Tanyour" +value: "1657" +data: App\Entity\DicImada {#18349 …} +attr: [] +labelTranslationParameters: [] } 968 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26327 +label: "Taoufik" +value: "968" +data: App\Entity\DicImada {#12148 …} +attr: [] +labelTranslationParameters: [] } 1928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26328 +label: "Taourit" +value: "1928" +data: App\Entity\DicImada {#20788 …} +attr: [] +labelTranslationParameters: [] } 1002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26329 +label: "Tarek Ibn Ziad" +value: "1002" +data: App\Entity\DicImada {#12454 …} +attr: [] +labelTranslationParameters: [] } 1207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26330 +label: "Tarf Echna" +value: "1207" +data: App\Entity\DicImada {#14299 …} +attr: [] +labelTranslationParameters: [] } 734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26331 +label: "Targlech" +value: "734" +data: App\Entity\DicImada {#10042 …} +attr: [] +labelTranslationParameters: [] } 916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26332 +label: "Tarhouni" +value: "916" +data: App\Entity\DicImada {#11680 …} +attr: [] +labelTranslationParameters: [] } 1892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26333 +label: "Tataouine Medina" +value: "1892" +data: App\Entity\DicImada {#20464 …} +attr: [] +labelTranslationParameters: [] } 1893 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26334 +label: "Tataouine Superieur" +value: "1893" +data: App\Entity\DicImada {#20473 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26335 +label: "Tazagrane Est" +value: "216" +data: App\Entity\DicImada {#5382 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26336 +label: "Tazagrane Ouest" +value: "217" +data: App\Entity\DicImada {#5391 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26337 +label: "Tazarka" +value: "193" +data: App\Entity\DicImada {#5175 …} +attr: [] +labelTranslationParameters: [] } 795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26338 +label: "Tbaba" +value: "795" +data: App\Entity\DicImada {#10591 …} +attr: [] +labelTranslationParameters: [] } 1756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26339 +label: "Tbaguia" +value: "1756" +data: App\Entity\DicImada {#19240 …} +attr: [] +labelTranslationParameters: [] } 706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26340 +label: "Tbaynia" +value: "706" +data: App\Entity\DicImada {#9790 …} +attr: [] +labelTranslationParameters: [] } 2049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26341 +label: "Tboulbou" +value: "2049" +data: App\Entity\DicImada {#21877 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26342 +label: "TEBOURBA" +value: "368" +data: App\Entity\DicImada {#6750 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26343 +label: "TEBOURBA BANLIEUE" +value: "369" +data: App\Entity\DicImada {#6759 …} +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26344 +label: "Teboursouk Médina" +value: "625" +data: App\Entity\DicImada {#9061 …} +attr: [] +labelTranslationParameters: [] } 2089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26345 +label: "Techine" +value: "2089" +data: App\Entity\DicImada {#22237 …} +attr: [] +labelTranslationParameters: [] } 705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26346 +label: "Tegma" +value: "705" +data: App\Entity\DicImada {#9781 …} +attr: [] +labelTranslationParameters: [] } 1344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26347 +label: "Tekrouna" +value: "1344" +data: App\Entity\DicImada {#15532 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26348 +label: "Tel El Ghozlane" +value: "540" +data: App\Entity\DicImada {#8298 …} +attr: [] +labelTranslationParameters: [] } 1772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26349 +label: "Telept" +value: "1772" +data: App\Entity\DicImada {#19384 …} +attr: [] +labelTranslationParameters: [] } 1572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26350 +label: "Telmine" +value: "1572" +data: App\Entity\DicImada {#17584 …} +attr: [] +labelTranslationParameters: [] } 1577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26351 +label: "Tenbib" +value: "1577" +data: App\Entity\DicImada {#17629 …} +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26352 +label: "Teskraya" +value: "324" +data: App\Entity\DicImada {#6354 …} +attr: [] +labelTranslationParameters: [] } 932 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26353 +label: "Testour" +value: "932" +data: App\Entity\DicImada {#11824 …} +attr: [] +labelTranslationParameters: [] } 1741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26354 +label: "Thala Est" +value: "1741" +data: App\Entity\DicImada {#19105 …} +attr: [] +labelTranslationParameters: [] } 1742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26355 +label: "Thala Ouest" +value: "1742" +data: App\Entity\DicImada {#19114 …} +attr: [] +labelTranslationParameters: [] } 1102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26356 +label: "THALJA" +value: "1102" +data: App\Entity\DicImada {#13354 …} +attr: [] +labelTranslationParameters: [] } 1729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26357 +label: "Thamed" +value: "1729" +data: App\Entity\DicImada {#18997 …} +attr: [] +labelTranslationParameters: [] } 592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26358 +label: "Thermda" +value: "592" +data: App\Entity\DicImada {#8764 …} +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26359 +label: "Thibar" +value: "645" +data: App\Entity\DicImada {#9241 …} +attr: [] +labelTranslationParameters: [] } 1278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26360 +label: "Thrayet" +value: "1278" +data: App\Entity\DicImada {#14938 …} +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26361 +label: "TIAERA" +value: "407" +data: App\Entity\DicImada {#7101 …} +attr: [] +labelTranslationParameters: [] } 1088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26362 +label: "TINA" +value: "1088" +data: App\Entity\DicImada {#13228 …} +attr: [] +labelTranslationParameters: [] } 752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26363 +label: "Tinja" +value: "752" +data: App\Entity\DicImada {#10204 …} +attr: [] +labelTranslationParameters: [] } 1996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26364 +label: "Tlalet" +value: "1996" +data: App\Entity\DicImada {#21400 …} +attr: [] +labelTranslationParameters: [] } 2141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26365 +label: "Tlalsa" +value: "2141" +data: App\Entity\DicImada {#22705 …} +attr: [] +labelTranslationParameters: [] } 1594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26366 +label: "Tlil Ajla" +value: "1594" +data: App\Entity\DicImada {#17782 …} +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26367 +label: "Tlil Sahli" +value: "289" +data: App\Entity\DicImada {#6039 …} +attr: [] +labelTranslationParameters: [] } 1972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26368 +label: "Tobai" +value: "1972" +data: App\Entity\DicImada {#21184 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26369 +label: "Torki" +value: "229" +data: App\Entity\DicImada {#5499 …} +attr: [] +labelTranslationParameters: [] } 2144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26370 +label: "Touahria" +value: "2144" +data: App\Entity\DicImada {#22732 …} +attr: [] +labelTranslationParameters: [] } 739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26371 +label: "Touajnia" +value: "739" +data: App\Entity\DicImada {#10087 …} +attr: [] +labelTranslationParameters: [] } 813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26372 +label: "TOUBIAS" +value: "813" +data: App\Entity\DicImada {#10753 …} +attr: [] +labelTranslationParameters: [] } 1739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26373 +label: "Toucha" +value: "1739" +data: App\Entity\DicImada {#19087 …} +attr: [] +labelTranslationParameters: [] } 1450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26374 +label: "Touila" +value: "1450" +data: App\Entity\DicImada {#16486 …} +attr: [] +labelTranslationParameters: [] } 1802 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26375 +label: "Touila" +value: "1802" +data: App\Entity\DicImada {#19654 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26376 +label: "Touiref" +value: "546" +data: App\Entity\DicImada {#8352 …} +attr: [] +labelTranslationParameters: [] } 1461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26377 +label: "Toujane" +value: "1461" +data: App\Entity\DicImada {#16585 …} +attr: [] +labelTranslationParameters: [] } 930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26378 +label: "Toukaber" +value: "930" +data: App\Entity\DicImada {#11806 …} +attr: [] +labelTranslationParameters: [] } 1462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26379 +label: "Tounine" +value: "1462" +data: App\Entity\DicImada {#16594 …} +attr: [] +labelTranslationParameters: [] } 1600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26380 +label: "Tourba" +value: "1600" +data: App\Entity\DicImada {#17836 …} +attr: [] +labelTranslationParameters: [] } 940 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26381 +label: "Tourbet El Bey" +value: "940" +data: App\Entity\DicImada {#11896 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26382 +label: "Touza" +value: "421" +data: App\Entity\DicImada {#7227 …} +attr: [] +labelTranslationParameters: [] } 1860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26383 +label: "Trazza Nord" +value: "1860" +data: App\Entity\DicImada {#20176 …} +attr: [] +labelTranslationParameters: [] } 1855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26384 +label: "Trazza Sud" +value: "1855" +data: App\Entity\DicImada {#20131 …} +attr: [] +labelTranslationParameters: [] } 1238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26385 +label: "Tricha" +value: "1238" +data: App\Entity\DicImada {#14578 …} +attr: [] +labelTranslationParameters: [] } 977 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26386 +label: "Tronja" +value: "977" +data: App\Entity\DicImada {#12229 …} +attr: [] +labelTranslationParameters: [] } 2202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26387 +label: "Tyna" +value: "2202" +data: App\Entity\DicImada {#23254 …} +attr: [] +labelTranslationParameters: [] } 934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26388 +label: "Utique" +value: "934" +data: App\Entity\DicImada {#11842 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26389 +label: "Yasmina" +value: "115" +data: App\Entity\DicImada {#4473 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26390 +label: "Yasmina" +value: "136" +data: App\Entity\DicImada {#4662 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26391 +label: "Yasminett" +value: "63" +data: App\Entity\DicImada {#4005 …} +attr: [] +labelTranslationParameters: [] } 1810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26392 +label: "Zâafrana" +value: "1810" +data: App\Entity\DicImada {#19726 …} +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26393 +label: "ZAAFRANE" +value: "534" +data: App\Entity\DicImada {#8244 …} +attr: [] +labelTranslationParameters: [] } 754 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26394 +label: "Zaarour" +value: "754" +data: App\Entity\DicImada {#10222 …} +attr: [] +labelTranslationParameters: [] } 1694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26395 +label: "Zafzaf" +value: "1694" +data: App\Entity\DicImada {#18682 …} +attr: [] +labelTranslationParameters: [] } 793 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26396 +label: "Zaga" +value: "793" +data: App\Entity\DicImada {#10573 …} +attr: [] +labelTranslationParameters: [] } 1833 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26397 +label: "Zaghdoud" +value: "1833" +data: App\Entity\DicImada {#19933 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26398 +label: "Zaghouan Nord" +value: "269" +data: App\Entity\DicImada {#5859 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26399 +label: "Zaghouan Sud" +value: "268" +data: App\Entity\DicImada {#5850 …} +attr: [] +labelTranslationParameters: [] } 1907 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26400 +label: "ZAGHOUAN VILLE" +value: "1907" +data: App\Entity\DicImada {#20599 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26401 +label: "Zahra" +value: "465" +data: App\Entity\DicImada {#7623 …} +attr: [] +labelTranslationParameters: [] } 1999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26402 +label: "Zahra" +value: "1999" +data: App\Entity\DicImada {#21427 …} +attr: [] +labelTranslationParameters: [] } 799 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26403 +label: "ZAHRET MEDIEN" +value: "799" +data: App\Entity\DicImada {#10627 …} +attr: [] +labelTranslationParameters: [] } 798 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26404 +label: "ZAHRET MEDIEN SUD" +value: "798" +data: App\Entity\DicImada {#10618 …} +attr: [] +labelTranslationParameters: [] } 2127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26405 +label: "Zalba est" +value: "2127" +data: App\Entity\DicImada {#22579 …} +attr: [] +labelTranslationParameters: [] } 2128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26406 +label: "Zalba Ouest" +value: "2128" +data: App\Entity\DicImada {#22588 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26407 +label: "Zaldo" +value: "624" +data: App\Entity\DicImada {#9052 …} +attr: [] +labelTranslationParameters: [] } 1752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26408 +label: "Zalfane" +value: "1752" +data: App\Entity\DicImada {#19204 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26409 +label: "Zaouia" +value: "22" +data: App\Entity\DicImada {#3636 …} +attr: [] +labelTranslationParameters: [] } 867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26410 +label: "ZAOUIA" +value: "867" +data: App\Entity\DicImada {#11239 …} +attr: [] +labelTranslationParameters: [] } 2139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26411 +label: "Zaouia" +value: "2139" +data: App\Entity\DicImada {#22687 …} +attr: [] +labelTranslationParameters: [] } 971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26412 +label: "Zaouia El Bokria" +value: "971" +data: App\Entity\DicImada {#12175 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26413 +label: "Zaouiet El Megaiez" +value: "215" +data: App\Entity\DicImada {#5373 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26414 +label: "Zaouiet Jedidi" +value: "256" +data: App\Entity\DicImada {#5742 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26415 +label: "Zaouiet Kontech" +value: "406" +data: App\Entity\DicImada {#7092 …} +attr: [] +labelTranslationParameters: [] } 1280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26416 +label: "Zaouiet Sousse" +value: "1280" +data: App\Entity\DicImada {#14956 …} +attr: [] +labelTranslationParameters: [] } 1456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26417 +label: "Zarrat" +value: "1456" +data: App\Entity\DicImada {#16540 …} +attr: [] +labelTranslationParameters: [] } 1946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26418 +label: "Zarzis Ville" +value: "1946" +data: App\Entity\DicImada {#20950 …} +attr: [] +labelTranslationParameters: [] } 903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26419 +label: "ZATFOURA" +value: "903" +data: App\Entity\DicImada {#11563 …} +attr: [] +labelTranslationParameters: [] } 1320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26420 +label: "ZEARNA EST" +value: "1320" +data: App\Entity\DicImada {#15316 …} +attr: [] +labelTranslationParameters: [] } 1321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26421 +label: "ZEARNA OUEST" +value: "1321" +data: App\Entity\DicImada {#15325 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26422 +label: "ZEGANA" +value: "466" +data: App\Entity\DicImada {#7632 …} +attr: [] +labelTranslationParameters: [] } 1977 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26423 +label: "Zeghaya" +value: "1977" +data: App\Entity\DicImada {#21229 …} +attr: [] +labelTranslationParameters: [] } 1399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26424 +label: "Zeghemar" +value: "1399" +data: App\Entity\DicImada {#16027 …} +attr: [] +labelTranslationParameters: [] } 1601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26425 +label: "ZELIANA" +value: "1601" +data: App\Entity\DicImada {#17845 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26426 +label: "ZERAMDINE NORD" +value: "408" +data: App\Entity\DicImada {#7110 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26427 +label: "ZERAMDINE SUD" +value: "409" +data: App\Entity\DicImada {#7119 …} +attr: [] +labelTranslationParameters: [] } 2050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26428 +label: "Zerig Dokhlania" +value: "2050" +data: App\Entity\DicImada {#21886 …} +attr: [] +labelTranslationParameters: [] } 2094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26429 +label: "Zerkine" +value: "2094" +data: App\Entity\DicImada {#22282 …} +attr: [] +labelTranslationParameters: [] } 2143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26430 +label: "Zghabna" +value: "2143" +data: App\Entity\DicImada {#22723 …} +attr: [] +labelTranslationParameters: [] } 2168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26431 +label: "Zirat" +value: "2168" +data: App\Entity\DicImada {#22948 …} +attr: [] +labelTranslationParameters: [] } 1381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26432 +label: "Zitouna" +value: "1381" +data: App\Entity\DicImada {#15865 …} +attr: [] +labelTranslationParameters: [] } 1464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26433 +label: "Zmorten" +value: "1464" +data: App\Entity\DicImada {#16612 …} +attr: [] +labelTranslationParameters: [] } 2125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26434 +label: "Zorda" +value: "2125" +data: App\Entity\DicImada {#22561 …} +attr: [] +labelTranslationParameters: [] } 760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26435 +label: "Zouabi" +value: "760" +data: App\Entity\DicImada {#10276 …} +attr: [] +labelTranslationParameters: [] } 781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26436 +label: "Zouagha" +value: "781" +data: App\Entity\DicImada {#10465 …} +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26437 +label: "Zouaouine" +value: "591" +data: App\Entity\DicImada {#8755 …} +attr: [] +labelTranslationParameters: [] } 758 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26438 +label: "Zouaouine" +value: "758" +data: App\Entity\DicImada {#10258 …} +attr: [] +labelTranslationParameters: [] } 785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26439 +label: "ZOUARAA" +value: "785" +data: App\Entity\DicImada {#10501 …} +attr: [] +labelTranslationParameters: [] } 1670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26440 +label: "Zouarâa" +value: "1670" +data: App\Entity\DicImada {#18466 …} +attr: [] +labelTranslationParameters: [] } 2083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26441 +label: "Zougrata" +value: "2083" +data: App\Entity\DicImada {#22183 …} +attr: [] +labelTranslationParameters: [] } 522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26442 +label: "Zouhour" +value: "522" +data: App\Entity\DicImada {#8136 …} +attr: [] +labelTranslationParameters: [] } 1790 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26443 +label: "Zouhour Est 1" +value: "1790" +data: App\Entity\DicImada {#19546 …} +attr: [] +labelTranslationParameters: [] } 1791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26444 +label: "Zouhour Est 2" +value: "1791" +data: App\Entity\DicImada {#19555 …} +attr: [] +labelTranslationParameters: [] } 1792 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26445 +label: "Zouhour Ouest 1" +value: "1792" +data: App\Entity\DicImada {#19564 …} +attr: [] +labelTranslationParameters: [] } 1793 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26446 +label: "Zouhour Ouest 2" +value: "1793" +data: App\Entity\DicImada {#19573 …} +attr: [] +labelTranslationParameters: [] } 1794 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26447 +label: "Zouhour Ouest 3" +value: "1794" +data: App\Entity\DicImada {#19582 …} +attr: [] +labelTranslationParameters: [] } 1795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26448 +label: "Zouhour Ouest 4" +value: "1795" +data: App\Entity\DicImada {#19591 …} +attr: [] +labelTranslationParameters: [] } 2025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26449 +label: "Zouia" +value: "2025" +data: App\Entity\DicImada {#21661 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26450 +label: "Zouila Nord" +value: "462" +data: App\Entity\DicImada {#7596 …} +attr: [] +labelTranslationParameters: [] } 1253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26451 +label: "Zouila Sud" +value: "1253" +data: App\Entity\DicImada {#14713 …} +attr: [] +labelTranslationParameters: [] } 1067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26452 +label: "ZOUNEF" +value: "1067" +data: App\Entity\DicImada {#13039 …} +attr: [] +labelTranslationParameters: [] } 1467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26453 +label: "Zraoua" +value: "1467" +data: App\Entity\DicImada {#16639 …} +attr: [] +labelTranslationParameters: [] } 2134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26454 +label: "Zrata" +value: "2134" +data: App\Entity\DicImada {#22642 …} +attr: [] +labelTranslationParameters: [] } 1460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26455 +label: "Zrig El Ghandri" +value: "1460" +data: App\Entity\DicImada {#16576 …} +attr: [] +labelTranslationParameters: [] } 1804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#26456 +label: "Zroud" +value: "1804" +data: App\Entity\DicImada {#19672 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#24221 -form: Symfony\Component\Form\Form {#23775 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#23934 …5} |
| full_name | "agent[imada]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "agent_imada" |
| is_selected | Closure($choice, $value) {#24223 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#23713 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "imada" |
| 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 | "_agent_imada" |
| valid | true |
| value | "" |
recaptcha
"VictorPrdh\RecaptchaBundle\Form\ReCaptchaType"
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 | [ "required" => "required" ] |
[ "required" => "required" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "required" => "required" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ VictorPrdh\RecaptchaBundle\Validator\Constraints\IsValidCaptcha {#23813 +payload: null +message: "This value is not a valid captcha." } ] |
| 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 {#23604 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#23605 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#23606 …} -namespace: Closure() {#23608 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#23828 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#23519 …} } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 |
| type | "checkbox" |
| upload_max_size_message | Closure() {#23830 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#23614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#23523 …} $translationDomain: "validators" $message: Closure() {#23829 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "required" => "required" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "recaptcha" "_agent_recaptcha" ] |
| cache_key | "_agent_recaptcha_recaptcha" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#26457 -form: Symfony\Component\Form\Form {#23778 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#24222 …5} |
| full_name | "agent[recaptcha]" |
| google_site_key | "6LdCul0hAAAAAEU1_jBA92CxMT3-u7rJzsQRN7xW" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "agent_recaptcha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "recaptcha" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "checkbox" |
| unique_block_prefix | "_agent_recaptcha" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "5dc1b3506d5757c36c7e66b5.15bw30JgRVE2LeBEQOj9qRFXvkKA3n5sBtUdbJXHMxc.vcyHqQo3aCNlW5gbLYef-lphhzTVny48SuR2Acy2W22Y3rmzKRB2GG5OtQ" |
| 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 | "5dc1b3506d5757c36c7e66b5.15bw30JgRVE2LeBEQOj9qRFXvkKA3n5sBtUdbJXHMxc.vcyHqQo3aCNlW5gbLYef-lphhzTVny48SuR2Acy2W22Y3rmzKRB2GG5OtQ" |
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 {#23604 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#23605 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#23606 …} -namespace: Closure() {#23608 …} } |
| data | "5dc1b3506d5757c36c7e66b5.15bw30JgRVE2LeBEQOj9qRFXvkKA3n5sBtUdbJXHMxc.vcyHqQo3aCNlW5gbLYef-lphhzTVny48SuR2Acy2W22Y3rmzKRB2GG5OtQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#26481 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#23519 …} } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#26479 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#23614 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#23523 …} $translationDomain: "validators" $message: Closure() {#26476 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_agent__token" ] |
| cache_key | "_agent__token_hidden" |
| compound | false |
| data | "5dc1b3506d5757c36c7e66b5.15bw30JgRVE2LeBEQOj9qRFXvkKA3n5sBtUdbJXHMxc.vcyHqQo3aCNlW5gbLYef-lphhzTVny48SuR2Acy2W22Y3rmzKRB2GG5OtQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#26478 -form: Symfony\Component\Form\Form {#26471 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#26480 …5} |
| full_name | "agent[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "agent__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 | "_agent__token" |
| valid | true |
| value | "5dc1b3506d5757c36c7e66b5.15bw30JgRVE2LeBEQOj9qRFXvkKA3n5sBtUdbJXHMxc.vcyHqQo3aCNlW5gbLYef-lphhzTVny48SuR2Acy2W22Y3rmzKRB2GG5OtQ" |