- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 31
- Events
- Routing
- Cache
- Translation 7
- Security
- Twig
- HTTP Client
- Doctrine 8
- Debug
- Messages
- E-mails
- Notifications
- 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
-
-
country
-
region
-
diaspora
-
residenceCountry
-
residenceRegion
-
phone
-
validCode
-
username
-
email
-
password
-
-
first
-
second
-
-
profils
-
typePerson
-
adminRegions
-
adminCities
-
school
-
_token
-
userbundle_user
"App\Form\UserType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#363 #id: null -roles: [] -plainPassword: null -country: null -region: null -diaspora: false -residenceCountry: null -residenceRegion: null #enabled: false -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#355 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#488 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#302 -elements: [] } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#363 #id: null -roles: [] -plainPassword: null -country: null -region: null -diaspora: false -residenceCountry: null -residenceRegion: null #enabled: false -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#355 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#488 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#302 -elements: [] } } |
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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#616 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#321 …} -namespace: Closure() {#618 …} } |
| data | App\Entity\User {#363 #id: null -roles: [] -plainPassword: null -country: null -region: null -diaspora: false -residenceCountry: null -residenceRegion: null #enabled: false -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#355 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#488 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#302 -elements: [] } } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#636 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#495 …} use: { $class: "App\Entity\User" } } |
| 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() {#638 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#620 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $translationDomain: "validators" $message: Closure() {#637 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "userbundle_user" "_userbundle_user" ] |
| cache_key | "_userbundle_user_userbundle_user" |
| compound | true |
| data | App\Entity\User {#363 #id: null -roles: [] -plainPassword: null -country: null -region: null -diaspora: false -residenceCountry: null -residenceRegion: null #enabled: false -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#355 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#488 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#302 -elements: [] } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2058 -form: Symfony\Component\Form\Form {#1152 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2057 …5} |
| full_name | "userbundle_user" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userbundle_user" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "userbundle_user" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user" |
| valid | true |
| value | App\Entity\User {#363 #id: null -roles: [] -plainPassword: null -country: null -region: null -diaspora: false -residenceCountry: null -residenceRegion: null #enabled: false -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#355 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#488 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#302 -elements: [] } } |
country
"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 | [ "class" => "form-control" "data-error" => "Pays non autorisé ou inconnu" ] |
[ "class" => "form-control" "data-error" => "Pays non autorisé ou inconnu" ] |
| class | "App\Entity\Country" |
same as passed value |
| placeholder | "menu.select_country" |
same as passed value |
| query_builder | Closure(EntityRepository $entityRepository) {#644 class: "App\Form\UserType" this: App\Form\UserType {#494 …} } |
Doctrine\ORM\QueryBuilder {#741 -em: Doctrine\ORM\EntityManager {#700 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#742 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#738 #from: "App\Entity\Country" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#736 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "a.valid = true" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#733 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT a FROM App\Entity\Country a WHERE a.valid = true ORDER BY a.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#773 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "data-error" => "Pays non autorisé ou inconnu" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#673 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#674 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#823 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#732 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#778 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#158 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#780 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#807 …} } |
| choices | null |
| class | "App\Entity\Country" |
| 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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#616 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#321 …} -namespace: Closure() {#618 …} } |
| data_class | null |
| disabled | false |
| em | ContainerC6cePvZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#156 …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 {#804 -om: ContainerC6cePvZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#156 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#734 …} -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 | "menu.select_country" |
| 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 {#741 -em: Doctrine\ORM\EntityManager {#700 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#742 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#738 #from: "App\Entity\Country" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#736 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "a.valid = true" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#733 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT a FROM App\Entity\Country a WHERE a.valid = true ORDER BY a.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#773 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#677 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#620 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $translationDomain: "validators" $message: Closure() {#675 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "data-error" => "Pays non autorisé ou inconnu" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_userbundle_user_country" ] |
| cache_key | "_userbundle_user_country_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2071 +label: "Comores" +value: "23" +data: App\Entity\Country {#2028 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2070 -form: Symfony\Component\Form\Form {#1164 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2069 …5} |
| full_name | "userbundle_user[country]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userbundle_user_country" |
| is_selected | Closure($choice, $value) {#2075 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#652 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "country" |
| placeholder | "menu.select_country" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_country" |
| valid | true |
| value | "" |
region
"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 | [ "class" => "form-control" "data-error" => "Region non autorisé ou inconnu" ] |
[ "class" => "form-control" "data-error" => "Region non autorisé ou inconnu" ] |
| class | "App\Entity\Region" |
same as passed value |
| placeholder | "menu.select_region" |
same as passed value |
| query_builder | Closure(EntityRepository $entityRepository) {#645 class: "App\Form\UserType" this: App\Form\UserType {#494 …} } |
Doctrine\ORM\QueryBuilder {#809 -em: Doctrine\ORM\EntityManager {#700 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#810 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#811 #from: "App\Entity\Region" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#786 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "a.valid = true" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#821 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT a FROM App\Entity\Region a WHERE a.valid = true ORDER BY a.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#806 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "data-error" => "Region non autorisé ou inconnu" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#673 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#674 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#874 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#787 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#794 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#158 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#793 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#827 …} } |
| choices | null |
| class | "App\Entity\Region" |
| 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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#616 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#321 …} -namespace: Closure() {#618 …} } |
| data_class | null |
| disabled | false |
| em | ContainerC6cePvZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#156 …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 {#855 -om: ContainerC6cePvZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#156 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#795 …} -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 | "menu.select_region" |
| 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 {#809 -em: Doctrine\ORM\EntityManager {#700 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#810 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#811 #from: "App\Entity\Region" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#786 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "a.valid = true" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#821 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT a FROM App\Entity\Region a WHERE a.valid = true ORDER BY a.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#806 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#796 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#620 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $translationDomain: "validators" $message: Closure() {#797 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "data-error" => "Region non autorisé ou inconnu" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_userbundle_user_region" ] |
| cache_key | "_userbundle_user_region_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2078 -form: Symfony\Component\Form\Form {#1101 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2077 …5} |
| full_name | "userbundle_user[region]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userbundle_user_region" |
| is_selected | Closure($choice, $value) {#2082 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#652 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "region" |
| placeholder | "menu.select_region" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_region" |
| valid | true |
| value | "" |
diaspora
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "label" => "menu.diaspora ?" ] |
[ "class" => "form-control" "label" => "menu.diaspora ?" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "label" => "menu.diaspora ?" ] |
| 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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#616 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#321 …} -namespace: Closure() {#618 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#846 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#850 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#845 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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() {#842 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#620 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $translationDomain: "validators" $message: Closure() {#840 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "label" => "menu.diaspora ?" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_userbundle_user_diaspora" ] |
| cache_key | "_userbundle_user_diaspora_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2074 -form: Symfony\Component\Form\Form {#1102 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2086 …5} |
| full_name | "userbundle_user[diaspora]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userbundle_user_diaspora" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "diaspora" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_diaspora" |
| valid | true |
| value | "1" |
residenceCountry
"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 | [ "class" => "form-control" "data-error" => "Pays non autorisé ou inconnu" ] |
[ "class" => "form-control" "data-error" => "Pays non autorisé ou inconnu" ] |
| class | "App\Entity\Country" |
same as passed value |
| placeholder | "Sélectionnez votre pays de résidence" |
same as passed value |
| query_builder | Closure(EntityRepository $entityRepository) {#646 class: "App\Form\UserType" this: App\Form\UserType {#494 …} } |
Doctrine\ORM\QueryBuilder {#864 -em: Doctrine\ORM\EntityManager {#700 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#876 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#859 #from: "App\Entity\Country" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#860 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT a FROM App\Entity\Country a ORDER BY a.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#875 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "data-error" => "Pays non autorisé ou inconnu" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#673 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#674 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#889 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#869 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#900 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#158 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#861 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#807 …} } |
| choices | null |
| class | "App\Entity\Country" |
| 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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#616 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#321 …} -namespace: Closure() {#618 …} } |
| data_class | null |
| disabled | false |
| em | ContainerC6cePvZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#156 …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 {#804 -om: ContainerC6cePvZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#156 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#734 …} -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 | "Sélectionnez votre pays de résidence" |
| 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 {#864 -em: Doctrine\ORM\EntityManager {#700 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#876 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#859 #from: "App\Entity\Country" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#860 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT a FROM App\Entity\Country a ORDER BY a.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#875 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#863 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#620 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $translationDomain: "validators" $message: Closure() {#871 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "data-error" => "Pays non autorisé ou inconnu" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_userbundle_user_residenceCountry" ] |
| cache_key | "_userbundle_user_residenceCountry_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2092 +label: "Bénin" +value: "6" +data: App\Entity\Country {#2049 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2088 +label: "Comores" +value: "23" +data: App\Entity\Country {#2028 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2087 +label: "Madagascar" +value: "5" +data: App\Entity\Country {#2052 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2095 +label: "Maroc" +value: "12" +data: App\Entity\Country {#2061 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2094 +label: "RANCE" +value: "28" +data: App\Entity\Country {#2065 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2090 +label: "Sénégal" +value: "1" +data: App\Entity\Country {#2056 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2085 -form: Symfony\Component\Form\Form {#1096 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2084 …5} |
| full_name | "userbundle_user[residenceCountry]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userbundle_user_residenceCountry" |
| is_selected | Closure($choice, $value) {#2099 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#652 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "residenceCountry" |
| placeholder | "Sélectionnez votre pays de résidence" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_residenceCountry" |
| valid | true |
| value | "" |
residenceRegion
"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 | [ "class" => "form-control" "data-error" => "error.unauthorized_or_unknown_country" ] |
[ "class" => "form-control" "data-error" => "error.unauthorized_or_unknown_country" ] |
| class | "App\Entity\Region" |
same as passed value |
| placeholder | "graduate.select_your_residence_country" |
same as passed value |
| query_builder | Closure(EntityRepository $entityRepository) {#647 class: "App\Form\UserType" this: App\Form\UserType {#494 …} } |
Doctrine\ORM\QueryBuilder {#882 -em: Doctrine\ORM\EntityManager {#700 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#898 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#890 #from: "App\Entity\Region" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#896 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT a FROM App\Entity\Region a ORDER BY a.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#897 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "data-error" => "error.unauthorized_or_unknown_country" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#673 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#674 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#911 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#877 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#922 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#158 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#880 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#827 …} } |
| choices | null |
| class | "App\Entity\Region" |
| 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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#616 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#321 …} -namespace: Closure() {#618 …} } |
| data_class | null |
| disabled | false |
| em | ContainerC6cePvZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#156 …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 {#855 -om: ContainerC6cePvZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#156 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#795 …} -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 | "graduate.select_your_residence_country" |
| 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 {#882 -em: Doctrine\ORM\EntityManager {#700 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#898 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#890 #from: "App\Entity\Region" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#896 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT a FROM App\Entity\Region a ORDER BY a.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#897 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#883 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#620 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $translationDomain: "validators" $message: Closure() {#884 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "data-error" => "error.unauthorized_or_unknown_country" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_userbundle_user_residenceRegion" ] |
| cache_key | "_userbundle_user_residenceRegion_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2096 +label: "Alibori" +value: "248" +data: App\Entity\Region {#2116 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2103 +label: "Amoron'i Mania" +value: "116" +data: App\Entity\Region {#2126 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2105 +label: "Analamanga" +value: "106" +data: App\Entity\Region {#2139 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2108 +label: "Atacora" +value: "237" +data: App\Entity\Region {#2146 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2107 +label: "Atlantique" +value: "238" +data: App\Entity\Region {#2153 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2102 +label: "Atsimo-Andrefana" +value: "122" +data: App\Entity\Region {#2160 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2114 +label: "Atsimo-Atsinanana" +value: "119" +data: App\Entity\Region {#2167 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2112 +label: "Betsiboka" +value: "111" +data: App\Entity\Region {#2174 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2110 +label: "Borgou" +value: "239" +data: App\Entity\Region {#2181 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2104 +label: "Collines" +value: "240" +data: App\Entity\Region {#2188 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2109 +label: "Djando, Île de Mohéli (Mwali)" +value: "67" +data: App\Entity\Region {#2195 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2363 +label: "Domoni, Île de Anjouan (Ndzwani)" +value: "68" +data: App\Entity\Region {#2202 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2364 +label: "Donga" +value: "242" +data: App\Entity\Region {#2209 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2365 +label: "Fomboni, Île de Mohéli (Mwali)" +value: "69" +data: App\Entity\Region {#2216 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2366 +label: "Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja)" +value: "70" +data: App\Entity\Region {#2223 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2367 +label: "Hambou, Île de Grande Comore (Ngazidja)" +value: "71" +data: App\Entity\Region {#2230 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2368 +label: "Ihorombe" +value: "120" +data: App\Entity\Region {#2237 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2369 +label: "Mbadjini-Est, Île de Grande Comore (Ngazidja)" +value: "72" +data: App\Entity\Region {#2244 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2370 +label: "Mbadjini-Ouest, Île de Grande Comore (Ngazidja)" +value: "73" +data: App\Entity\Region {#2251 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2371 +label: "Mboundé" +value: "252" +data: App\Entity\Region {#2258 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2372 +label: "Menabe" +value: "121" +data: App\Entity\Region {#2265 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2373 +label: "Mitsamiouli(Ngazidja)" +value: "74" +data: App\Entity\Region {#2272 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2374 +label: "Mono" +value: "244" +data: App\Entity\Region {#2279 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2375 +label: "Moroni-Bambao, Île de Grande Comore (Ngazidja)" +value: "75" +data: App\Entity\Region {#2286 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2376 +label: "Mrémani, Île de Anjouan (Ndzwani)" +value: "76" +data: App\Entity\Region {#2293 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2377 +label: "Mutsamudu, Île de Anjouan (Ndzwani)" +value: "77" +data: App\Entity\Region {#2300 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2378 +label: "Nioumachoi, Île de Mohéli (Mwali)" +value: "78" +data: App\Entity\Region {#2307 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2379 +label: "Oichili-Dimani, Île de Grande Comore (Ngazidja)" +value: "79" +data: App\Entity\Region {#2314 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2380 +label: "Ouani, Île de Anjouan (Ndzwani)" +value: "80" +data: App\Entity\Region {#2321 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2381 +label: "Ouémé" +value: "245" +data: App\Entity\Region {#2328 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2382 +label: "préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja)" +value: "81" +data: App\Entity\Region {#2335 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2383 +label: "Sima, Île de Anjouan (Ndzwani)" +value: "82" +data: App\Entity\Region {#2342 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2384 +label: "Vatovavy" +value: "118" +data: App\Entity\Region {#2349 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2385 +label: "Zou" +value: "247" +data: App\Entity\Region {#2356 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2097 -form: Symfony\Component\Form\Form {#1118 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2080 …5} |
| full_name | "userbundle_user[residenceRegion]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userbundle_user_residenceRegion" |
| is_selected | Closure($choice, $value) {#2387 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#652 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "residenceRegion" |
| placeholder | "graduate.select_your_residence_country" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_residenceRegion" |
| valid | true |
| value | "" |
phone
"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" "data-minlength" => "6" "data-error" => "Minimum 9 caractère" "placeholder" => "menu.phone_number" ] |
[ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 9 caractère" "placeholder" => "menu.phone_number" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 9 caractère" "placeholder" => "menu.phone_number" ] |
| 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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#616 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#321 …} -namespace: Closure() {#618 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#901 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#495 …} } |
| 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() {#893 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#620 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $translationDomain: "validators" $message: Closure() {#892 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 9 caractère" "placeholder" => "menu.phone_number" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_userbundle_user_phone" ] |
| cache_key | "_userbundle_user_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2388 -form: Symfony\Component\Form\Form {#1221 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2389 …5} |
| full_name | "userbundle_user[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userbundle_user_phone" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_phone" |
| valid | true |
| value | "" |
validCode
"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" "placeholder" => "Code" ] |
[ "class" => "form-control" "placeholder" => "Code" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "placeholder" => "Code" ] |
| 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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#616 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#321 …} -namespace: Closure() {#618 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#915 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#495 …} } |
| 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() {#923 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#620 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $translationDomain: "validators" $message: Closure() {#914 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "placeholder" => "Code" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_userbundle_user_validCode" ] |
| cache_key | "_userbundle_user_validCode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2390 -form: Symfony\Component\Form\Form {#1218 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2391 …5} |
| full_name | "userbundle_user[validCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userbundle_user_validCode" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "validCode" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_validCode" |
| valid | true |
| value | "" |
username
"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" "data-minlength" => "6" "data-error" => "Minimum 4 caractère" "placeholder" => "Pseudo" ] |
[ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 4 caractère" "placeholder" => "Pseudo" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 4 caractère" "placeholder" => "Pseudo" ] |
| 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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#616 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#321 …} -namespace: Closure() {#618 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#930 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#495 …} } |
| 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() {#932 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#620 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $translationDomain: "validators" $message: Closure() {#931 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 4 caractère" "placeholder" => "Pseudo" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_userbundle_user_username" ] |
| cache_key | "_userbundle_user_username_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2392 -form: Symfony\Component\Form\Form {#1236 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2393 …5} |
| full_name | "userbundle_user[username]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userbundle_user_username" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "username" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_username" |
| valid | true |
| value | "" |
"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" "data-error" => "Email invalide" "placeholder" => "menu.email" ] |
[ "class" => "form-control" "data-error" => "Email invalide" "placeholder" => "menu.email" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "data-error" => "Email invalide" "placeholder" => "menu.email" ] |
| 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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#616 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#321 …} -namespace: Closure() {#618 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#939 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#495 …} } |
| 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() {#941 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#620 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $translationDomain: "validators" $message: Closure() {#940 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "data-error" => "Email invalide" "placeholder" => "menu.email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_userbundle_user_email" ] |
| cache_key | "_userbundle_user_email_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2394 -form: Symfony\Component\Form\Form {#1239 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2395 …5} |
| full_name | "userbundle_user[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userbundle_user_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_email" |
| valid | true |
| value | "" |
password
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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" "data-minlength" => "6" "data-error" => "Minimum 6" "placeholder" => "menu.password" ] |
[ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 6" "placeholder" => "menu.password" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 6" "placeholder" => "menu.password" ] |
| 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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#616 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#321 …} -namespace: Closure() {#618 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#952 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#495 …} } |
| 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 password 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" |
| 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 | false |
| upload_max_size_message | Closure() {#954 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#620 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $translationDomain: "validators" $message: Closure() {#953 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 6" "placeholder" => "menu.password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_userbundle_user_password" ] |
| cache_key | "_userbundle_user_password_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2396 -form: Symfony\Component\Form\Form {#1242 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2397 …5} |
| full_name | "userbundle_user[password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userbundle_user_password" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "password" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_password" |
| valid | true |
| value | "" |
plainPassword
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| first_options | [ "label" => "menu.password" "attr" => [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 6" "placeholder" => "menu.password" ] ] |
[ "label" => "menu.password" "attr" => [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 6" "placeholder" => "menu.password" ] ] |
| required | true |
same as passed value |
| second_options | [ "label" => "Repeter le mot de passe" "attr" => [ "class" => "form-control" "placeholder" => "menu.confirm" ] ] |
[ "label" => "Repeter le mot de passe" "attr" => [ "class" => "form-control" "placeholder" => "menu.confirm" ] ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#616 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#321 …} -namespace: Closure() {#618 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#965 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#495 …} } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "label" => "menu.password" "attr" => [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 6" "placeholder" => "menu.password" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The values do not match." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| options | [] |
| 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 | [] |
| second_name | "second" |
| second_options | [ "label" => "Repeter le mot de passe" "attr" => [ "class" => "form-control" "placeholder" => "menu.confirm" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#968 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#620 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $translationDomain: "validators" $message: Closure() {#967 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_userbundle_user_plainPassword" ] |
| cache_key | "_userbundle_user_plainPassword_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2398 -form: Symfony\Component\Form\Form {#1261 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2399 …5} |
| full_name | "userbundle_user[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userbundle_user_plainPassword" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plainPassword" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_plainPassword" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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" "data-minlength" => "6" "data-error" => "Minimum 6" "placeholder" => "menu.password" ] |
[ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 6" "placeholder" => "menu.password" ] |
| error_bubbling | false |
false
|
| label | "menu.password" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 6" "placeholder" => "menu.password" ] |
| 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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#616 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#321 …} -namespace: Closure() {#618 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1246 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#495 …} } |
| 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 password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "menu.password" |
| 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 | false |
| upload_max_size_message | Closure() {#1248 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#620 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $translationDomain: "validators" $message: Closure() {#1247 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "data-minlength" => "6" "data-error" => "Minimum 6" "placeholder" => "menu.password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_userbundle_user_plainPassword_first" ] |
| cache_key | "_userbundle_user_plainPassword_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2403 -form: Symfony\Component\Form\Form {#1264 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2402 …5} |
| full_name | "userbundle_user[plainPassword][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userbundle_user_plainPassword_first" |
| label | "menu.password" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_plainPassword_first" |
| valid | true |
| value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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" "placeholder" => "menu.confirm" ] |
[ "class" => "form-control" "placeholder" => "menu.confirm" ] |
| error_bubbling | false |
false
|
| label | "Repeter le mot de passe" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "class" => "form-control" "placeholder" => "menu.confirm" ] |
| 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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#616 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#321 …} -namespace: Closure() {#618 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1254 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#495 …} } |
| 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 password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Repeter le mot de passe" |
| 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 | false |
| upload_max_size_message | Closure() {#1256 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#620 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $translationDomain: "validators" $message: Closure() {#1255 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "placeholder" => "menu.confirm" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_userbundle_user_plainPassword_second" ] |
| cache_key | "_userbundle_user_plainPassword_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2404 -form: Symfony\Component\Form\Form {#1267 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2405 …5} |
| full_name | "userbundle_user[plainPassword][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userbundle_user_plainPassword_second" |
| label | "Repeter le mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_plainPassword_second" |
| valid | true |
| value | "" |
profils
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#355 -elements: [] } |
| View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control select2" ] |
[ "class" => "form-control select2" ] |
| class | "App\Entity\Role" |
same as passed value |
| multiple | true |
same as passed value |
| query_builder | Closure(EntityRepository $r) {#648 class: "App\Form\UserType" this: App\Form\UserType {#494 …} } |
Doctrine\ORM\QueryBuilder {#992 -em: Doctrine\ORM\EntityManager {#700 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#988 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ig" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#979 #from: "App\Entity\Role" #alias: "ig" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#986 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "ig.pseudo ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT ig FROM App\Entity\Role ig ORDER BY ig.pseudo ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#981 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control select2" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#673 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#674 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1019 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#991 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#985 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#158 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#990 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#993 …} } |
| choices | null |
| class | "App\Entity\Role" |
| 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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#616 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#321 …} -namespace: Closure() {#618 …} } |
| data_class | null |
| disabled | false |
| em | ContainerC6cePvZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#156 …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 {#1007 -om: ContainerC6cePvZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#156 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#978 …} -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 | true |
| 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 {#992 -em: Doctrine\ORM\EntityManager {#700 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#988 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ig" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#979 #from: "App\Entity\Role" #alias: "ig" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#986 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "ig.pseudo ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT ig FROM App\Entity\Role ig ORDER BY ig.pseudo ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#981 …} -firstResult: 0 -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() {#977 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#620 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $translationDomain: "validators" $message: Closure() {#976 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control select2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_userbundle_user_profils" ] |
| cache_key | "_userbundle_user_profils_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2408 +label: "ROLE_ADMIN" +value: "1" +data: App\Entity\Role {#2421 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2413 +label: "ROLE_ENQUETEUR" +value: "2" +data: App\Entity\Role {#2423 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2406 +label: "ROLE_ENTREPRISE" +value: "3" +data: App\Entity\Role {#2424 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2417 +label: "ROLE_ETABLISSEMENT" +value: "5" +data: App\Entity\Role {#2425 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2409 +label: "ROLE_LEGISLATEUR" +value: "6" +data: App\Entity\Role {#2426 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2428 +label: "ROLE_DIPLOME" +value: "12" +data: App\Entity\Role {#2427 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#355 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2400 -form: Symfony\Component\Form\Form {#1270 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2401 …5} |
| full_name | "userbundle_user[profils][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userbundle_user_profils" |
| is_selected | Closure($choice, array $values) {#2430 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#652 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "profils" |
| 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 | "_userbundle_user_profils" |
| valid | true |
| value | [] |
typePerson
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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" ] |
[ "class" => "form-control" ] |
| choices | [ "menu.company" => "ROLE_ENTREPRISE" "menu.establishment" => "ROLE_ETABLISSEMENT" "menu.graduate" => "ROLE_DIPLOME" ] |
[ "menu.company" => "ROLE_ENTREPRISE" "menu.establishment" => "ROLE_ETABLISSEMENT" "menu.graduate" => "ROLE_DIPLOME" ] |
| mapped | false |
false
|
| placeholder | "menu.select" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "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 | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "menu.company" => "ROLE_ENTREPRISE" "menu.establishment" => "ROLE_ETABLISSEMENT" "menu.graduate" => "ROLE_DIPLOME" ] |
| 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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#616 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#321 …} -namespace: Closure() {#618 …} } |
| data_class | null |
| disabled | false |
| 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 | [] |
| 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 | false |
| method | "POST" |
| multiple | false |
| placeholder | "menu.select" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1009 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#620 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $translationDomain: "validators" $message: Closure() {#1015 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_userbundle_user_typePerson" ] |
| cache_key | "_userbundle_user_typePerson_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2433 +label: "menu.company" +value: "ROLE_ENTREPRISE" +data: "ROLE_ENTREPRISE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2434 +label: "menu.establishment" +value: "ROLE_ETABLISSEMENT" +data: "ROLE_ETABLISSEMENT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2435 +label: "menu.graduate" +value: "ROLE_DIPLOME" +data: "ROLE_DIPLOME" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2431 -form: Symfony\Component\Form\Form {#1273 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2432 …5} |
| full_name | "userbundle_user[typePerson]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userbundle_user_typePerson" |
| is_selected | Closure($choice, $value) {#2437 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#652 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "typePerson" |
| placeholder | "menu.select" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_typePerson" |
| valid | true |
| value | "" |
adminRegions
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#488 -elements: [] } |
| View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control select2" ] |
[ "class" => "form-control select2" ] |
| class | "App\Entity\Region" |
same as passed value |
| multiple | true |
same as passed value |
| query_builder | Closure(EntityRepository $entityRepository) {#649 class: "App\Form\UserType" this: App\Form\UserType {#494 …} } |
Doctrine\ORM\QueryBuilder {#1025 -em: Doctrine\ORM\EntityManager {#700 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1032 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "r" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1031 #from: "App\Entity\Region" #alias: "r" #indexBy: null } ] "join" => [ "r" => [ Doctrine\ORM\Query\Expr\Join {#1030 #joinType: "LEFT" #join: "r.country" #alias: "c" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1026 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "c.valid = true" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT r FROM App\Entity\Region r LEFT JOIN r.country c WHERE c.valid = true" -parameters: Doctrine\Common\Collections\ArrayCollection {#1033 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "c" => "r" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control select2" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#673 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#674 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1055 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1028 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1073 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#158 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1029 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#827 …} } |
| choices | null |
| class | "App\Entity\Region" |
| 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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#616 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#321 …} -namespace: Closure() {#618 …} } |
| data_class | null |
| disabled | false |
| em | ContainerC6cePvZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#156 …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 {#855 -om: ContainerC6cePvZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#156 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#795 …} -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 | true |
| 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 {#1025 -em: Doctrine\ORM\EntityManager {#700 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1032 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "r" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1031 #from: "App\Entity\Region" #alias: "r" #indexBy: null } ] "join" => [ "r" => [ Doctrine\ORM\Query\Expr\Join {#1030 #joinType: "LEFT" #join: "r.country" #alias: "c" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1026 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "c.valid = true" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT r FROM App\Entity\Region r LEFT JOIN r.country c WHERE c.valid = true" -parameters: Doctrine\Common\Collections\ArrayCollection {#1033 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "c" => "r" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1024 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#620 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $translationDomain: "validators" $message: Closure() {#1023 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control select2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_userbundle_user_adminRegions" ] |
| cache_key | "_userbundle_user_adminRegions_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2440 +label: "Djando, Île de Mohéli (Mwali)" +value: "67" +data: App\Entity\Region {#2195 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2442 +label: "Domoni, Île de Anjouan (Ndzwani)" +value: "68" +data: App\Entity\Region {#2202 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2444 +label: "Fomboni, Île de Mohéli (Mwali)" +value: "69" +data: App\Entity\Region {#2216 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2447 +label: "Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja)" +value: "70" +data: App\Entity\Region {#2223 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2446 +label: "Hambou, Île de Grande Comore (Ngazidja)" +value: "71" +data: App\Entity\Region {#2230 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2441 +label: "Mbadjini-Est, Île de Grande Comore (Ngazidja)" +value: "72" +data: App\Entity\Region {#2244 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2453 +label: "Mbadjini-Ouest, Île de Grande Comore (Ngazidja)" +value: "73" +data: App\Entity\Region {#2251 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2451 +label: "Mitsamiouli(Ngazidja)" +value: "74" +data: App\Entity\Region {#2272 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2449 +label: "Moroni-Bambao, Île de Grande Comore (Ngazidja)" +value: "75" +data: App\Entity\Region {#2286 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2443 +label: "Mrémani, Île de Anjouan (Ndzwani)" +value: "76" +data: App\Entity\Region {#2293 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2448 +label: "Mutsamudu, Île de Anjouan (Ndzwani)" +value: "77" +data: App\Entity\Region {#2300 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2454 +label: "Nioumachoi, Île de Mohéli (Mwali)" +value: "78" +data: App\Entity\Region {#2307 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2455 +label: "Oichili-Dimani, Île de Grande Comore (Ngazidja)" +value: "79" +data: App\Entity\Region {#2314 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2456 +label: "Ouani, Île de Anjouan (Ndzwani)" +value: "80" +data: App\Entity\Region {#2321 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2457 +label: "préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja)" +value: "81" +data: App\Entity\Region {#2335 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2458 +label: "Sima, Île de Anjouan (Ndzwani)" +value: "82" +data: App\Entity\Region {#2342 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2459 +label: "Zou" +value: "247" +data: App\Entity\Region {#2356 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2460 +label: "Mboundé" +value: "252" +data: App\Entity\Region {#2258 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#488 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2438 -form: Symfony\Component\Form\Form {#1276 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2439 …5} |
| full_name | "userbundle_user[adminRegions][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userbundle_user_adminRegions" |
| is_selected | Closure($choice, array $values) {#2462 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#652 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "adminRegions" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_adminRegions" |
| valid | true |
| value | [] |
adminCities
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#302 -elements: [] } |
| View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control select2" "id" => "idAdminCities" ] |
[ "class" => "form-control select2" "id" => "idAdminCities" ] |
| class | "App\Entity\City" |
same as passed value |
| multiple | true |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control select2" "id" => "idAdminCities" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#673 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#674 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1063 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1043 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1038 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#158 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1039 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1042 …} } |
| choices | null |
| class | "App\Entity\City" |
| 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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#616 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#321 …} -namespace: Closure() {#618 …} } |
| data_class | null |
| disabled | false |
| em | ContainerC6cePvZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#156 …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 {#1065 -om: ContainerC6cePvZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#156 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1056 …} -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 | true |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1044 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#620 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $translationDomain: "validators" $message: Closure() {#1045 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control select2" "id" => "idAdminCities" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_userbundle_user_adminCities" ] |
| cache_key | "_userbundle_user_adminCities_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2465 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Moroni" +value: "78" +data: App\Entity\City {#2474 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2467 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Mitsoudjé" +value: "79" +data: App\Entity\City {#2491 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2478 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Dembéni" +value: "80" +data: App\Entity\City {#2512 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2479 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Foumbouni" +value: "81" +data: App\Entity\City {#2513 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2487 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Koimbani" +value: "82" +data: App\Entity\City {#2522 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2466 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Mbéni" +value: "83" +data: App\Entity\City {#2525 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2476 +label: "Comores - Mitsamiouli(Ngazidja) - Mitsamiouli" +value: "84" +data: App\Entity\City {#2528 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2477 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - N'Tsoudjini" +value: "85" +data: App\Entity\City {#2531 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2471 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Mutsamudu" +value: "86" +data: App\Entity\City {#2534 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2468 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Ouani" +value: "87" +data: App\Entity\City {#2537 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2469 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Domoni" +value: "88" +data: App\Entity\City {#2540 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3650 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Mrémani" +value: "89" +data: App\Entity\City {#2543 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3651 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Sima" +value: "90" +data: App\Entity\City {#2546 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3652 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - Fomboni" +value: "91" +data: App\Entity\City {#2549 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3653 +label: "Comores - Nioumachoi, Île de Mohéli (Mwali) - Nioumachoua" +value: "92" +data: App\Entity\City {#2552 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3654 +label: "Comores - Djando, Île de Mohéli (Mwali) - Wanani" +value: "93" +data: App\Entity\City {#2555 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3655 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Chouani" +value: "94" +data: App\Entity\City {#2558 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3656 +label: "Madagascar - Analamanga - Antananarivo" +value: "177" +data: App\Entity\City {#2561 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3657 +label: "Madagascar - Betsiboka - Maevatanana" +value: "182" +data: App\Entity\City {#2564 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3658 +label: "Madagascar - Amoron'i Mania - Ambositra" +value: "187" +data: App\Entity\City {#2567 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3659 +label: "Madagascar - Atsimo-Atsinanana - Farafangana" +value: "190" +data: App\Entity\City {#2570 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3660 +label: "Madagascar - Ihorombe - Ihosy" +value: "191" +data: App\Entity\City {#2573 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3661 +label: "Madagascar - Menabe - Morondava" +value: "192" +data: App\Entity\City {#2576 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3662 +label: "Madagascar - Atsimo-Andrefana - Tuléar I" +value: "193" +data: App\Entity\City {#2579 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3663 +label: "Madagascar - Vatovavy - Mananjary" +value: "198" +data: App\Entity\City {#2582 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3664 +label: "Madagascar - Vatovavy - Nosy varika" +value: "199" +data: App\Entity\City {#2585 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3665 +label: "Madagascar - Vatovavy - Ifanadina" +value: "200" +data: App\Entity\City {#2588 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3666 +label: "Bénin - Atacora - Natitingou" +value: "352" +data: App\Entity\City {#2591 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3667 +label: "Bénin - Atlantique - Allada" +value: "353" +data: App\Entity\City {#2594 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3668 +label: "Bénin - Borgou - Parakou" +value: "354" +data: App\Entity\City {#2597 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3669 +label: "Bénin - Collines - Dassa-Zoumé" +value: "355" +data: App\Entity\City {#2600 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3670 +label: "Bénin - Donga - Djougou" +value: "357" +data: App\Entity\City {#2603 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3671 +label: "Bénin - Mono - Lokossa" +value: "359" +data: App\Entity\City {#2606 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3672 +label: "Bénin - Ouémé - Porto-Novo" +value: "360" +data: App\Entity\City {#2609 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3673 +label: "Comores - Zou - Abomey" +value: "362" +data: App\Entity\City {#2612 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3674 +label: "Bénin - Alibori - Kandi" +value: "363" +data: App\Entity\City {#2615 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3675 +label: "Comores - Zou - Bohicon" +value: "365" +data: App\Entity\City {#2618 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3676 +label: "Bénin - Borgou - Bembereke" +value: "367" +data: App\Entity\City {#2621 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3677 +label: "Bénin - Atlantique - Sékou" +value: "368" +data: App\Entity\City {#2624 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3678 +label: "Bénin - Alibori - Banikoara" +value: "369" +data: App\Entity\City {#2627 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3679 +label: "Bénin - Collines - Glazoué" +value: "370" +data: App\Entity\City {#2630 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3680 +label: "Bénin - Collines - Savalou" +value: "371" +data: App\Entity\City {#2633 …} +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3681 +label: "Bénin - Atlantique - Ouidah" +value: "372" +data: App\Entity\City {#2636 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3682 +label: "Bénin - Mono - Houehogbe" +value: "373" +data: App\Entity\City {#2639 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3683 +label: "Bénin - Mono - Grand popo" +value: "374" +data: App\Entity\City {#2642 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3684 +label: "Bénin - Mono - Come" +value: "375" +data: App\Entity\City {#2645 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3685 +label: "Bénin - Mono - Bopa" +value: "376" +data: App\Entity\City {#2648 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3686 +label: "Bénin - Mono - Athieme" +value: "377" +data: App\Entity\City {#2651 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3687 +label: "Bénin - Donga - Bassila" +value: "382" +data: App\Entity\City {#2654 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3688 +label: "Bénin - Donga - Copargo" +value: "383" +data: App\Entity\City {#2657 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3689 +label: "Bénin - Donga - Ouake" +value: "384" +data: App\Entity\City {#2660 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3690 +label: "Bénin - Collines - Bante" +value: "389" +data: App\Entity\City {#2663 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3691 +label: "Bénin - Collines - Ouesse" +value: "390" +data: App\Entity\City {#2666 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3692 +label: "Bénin - Collines - Save" +value: "391" +data: App\Entity\City {#2669 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3693 +label: "Bénin - Borgou - Kalale" +value: "392" +data: App\Entity\City {#2672 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3694 +label: "Bénin - Borgou - N'Dali" +value: "393" +data: App\Entity\City {#2675 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3695 +label: "Bénin - Borgou - Nikki" +value: "394" +data: App\Entity\City {#2678 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3696 +label: "Bénin - Borgou - Perere" +value: "395" +data: App\Entity\City {#2681 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3697 +label: "Bénin - Borgou - Sinende" +value: "396" +data: App\Entity\City {#2684 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3698 +label: "Bénin - Borgou - Tchaourou" +value: "397" +data: App\Entity\City {#2687 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3699 +label: "Bénin - Atlantique - Abomey-Calavi" +value: "398" +data: App\Entity\City {#2690 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3700 +label: "Bénin - Atlantique - Kpomasse" +value: "399" +data: App\Entity\City {#2693 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3701 +label: "Bénin - Atlantique - So-Ava" +value: "400" +data: App\Entity\City {#2696 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3702 +label: "Bénin - Atlantique - Toffo" +value: "401" +data: App\Entity\City {#2699 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3703 +label: "Bénin - Atlantique - Tori-Bossito" +value: "402" +data: App\Entity\City {#2702 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3704 +label: "Bénin - Atlantique - Ville de Ze" +value: "403" +data: App\Entity\City {#2705 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3705 +label: "Bénin - Alibori - Gogounou" +value: "406" +data: App\Entity\City {#2708 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3706 +label: "Bénin - Alibori - Karimama" +value: "408" +data: App\Entity\City {#2711 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3707 +label: "Bénin - Alibori - Segba" +value: "409" +data: App\Entity\City {#2714 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3708 +label: "Bénin - Ouémé - Adjohoun" +value: "410" +data: App\Entity\City {#2717 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3709 +label: "Bénin - Ouémé - Aguegues" +value: "411" +data: App\Entity\City {#2720 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3710 +label: "Bénin - Ouémé - Akpro-Misserete" +value: "412" +data: App\Entity\City {#2723 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3711 +label: "Bénin - Ouémé - Avrankou" +value: "413" +data: App\Entity\City {#2726 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3712 +label: "Bénin - Ouémé - Bonou" +value: "414" +data: App\Entity\City {#2729 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3713 +label: "Bénin - Ouémé - Dangbo" +value: "415" +data: App\Entity\City {#2732 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3714 +label: "Bénin - Ouémé - Sème kpodji" +value: "416" +data: App\Entity\City {#2735 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3715 +label: "Comores - Zou - Agbangnizoun" +value: "417" +data: App\Entity\City {#2738 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3716 +label: "Comores - Zou - Covè" +value: "418" +data: App\Entity\City {#2741 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3717 +label: "Comores - Zou - Djidja" +value: "419" +data: App\Entity\City {#2744 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3718 +label: "Comores - Zou - Zangnanado" +value: "421" +data: App\Entity\City {#2747 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3719 +label: "Comores - Zou - Za-kpota" +value: "422" +data: App\Entity\City {#2750 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3720 +label: "Comores - Zou - Zogbodomey" +value: "423" +data: App\Entity\City {#2753 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3721 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Ifoundihe-chamboini" +value: "427" +data: App\Entity\City {#2756 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3722 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Mlimane" +value: "428" +data: App\Entity\City {#2759 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3723 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Kourane sima" +value: "429" +data: App\Entity\City {#2762 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3724 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Mandzissane" +value: "430" +data: App\Entity\City {#2765 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3725 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Kadzilé" +value: "431" +data: App\Entity\City {#2768 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3726 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Midradou" +value: "432" +data: App\Entity\City {#2771 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3727 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Ouzioini" +value: "433" +data: App\Entity\City {#2774 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3728 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Simaboini" +value: "434" +data: App\Entity\City {#2777 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3729 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Makorane" +value: "435" +data: App\Entity\City {#2780 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3730 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Tsinimoichogo" +value: "436" +data: App\Entity\City {#2783 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3731 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Mboude mboini" +value: "437" +data: App\Entity\City {#2786 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3732 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Dembeni" +value: "439" +data: App\Entity\City {#2789 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3733 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Mdjankagnoi" +value: "440" +data: App\Entity\City {#2792 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3734 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Dzoidjiou" +value: "441" +data: App\Entity\City {#2795 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3735 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Domoni" +value: "442" +data: App\Entity\City {#2798 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3736 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Dima" +value: "443" +data: App\Entity\City {#2801 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3737 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Ifoudihe-chadjou" +value: "444" +data: App\Entity\City {#2804 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3738 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Panda" +value: "445" +data: App\Entity\City {#2807 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3739 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Famaré" +value: "446" +data: App\Entity\City {#2810 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3740 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Dzahadjou" +value: "447" +data: App\Entity\City {#2813 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3741 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Chindine" +value: "448" +data: App\Entity\City {#2816 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3742 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Ouropveni" +value: "449" +data: App\Entity\City {#2819 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3743 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Malé" +value: "450" +data: App\Entity\City {#2822 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3744 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Noumadzaha" +value: "451" +data: App\Entity\City {#2825 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3745 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Koibani" +value: "452" +data: App\Entity\City {#2828 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3746 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Mohoro" +value: "453" +data: App\Entity\City {#2831 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3747 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Kopve" +value: "454" +data: App\Entity\City {#2834 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3748 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Inane" +value: "455" +data: App\Entity\City {#2837 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3749 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Ougoni" +value: "456" +data: App\Entity\City {#2840 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3750 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Pidjani" +value: "457" +data: App\Entity\City {#2843 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3751 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Dzahadjou" +value: "458" +data: App\Entity\City {#2846 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3752 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Mbabani" +value: "459" +data: App\Entity\City {#2849 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3753 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Hetsa" +value: "460" +data: App\Entity\City {#2852 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3754 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Mdjoiezi" +value: "461" +data: App\Entity\City {#2855 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3755 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Singani" +value: "462" +data: App\Entity\City {#2858 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3756 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Chouani" +value: "463" +data: App\Entity\City {#2861 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3757 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Bangoi" +value: "464" +data: App\Entity\City {#2864 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3758 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Djoumoichogo" +value: "465" +data: App\Entity\City {#2867 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3759 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Komiyoni" +value: "466" +data: App\Entity\City {#2870 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3760 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Salimane" +value: "467" +data: App\Entity\City {#2873 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3761 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Selea" +value: "468" +data: App\Entity\City {#2876 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3762 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Mkazi" +value: "469" +data: App\Entity\City {#2879 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3763 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Mvouni" +value: "470" +data: App\Entity\City {#2882 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3764 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Mavingouni" +value: "471" +data: App\Entity\City {#2885 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3765 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Vouvouni" +value: "472" +data: App\Entity\City {#2888 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3766 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - M’Dé" +value: "473" +data: App\Entity\City {#2891 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3767 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Niomadzaha" +value: "474" +data: App\Entity\City {#2894 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3768 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Moidzaza Djoumbé" +value: "475" +data: App\Entity\City {#2897 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3769 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Daoeni" +value: "476" +data: App\Entity\City {#2900 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3770 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Boueni" +value: "477" +data: App\Entity\City {#2903 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3771 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Iconi" +value: "478" +data: App\Entity\City {#2906 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3772 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Mbachilé" +value: "479" +data: App\Entity\City {#2909 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3773 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Moindzaza Mboini" +value: "480" +data: App\Entity\City {#2912 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3774 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Ndrouani" +value: "481" +data: App\Entity\City {#2915 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3775 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Séréhini" +value: "482" +data: App\Entity\City {#2918 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3776 +label: "Comores - Mitsamiouli(Ngazidja) - Bangoi Kouni" +value: "483" +data: App\Entity\City {#2921 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3777 +label: "Comores - Mitsamiouli(Ngazidja) - Batsa" +value: "484" +data: App\Entity\City {#2924 …} +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3778 +label: "Comores - Mitsamiouli(Ngazidja) - Ouzio" +value: "485" +data: App\Entity\City {#2927 …} +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3779 +label: "Comores - Mitsamiouli(Ngazidja) - Ivoini" +value: "486" +data: App\Entity\City {#2930 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3780 +label: "Comores - Mitsamiouli(Ngazidja) - Ouemani" +value: "487" +data: App\Entity\City {#2933 …} +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3781 +label: "Comores - Mitsamiouli(Ngazidja) - Koua" +value: "488" +data: App\Entity\City {#2936 …} +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3782 +label: "Comores - Mitsamiouli(Ngazidja) - Ouellah" +value: "489" +data: App\Entity\City {#2939 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3783 +label: "Comores - Mitsamiouli(Ngazidja) - Mémboimboini" +value: "490" +data: App\Entity\City {#2942 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3784 +label: "Comores - Mitsamiouli(Ngazidja) - Hadawa" +value: "491" +data: App\Entity\City {#2945 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3785 +label: "Comores - Mitsamiouli(Ngazidja) - Fassi" +value: "492" +data: App\Entity\City {#2948 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3786 +label: "Comores - Mitsamiouli(Ngazidja) - Nkourani" +value: "493" +data: App\Entity\City {#2951 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3787 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Ndzaouze" +value: "494" +data: App\Entity\City {#2954 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3788 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Toiyifa" +value: "495" +data: App\Entity\City {#2957 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3789 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Ntsadjéni" +value: "496" +data: App\Entity\City {#2960 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3790 +label: "Comores - Mitsamiouli(Ngazidja) - Founga" +value: "497" +data: App\Entity\City {#2963 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3791 +label: "Comores - Mitsamiouli(Ngazidja) - Ouhozi" +value: "498" +data: App\Entity\City {#2966 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3792 +label: "Comores - Mitsamiouli(Ngazidja) - Bangoi Mafsakowa" +value: "499" +data: App\Entity\City {#2969 …} +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3793 +label: "Comores - Mitsamiouli(Ngazidja) - Mémboidjou" +value: "500" +data: App\Entity\City {#2972 …} +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3794 +label: "Comores - Mitsamiouli(Ngazidja) - Songomani" +value: "501" +data: App\Entity\City {#2975 …} +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3795 +label: "Comores - Mitsamiouli(Ngazidja) - Pidjani" +value: "502" +data: App\Entity\City {#2978 …} +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3796 +label: "Comores - Mitsamiouli(Ngazidja) - Djomani" +value: "503" +data: App\Entity\City {#2981 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3797 +label: "Comores - Mitsamiouli(Ngazidja) - Mandza" +value: "504" +data: App\Entity\City {#2984 …} +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3798 +label: "Comores - Mitsamiouli(Ngazidja) - Moidja" +value: "505" +data: App\Entity\City {#2987 …} +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3799 +label: "Comores - Mitsamiouli(Ngazidja) - Domoimboini" +value: "506" +data: App\Entity\City {#2990 …} +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3800 +label: "Comores - Mitsamiouli(Ngazidja) - Simboussa" +value: "507" +data: App\Entity\City {#2993 …} +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3801 +label: "Comores - Mitsamiouli(Ngazidja) - Maoueni" +value: "508" +data: App\Entity\City {#2996 …} +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3802 +label: "Comores - Mitsamiouli(Ngazidja) - Domoidjou" +value: "509" +data: App\Entity\City {#2999 …} +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3803 +label: "Comores - Mitsamiouli(Ngazidja) - Ntsaoueni" +value: "510" +data: App\Entity\City {#3002 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3804 +label: "Comores - Mitsamiouli(Ngazidja) - Chamlé" +value: "511" +data: App\Entity\City {#3005 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3805 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Nygnoumamilima" +value: "512" +data: App\Entity\City {#3008 …} +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3806 +label: "Comores - Mboundé - Djomani" +value: "513" +data: App\Entity\City {#3011 …} +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3807 +label: "Comores - Mboundé - Chamlé" +value: "514" +data: App\Entity\City {#3014 …} +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3808 +label: "Comores - Mboundé - Mandza" +value: "515" +data: App\Entity\City {#3017 …} +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3809 +label: "Comores - Mboundé - Mdjoiezi" +value: "516" +data: App\Entity\City {#3020 …} +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3810 +label: "Comores - Mboundé - Helendjé" +value: "517" +data: App\Entity\City {#3023 …} +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3811 +label: "Comores - Mboundé - Douniani" +value: "518" +data: App\Entity\City {#3026 …} +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3812 +label: "Comores - Mboundé - Koua" +value: "519" +data: App\Entity\City {#3029 …} +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3813 +label: "Comores - Mboundé - Ntsaouenni" +value: "520" +data: App\Entity\City {#3032 …} +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3814 +label: "Comores - Mboundé - Ivembeni" +value: "521" +data: App\Entity\City {#3035 …} +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3815 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Barakani" +value: "523" +data: App\Entity\City {#3038 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3816 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Nyantranga" +value: "524" +data: App\Entity\City {#3041 …} +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3817 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Patsy" +value: "525" +data: App\Entity\City {#3044 …} +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3818 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Koki" +value: "526" +data: App\Entity\City {#3047 …} +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3819 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Kondroni" +value: "527" +data: App\Entity\City {#3050 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3820 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Bazimini" +value: "528" +data: App\Entity\City {#3053 …} +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3821 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Chandra" +value: "529" +data: App\Entity\City {#3056 …} +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3822 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Tsembehou" +value: "530" +data: App\Entity\City {#3059 …} +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3823 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Dindri" +value: "531" +data: App\Entity\City {#3062 …} +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3824 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Seléani" +value: "532" +data: App\Entity\City {#3065 …} +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3825 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Salimani" +value: "533" +data: App\Entity\City {#3068 …} +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3826 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Sada Shihouwe" +value: "534" +data: App\Entity\City {#3071 …} +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3827 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Sada Mhuwamboi" +value: "535" +data: App\Entity\City {#3074 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3828 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Bouni" +value: "536" +data: App\Entity\City {#3077 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3829 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Heroumbili" +value: "537" +data: App\Entity\City {#3080 …} +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3830 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Batou" +value: "538" +data: App\Entity\City {#3083 …} +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3831 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Nkourani " +value: "539" +data: App\Entity\City {#3086 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3832 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Ifoundihé" +value: "540" +data: App\Entity\City {#3089 …} +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3833 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Mnoungou" +value: "541" +data: App\Entity\City {#3092 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3834 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Dimadjou" +value: "542" +data: App\Entity\City {#3095 …} +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3835 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Nyadombwoeni" +value: "543" +data: App\Entity\City {#3098 …} +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3836 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Mdjihari " +value: "544" +data: App\Entity\City {#3101 …} +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3837 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Moidja" +value: "545" +data: App\Entity\City {#3104 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3838 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Bambadjani" +value: "546" +data: App\Entity\City {#3107 …} +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3839 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Ngole " +value: "547" +data: App\Entity\City {#3110 …} +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3840 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Itsandzeni" +value: "548" +data: App\Entity\City {#3113 …} +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3841 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Ouellah" +value: "549" +data: App\Entity\City {#3116 …} +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3842 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Hadjambou" +value: "550" +data: App\Entity\City {#3119 …} +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3843 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Mbatsé" +value: "551" +data: App\Entity\City {#3122 …} +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3844 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Madjeoueni" +value: "552" +data: App\Entity\City {#3125 …} +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3845 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Sadani" +value: "553" +data: App\Entity\City {#3128 …} +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3846 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Trelezini" +value: "554" +data: App\Entity\City {#3131 …} +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3847 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Chezani" +value: "555" +data: App\Entity\City {#3134 …} +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3848 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Ndroudé" +value: "556" +data: App\Entity\City {#3137 …} +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3849 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Nyumamilima" +value: "557" +data: App\Entity\City {#3140 …} +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3850 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Hantsindzi" +value: "558" +data: App\Entity\City {#3143 …} +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3851 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Bandamadji" +value: "559" +data: App\Entity\City {#3146 …} +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3852 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Hahaya" +value: "560" +data: App\Entity\City {#3149 …} +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3853 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Bouenindi" +value: "561" +data: App\Entity\City {#3152 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3854 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Mbambani" +value: "562" +data: App\Entity\City {#3155 …} +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3855 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Mbaleni" +value: "563" +data: App\Entity\City {#3158 …} +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3856 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Oussivo" +value: "564" +data: App\Entity\City {#3161 …} +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3857 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Mbangani" +value: "565" +data: App\Entity\City {#3164 …} +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3858 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Diboini" +value: "566" +data: App\Entity\City {#3167 …} +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3859 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Bibavou" +value: "567" +data: App\Entity\City {#3170 …} +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3860 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Milevani" +value: "568" +data: App\Entity\City {#3173 …} +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3861 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Batsa" +value: "569" +data: App\Entity\City {#3176 …} +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3862 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Vanamboini" +value: "570" +data: App\Entity\City {#3179 …} +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3863 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Vanadjou" +value: "571" +data: App\Entity\City {#3182 …} +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3864 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Mhandani" +value: "572" +data: App\Entity\City {#3185 …} +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3865 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Dzahadjou" +value: "573" +data: App\Entity\City {#3188 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3866 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Mvounambadani" +value: "574" +data: App\Entity\City {#3191 …} +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3867 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Itsandra Mdjini" +value: "575" +data: App\Entity\City {#3194 …} +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3868 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Salimani" +value: "576" +data: App\Entity\City {#3197 …} +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3869 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Samba Mbodoni" +value: "577" +data: App\Entity\City {#3200 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3870 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Dzahani la Tsidjé" +value: "578" +data: App\Entity\City {#3203 …} +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3871 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Maoueni" +value: "579" +data: App\Entity\City {#3206 …} +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3872 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Mirontsi" +value: "580" +data: App\Entity\City {#3209 …} +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3873 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Bandamadji" +value: "581" +data: App\Entity\City {#3212 …} +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3874 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Dimadjou" +value: "582" +data: App\Entity\City {#3215 …} +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3875 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Dzahani II" +value: "583" +data: App\Entity\City {#3218 …} +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3876 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Bahani" +value: "584" +data: App\Entity\City {#3221 …} +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3877 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Sima" +value: "585" +data: App\Entity\City {#3224 …} +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3878 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Ouellah" +value: "586" +data: App\Entity\City {#3227 …} +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3879 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Sambakouni" +value: "587" +data: App\Entity\City {#3230 …} +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3880 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Ntsoudjini" +value: "588" +data: App\Entity\City {#3233 …} +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3881 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Hantsambou" +value: "589" +data: App\Entity\City {#3236 …} +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3882 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Milembeni" +value: "590" +data: App\Entity\City {#3239 …} +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3883 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Zivandani" +value: "591" +data: App\Entity\City {#3242 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3884 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Irohé" +value: "596" +data: App\Entity\City {#3245 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3885 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Boeuni" +value: "597" +data: App\Entity\City {#3248 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3886 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Dzahadjou " +value: "598" +data: App\Entity\City {#3251 …} +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3887 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Sada" +value: "599" +data: App\Entity\City {#3254 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3888 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Sadani" +value: "600" +data: App\Entity\City {#3257 …} +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3889 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Chomoni " +value: "601" +data: App\Entity\City {#3260 …} +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3890 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Samba Madi " +value: "602" +data: App\Entity\City {#3263 …} +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3891 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Chamro " +value: "603" +data: App\Entity\City {#3266 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3892 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Sima " +value: "604" +data: App\Entity\City {#3269 …} +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3893 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Itsinkoudi" +value: "605" +data: App\Entity\City {#3272 …} +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3894 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Kouhani" +value: "606" +data: App\Entity\City {#3275 …} +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3895 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Mtsamdou" +value: "607" +data: App\Entity\City {#3278 …} +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3896 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Hambou" +value: "608" +data: App\Entity\City {#3281 …} +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3897 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Hassendjé" +value: "609" +data: App\Entity\City {#3284 …} +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3898 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Mtsangadjou" +value: "610" +data: App\Entity\City {#3287 …} +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3899 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Foumboudzivouni" +value: "611" +data: App\Entity\City {#3290 …} +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3900 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Mboude" +value: "612" +data: App\Entity\City {#3293 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3901 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Midjindze " +value: "613" +data: App\Entity\City {#3296 …} +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3902 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Madjoma" +value: "614" +data: App\Entity\City {#3299 …} +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3903 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Idjoindradja " +value: "615" +data: App\Entity\City {#3302 …} +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3904 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Idjinkoundzi" +value: "616" +data: App\Entity\City {#3305 …} +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3905 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Maoueni" +value: "617" +data: App\Entity\City {#3308 …} +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3906 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Miréréni" +value: "618" +data: App\Entity\City {#3311 …} +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3907 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Ntsorale" +value: "619" +data: App\Entity\City {#3314 …} +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3908 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Sidjou" +value: "620" +data: App\Entity\City {#3317 …} +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3909 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Rehemani" +value: "621" +data: App\Entity\City {#3320 …} +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3910 +label: "Comores - Djando, Île de Mohéli (Mwali) - SIRI ZIROUDANI" +value: "622" +data: App\Entity\City {#3323 …} +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3911 +label: "Comores - Djando, Île de Mohéli (Mwali) - MLABANDA" +value: "623" +data: App\Entity\City {#3326 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3912 +label: "Comores - Djando, Île de Mohéli (Mwali) - NKANGANI" +value: "624" +data: App\Entity\City {#3329 …} +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3913 +label: "Comores - Djando, Île de Mohéli (Mwali) - HAGNAMOIDA" +value: "625" +data: App\Entity\City {#3332 …} +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3914 +label: "Comores - Djando, Île de Mohéli (Mwali) - ITSAMIA" +value: "626" +data: App\Entity\City {#3335 …} +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3915 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - HAMBA" +value: "627" +data: App\Entity\City {#3338 …} +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3916 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - BARAKANI" +value: "628" +data: App\Entity\City {#3341 …} +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3917 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - MIRINGONI" +value: "629" +data: App\Entity\City {#3344 …} +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3918 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - WALLAH 1 " +value: "630" +data: App\Entity\City {#3347 …} +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3919 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - WALLAH 2" +value: "631" +data: App\Entity\City {#3350 …} +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3920 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - MIREMANI" +value: "632" +data: App\Entity\City {#3353 …} +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3921 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - NDRONDRONI" +value: "633" +data: App\Entity\City {#3356 …} +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3922 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - NIOUMACHIOI" +value: "634" +data: App\Entity\City {#3359 …} +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3923 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - NDREMEYANI" +value: "635" +data: App\Entity\City {#3362 …} +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3924 +label: "Comores - Nioumachoi, Île de Mohéli (Mwali) - FOMBONI" +value: "636" +data: App\Entity\City {#3365 …} +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3925 +label: "Comores - Nioumachoi, Île de Mohéli (Mwali) - BOINGOMA " +value: "637" +data: App\Entity\City {#3368 …} +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3926 +label: "Comores - Nioumachoi, Île de Mohéli (Mwali) - BANDARSALAMA" +value: "638" +data: App\Entity\City {#3371 …} +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3927 +label: "Comores - Nioumachoi, Île de Mohéli (Mwali) - DJOEZI" +value: "639" +data: App\Entity\City {#3374 …} +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3928 +label: "Comores - Nioumachoi, Île de Mohéli (Mwali) - MBATSE" +value: "640" +data: App\Entity\City {#3377 …} +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3929 +label: "Comores - Nioumachoi, Île de Mohéli (Mwali) - HOANI" +value: "641" +data: App\Entity\City {#3380 …} +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3930 +label: "Comores - Nioumachoi, Île de Mohéli (Mwali) - DOMONI" +value: "642" +data: App\Entity\City {#3383 …} +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3931 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Limbi" +value: "643" +data: App\Entity\City {#3386 …} +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3932 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Bweladungu" +value: "644" +data: App\Entity\City {#3389 …} +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3933 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Ngadzalé" +value: "645" +data: App\Entity\City {#3392 …} +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3934 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Outsa" +value: "646" +data: App\Entity\City {#3395 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3935 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Salamani" +value: "647" +data: App\Entity\City {#3398 …} +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3936 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Ouzini" +value: "648" +data: App\Entity\City {#3401 …} +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3937 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Koni djodjo" +value: "649" +data: App\Entity\City {#3404 …} +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3938 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Koni ngani" +value: "650" +data: App\Entity\City {#3407 …} +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3939 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Hachipenda" +value: "651" +data: App\Entity\City {#3410 …} +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3940 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Gégé" +value: "652" +data: App\Entity\City {#3413 …} +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3941 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Bambao mtsanga" +value: "653" +data: App\Entity\City {#3416 …} +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3942 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Mromagi" +value: "654" +data: App\Entity\City {#3419 …} +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3943 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Ongoni" +value: "655" +data: App\Entity\City {#3422 …} +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3944 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Mahalé" +value: "656" +data: App\Entity\City {#3425 …} +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3945 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Harembo I" +value: "657" +data: App\Entity\City {#3428 …} +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3946 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Hrembo II" +value: "658" +data: App\Entity\City {#3431 …} +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3947 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Hajoho" +value: "659" +data: App\Entity\City {#3434 …} +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3948 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Jimlimé" +value: "660" +data: App\Entity\City {#3437 …} +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3949 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Adda Daweni" +value: "661" +data: App\Entity\City {#3440 …} +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3950 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Jandza" +value: "662" +data: App\Entity\City {#3443 …} +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3951 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Mannyassini" +value: "663" +data: App\Entity\City {#3446 …} +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3952 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Kangani" +value: "664" +data: App\Entity\City {#3449 …} +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3953 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Badracouni" +value: "665" +data: App\Entity\City {#3452 …} +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3954 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - M'rijou" +value: "666" +data: App\Entity\City {#3455 …} +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3955 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Daji" +value: "667" +data: App\Entity\City {#3458 …} +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3956 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Ongonjou" +value: "668" +data: App\Entity\City {#3461 …} +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3957 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Kiyo" +value: "669" +data: App\Entity\City {#3464 …} +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3958 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Komoni" +value: "670" +data: App\Entity\City {#3467 …} +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3959 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Mirondroni" +value: "671" +data: App\Entity\City {#3470 …} +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3960 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Trindrini" +value: "672" +data: App\Entity\City {#3473 …} +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3961 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Shaweni" +value: "673" +data: App\Entity\City {#3476 …} +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3962 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Hamehaco" +value: "674" +data: App\Entity\City {#3479 …} +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3963 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Sadapoini" +value: "675" +data: App\Entity\City {#3482 …} +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3964 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Nounga" +value: "676" +data: App\Entity\City {#3485 …} +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3965 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Mnadzichumwe" +value: "677" +data: App\Entity\City {#3488 …} +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3966 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Mramani" +value: "678" +data: App\Entity\City {#3491 …} +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3967 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Hantsahi" +value: "679" +data: App\Entity\City {#3494 …} +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3968 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Nyamboimro" +value: "680" +data: App\Entity\City {#3497 …} +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3969 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Sima Ville" +value: "681" +data: App\Entity\City {#3500 …} +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3970 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Kavani" +value: "682" +data: App\Entity\City {#3503 …} +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3971 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Bimbini" +value: "683" +data: App\Entity\City {#3506 …} +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3972 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Boungouéni" +value: "684" +data: App\Entity\City {#3509 …} +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3973 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Mirongani" +value: "685" +data: App\Entity\City {#3512 …} +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3974 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Milembeni" +value: "686" +data: App\Entity\City {#3515 …} +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3975 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Mromhouli" +value: "687" +data: App\Entity\City {#3518 …} +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3976 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Maraharé" +value: "688" +data: App\Entity\City {#3521 …} +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3977 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Hasimpao" +value: "689" +data: App\Entity\City {#3524 …} +attr: [] +labelTranslationParameters: [] } 690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3978 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Shitsangasheli" +value: "690" +data: App\Entity\City {#3527 …} +attr: [] +labelTranslationParameters: [] } 691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3979 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Vassi" +value: "691" +data: App\Entity\City {#3530 …} +attr: [] +labelTranslationParameters: [] } 692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3980 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Iméré" +value: "692" +data: App\Entity\City {#3533 …} +attr: [] +labelTranslationParameters: [] } 693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3981 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Dzindri" +value: "693" +data: App\Entity\City {#3536 …} +attr: [] +labelTranslationParameters: [] } 694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3982 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Vouani" +value: "694" +data: App\Entity\City {#3539 …} +attr: [] +labelTranslationParameters: [] } 695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3983 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Darsalam" +value: "695" +data: App\Entity\City {#3542 …} +attr: [] +labelTranslationParameters: [] } 696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3984 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Bandrani ya vouani" +value: "696" +data: App\Entity\City {#3545 …} +attr: [] +labelTranslationParameters: [] } 697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3985 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Chirové" +value: "697" +data: App\Entity\City {#3548 …} +attr: [] +labelTranslationParameters: [] } 698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3986 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Marontroni" +value: "698" +data: App\Entity\City {#3551 …} +attr: [] +labelTranslationParameters: [] } 699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3987 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Salarnani" +value: "699" +data: App\Entity\City {#3554 …} +attr: [] +labelTranslationParameters: [] } 700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3988 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Iméré ya gawani" +value: "700" +data: App\Entity\City {#3557 …} +attr: [] +labelTranslationParameters: [] } 701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3989 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Moya" +value: "701" +data: App\Entity\City {#3560 …} +attr: [] +labelTranslationParameters: [] } 702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3990 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Kowet " +value: "702" +data: App\Entity\City {#3563 …} +attr: [] +labelTranslationParameters: [] } 703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3991 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Pomoni" +value: "703" +data: App\Entity\City {#3566 …} +attr: [] +labelTranslationParameters: [] } 704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3992 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Nindri" +value: "704" +data: App\Entity\City {#3569 …} +attr: [] +labelTranslationParameters: [] } 705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3993 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - M'jimandra" +value: "705" +data: App\Entity\City {#3572 …} +attr: [] +labelTranslationParameters: [] } 706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3994 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Ankibani" +value: "706" +data: App\Entity\City {#3575 …} +attr: [] +labelTranslationParameters: [] } 707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3995 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Chirocamba" +value: "707" +data: App\Entity\City {#3578 …} +attr: [] +labelTranslationParameters: [] } 708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3996 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Maweni" +value: "708" +data: App\Entity\City {#3581 …} +attr: [] +labelTranslationParameters: [] } 709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3997 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Chikoni 2" +value: "709" +data: App\Entity\City {#3584 …} +attr: [] +labelTranslationParameters: [] } 710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3998 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Mpouzini" +value: "710" +data: App\Entity\City {#3587 …} +attr: [] +labelTranslationParameters: [] } 711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3999 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Bandra Oupepo" +value: "711" +data: App\Entity\City {#3590 …} +attr: [] +labelTranslationParameters: [] } 712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4000 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Bandrani ya mtsangani" +value: "712" +data: App\Entity\City {#3593 …} +attr: [] +labelTranslationParameters: [] } 713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4001 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Chitrouni" +value: "713" +data: App\Entity\City {#3596 …} +attr: [] +labelTranslationParameters: [] } 714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4002 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Saandani" +value: "714" +data: App\Entity\City {#3599 …} +attr: [] +labelTranslationParameters: [] } 715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4003 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Mjamaoué" +value: "715" +data: App\Entity\City {#3602 …} +attr: [] +labelTranslationParameters: [] } 716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4004 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Ouani Ville" +value: "716" +data: App\Entity\City {#3605 …} +attr: [] +labelTranslationParameters: [] } 717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4005 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Nyatranga" +value: "717" +data: App\Entity\City {#3608 …} +attr: [] +labelTranslationParameters: [] } 718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4006 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Tanambao" +value: "718" +data: App\Entity\City {#3611 …} +attr: [] +labelTranslationParameters: [] } 719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4007 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Nkoki" +value: "719" +data: App\Entity\City {#3614 …} +attr: [] +labelTranslationParameters: [] } 720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4008 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - M'jimandra" +value: "720" +data: App\Entity\City {#3617 …} +attr: [] +labelTranslationParameters: [] } 721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4009 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Ankibani" +value: "721" +data: App\Entity\City {#3620 …} +attr: [] +labelTranslationParameters: [] } 722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4010 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Chirocamba" +value: "722" +data: App\Entity\City {#3623 …} +attr: [] +labelTranslationParameters: [] } 723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4011 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Maweni" +value: "723" +data: App\Entity\City {#3626 …} +attr: [] +labelTranslationParameters: [] } 724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4012 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Chikoni 2" +value: "724" +data: App\Entity\City {#3629 …} +attr: [] +labelTranslationParameters: [] } 725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4013 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Mpouzini" +value: "725" +data: App\Entity\City {#3632 …} +attr: [] +labelTranslationParameters: [] } 726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4014 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Bandra Oupepo" +value: "726" +data: App\Entity\City {#3635 …} +attr: [] +labelTranslationParameters: [] } 727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4015 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Bandrani ya mtsangani" +value: "727" +data: App\Entity\City {#3638 …} +attr: [] +labelTranslationParameters: [] } 728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4016 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Chitrouni" +value: "728" +data: App\Entity\City {#3641 …} +attr: [] +labelTranslationParameters: [] } 729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4017 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Saandani" +value: "729" +data: App\Entity\City {#3644 …} +attr: [] +labelTranslationParameters: [] } 730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4018 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Mjamaoué" +value: "730" +data: App\Entity\City {#3647 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#302 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2463 -form: Symfony\Component\Form\Form {#1279 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2464 …5} |
| full_name | "userbundle_user[adminCities][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userbundle_user_adminCities" |
| is_selected | Closure($choice, array $values) {#4020 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#652 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "adminCities" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_adminCities" |
| valid | true |
| value | [] |
school
"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 | [ "class" => "form-control" "data-error" => "Etablissement non autorisé ou inconnu" ] |
[ "class" => "form-control" "data-error" => "Etablissement non autorisé ou inconnu" ] |
| class | "App\Entity\School" |
same as passed value |
| placeholder | "menu.select" |
same as passed value |
| query_builder | Closure(EntityRepository $entityRepository) {#650 class: "App\Form\UserType" this: App\Form\UserType {#494 …} } |
Doctrine\ORM\QueryBuilder {#1171 -em: Doctrine\ORM\EntityManager {#700 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1170 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1172 #from: "App\Entity\School" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1176 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT a FROM App\Entity\School a ORDER BY a.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1175 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "data-error" => "Etablissement non autorisé ou inconnu" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#673 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#674 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1105 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1174 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1173 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#158 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1184 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1168 …} } |
| choices | null |
| class | "App\Entity\School" |
| 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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#616 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#321 …} -namespace: Closure() {#618 …} } |
| data_class | null |
| disabled | false |
| em | ContainerC6cePvZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#156 …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 {#1147 -om: ContainerC6cePvZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#156 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1092 …} -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 | "menu.select" |
| 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 {#1171 -em: Doctrine\ORM\EntityManager {#700 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1170 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1172 #from: "App\Entity\School" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1176 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT a FROM App\Entity\School a ORDER BY a.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1175 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1091 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#620 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $translationDomain: "validators" $message: Closure() {#1090 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "data-error" => "Etablissement non autorisé ou inconnu" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_userbundle_user_school" ] |
| cache_key | "_userbundle_user_school_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4023 +label: "a suppr CFPA AGOUA, Bante" +value: "1195" +data: App\Entity\School {#4041 …} +attr: [] +labelTranslationParameters: [] } 1191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4025 +label: "a suppr CFPA-KOUANDE, Natitingou" +value: "1191" +data: App\Entity\School {#4112 …} +attr: [] +labelTranslationParameters: [] } 1188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4027 +label: "a suppr CFPA-ZE, ville de Ze" +value: "1188" +data: App\Entity\School {#4254 …} +attr: [] +labelTranslationParameters: [] } 1196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4030 +label: "a suppr CFPA/DJIDJA, Djidja" +value: "1196" +data: App\Entity\School {#4281 …} +attr: [] +labelTranslationParameters: [] } 1206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4029 +label: "a suppr Inoussa, Nikki" +value: "1206" +data: App\Entity\School {#4308 …} +attr: [] +labelTranslationParameters: [] } 1192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4024 +label: "a suppr Sè, Houehogbe" +value: "1192" +data: App\Entity\School {#4335 …} +attr: [] +labelTranslationParameters: [] } 1114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4036 +label: "AHAMADA ALI ABDOU, Mitsoudjé" +value: "1114" +data: App\Entity\School {#4361 …} +attr: [] +labelTranslationParameters: [] } 1124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4034 +label: "ANJOUAN, Ouani" +value: "1124" +data: App\Entity\School {#4388 …} +attr: [] +labelTranslationParameters: [] } 1125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4032 +label: "bambao, Moroni" +value: "1125" +data: App\Entity\School {#4417 …} +attr: [] +labelTranslationParameters: [] } 1128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4026 +label: "BEBE ENTREPRISE, Sima" +value: "1128" +data: App\Entity\School {#4445 …} +attr: [] +labelTranslationParameters: [] } 1287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4031 +label: "C F I P, Djomani" +value: "1287" +data: App\Entity\School {#4471 …} +attr: [] +labelTranslationParameters: [] } 1079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6321 +label: "CEFOTEC, Moroni" +value: "1079" +data: App\Entity\School {#4498 …} +attr: [] +labelTranslationParameters: [] } 1090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6322 +label: "Cfip, Mitsamiouli" +value: "1090" +data: App\Entity\School {#4524 …} +attr: [] +labelTranslationParameters: [] } 1101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6323 +label: "CFIP, Mitsamiouli" +value: "1101" +data: App\Entity\School {#4550 …} +attr: [] +labelTranslationParameters: [] } 1241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6324 +label: "CFIP, Mitsamiouli" +value: "1241" +data: App\Entity\School {#4576 …} +attr: [] +labelTranslationParameters: [] } 1261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6325 +label: "CFIP, Mitsamiouli" +value: "1261" +data: App\Entity\School {#4602 …} +attr: [] +labelTranslationParameters: [] } 1291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6326 +label: "CFOTEC, Mkazi" +value: "1291" +data: App\Entity\School {#4628 …} +attr: [] +labelTranslationParameters: [] } 1076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6327 +label: "CFOTEC, Moroni" +value: "1076" +data: App\Entity\School {#4654 …} +attr: [] +labelTranslationParameters: [] } 1087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6328 +label: "CFOTEC, Moroni" +value: "1087" +data: App\Entity\School {#4680 …} +attr: [] +labelTranslationParameters: [] } 1123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6329 +label: "CFOTEC, Moroni" +value: "1123" +data: App\Entity\School {#4706 …} +attr: [] +labelTranslationParameters: [] } 1244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6330 +label: "cmores marketing11, Mitsamiouli" +value: "1244" +data: App\Entity\School {#4732 …} +attr: [] +labelTranslationParameters: [] } 1247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6331 +label: "comoremarketing20, Mitsoudjé" +value: "1247" +data: App\Entity\School {#4760 …} +attr: [] +labelTranslationParameters: [] } 1251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6332 +label: "comoresmaeketing19, Mitsoudjé" +value: "1251" +data: App\Entity\School {#4786 …} +attr: [] +labelTranslationParameters: [] } 1252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6333 +label: "comoresmarketing13, Mitsoudjé" +value: "1252" +data: App\Entity\School {#4812 …} +attr: [] +labelTranslationParameters: [] } 1130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6334 +label: "Djori, Dembéni" +value: "1130" +data: App\Entity\School {#4838 …} +attr: [] +labelTranslationParameters: [] } 1072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6335 +label: "dzahani, Chouani" +value: "1072" +data: App\Entity\School {#4864 …} +attr: [] +labelTranslationParameters: [] } 1119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6336 +label: "Ecole de statistique et de gestion, Mitsamiouli" +value: "1119" +data: App\Entity\School {#4890 …} +attr: [] +labelTranslationParameters: [] } 1127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6337 +label: "Ecole Nationale de Pêche et de la Marine Marchande, Mutsamudu" +value: "1127" +data: App\Entity\School {#4916 …} +attr: [] +labelTranslationParameters: [] } 1088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6338 +label: "ECOLE SUPERIEURE DE TECHNOLOGIE, Moroni" +value: "1088" +data: App\Entity\School {#4942 …} +attr: [] +labelTranslationParameters: [] } 1095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6339 +label: "ECOLE SUPERIEURE DE TECHNOLOGIE, Moroni" +value: "1095" +data: App\Entity\School {#4968 …} +attr: [] +labelTranslationParameters: [] } 1240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6340 +label: "ECOLE SUPERIEURE DE TECHNOLOGIE, Moroni" +value: "1240" +data: App\Entity\School {#4994 …} +attr: [] +labelTranslationParameters: [] } 1257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6341 +label: "ECOLE SUPERIEURE DE TECHNOLOGIE, Moroni" +value: "1257" +data: App\Entity\School {#5020 …} +attr: [] +labelTranslationParameters: [] } 1224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6342 +label: "ENFAD, Wanani" +value: "1224" +data: App\Entity\School {#5046 …} +attr: [] +labelTranslationParameters: [] } 1120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6343 +label: "ENFADE, Wanani" +value: "1120" +data: App\Entity\School {#5072 …} +attr: [] +labelTranslationParameters: [] } 1084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6344 +label: "ENPMM, Mutsamudu" +value: "1084" +data: App\Entity\School {#5098 …} +attr: [] +labelTranslationParameters: [] } 1082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6345 +label: "ENTP, Ouani" +value: "1082" +data: App\Entity\School {#5124 …} +attr: [] +labelTranslationParameters: [] } 1083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6346 +label: "ENTP, Ouani" +value: "1083" +data: App\Entity\School {#5150 …} +attr: [] +labelTranslationParameters: [] } 1085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6347 +label: "ENTP, Ouani" +value: "1085" +data: App\Entity\School {#5176 …} +attr: [] +labelTranslationParameters: [] } 1077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6348 +label: "ENTP-OUANI, Ouani" +value: "1077" +data: App\Entity\School {#5202 …} +attr: [] +labelTranslationParameters: [] } 1126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6349 +label: "ENTP-OUANI, Ouani" +value: "1126" +data: App\Entity\School {#5228 …} +attr: [] +labelTranslationParameters: [] } 1100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6350 +label: "EST, Moroni" +value: "1100" +data: App\Entity\School {#5254 …} +attr: [] +labelTranslationParameters: [] } 1116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6351 +label: "EST, Moroni" +value: "1116" +data: App\Entity\School {#5280 …} +attr: [] +labelTranslationParameters: [] } 1071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6352 +label: "ETB-Test, Moroni" +value: "1071" +data: App\Entity\School {#5306 …} +attr: [] +labelTranslationParameters: [] } 1097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6353 +label: "hambou, Mitsoudjé" +value: "1097" +data: App\Entity\School {#5332 …} +attr: [] +labelTranslationParameters: [] } 1099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6354 +label: "hambou, Mitsoudjé" +value: "1099" +data: App\Entity\School {#5358 …} +attr: [] +labelTranslationParameters: [] } 1112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6355 +label: "IFERE - INSTITUT DE FORMATION DES ENSEIGNANTS ET DE LA RECHERCHE EN EDUCATION, Moroni" +value: "1112" +data: App\Entity\School {#5384 …} +attr: [] +labelTranslationParameters: [] } 1117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6356 +label: "IFEREE, Moroni" +value: "1117" +data: App\Entity\School {#5410 …} +attr: [] +labelTranslationParameters: [] } 1081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6357 +label: "IGITECKM, Wanani" +value: "1081" +data: App\Entity\School {#5436 …} +attr: [] +labelTranslationParameters: [] } 1080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6358 +label: "IGTEK, Fomboni" +value: "1080" +data: App\Entity\School {#5462 …} +attr: [] +labelTranslationParameters: [] } 1289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6359 +label: "Iliassa Omar Mbechezi, Moroni" +value: "1289" +data: App\Entity\School {#5488 …} +attr: [] +labelTranslationParameters: [] } 1070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6360 +label: "ImnaTech, Mbéni" +value: "1070" +data: App\Entity\School {#5517 …} +attr: [] +labelTranslationParameters: [] } 1232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6361 +label: "info, Moroni" +value: "1232" +data: App\Entity\School {#5543 …} +attr: [] +labelTranslationParameters: [] } 1242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6362 +label: "Institut Universitaire de technologie (IUT), Moroni" +value: "1242" +data: App\Entity\School {#5569 …} +attr: [] +labelTranslationParameters: [] } 1089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6363 +label: "iut, Moroni" +value: "1089" +data: App\Entity\School {#5595 …} +attr: [] +labelTranslationParameters: [] } 1259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6364 +label: "iut, Moroni" +value: "1259" +data: App\Entity\School {#5621 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6365 +label: "Le Forem, N'Tsoudjini" +value: "297" +data: App\Entity\School {#5647 …} +attr: [] +labelTranslationParameters: [] } 1107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6366 +label: "les hirondelles, Moroni" +value: "1107" +data: App\Entity\School {#5673 …} +attr: [] +labelTranslationParameters: [] } 1111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6367 +label: "Les hirondelles, Moroni" +value: "1111" +data: App\Entity\School {#5699 …} +attr: [] +labelTranslationParameters: [] } 1096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6368 +label: "LTPA, Moroni" +value: "1096" +data: App\Entity\School {#5725 …} +attr: [] +labelTranslationParameters: [] } 1253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6369 +label: "LTPA, Moroni" +value: "1253" +data: App\Entity\School {#5751 …} +attr: [] +labelTranslationParameters: [] } 1131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6370 +label: "Lycee chouani, Mitsoudjé" +value: "1131" +data: App\Entity\School {#5777 …} +attr: [] +labelTranslationParameters: [] } 1121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6371 +label: "Lycee de formation de gestion, Moroni" +value: "1121" +data: App\Entity\School {#5803 …} +attr: [] +labelTranslationParameters: [] } 1129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6372 +label: "Lycee mbibodjou, Mitsoudjé" +value: "1129" +data: App\Entity\School {#5829 …} +attr: [] +labelTranslationParameters: [] } 1091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6373 +label: "Lycée Moroni, Moroni" +value: "1091" +data: App\Entity\School {#5855 …} +attr: [] +labelTranslationParameters: [] } 1092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6374 +label: "Lycée Moroni, Moroni" +value: "1092" +data: App\Entity\School {#5881 …} +attr: [] +labelTranslationParameters: [] } 1074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6375 +label: "lycée polytechnique industriel, Mitsoudjé" +value: "1074" +data: App\Entity\School {#5907 …} +attr: [] +labelTranslationParameters: [] } 1073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6376 +label: "lycee polyvalent, Chouani" +value: "1073" +data: App\Entity\School {#5933 …} +attr: [] +labelTranslationParameters: [] } 1094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6377 +label: "LYCEE TECHNIQUE DE HAMBOU, Chouani" +value: "1094" +data: App\Entity\School {#5959 …} +attr: [] +labelTranslationParameters: [] } 1115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6378 +label: "LYCEE TECHNIQUE DE HAMBOU, Chouani" +value: "1115" +data: App\Entity\School {#5985 …} +attr: [] +labelTranslationParameters: [] } 1288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6379 +label: "Lycée Technique et Professionnel Agricole de M'vouni, Mvouni" +value: "1288" +data: App\Entity\School {#6011 …} +attr: [] +labelTranslationParameters: [] } 1078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6380 +label: "Maison de l'emploi, Moroni" +value: "1078" +data: App\Entity\School {#6037 …} +attr: [] +labelTranslationParameters: [] } 1243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6381 +label: "Marketing commerciale, Dembéni" +value: "1243" +data: App\Entity\School {#6063 …} +attr: [] +labelTranslationParameters: [] } 1105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6382 +label: "MAZIADA, Moroni" +value: "1105" +data: App\Entity\School {#6089 …} +attr: [] +labelTranslationParameters: [] } 1118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6383 +label: "MDE, Moroni" +value: "1118" +data: App\Entity\School {#6115 …} +attr: [] +labelTranslationParameters: [] } 1122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6384 +label: "MDE, Moroni" +value: "1122" +data: App\Entity\School {#6141 …} +attr: [] +labelTranslationParameters: [] } 1233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6385 +label: "Men, Moroni" +value: "1233" +data: App\Entity\School {#6167 …} +attr: [] +labelTranslationParameters: [] } 1284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6386 +label: "OFPT, Moroni" +value: "1284" +data: App\Entity\School {#6193 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6387 +label: "Saint Bernard, Moroni" +value: "647" +data: App\Entity\School {#6219 …} +attr: [] +labelTranslationParameters: [] } 1086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6388 +label: "sima, Moroni" +value: "1086" +data: App\Entity\School {#6245 …} +attr: [] +labelTranslationParameters: [] } 1285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6389 +label: "SOWO LAHAZI ANJOUAN, Mutsamudu" +value: "1285" +data: App\Entity\School {#6271 …} +attr: [] +labelTranslationParameters: [] } 1098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6390 +label: "Wanani, Fomboni" +value: "1098" +data: App\Entity\School {#6297 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4021 -form: Symfony\Component\Form\Form {#1282 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4022 …5} |
| full_name | "userbundle_user[school]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userbundle_user_school" |
| is_selected | Closure($choice, $value) {#6392 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#652 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "school" |
| placeholder | "menu.select" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_userbundle_user_school" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "d65b60acb38f18d60aefec3f38.ue2ojovr7tSf33VvEejbnkv9hlsAng4ONdEXS61mc8o.w5n8v8Gd3bmruwIXPLKo0wKE1205x0R2TZJxIZkMS7PR3uP9w9qD5eiRQQ" |
| 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 | "d65b60acb38f18d60aefec3f38.ue2ojovr7tSf33VvEejbnkv9hlsAng4ONdEXS61mc8o.w5n8v8Gd3bmruwIXPLKo0wKE1205x0R2TZJxIZkMS7PR3uP9w9qD5eiRQQ" |
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 {#615 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#616 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#321 …} -namespace: Closure() {#618 …} } |
| data | "d65b60acb38f18d60aefec3f38.ue2ojovr7tSf33VvEejbnkv9hlsAng4ONdEXS61mc8o.w5n8v8Gd3bmruwIXPLKo0wKE1205x0R2TZJxIZkMS7PR3uP9w9qD5eiRQQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6397 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#495 …} } |
| 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() {#6399 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#620 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#417 …} $translationDomain: "validators" $message: Closure() {#6398 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_userbundle_user__token" ] |
| cache_key | "_userbundle_user__token_hidden" |
| compound | false |
| data | "d65b60acb38f18d60aefec3f38.ue2ojovr7tSf33VvEejbnkv9hlsAng4ONdEXS61mc8o.w5n8v8Gd3bmruwIXPLKo0wKE1205x0R2TZJxIZkMS7PR3uP9w9qD5eiRQQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6409 -form: Symfony\Component\Form\Form {#6405 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6400 …5} |
| full_name | "userbundle_user[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "userbundle_user__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 | "_userbundle_user__token" |
| valid | true |
| value | "d65b60acb38f18d60aefec3f38.ue2ojovr7tSf33VvEejbnkv9hlsAng4ONdEXS61mc8o.w5n8v8Gd3bmruwIXPLKo0wKE1205x0R2TZJxIZkMS7PR3uP9w9qD5eiRQQ" |