- 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 {#355 #id: null -roles: [] -plainPassword: null -country: null -region: null -diaspora: false -residenceCountry: null -residenceRegion: null #enabled: false -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#488 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#302 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#303 -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 {#355 #id: null -roles: [] -plainPassword: null -country: null -region: null -diaspora: false -residenceCountry: null -residenceRegion: null #enabled: false -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#488 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#302 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#303 -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 {#616 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#617 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#409 …} -namespace: Closure() {#619 …} } |
| data | App\Entity\User {#355 #id: null -roles: [] -plainPassword: null -country: null -region: null -diaspora: false -residenceCountry: null -residenceRegion: null #enabled: false -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#488 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#302 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#303 -elements: [] } } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#637 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#496 …} 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() {#639 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#621 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $translationDomain: "validators" $message: Closure() {#638 …} } } |
| 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 {#355 #id: null -roles: [] -plainPassword: null -country: null -region: null -diaspora: false -residenceCountry: null -residenceRegion: null #enabled: false -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#488 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#302 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#303 -elements: [] } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2059 -form: Symfony\Component\Form\Form {#1153 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2058 …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 {#355 #id: null -roles: [] -plainPassword: null -country: null -region: null -diaspora: false -residenceCountry: null -residenceRegion: null #enabled: false -principalSchool: null #profils: Doctrine\Common\Collections\ArrayCollection {#488 -elements: [] } #adminRegions: Doctrine\Common\Collections\ArrayCollection {#302 -elements: [] } #adminCities: Doctrine\Common\Collections\ArrayCollection {#303 -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) {#645 class: "App\Form\UserType" this: App\Form\UserType {#495 …} } |
Doctrine\ORM\QueryBuilder {#742 -em: Doctrine\ORM\EntityManager {#701 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#743 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#739 #from: "App\Entity\Country" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#737 #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 {#734 #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 {#774 …} -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 {#674 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#675 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#824 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#733 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#779 -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 {#781 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#808 …} } |
| 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 {#616 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#617 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#409 …} -namespace: Closure() {#619 …} } |
| 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 {#805 -om: ContainerC6cePvZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#156 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#735 …} -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 {#742 -em: Doctrine\ORM\EntityManager {#701 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#743 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#739 #from: "App\Entity\Country" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#737 #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 {#734 #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 {#774 …} -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() {#678 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#621 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $translationDomain: "validators" $message: Closure() {#676 …} } } |
| 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 {#2072 +label: "Comores" +value: "23" +data: App\Entity\Country {#2029 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2071 -form: Symfony\Component\Form\Form {#1165 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2070 …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) {#2076 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#653 …} } |
| 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) {#646 class: "App\Form\UserType" this: App\Form\UserType {#495 …} } |
Doctrine\ORM\QueryBuilder {#810 -em: Doctrine\ORM\EntityManager {#701 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#811 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#812 #from: "App\Entity\Region" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#787 #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 {#822 #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 {#807 …} -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 {#674 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#675 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#875 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#788 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#795 -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 {#794 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#828 …} } |
| 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 {#616 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#617 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#409 …} -namespace: Closure() {#619 …} } |
| 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 {#856 -om: ContainerC6cePvZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#156 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#796 …} -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 {#810 -em: Doctrine\ORM\EntityManager {#701 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#811 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#812 #from: "App\Entity\Region" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#787 #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 {#822 #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 {#807 …} -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() {#797 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#621 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $translationDomain: "validators" $message: Closure() {#798 …} } } |
| 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 {#2079 -form: Symfony\Component\Form\Form {#1102 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2078 …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) {#2083 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#653 …} } |
| 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 {#616 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#617 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#409 …} -namespace: Closure() {#619 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#847 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#851 …} } |
| 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 {#846 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() {#843 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#621 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $translationDomain: "validators" $message: Closure() {#841 …} } } |
| 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 {#2075 -form: Symfony\Component\Form\Form {#1103 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2087 …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) {#647 class: "App\Form\UserType" this: App\Form\UserType {#495 …} } |
Doctrine\ORM\QueryBuilder {#865 -em: Doctrine\ORM\EntityManager {#701 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#877 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#860 #from: "App\Entity\Country" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#861 #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 {#876 …} -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 {#674 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#675 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#890 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#870 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#901 -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 {#862 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#808 …} } |
| 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 {#616 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#617 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#409 …} -namespace: Closure() {#619 …} } |
| 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 {#805 -om: ContainerC6cePvZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#156 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#735 …} -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 {#865 -em: Doctrine\ORM\EntityManager {#701 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#877 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#860 #from: "App\Entity\Country" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#861 #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 {#876 …} -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() {#864 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#621 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $translationDomain: "validators" $message: Closure() {#872 …} } } |
| 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 {#2093 +label: "Bénin" +value: "6" +data: App\Entity\Country {#2050 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2089 +label: "Comores" +value: "23" +data: App\Entity\Country {#2029 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2088 +label: "Madagascar" +value: "5" +data: App\Entity\Country {#2053 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2096 +label: "Maroc" +value: "12" +data: App\Entity\Country {#2062 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2095 +label: "RANCE" +value: "28" +data: App\Entity\Country {#2066 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2091 +label: "Sénégal" +value: "1" +data: App\Entity\Country {#2057 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2086 -form: Symfony\Component\Form\Form {#1097 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2085 …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) {#2100 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#653 …} } |
| 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) {#648 class: "App\Form\UserType" this: App\Form\UserType {#495 …} } |
Doctrine\ORM\QueryBuilder {#883 -em: Doctrine\ORM\EntityManager {#701 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#899 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#891 #from: "App\Entity\Region" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#897 #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 {#898 …} -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 {#674 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#675 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#912 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#878 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#923 -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 {#881 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#828 …} } |
| 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 {#616 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#617 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#409 …} -namespace: Closure() {#619 …} } |
| 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 {#856 -om: ContainerC6cePvZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#156 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#796 …} -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 {#883 -em: Doctrine\ORM\EntityManager {#701 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#899 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#891 #from: "App\Entity\Region" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#897 #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 {#898 …} -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() {#884 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#621 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $translationDomain: "validators" $message: Closure() {#885 …} } } |
| 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 {#2097 +label: "Alibori" +value: "248" +data: App\Entity\Region {#2117 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2104 +label: "Amoron'i Mania" +value: "116" +data: App\Entity\Region {#2127 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2106 +label: "Analamanga" +value: "106" +data: App\Entity\Region {#2140 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2109 +label: "Atacora" +value: "237" +data: App\Entity\Region {#2147 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2108 +label: "Atlantique" +value: "238" +data: App\Entity\Region {#2154 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2103 +label: "Atsimo-Andrefana" +value: "122" +data: App\Entity\Region {#2161 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2115 +label: "Atsimo-Atsinanana" +value: "119" +data: App\Entity\Region {#2168 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2113 +label: "Betsiboka" +value: "111" +data: App\Entity\Region {#2175 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2111 +label: "Borgou" +value: "239" +data: App\Entity\Region {#2182 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2105 +label: "Collines" +value: "240" +data: App\Entity\Region {#2189 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2110 +label: "Djando, Île de Mohéli (Mwali)" +value: "67" +data: App\Entity\Region {#2196 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2364 +label: "Domoni, Île de Anjouan (Ndzwani)" +value: "68" +data: App\Entity\Region {#2203 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2365 +label: "Donga" +value: "242" +data: App\Entity\Region {#2210 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2366 +label: "Fomboni, Île de Mohéli (Mwali)" +value: "69" +data: App\Entity\Region {#2217 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2367 +label: "Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja)" +value: "70" +data: App\Entity\Region {#2224 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2368 +label: "Hambou, Île de Grande Comore (Ngazidja)" +value: "71" +data: App\Entity\Region {#2231 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2369 +label: "Ihorombe" +value: "120" +data: App\Entity\Region {#2238 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2370 +label: "Mbadjini-Est, Île de Grande Comore (Ngazidja)" +value: "72" +data: App\Entity\Region {#2245 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2371 +label: "Mbadjini-Ouest, Île de Grande Comore (Ngazidja)" +value: "73" +data: App\Entity\Region {#2252 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2372 +label: "Mboundé" +value: "252" +data: App\Entity\Region {#2259 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2373 +label: "Menabe" +value: "121" +data: App\Entity\Region {#2266 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2374 +label: "Mitsamiouli(Ngazidja)" +value: "74" +data: App\Entity\Region {#2273 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2375 +label: "Mono" +value: "244" +data: App\Entity\Region {#2280 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2376 +label: "Moroni-Bambao, Île de Grande Comore (Ngazidja)" +value: "75" +data: App\Entity\Region {#2287 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2377 +label: "Mrémani, Île de Anjouan (Ndzwani)" +value: "76" +data: App\Entity\Region {#2294 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2378 +label: "Mutsamudu, Île de Anjouan (Ndzwani)" +value: "77" +data: App\Entity\Region {#2301 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2379 +label: "Nioumachoi, Île de Mohéli (Mwali)" +value: "78" +data: App\Entity\Region {#2308 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2380 +label: "Oichili-Dimani, Île de Grande Comore (Ngazidja)" +value: "79" +data: App\Entity\Region {#2315 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2381 +label: "Ouani, Île de Anjouan (Ndzwani)" +value: "80" +data: App\Entity\Region {#2322 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2382 +label: "Ouémé" +value: "245" +data: App\Entity\Region {#2329 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2383 +label: "préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja)" +value: "81" +data: App\Entity\Region {#2336 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2384 +label: "Sima, Île de Anjouan (Ndzwani)" +value: "82" +data: App\Entity\Region {#2343 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2385 +label: "Vatovavy" +value: "118" +data: App\Entity\Region {#2350 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2386 +label: "Zou" +value: "247" +data: App\Entity\Region {#2357 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2098 -form: Symfony\Component\Form\Form {#1119 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2081 …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) {#2388 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#653 …} } |
| 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 {#616 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#617 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#409 …} -namespace: Closure() {#619 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#902 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#496 …} } |
| 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() {#894 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#621 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $translationDomain: "validators" $message: Closure() {#893 …} } } |
| 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 {#2389 -form: Symfony\Component\Form\Form {#1222 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2390 …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 {#616 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#617 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#409 …} -namespace: Closure() {#619 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#916 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#496 …} } |
| 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() {#924 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#621 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $translationDomain: "validators" $message: Closure() {#915 …} } } |
| 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 {#2391 -form: Symfony\Component\Form\Form {#1219 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2392 …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 {#616 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#617 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#409 …} -namespace: Closure() {#619 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#931 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#496 …} } |
| 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() {#933 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#621 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $translationDomain: "validators" $message: Closure() {#932 …} } } |
| 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 {#2393 -form: Symfony\Component\Form\Form {#1237 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2394 …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 {#616 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#617 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#409 …} -namespace: Closure() {#619 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#940 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#496 …} } |
| 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() {#942 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#621 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $translationDomain: "validators" $message: Closure() {#941 …} } } |
| 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 {#2395 -form: Symfony\Component\Form\Form {#1240 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2396 …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 {#616 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#617 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#409 …} -namespace: Closure() {#619 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#953 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#496 …} } |
| 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() {#955 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#621 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $translationDomain: "validators" $message: Closure() {#954 …} } } |
| 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 {#2397 -form: Symfony\Component\Form\Form {#1243 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2398 …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 {#616 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#617 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#409 …} -namespace: Closure() {#619 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#966 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#496 …} } |
| 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() {#969 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#621 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $translationDomain: "validators" $message: Closure() {#968 …} } } |
| 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 {#2399 -form: Symfony\Component\Form\Form {#1262 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2400 …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 {#616 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#617 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#409 …} -namespace: Closure() {#619 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1247 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#496 …} } |
| 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() {#1249 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#621 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $translationDomain: "validators" $message: Closure() {#1248 …} } } |
| 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 {#2404 -form: Symfony\Component\Form\Form {#1265 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2403 …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 {#616 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#617 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#409 …} -namespace: Closure() {#619 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1255 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#496 …} } |
| 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() {#1257 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#621 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $translationDomain: "validators" $message: Closure() {#1256 …} } } |
| 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 {#2405 -form: Symfony\Component\Form\Form {#1268 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2406 …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 {#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\Role" |
same as passed value |
| multiple | true |
same as passed value |
| query_builder | Closure(EntityRepository $r) {#649 class: "App\Form\UserType" this: App\Form\UserType {#495 …} } |
Doctrine\ORM\QueryBuilder {#993 -em: Doctrine\ORM\EntityManager {#701 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#989 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ig" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#980 #from: "App\Entity\Role" #alias: "ig" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#987 #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 {#982 …} -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 {#674 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#675 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1020 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#992 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#986 -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 {#991 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#994 …} } |
| 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 {#616 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#617 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#409 …} -namespace: Closure() {#619 …} } |
| 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 {#1008 -om: ContainerC6cePvZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#156 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#979 …} -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 {#993 -em: Doctrine\ORM\EntityManager {#701 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#989 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ig" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#980 #from: "App\Entity\Role" #alias: "ig" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#987 #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 {#982 …} -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() {#978 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#621 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $translationDomain: "validators" $message: Closure() {#977 …} } } |
| 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 {#2409 +label: "ROLE_ADMIN" +value: "1" +data: App\Entity\Role {#2422 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2414 +label: "ROLE_ENQUETEUR" +value: "2" +data: App\Entity\Role {#2424 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2407 +label: "ROLE_ENTREPRISE" +value: "3" +data: App\Entity\Role {#2425 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2418 +label: "ROLE_ETABLISSEMENT" +value: "5" +data: App\Entity\Role {#2426 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2410 +label: "ROLE_LEGISLATEUR" +value: "6" +data: App\Entity\Role {#2427 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2429 +label: "ROLE_DIPLOME" +value: "12" +data: App\Entity\Role {#2428 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#488 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2401 -form: Symfony\Component\Form\Form {#1271 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2402 …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) {#2431 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#653 …} } |
| 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 {#616 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#617 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#409 …} -namespace: Closure() {#619 …} } |
| 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() {#1010 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#621 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $translationDomain: "validators" $message: Closure() {#1016 …} } } |
| 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 {#2434 +label: "menu.company" +value: "ROLE_ENTREPRISE" +data: "ROLE_ENTREPRISE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2435 +label: "menu.establishment" +value: "ROLE_ETABLISSEMENT" +data: "ROLE_ETABLISSEMENT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2436 +label: "menu.graduate" +value: "ROLE_DIPLOME" +data: "ROLE_DIPLOME" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2432 -form: Symfony\Component\Form\Form {#1274 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2433 …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) {#2438 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#653 …} } |
| 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 {#302 -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) {#650 class: "App\Form\UserType" this: App\Form\UserType {#495 …} } |
Doctrine\ORM\QueryBuilder {#1026 -em: Doctrine\ORM\EntityManager {#701 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1033 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "r" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1032 #from: "App\Entity\Region" #alias: "r" #indexBy: null } ] "join" => [ "r" => [ Doctrine\ORM\Query\Expr\Join {#1031 #joinType: "LEFT" #join: "r.country" #alias: "c" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1027 #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 {#1034 …} -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 {#674 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#675 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1056 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1029 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1074 -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 {#1030 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#828 …} } |
| 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 {#616 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#617 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#409 …} -namespace: Closure() {#619 …} } |
| 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 {#856 -om: ContainerC6cePvZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#156 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#796 …} -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 {#1026 -em: Doctrine\ORM\EntityManager {#701 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1033 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "r" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1032 #from: "App\Entity\Region" #alias: "r" #indexBy: null } ] "join" => [ "r" => [ Doctrine\ORM\Query\Expr\Join {#1031 #joinType: "LEFT" #join: "r.country" #alias: "c" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1027 #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 {#1034 …} -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() {#1025 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#621 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $translationDomain: "validators" $message: Closure() {#1024 …} } } |
| 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 {#2441 +label: "Djando, Île de Mohéli (Mwali)" +value: "67" +data: App\Entity\Region {#2196 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2443 +label: "Domoni, Île de Anjouan (Ndzwani)" +value: "68" +data: App\Entity\Region {#2203 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2445 +label: "Fomboni, Île de Mohéli (Mwali)" +value: "69" +data: App\Entity\Region {#2217 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2448 +label: "Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja)" +value: "70" +data: App\Entity\Region {#2224 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2447 +label: "Hambou, Île de Grande Comore (Ngazidja)" +value: "71" +data: App\Entity\Region {#2231 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2442 +label: "Mbadjini-Est, Île de Grande Comore (Ngazidja)" +value: "72" +data: App\Entity\Region {#2245 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2454 +label: "Mbadjini-Ouest, Île de Grande Comore (Ngazidja)" +value: "73" +data: App\Entity\Region {#2252 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2452 +label: "Mitsamiouli(Ngazidja)" +value: "74" +data: App\Entity\Region {#2273 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2450 +label: "Moroni-Bambao, Île de Grande Comore (Ngazidja)" +value: "75" +data: App\Entity\Region {#2287 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2444 +label: "Mrémani, Île de Anjouan (Ndzwani)" +value: "76" +data: App\Entity\Region {#2294 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2449 +label: "Mutsamudu, Île de Anjouan (Ndzwani)" +value: "77" +data: App\Entity\Region {#2301 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2455 +label: "Nioumachoi, Île de Mohéli (Mwali)" +value: "78" +data: App\Entity\Region {#2308 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2456 +label: "Oichili-Dimani, Île de Grande Comore (Ngazidja)" +value: "79" +data: App\Entity\Region {#2315 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2457 +label: "Ouani, Île de Anjouan (Ndzwani)" +value: "80" +data: App\Entity\Region {#2322 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2458 +label: "préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja)" +value: "81" +data: App\Entity\Region {#2336 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2459 +label: "Sima, Île de Anjouan (Ndzwani)" +value: "82" +data: App\Entity\Region {#2343 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2460 +label: "Zou" +value: "247" +data: App\Entity\Region {#2357 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2461 +label: "Mboundé" +value: "252" +data: App\Entity\Region {#2259 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#302 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2439 -form: Symfony\Component\Form\Form {#1277 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2440 …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) {#2463 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#653 …} } |
| 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 {#303 -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 {#674 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#675 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1064 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1044 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1039 -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 {#1040 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1043 …} } |
| 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 {#616 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#617 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#409 …} -namespace: Closure() {#619 …} } |
| 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 {#1066 -om: ContainerC6cePvZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#156 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1057 …} -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() {#1045 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#621 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $translationDomain: "validators" $message: Closure() {#1046 …} } } |
| 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 {#2466 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Moroni" +value: "78" +data: App\Entity\City {#2475 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2468 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Mitsoudjé" +value: "79" +data: App\Entity\City {#2492 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2479 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Dembéni" +value: "80" +data: App\Entity\City {#2513 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2480 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Foumbouni" +value: "81" +data: App\Entity\City {#2514 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2488 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Koimbani" +value: "82" +data: App\Entity\City {#2523 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2467 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Mbéni" +value: "83" +data: App\Entity\City {#2526 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2477 +label: "Comores - Mitsamiouli(Ngazidja) - Mitsamiouli" +value: "84" +data: App\Entity\City {#2529 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2478 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - N'Tsoudjini" +value: "85" +data: App\Entity\City {#2532 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2472 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Mutsamudu" +value: "86" +data: App\Entity\City {#2535 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2469 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Ouani" +value: "87" +data: App\Entity\City {#2538 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2470 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Domoni" +value: "88" +data: App\Entity\City {#2541 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3651 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Mrémani" +value: "89" +data: App\Entity\City {#2544 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3652 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Sima" +value: "90" +data: App\Entity\City {#2547 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3653 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - Fomboni" +value: "91" +data: App\Entity\City {#2550 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3654 +label: "Comores - Nioumachoi, Île de Mohéli (Mwali) - Nioumachoua" +value: "92" +data: App\Entity\City {#2553 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3655 +label: "Comores - Djando, Île de Mohéli (Mwali) - Wanani" +value: "93" +data: App\Entity\City {#2556 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3656 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Chouani" +value: "94" +data: App\Entity\City {#2559 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3657 +label: "Madagascar - Analamanga - Antananarivo" +value: "177" +data: App\Entity\City {#2562 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3658 +label: "Madagascar - Betsiboka - Maevatanana" +value: "182" +data: App\Entity\City {#2565 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3659 +label: "Madagascar - Amoron'i Mania - Ambositra" +value: "187" +data: App\Entity\City {#2568 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3660 +label: "Madagascar - Atsimo-Atsinanana - Farafangana" +value: "190" +data: App\Entity\City {#2571 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3661 +label: "Madagascar - Ihorombe - Ihosy" +value: "191" +data: App\Entity\City {#2574 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3662 +label: "Madagascar - Menabe - Morondava" +value: "192" +data: App\Entity\City {#2577 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3663 +label: "Madagascar - Atsimo-Andrefana - Tuléar I" +value: "193" +data: App\Entity\City {#2580 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3664 +label: "Madagascar - Vatovavy - Mananjary" +value: "198" +data: App\Entity\City {#2583 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3665 +label: "Madagascar - Vatovavy - Nosy varika" +value: "199" +data: App\Entity\City {#2586 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3666 +label: "Madagascar - Vatovavy - Ifanadina" +value: "200" +data: App\Entity\City {#2589 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3667 +label: "Bénin - Atacora - Natitingou" +value: "352" +data: App\Entity\City {#2592 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3668 +label: "Bénin - Atlantique - Allada" +value: "353" +data: App\Entity\City {#2595 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3669 +label: "Bénin - Borgou - Parakou" +value: "354" +data: App\Entity\City {#2598 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3670 +label: "Bénin - Collines - Dassa-Zoumé" +value: "355" +data: App\Entity\City {#2601 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3671 +label: "Bénin - Donga - Djougou" +value: "357" +data: App\Entity\City {#2604 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3672 +label: "Bénin - Mono - Lokossa" +value: "359" +data: App\Entity\City {#2607 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3673 +label: "Bénin - Ouémé - Porto-Novo" +value: "360" +data: App\Entity\City {#2610 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3674 +label: "Comores - Zou - Abomey" +value: "362" +data: App\Entity\City {#2613 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3675 +label: "Bénin - Alibori - Kandi" +value: "363" +data: App\Entity\City {#2616 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3676 +label: "Comores - Zou - Bohicon" +value: "365" +data: App\Entity\City {#2619 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3677 +label: "Bénin - Borgou - Bembereke" +value: "367" +data: App\Entity\City {#2622 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3678 +label: "Bénin - Atlantique - Sékou" +value: "368" +data: App\Entity\City {#2625 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3679 +label: "Bénin - Alibori - Banikoara" +value: "369" +data: App\Entity\City {#2628 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3680 +label: "Bénin - Collines - Glazoué" +value: "370" +data: App\Entity\City {#2631 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3681 +label: "Bénin - Collines - Savalou" +value: "371" +data: App\Entity\City {#2634 …} +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3682 +label: "Bénin - Atlantique - Ouidah" +value: "372" +data: App\Entity\City {#2637 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3683 +label: "Bénin - Mono - Houehogbe" +value: "373" +data: App\Entity\City {#2640 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3684 +label: "Bénin - Mono - Grand popo" +value: "374" +data: App\Entity\City {#2643 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3685 +label: "Bénin - Mono - Come" +value: "375" +data: App\Entity\City {#2646 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3686 +label: "Bénin - Mono - Bopa" +value: "376" +data: App\Entity\City {#2649 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3687 +label: "Bénin - Mono - Athieme" +value: "377" +data: App\Entity\City {#2652 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3688 +label: "Bénin - Donga - Bassila" +value: "382" +data: App\Entity\City {#2655 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3689 +label: "Bénin - Donga - Copargo" +value: "383" +data: App\Entity\City {#2658 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3690 +label: "Bénin - Donga - Ouake" +value: "384" +data: App\Entity\City {#2661 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3691 +label: "Bénin - Collines - Bante" +value: "389" +data: App\Entity\City {#2664 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3692 +label: "Bénin - Collines - Ouesse" +value: "390" +data: App\Entity\City {#2667 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3693 +label: "Bénin - Collines - Save" +value: "391" +data: App\Entity\City {#2670 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3694 +label: "Bénin - Borgou - Kalale" +value: "392" +data: App\Entity\City {#2673 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3695 +label: "Bénin - Borgou - N'Dali" +value: "393" +data: App\Entity\City {#2676 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3696 +label: "Bénin - Borgou - Nikki" +value: "394" +data: App\Entity\City {#2679 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3697 +label: "Bénin - Borgou - Perere" +value: "395" +data: App\Entity\City {#2682 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3698 +label: "Bénin - Borgou - Sinende" +value: "396" +data: App\Entity\City {#2685 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3699 +label: "Bénin - Borgou - Tchaourou" +value: "397" +data: App\Entity\City {#2688 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3700 +label: "Bénin - Atlantique - Abomey-Calavi" +value: "398" +data: App\Entity\City {#2691 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3701 +label: "Bénin - Atlantique - Kpomasse" +value: "399" +data: App\Entity\City {#2694 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3702 +label: "Bénin - Atlantique - So-Ava" +value: "400" +data: App\Entity\City {#2697 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3703 +label: "Bénin - Atlantique - Toffo" +value: "401" +data: App\Entity\City {#2700 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3704 +label: "Bénin - Atlantique - Tori-Bossito" +value: "402" +data: App\Entity\City {#2703 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3705 +label: "Bénin - Atlantique - Ville de Ze" +value: "403" +data: App\Entity\City {#2706 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3706 +label: "Bénin - Alibori - Gogounou" +value: "406" +data: App\Entity\City {#2709 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3707 +label: "Bénin - Alibori - Karimama" +value: "408" +data: App\Entity\City {#2712 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3708 +label: "Bénin - Alibori - Segba" +value: "409" +data: App\Entity\City {#2715 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3709 +label: "Bénin - Ouémé - Adjohoun" +value: "410" +data: App\Entity\City {#2718 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3710 +label: "Bénin - Ouémé - Aguegues" +value: "411" +data: App\Entity\City {#2721 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3711 +label: "Bénin - Ouémé - Akpro-Misserete" +value: "412" +data: App\Entity\City {#2724 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3712 +label: "Bénin - Ouémé - Avrankou" +value: "413" +data: App\Entity\City {#2727 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3713 +label: "Bénin - Ouémé - Bonou" +value: "414" +data: App\Entity\City {#2730 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3714 +label: "Bénin - Ouémé - Dangbo" +value: "415" +data: App\Entity\City {#2733 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3715 +label: "Bénin - Ouémé - Sème kpodji" +value: "416" +data: App\Entity\City {#2736 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3716 +label: "Comores - Zou - Agbangnizoun" +value: "417" +data: App\Entity\City {#2739 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3717 +label: "Comores - Zou - Covè" +value: "418" +data: App\Entity\City {#2742 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3718 +label: "Comores - Zou - Djidja" +value: "419" +data: App\Entity\City {#2745 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3719 +label: "Comores - Zou - Zangnanado" +value: "421" +data: App\Entity\City {#2748 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3720 +label: "Comores - Zou - Za-kpota" +value: "422" +data: App\Entity\City {#2751 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3721 +label: "Comores - Zou - Zogbodomey" +value: "423" +data: App\Entity\City {#2754 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3722 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Ifoundihe-chamboini" +value: "427" +data: App\Entity\City {#2757 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3723 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Mlimane" +value: "428" +data: App\Entity\City {#2760 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3724 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Kourane sima" +value: "429" +data: App\Entity\City {#2763 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3725 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Mandzissane" +value: "430" +data: App\Entity\City {#2766 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3726 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Kadzilé" +value: "431" +data: App\Entity\City {#2769 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3727 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Midradou" +value: "432" +data: App\Entity\City {#2772 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3728 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Ouzioini" +value: "433" +data: App\Entity\City {#2775 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3729 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Simaboini" +value: "434" +data: App\Entity\City {#2778 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3730 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Makorane" +value: "435" +data: App\Entity\City {#2781 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3731 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Tsinimoichogo" +value: "436" +data: App\Entity\City {#2784 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3732 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Mboude mboini" +value: "437" +data: App\Entity\City {#2787 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3733 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Dembeni" +value: "439" +data: App\Entity\City {#2790 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3734 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Mdjankagnoi" +value: "440" +data: App\Entity\City {#2793 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3735 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Dzoidjiou" +value: "441" +data: App\Entity\City {#2796 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3736 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Domoni" +value: "442" +data: App\Entity\City {#2799 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3737 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Dima" +value: "443" +data: App\Entity\City {#2802 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3738 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Ifoudihe-chadjou" +value: "444" +data: App\Entity\City {#2805 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3739 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Panda" +value: "445" +data: App\Entity\City {#2808 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3740 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Famaré" +value: "446" +data: App\Entity\City {#2811 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3741 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Dzahadjou" +value: "447" +data: App\Entity\City {#2814 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3742 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Chindine" +value: "448" +data: App\Entity\City {#2817 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3743 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Ouropveni" +value: "449" +data: App\Entity\City {#2820 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3744 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Malé" +value: "450" +data: App\Entity\City {#2823 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3745 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Noumadzaha" +value: "451" +data: App\Entity\City {#2826 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3746 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Koibani" +value: "452" +data: App\Entity\City {#2829 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3747 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Mohoro" +value: "453" +data: App\Entity\City {#2832 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3748 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Kopve" +value: "454" +data: App\Entity\City {#2835 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3749 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Inane" +value: "455" +data: App\Entity\City {#2838 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3750 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Ougoni" +value: "456" +data: App\Entity\City {#2841 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3751 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Pidjani" +value: "457" +data: App\Entity\City {#2844 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3752 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Dzahadjou" +value: "458" +data: App\Entity\City {#2847 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3753 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Mbabani" +value: "459" +data: App\Entity\City {#2850 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3754 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Hetsa" +value: "460" +data: App\Entity\City {#2853 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3755 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Mdjoiezi" +value: "461" +data: App\Entity\City {#2856 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3756 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Singani" +value: "462" +data: App\Entity\City {#2859 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3757 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Chouani" +value: "463" +data: App\Entity\City {#2862 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3758 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Bangoi" +value: "464" +data: App\Entity\City {#2865 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3759 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Djoumoichogo" +value: "465" +data: App\Entity\City {#2868 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3760 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Komiyoni" +value: "466" +data: App\Entity\City {#2871 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3761 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Salimane" +value: "467" +data: App\Entity\City {#2874 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3762 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Selea" +value: "468" +data: App\Entity\City {#2877 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3763 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Mkazi" +value: "469" +data: App\Entity\City {#2880 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3764 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Mvouni" +value: "470" +data: App\Entity\City {#2883 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3765 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Mavingouni" +value: "471" +data: App\Entity\City {#2886 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3766 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Vouvouni" +value: "472" +data: App\Entity\City {#2889 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3767 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - M’Dé" +value: "473" +data: App\Entity\City {#2892 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3768 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Niomadzaha" +value: "474" +data: App\Entity\City {#2895 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3769 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Moidzaza Djoumbé" +value: "475" +data: App\Entity\City {#2898 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3770 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Daoeni" +value: "476" +data: App\Entity\City {#2901 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3771 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Boueni" +value: "477" +data: App\Entity\City {#2904 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3772 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Iconi" +value: "478" +data: App\Entity\City {#2907 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3773 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Mbachilé" +value: "479" +data: App\Entity\City {#2910 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3774 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Moindzaza Mboini" +value: "480" +data: App\Entity\City {#2913 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3775 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Ndrouani" +value: "481" +data: App\Entity\City {#2916 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3776 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Séréhini" +value: "482" +data: App\Entity\City {#2919 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3777 +label: "Comores - Mitsamiouli(Ngazidja) - Bangoi Kouni" +value: "483" +data: App\Entity\City {#2922 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3778 +label: "Comores - Mitsamiouli(Ngazidja) - Batsa" +value: "484" +data: App\Entity\City {#2925 …} +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3779 +label: "Comores - Mitsamiouli(Ngazidja) - Ouzio" +value: "485" +data: App\Entity\City {#2928 …} +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3780 +label: "Comores - Mitsamiouli(Ngazidja) - Ivoini" +value: "486" +data: App\Entity\City {#2931 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3781 +label: "Comores - Mitsamiouli(Ngazidja) - Ouemani" +value: "487" +data: App\Entity\City {#2934 …} +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3782 +label: "Comores - Mitsamiouli(Ngazidja) - Koua" +value: "488" +data: App\Entity\City {#2937 …} +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3783 +label: "Comores - Mitsamiouli(Ngazidja) - Ouellah" +value: "489" +data: App\Entity\City {#2940 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3784 +label: "Comores - Mitsamiouli(Ngazidja) - Mémboimboini" +value: "490" +data: App\Entity\City {#2943 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3785 +label: "Comores - Mitsamiouli(Ngazidja) - Hadawa" +value: "491" +data: App\Entity\City {#2946 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3786 +label: "Comores - Mitsamiouli(Ngazidja) - Fassi" +value: "492" +data: App\Entity\City {#2949 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3787 +label: "Comores - Mitsamiouli(Ngazidja) - Nkourani" +value: "493" +data: App\Entity\City {#2952 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3788 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Ndzaouze" +value: "494" +data: App\Entity\City {#2955 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3789 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Toiyifa" +value: "495" +data: App\Entity\City {#2958 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3790 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Ntsadjéni" +value: "496" +data: App\Entity\City {#2961 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3791 +label: "Comores - Mitsamiouli(Ngazidja) - Founga" +value: "497" +data: App\Entity\City {#2964 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3792 +label: "Comores - Mitsamiouli(Ngazidja) - Ouhozi" +value: "498" +data: App\Entity\City {#2967 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3793 +label: "Comores - Mitsamiouli(Ngazidja) - Bangoi Mafsakowa" +value: "499" +data: App\Entity\City {#2970 …} +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3794 +label: "Comores - Mitsamiouli(Ngazidja) - Mémboidjou" +value: "500" +data: App\Entity\City {#2973 …} +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3795 +label: "Comores - Mitsamiouli(Ngazidja) - Songomani" +value: "501" +data: App\Entity\City {#2976 …} +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3796 +label: "Comores - Mitsamiouli(Ngazidja) - Pidjani" +value: "502" +data: App\Entity\City {#2979 …} +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3797 +label: "Comores - Mitsamiouli(Ngazidja) - Djomani" +value: "503" +data: App\Entity\City {#2982 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3798 +label: "Comores - Mitsamiouli(Ngazidja) - Mandza" +value: "504" +data: App\Entity\City {#2985 …} +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3799 +label: "Comores - Mitsamiouli(Ngazidja) - Moidja" +value: "505" +data: App\Entity\City {#2988 …} +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3800 +label: "Comores - Mitsamiouli(Ngazidja) - Domoimboini" +value: "506" +data: App\Entity\City {#2991 …} +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3801 +label: "Comores - Mitsamiouli(Ngazidja) - Simboussa" +value: "507" +data: App\Entity\City {#2994 …} +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3802 +label: "Comores - Mitsamiouli(Ngazidja) - Maoueni" +value: "508" +data: App\Entity\City {#2997 …} +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3803 +label: "Comores - Mitsamiouli(Ngazidja) - Domoidjou" +value: "509" +data: App\Entity\City {#3000 …} +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3804 +label: "Comores - Mitsamiouli(Ngazidja) - Ntsaoueni" +value: "510" +data: App\Entity\City {#3003 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3805 +label: "Comores - Mitsamiouli(Ngazidja) - Chamlé" +value: "511" +data: App\Entity\City {#3006 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3806 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Nygnoumamilima" +value: "512" +data: App\Entity\City {#3009 …} +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3807 +label: "Comores - Mboundé - Djomani" +value: "513" +data: App\Entity\City {#3012 …} +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3808 +label: "Comores - Mboundé - Chamlé" +value: "514" +data: App\Entity\City {#3015 …} +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3809 +label: "Comores - Mboundé - Mandza" +value: "515" +data: App\Entity\City {#3018 …} +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3810 +label: "Comores - Mboundé - Mdjoiezi" +value: "516" +data: App\Entity\City {#3021 …} +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3811 +label: "Comores - Mboundé - Helendjé" +value: "517" +data: App\Entity\City {#3024 …} +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3812 +label: "Comores - Mboundé - Douniani" +value: "518" +data: App\Entity\City {#3027 …} +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3813 +label: "Comores - Mboundé - Koua" +value: "519" +data: App\Entity\City {#3030 …} +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3814 +label: "Comores - Mboundé - Ntsaouenni" +value: "520" +data: App\Entity\City {#3033 …} +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3815 +label: "Comores - Mboundé - Ivembeni" +value: "521" +data: App\Entity\City {#3036 …} +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3816 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Barakani" +value: "523" +data: App\Entity\City {#3039 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3817 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Nyantranga" +value: "524" +data: App\Entity\City {#3042 …} +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3818 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Patsy" +value: "525" +data: App\Entity\City {#3045 …} +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3819 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Koki" +value: "526" +data: App\Entity\City {#3048 …} +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3820 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Kondroni" +value: "527" +data: App\Entity\City {#3051 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3821 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Bazimini" +value: "528" +data: App\Entity\City {#3054 …} +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3822 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Chandra" +value: "529" +data: App\Entity\City {#3057 …} +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3823 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Tsembehou" +value: "530" +data: App\Entity\City {#3060 …} +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3824 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Dindri" +value: "531" +data: App\Entity\City {#3063 …} +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3825 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Seléani" +value: "532" +data: App\Entity\City {#3066 …} +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3826 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Salimani" +value: "533" +data: App\Entity\City {#3069 …} +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3827 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Sada Shihouwe" +value: "534" +data: App\Entity\City {#3072 …} +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3828 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Sada Mhuwamboi" +value: "535" +data: App\Entity\City {#3075 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3829 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Bouni" +value: "536" +data: App\Entity\City {#3078 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3830 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Heroumbili" +value: "537" +data: App\Entity\City {#3081 …} +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3831 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Batou" +value: "538" +data: App\Entity\City {#3084 …} +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3832 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Nkourani " +value: "539" +data: App\Entity\City {#3087 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3833 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Ifoundihé" +value: "540" +data: App\Entity\City {#3090 …} +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3834 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Mnoungou" +value: "541" +data: App\Entity\City {#3093 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3835 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Dimadjou" +value: "542" +data: App\Entity\City {#3096 …} +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3836 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Nyadombwoeni" +value: "543" +data: App\Entity\City {#3099 …} +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3837 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Mdjihari " +value: "544" +data: App\Entity\City {#3102 …} +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3838 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Moidja" +value: "545" +data: App\Entity\City {#3105 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3839 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Bambadjani" +value: "546" +data: App\Entity\City {#3108 …} +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3840 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Ngole " +value: "547" +data: App\Entity\City {#3111 …} +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3841 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Itsandzeni" +value: "548" +data: App\Entity\City {#3114 …} +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3842 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Ouellah" +value: "549" +data: App\Entity\City {#3117 …} +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3843 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Hadjambou" +value: "550" +data: App\Entity\City {#3120 …} +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3844 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Mbatsé" +value: "551" +data: App\Entity\City {#3123 …} +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3845 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Madjeoueni" +value: "552" +data: App\Entity\City {#3126 …} +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3846 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Sadani" +value: "553" +data: App\Entity\City {#3129 …} +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3847 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Trelezini" +value: "554" +data: App\Entity\City {#3132 …} +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3848 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Chezani" +value: "555" +data: App\Entity\City {#3135 …} +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3849 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Ndroudé" +value: "556" +data: App\Entity\City {#3138 …} +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3850 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Nyumamilima" +value: "557" +data: App\Entity\City {#3141 …} +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3851 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Hantsindzi" +value: "558" +data: App\Entity\City {#3144 …} +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3852 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Bandamadji" +value: "559" +data: App\Entity\City {#3147 …} +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3853 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Hahaya" +value: "560" +data: App\Entity\City {#3150 …} +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3854 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Bouenindi" +value: "561" +data: App\Entity\City {#3153 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3855 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Mbambani" +value: "562" +data: App\Entity\City {#3156 …} +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3856 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Mbaleni" +value: "563" +data: App\Entity\City {#3159 …} +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3857 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Oussivo" +value: "564" +data: App\Entity\City {#3162 …} +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3858 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Mbangani" +value: "565" +data: App\Entity\City {#3165 …} +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3859 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Diboini" +value: "566" +data: App\Entity\City {#3168 …} +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3860 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Bibavou" +value: "567" +data: App\Entity\City {#3171 …} +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3861 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Milevani" +value: "568" +data: App\Entity\City {#3174 …} +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3862 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Batsa" +value: "569" +data: App\Entity\City {#3177 …} +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3863 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Vanamboini" +value: "570" +data: App\Entity\City {#3180 …} +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3864 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Vanadjou" +value: "571" +data: App\Entity\City {#3183 …} +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3865 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Mhandani" +value: "572" +data: App\Entity\City {#3186 …} +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3866 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Dzahadjou" +value: "573" +data: App\Entity\City {#3189 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3867 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Mvounambadani" +value: "574" +data: App\Entity\City {#3192 …} +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3868 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Itsandra Mdjini" +value: "575" +data: App\Entity\City {#3195 …} +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3869 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Salimani" +value: "576" +data: App\Entity\City {#3198 …} +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3870 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Samba Mbodoni" +value: "577" +data: App\Entity\City {#3201 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3871 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Dzahani la Tsidjé" +value: "578" +data: App\Entity\City {#3204 …} +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3872 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Maoueni" +value: "579" +data: App\Entity\City {#3207 …} +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3873 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Mirontsi" +value: "580" +data: App\Entity\City {#3210 …} +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3874 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Bandamadji" +value: "581" +data: App\Entity\City {#3213 …} +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3875 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Dimadjou" +value: "582" +data: App\Entity\City {#3216 …} +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3876 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Dzahani II" +value: "583" +data: App\Entity\City {#3219 …} +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3877 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Bahani" +value: "584" +data: App\Entity\City {#3222 …} +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3878 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Sima" +value: "585" +data: App\Entity\City {#3225 …} +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3879 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Ouellah" +value: "586" +data: App\Entity\City {#3228 …} +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3880 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Sambakouni" +value: "587" +data: App\Entity\City {#3231 …} +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3881 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Ntsoudjini" +value: "588" +data: App\Entity\City {#3234 …} +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3882 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Hantsambou" +value: "589" +data: App\Entity\City {#3237 …} +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3883 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Milembeni" +value: "590" +data: App\Entity\City {#3240 …} +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3884 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Zivandani" +value: "591" +data: App\Entity\City {#3243 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3885 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Irohé" +value: "596" +data: App\Entity\City {#3246 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3886 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Boeuni" +value: "597" +data: App\Entity\City {#3249 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3887 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Dzahadjou " +value: "598" +data: App\Entity\City {#3252 …} +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3888 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Sada" +value: "599" +data: App\Entity\City {#3255 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3889 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Sadani" +value: "600" +data: App\Entity\City {#3258 …} +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3890 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Chomoni " +value: "601" +data: App\Entity\City {#3261 …} +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3891 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Samba Madi " +value: "602" +data: App\Entity\City {#3264 …} +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3892 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Chamro " +value: "603" +data: App\Entity\City {#3267 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3893 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Sima " +value: "604" +data: App\Entity\City {#3270 …} +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3894 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Itsinkoudi" +value: "605" +data: App\Entity\City {#3273 …} +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3895 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Kouhani" +value: "606" +data: App\Entity\City {#3276 …} +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3896 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Mtsamdou" +value: "607" +data: App\Entity\City {#3279 …} +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3897 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Hambou" +value: "608" +data: App\Entity\City {#3282 …} +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3898 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Hassendjé" +value: "609" +data: App\Entity\City {#3285 …} +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3899 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Mtsangadjou" +value: "610" +data: App\Entity\City {#3288 …} +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3900 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Foumboudzivouni" +value: "611" +data: App\Entity\City {#3291 …} +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3901 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Mboude" +value: "612" +data: App\Entity\City {#3294 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3902 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Midjindze " +value: "613" +data: App\Entity\City {#3297 …} +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3903 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Madjoma" +value: "614" +data: App\Entity\City {#3300 …} +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3904 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Idjoindradja " +value: "615" +data: App\Entity\City {#3303 …} +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3905 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Idjinkoundzi" +value: "616" +data: App\Entity\City {#3306 …} +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3906 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Maoueni" +value: "617" +data: App\Entity\City {#3309 …} +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3907 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Miréréni" +value: "618" +data: App\Entity\City {#3312 …} +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3908 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Ntsorale" +value: "619" +data: App\Entity\City {#3315 …} +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3909 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Sidjou" +value: "620" +data: App\Entity\City {#3318 …} +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3910 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Rehemani" +value: "621" +data: App\Entity\City {#3321 …} +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3911 +label: "Comores - Djando, Île de Mohéli (Mwali) - SIRI ZIROUDANI" +value: "622" +data: App\Entity\City {#3324 …} +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3912 +label: "Comores - Djando, Île de Mohéli (Mwali) - MLABANDA" +value: "623" +data: App\Entity\City {#3327 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3913 +label: "Comores - Djando, Île de Mohéli (Mwali) - NKANGANI" +value: "624" +data: App\Entity\City {#3330 …} +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3914 +label: "Comores - Djando, Île de Mohéli (Mwali) - HAGNAMOIDA" +value: "625" +data: App\Entity\City {#3333 …} +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3915 +label: "Comores - Djando, Île de Mohéli (Mwali) - ITSAMIA" +value: "626" +data: App\Entity\City {#3336 …} +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3916 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - HAMBA" +value: "627" +data: App\Entity\City {#3339 …} +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3917 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - BARAKANI" +value: "628" +data: App\Entity\City {#3342 …} +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3918 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - MIRINGONI" +value: "629" +data: App\Entity\City {#3345 …} +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3919 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - WALLAH 1 " +value: "630" +data: App\Entity\City {#3348 …} +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3920 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - WALLAH 2" +value: "631" +data: App\Entity\City {#3351 …} +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3921 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - MIREMANI" +value: "632" +data: App\Entity\City {#3354 …} +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3922 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - NDRONDRONI" +value: "633" +data: App\Entity\City {#3357 …} +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3923 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - NIOUMACHIOI" +value: "634" +data: App\Entity\City {#3360 …} +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3924 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - NDREMEYANI" +value: "635" +data: App\Entity\City {#3363 …} +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3925 +label: "Comores - Nioumachoi, Île de Mohéli (Mwali) - FOMBONI" +value: "636" +data: App\Entity\City {#3366 …} +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3926 +label: "Comores - Nioumachoi, Île de Mohéli (Mwali) - BOINGOMA " +value: "637" +data: App\Entity\City {#3369 …} +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3927 +label: "Comores - Nioumachoi, Île de Mohéli (Mwali) - BANDARSALAMA" +value: "638" +data: App\Entity\City {#3372 …} +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3928 +label: "Comores - Nioumachoi, Île de Mohéli (Mwali) - DJOEZI" +value: "639" +data: App\Entity\City {#3375 …} +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3929 +label: "Comores - Nioumachoi, Île de Mohéli (Mwali) - MBATSE" +value: "640" +data: App\Entity\City {#3378 …} +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3930 +label: "Comores - Nioumachoi, Île de Mohéli (Mwali) - HOANI" +value: "641" +data: App\Entity\City {#3381 …} +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3931 +label: "Comores - Nioumachoi, Île de Mohéli (Mwali) - DOMONI" +value: "642" +data: App\Entity\City {#3384 …} +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3932 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Limbi" +value: "643" +data: App\Entity\City {#3387 …} +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3933 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Bweladungu" +value: "644" +data: App\Entity\City {#3390 …} +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3934 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Ngadzalé" +value: "645" +data: App\Entity\City {#3393 …} +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3935 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Outsa" +value: "646" +data: App\Entity\City {#3396 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3936 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Salamani" +value: "647" +data: App\Entity\City {#3399 …} +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3937 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Ouzini" +value: "648" +data: App\Entity\City {#3402 …} +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3938 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Koni djodjo" +value: "649" +data: App\Entity\City {#3405 …} +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3939 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Koni ngani" +value: "650" +data: App\Entity\City {#3408 …} +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3940 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Hachipenda" +value: "651" +data: App\Entity\City {#3411 …} +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3941 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Gégé" +value: "652" +data: App\Entity\City {#3414 …} +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3942 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Bambao mtsanga" +value: "653" +data: App\Entity\City {#3417 …} +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3943 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Mromagi" +value: "654" +data: App\Entity\City {#3420 …} +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3944 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Ongoni" +value: "655" +data: App\Entity\City {#3423 …} +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3945 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Mahalé" +value: "656" +data: App\Entity\City {#3426 …} +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3946 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Harembo I" +value: "657" +data: App\Entity\City {#3429 …} +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3947 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Hrembo II" +value: "658" +data: App\Entity\City {#3432 …} +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3948 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Hajoho" +value: "659" +data: App\Entity\City {#3435 …} +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3949 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Jimlimé" +value: "660" +data: App\Entity\City {#3438 …} +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3950 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Adda Daweni" +value: "661" +data: App\Entity\City {#3441 …} +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3951 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Jandza" +value: "662" +data: App\Entity\City {#3444 …} +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3952 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Mannyassini" +value: "663" +data: App\Entity\City {#3447 …} +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3953 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Kangani" +value: "664" +data: App\Entity\City {#3450 …} +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3954 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Badracouni" +value: "665" +data: App\Entity\City {#3453 …} +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3955 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - M'rijou" +value: "666" +data: App\Entity\City {#3456 …} +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3956 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Daji" +value: "667" +data: App\Entity\City {#3459 …} +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3957 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Ongonjou" +value: "668" +data: App\Entity\City {#3462 …} +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3958 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Kiyo" +value: "669" +data: App\Entity\City {#3465 …} +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3959 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Komoni" +value: "670" +data: App\Entity\City {#3468 …} +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3960 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Mirondroni" +value: "671" +data: App\Entity\City {#3471 …} +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3961 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Trindrini" +value: "672" +data: App\Entity\City {#3474 …} +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3962 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Shaweni" +value: "673" +data: App\Entity\City {#3477 …} +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3963 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Hamehaco" +value: "674" +data: App\Entity\City {#3480 …} +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3964 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Sadapoini" +value: "675" +data: App\Entity\City {#3483 …} +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3965 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Nounga" +value: "676" +data: App\Entity\City {#3486 …} +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3966 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Mnadzichumwe" +value: "677" +data: App\Entity\City {#3489 …} +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3967 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Mramani" +value: "678" +data: App\Entity\City {#3492 …} +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3968 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Hantsahi" +value: "679" +data: App\Entity\City {#3495 …} +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3969 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Nyamboimro" +value: "680" +data: App\Entity\City {#3498 …} +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3970 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Sima Ville" +value: "681" +data: App\Entity\City {#3501 …} +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3971 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Kavani" +value: "682" +data: App\Entity\City {#3504 …} +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3972 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Bimbini" +value: "683" +data: App\Entity\City {#3507 …} +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3973 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Boungouéni" +value: "684" +data: App\Entity\City {#3510 …} +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3974 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Mirongani" +value: "685" +data: App\Entity\City {#3513 …} +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3975 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Milembeni" +value: "686" +data: App\Entity\City {#3516 …} +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3976 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Mromhouli" +value: "687" +data: App\Entity\City {#3519 …} +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3977 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Maraharé" +value: "688" +data: App\Entity\City {#3522 …} +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3978 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Hasimpao" +value: "689" +data: App\Entity\City {#3525 …} +attr: [] +labelTranslationParameters: [] } 690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3979 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Shitsangasheli" +value: "690" +data: App\Entity\City {#3528 …} +attr: [] +labelTranslationParameters: [] } 691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3980 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Vassi" +value: "691" +data: App\Entity\City {#3531 …} +attr: [] +labelTranslationParameters: [] } 692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3981 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Iméré" +value: "692" +data: App\Entity\City {#3534 …} +attr: [] +labelTranslationParameters: [] } 693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3982 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Dzindri" +value: "693" +data: App\Entity\City {#3537 …} +attr: [] +labelTranslationParameters: [] } 694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3983 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Vouani" +value: "694" +data: App\Entity\City {#3540 …} +attr: [] +labelTranslationParameters: [] } 695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3984 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Darsalam" +value: "695" +data: App\Entity\City {#3543 …} +attr: [] +labelTranslationParameters: [] } 696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3985 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Bandrani ya vouani" +value: "696" +data: App\Entity\City {#3546 …} +attr: [] +labelTranslationParameters: [] } 697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3986 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Chirové" +value: "697" +data: App\Entity\City {#3549 …} +attr: [] +labelTranslationParameters: [] } 698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3987 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Marontroni" +value: "698" +data: App\Entity\City {#3552 …} +attr: [] +labelTranslationParameters: [] } 699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3988 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Salarnani" +value: "699" +data: App\Entity\City {#3555 …} +attr: [] +labelTranslationParameters: [] } 700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3989 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Iméré ya gawani" +value: "700" +data: App\Entity\City {#3558 …} +attr: [] +labelTranslationParameters: [] } 701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3990 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Moya" +value: "701" +data: App\Entity\City {#3561 …} +attr: [] +labelTranslationParameters: [] } 702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3991 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Kowet " +value: "702" +data: App\Entity\City {#3564 …} +attr: [] +labelTranslationParameters: [] } 703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3992 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Pomoni" +value: "703" +data: App\Entity\City {#3567 …} +attr: [] +labelTranslationParameters: [] } 704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3993 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Nindri" +value: "704" +data: App\Entity\City {#3570 …} +attr: [] +labelTranslationParameters: [] } 705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3994 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - M'jimandra" +value: "705" +data: App\Entity\City {#3573 …} +attr: [] +labelTranslationParameters: [] } 706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3995 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Ankibani" +value: "706" +data: App\Entity\City {#3576 …} +attr: [] +labelTranslationParameters: [] } 707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3996 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Chirocamba" +value: "707" +data: App\Entity\City {#3579 …} +attr: [] +labelTranslationParameters: [] } 708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3997 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Maweni" +value: "708" +data: App\Entity\City {#3582 …} +attr: [] +labelTranslationParameters: [] } 709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3998 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Chikoni 2" +value: "709" +data: App\Entity\City {#3585 …} +attr: [] +labelTranslationParameters: [] } 710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3999 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Mpouzini" +value: "710" +data: App\Entity\City {#3588 …} +attr: [] +labelTranslationParameters: [] } 711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4000 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Bandra Oupepo" +value: "711" +data: App\Entity\City {#3591 …} +attr: [] +labelTranslationParameters: [] } 712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4001 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Bandrani ya mtsangani" +value: "712" +data: App\Entity\City {#3594 …} +attr: [] +labelTranslationParameters: [] } 713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4002 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Chitrouni" +value: "713" +data: App\Entity\City {#3597 …} +attr: [] +labelTranslationParameters: [] } 714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4003 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Saandani" +value: "714" +data: App\Entity\City {#3600 …} +attr: [] +labelTranslationParameters: [] } 715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4004 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Mjamaoué" +value: "715" +data: App\Entity\City {#3603 …} +attr: [] +labelTranslationParameters: [] } 716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4005 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Ouani Ville" +value: "716" +data: App\Entity\City {#3606 …} +attr: [] +labelTranslationParameters: [] } 717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4006 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Nyatranga" +value: "717" +data: App\Entity\City {#3609 …} +attr: [] +labelTranslationParameters: [] } 718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4007 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Tanambao" +value: "718" +data: App\Entity\City {#3612 …} +attr: [] +labelTranslationParameters: [] } 719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4008 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Nkoki" +value: "719" +data: App\Entity\City {#3615 …} +attr: [] +labelTranslationParameters: [] } 720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4009 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - M'jimandra" +value: "720" +data: App\Entity\City {#3618 …} +attr: [] +labelTranslationParameters: [] } 721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4010 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Ankibani" +value: "721" +data: App\Entity\City {#3621 …} +attr: [] +labelTranslationParameters: [] } 722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4011 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Chirocamba" +value: "722" +data: App\Entity\City {#3624 …} +attr: [] +labelTranslationParameters: [] } 723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4012 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Maweni" +value: "723" +data: App\Entity\City {#3627 …} +attr: [] +labelTranslationParameters: [] } 724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4013 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Chikoni 2" +value: "724" +data: App\Entity\City {#3630 …} +attr: [] +labelTranslationParameters: [] } 725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4014 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Mpouzini" +value: "725" +data: App\Entity\City {#3633 …} +attr: [] +labelTranslationParameters: [] } 726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4015 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Bandra Oupepo" +value: "726" +data: App\Entity\City {#3636 …} +attr: [] +labelTranslationParameters: [] } 727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4016 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Bandrani ya mtsangani" +value: "727" +data: App\Entity\City {#3639 …} +attr: [] +labelTranslationParameters: [] } 728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4017 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Chitrouni" +value: "728" +data: App\Entity\City {#3642 …} +attr: [] +labelTranslationParameters: [] } 729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4018 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Saandani" +value: "729" +data: App\Entity\City {#3645 …} +attr: [] +labelTranslationParameters: [] } 730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4019 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Mjamaoué" +value: "730" +data: App\Entity\City {#3648 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#303 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2464 -form: Symfony\Component\Form\Form {#1280 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2465 …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) {#4021 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#653 …} } |
| 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) {#651 class: "App\Form\UserType" this: App\Form\UserType {#495 …} } |
Doctrine\ORM\QueryBuilder {#1172 -em: Doctrine\ORM\EntityManager {#701 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1171 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1173 #from: "App\Entity\School" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1177 #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 {#1176 …} -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 {#674 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#675 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1106 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1175 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1174 -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 {#1185 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1169 …} } |
| 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 {#616 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#617 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#409 …} -namespace: Closure() {#619 …} } |
| 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 {#1148 -om: ContainerC6cePvZ\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#156 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1093 …} -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 {#1172 -em: Doctrine\ORM\EntityManager {#701 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1171 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1173 #from: "App\Entity\School" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1177 #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 {#1176 …} -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() {#1092 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#621 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $translationDomain: "validators" $message: Closure() {#1091 …} } } |
| 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 {#4024 +label: "a suppr CFPA AGOUA, Bante" +value: "1195" +data: App\Entity\School {#4042 …} +attr: [] +labelTranslationParameters: [] } 1191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4026 +label: "a suppr CFPA-KOUANDE, Natitingou" +value: "1191" +data: App\Entity\School {#4113 …} +attr: [] +labelTranslationParameters: [] } 1188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4028 +label: "a suppr CFPA-ZE, ville de Ze" +value: "1188" +data: App\Entity\School {#4255 …} +attr: [] +labelTranslationParameters: [] } 1196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4031 +label: "a suppr CFPA/DJIDJA, Djidja" +value: "1196" +data: App\Entity\School {#4282 …} +attr: [] +labelTranslationParameters: [] } 1206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4030 +label: "a suppr Inoussa, Nikki" +value: "1206" +data: App\Entity\School {#4309 …} +attr: [] +labelTranslationParameters: [] } 1192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4025 +label: "a suppr Sè, Houehogbe" +value: "1192" +data: App\Entity\School {#4336 …} +attr: [] +labelTranslationParameters: [] } 1114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4037 +label: "AHAMADA ALI ABDOU, Mitsoudjé" +value: "1114" +data: App\Entity\School {#4362 …} +attr: [] +labelTranslationParameters: [] } 1124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4035 +label: "ANJOUAN, Ouani" +value: "1124" +data: App\Entity\School {#4389 …} +attr: [] +labelTranslationParameters: [] } 1125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4033 +label: "bambao, Moroni" +value: "1125" +data: App\Entity\School {#4418 …} +attr: [] +labelTranslationParameters: [] } 1128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4027 +label: "BEBE ENTREPRISE, Sima" +value: "1128" +data: App\Entity\School {#4446 …} +attr: [] +labelTranslationParameters: [] } 1287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4032 +label: "C F I P, Djomani" +value: "1287" +data: App\Entity\School {#4472 …} +attr: [] +labelTranslationParameters: [] } 1079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6322 +label: "CEFOTEC, Moroni" +value: "1079" +data: App\Entity\School {#4499 …} +attr: [] +labelTranslationParameters: [] } 1090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6323 +label: "Cfip, Mitsamiouli" +value: "1090" +data: App\Entity\School {#4525 …} +attr: [] +labelTranslationParameters: [] } 1101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6324 +label: "CFIP, Mitsamiouli" +value: "1101" +data: App\Entity\School {#4551 …} +attr: [] +labelTranslationParameters: [] } 1241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6325 +label: "CFIP, Mitsamiouli" +value: "1241" +data: App\Entity\School {#4577 …} +attr: [] +labelTranslationParameters: [] } 1261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6326 +label: "CFIP, Mitsamiouli" +value: "1261" +data: App\Entity\School {#4603 …} +attr: [] +labelTranslationParameters: [] } 1291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6327 +label: "CFOTEC, Mkazi" +value: "1291" +data: App\Entity\School {#4629 …} +attr: [] +labelTranslationParameters: [] } 1076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6328 +label: "CFOTEC, Moroni" +value: "1076" +data: App\Entity\School {#4655 …} +attr: [] +labelTranslationParameters: [] } 1087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6329 +label: "CFOTEC, Moroni" +value: "1087" +data: App\Entity\School {#4681 …} +attr: [] +labelTranslationParameters: [] } 1123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6330 +label: "CFOTEC, Moroni" +value: "1123" +data: App\Entity\School {#4707 …} +attr: [] +labelTranslationParameters: [] } 1244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6331 +label: "cmores marketing11, Mitsamiouli" +value: "1244" +data: App\Entity\School {#4733 …} +attr: [] +labelTranslationParameters: [] } 1247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6332 +label: "comoremarketing20, Mitsoudjé" +value: "1247" +data: App\Entity\School {#4761 …} +attr: [] +labelTranslationParameters: [] } 1251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6333 +label: "comoresmaeketing19, Mitsoudjé" +value: "1251" +data: App\Entity\School {#4787 …} +attr: [] +labelTranslationParameters: [] } 1252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6334 +label: "comoresmarketing13, Mitsoudjé" +value: "1252" +data: App\Entity\School {#4813 …} +attr: [] +labelTranslationParameters: [] } 1130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6335 +label: "Djori, Dembéni" +value: "1130" +data: App\Entity\School {#4839 …} +attr: [] +labelTranslationParameters: [] } 1072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6336 +label: "dzahani, Chouani" +value: "1072" +data: App\Entity\School {#4865 …} +attr: [] +labelTranslationParameters: [] } 1119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6337 +label: "Ecole de statistique et de gestion, Mitsamiouli" +value: "1119" +data: App\Entity\School {#4891 …} +attr: [] +labelTranslationParameters: [] } 1127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6338 +label: "Ecole Nationale de Pêche et de la Marine Marchande, Mutsamudu" +value: "1127" +data: App\Entity\School {#4917 …} +attr: [] +labelTranslationParameters: [] } 1088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6339 +label: "ECOLE SUPERIEURE DE TECHNOLOGIE, Moroni" +value: "1088" +data: App\Entity\School {#4943 …} +attr: [] +labelTranslationParameters: [] } 1095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6340 +label: "ECOLE SUPERIEURE DE TECHNOLOGIE, Moroni" +value: "1095" +data: App\Entity\School {#4969 …} +attr: [] +labelTranslationParameters: [] } 1240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6341 +label: "ECOLE SUPERIEURE DE TECHNOLOGIE, Moroni" +value: "1240" +data: App\Entity\School {#4995 …} +attr: [] +labelTranslationParameters: [] } 1257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6342 +label: "ECOLE SUPERIEURE DE TECHNOLOGIE, Moroni" +value: "1257" +data: App\Entity\School {#5021 …} +attr: [] +labelTranslationParameters: [] } 1224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6343 +label: "ENFAD, Wanani" +value: "1224" +data: App\Entity\School {#5047 …} +attr: [] +labelTranslationParameters: [] } 1120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6344 +label: "ENFADE, Wanani" +value: "1120" +data: App\Entity\School {#5073 …} +attr: [] +labelTranslationParameters: [] } 1084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6345 +label: "ENPMM, Mutsamudu" +value: "1084" +data: App\Entity\School {#5099 …} +attr: [] +labelTranslationParameters: [] } 1082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6346 +label: "ENTP, Ouani" +value: "1082" +data: App\Entity\School {#5125 …} +attr: [] +labelTranslationParameters: [] } 1083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6347 +label: "ENTP, Ouani" +value: "1083" +data: App\Entity\School {#5151 …} +attr: [] +labelTranslationParameters: [] } 1085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6348 +label: "ENTP, Ouani" +value: "1085" +data: App\Entity\School {#5177 …} +attr: [] +labelTranslationParameters: [] } 1077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6349 +label: "ENTP-OUANI, Ouani" +value: "1077" +data: App\Entity\School {#5203 …} +attr: [] +labelTranslationParameters: [] } 1126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6350 +label: "ENTP-OUANI, Ouani" +value: "1126" +data: App\Entity\School {#5229 …} +attr: [] +labelTranslationParameters: [] } 1100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6351 +label: "EST, Moroni" +value: "1100" +data: App\Entity\School {#5255 …} +attr: [] +labelTranslationParameters: [] } 1116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6352 +label: "EST, Moroni" +value: "1116" +data: App\Entity\School {#5281 …} +attr: [] +labelTranslationParameters: [] } 1071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6353 +label: "ETB-Test, Moroni" +value: "1071" +data: App\Entity\School {#5307 …} +attr: [] +labelTranslationParameters: [] } 1097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6354 +label: "hambou, Mitsoudjé" +value: "1097" +data: App\Entity\School {#5333 …} +attr: [] +labelTranslationParameters: [] } 1099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6355 +label: "hambou, Mitsoudjé" +value: "1099" +data: App\Entity\School {#5359 …} +attr: [] +labelTranslationParameters: [] } 1112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6356 +label: "IFERE - INSTITUT DE FORMATION DES ENSEIGNANTS ET DE LA RECHERCHE EN EDUCATION, Moroni" +value: "1112" +data: App\Entity\School {#5385 …} +attr: [] +labelTranslationParameters: [] } 1117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6357 +label: "IFEREE, Moroni" +value: "1117" +data: App\Entity\School {#5411 …} +attr: [] +labelTranslationParameters: [] } 1081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6358 +label: "IGITECKM, Wanani" +value: "1081" +data: App\Entity\School {#5437 …} +attr: [] +labelTranslationParameters: [] } 1080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6359 +label: "IGTEK, Fomboni" +value: "1080" +data: App\Entity\School {#5463 …} +attr: [] +labelTranslationParameters: [] } 1289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6360 +label: "Iliassa Omar Mbechezi, Moroni" +value: "1289" +data: App\Entity\School {#5489 …} +attr: [] +labelTranslationParameters: [] } 1070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6361 +label: "ImnaTech, Mbéni" +value: "1070" +data: App\Entity\School {#5518 …} +attr: [] +labelTranslationParameters: [] } 1232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6362 +label: "info, Moroni" +value: "1232" +data: App\Entity\School {#5544 …} +attr: [] +labelTranslationParameters: [] } 1242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6363 +label: "Institut Universitaire de technologie (IUT), Moroni" +value: "1242" +data: App\Entity\School {#5570 …} +attr: [] +labelTranslationParameters: [] } 1089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6364 +label: "iut, Moroni" +value: "1089" +data: App\Entity\School {#5596 …} +attr: [] +labelTranslationParameters: [] } 1259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6365 +label: "iut, Moroni" +value: "1259" +data: App\Entity\School {#5622 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6366 +label: "Le Forem, N'Tsoudjini" +value: "297" +data: App\Entity\School {#5648 …} +attr: [] +labelTranslationParameters: [] } 1107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6367 +label: "les hirondelles, Moroni" +value: "1107" +data: App\Entity\School {#5674 …} +attr: [] +labelTranslationParameters: [] } 1111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6368 +label: "Les hirondelles, Moroni" +value: "1111" +data: App\Entity\School {#5700 …} +attr: [] +labelTranslationParameters: [] } 1096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6369 +label: "LTPA, Moroni" +value: "1096" +data: App\Entity\School {#5726 …} +attr: [] +labelTranslationParameters: [] } 1253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6370 +label: "LTPA, Moroni" +value: "1253" +data: App\Entity\School {#5752 …} +attr: [] +labelTranslationParameters: [] } 1131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6371 +label: "Lycee chouani, Mitsoudjé" +value: "1131" +data: App\Entity\School {#5778 …} +attr: [] +labelTranslationParameters: [] } 1121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6372 +label: "Lycee de formation de gestion, Moroni" +value: "1121" +data: App\Entity\School {#5804 …} +attr: [] +labelTranslationParameters: [] } 1129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6373 +label: "Lycee mbibodjou, Mitsoudjé" +value: "1129" +data: App\Entity\School {#5830 …} +attr: [] +labelTranslationParameters: [] } 1091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6374 +label: "Lycée Moroni, Moroni" +value: "1091" +data: App\Entity\School {#5856 …} +attr: [] +labelTranslationParameters: [] } 1092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6375 +label: "Lycée Moroni, Moroni" +value: "1092" +data: App\Entity\School {#5882 …} +attr: [] +labelTranslationParameters: [] } 1074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6376 +label: "lycée polytechnique industriel, Mitsoudjé" +value: "1074" +data: App\Entity\School {#5908 …} +attr: [] +labelTranslationParameters: [] } 1073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6377 +label: "lycee polyvalent, Chouani" +value: "1073" +data: App\Entity\School {#5934 …} +attr: [] +labelTranslationParameters: [] } 1094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6378 +label: "LYCEE TECHNIQUE DE HAMBOU, Chouani" +value: "1094" +data: App\Entity\School {#5960 …} +attr: [] +labelTranslationParameters: [] } 1115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6379 +label: "LYCEE TECHNIQUE DE HAMBOU, Chouani" +value: "1115" +data: App\Entity\School {#5986 …} +attr: [] +labelTranslationParameters: [] } 1288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6380 +label: "Lycée Technique et Professionnel Agricole de M'vouni, Mvouni" +value: "1288" +data: App\Entity\School {#6012 …} +attr: [] +labelTranslationParameters: [] } 1078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6381 +label: "Maison de l'emploi, Moroni" +value: "1078" +data: App\Entity\School {#6038 …} +attr: [] +labelTranslationParameters: [] } 1243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6382 +label: "Marketing commerciale, Dembéni" +value: "1243" +data: App\Entity\School {#6064 …} +attr: [] +labelTranslationParameters: [] } 1105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6383 +label: "MAZIADA, Moroni" +value: "1105" +data: App\Entity\School {#6090 …} +attr: [] +labelTranslationParameters: [] } 1118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6384 +label: "MDE, Moroni" +value: "1118" +data: App\Entity\School {#6116 …} +attr: [] +labelTranslationParameters: [] } 1122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6385 +label: "MDE, Moroni" +value: "1122" +data: App\Entity\School {#6142 …} +attr: [] +labelTranslationParameters: [] } 1233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6386 +label: "Men, Moroni" +value: "1233" +data: App\Entity\School {#6168 …} +attr: [] +labelTranslationParameters: [] } 1284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6387 +label: "OFPT, Moroni" +value: "1284" +data: App\Entity\School {#6194 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6388 +label: "Saint Bernard, Moroni" +value: "647" +data: App\Entity\School {#6220 …} +attr: [] +labelTranslationParameters: [] } 1086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6389 +label: "sima, Moroni" +value: "1086" +data: App\Entity\School {#6246 …} +attr: [] +labelTranslationParameters: [] } 1285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6390 +label: "SOWO LAHAZI ANJOUAN, Mutsamudu" +value: "1285" +data: App\Entity\School {#6272 …} +attr: [] +labelTranslationParameters: [] } 1098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6391 +label: "Wanani, Fomboni" +value: "1098" +data: App\Entity\School {#6298 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4022 -form: Symfony\Component\Form\Form {#1283 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4023 …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) {#6393 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#653 …} } |
| 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 | "833.4oYXsy4LR7ejGSWMeKQbrVkyP39jQxfYgErZ5v100d4.h_NT6hxpLf7hbW_rN_1xlB8DDxMwEny55g3hj5ocmrCu9Wb5Wloh4uRBYA" |
| 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 | "833.4oYXsy4LR7ejGSWMeKQbrVkyP39jQxfYgErZ5v100d4.h_NT6hxpLf7hbW_rN_1xlB8DDxMwEny55g3hj5ocmrCu9Wb5Wloh4uRBYA" |
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 {#616 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#617 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#409 …} -namespace: Closure() {#619 …} } |
| data | "833.4oYXsy4LR7ejGSWMeKQbrVkyP39jQxfYgErZ5v100d4.h_NT6hxpLf7hbW_rN_1xlB8DDxMwEny55g3hj5ocmrCu9Wb5Wloh4uRBYA" |
| 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 {#496 …} } |
| 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 {#621 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#421 …} $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 | "833.4oYXsy4LR7ejGSWMeKQbrVkyP39jQxfYgErZ5v100d4.h_NT6hxpLf7hbW_rN_1xlB8DDxMwEny55g3hj5ocmrCu9Wb5Wloh4uRBYA" |
| 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 | "833.4oYXsy4LR7ejGSWMeKQbrVkyP39jQxfYgErZ5v100d4.h_NT6hxpLf7hbW_rN_1xlB8DDxMwEny55g3hj5ocmrCu9Wb5Wloh4uRBYA" |