- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 22
- Events
- Routing
- Cache
- Translation 1
- 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 {#1161 -form: Symfony\Component\Form\Form {#1153 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#640 …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 {#970 +label: "Comores" +value: "23" +data: App\Entity\Country {#1363 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1011 -form: Symfony\Component\Form\Form {#1165 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1018 …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) {#943 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 {#919 -form: Symfony\Component\Form\Form {#1102 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#925 …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) {#1291 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 {#956 -form: Symfony\Component\Form\Form {#1103 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1388 …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 {#1382 +label: "Bénin" +value: "6" +data: App\Entity\Country {#1394 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1386 +label: "Comores" +value: "23" +data: App\Entity\Country {#1363 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1387 +label: "Madagascar" +value: "5" +data: App\Entity\Country {#1398 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1378 +label: "Maroc" +value: "12" +data: App\Entity\Country {#1402 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1377 +label: "RANCE" +value: "28" +data: App\Entity\Country {#1406 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1384 +label: "Sénégal" +value: "1" +data: App\Entity\Country {#1410 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1389 -form: Symfony\Component\Form\Form {#1097 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1358 …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) {#1391 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 {#1379 +label: "Alibori" +value: "248" +data: App\Entity\Region {#1427 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1414 +label: "Amoron'i Mania" +value: "116" +data: App\Entity\Region {#1437 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1416 +label: "Analamanga" +value: "106" +data: App\Entity\Region {#1450 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1419 +label: "Atacora" +value: "237" +data: App\Entity\Region {#1457 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1418 +label: "Atlantique" +value: "238" +data: App\Entity\Region {#1464 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1413 +label: "Atsimo-Andrefana" +value: "122" +data: App\Entity\Region {#1471 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1425 +label: "Atsimo-Atsinanana" +value: "119" +data: App\Entity\Region {#1478 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1423 +label: "Betsiboka" +value: "111" +data: App\Entity\Region {#1485 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1421 +label: "Borgou" +value: "239" +data: App\Entity\Region {#1492 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1415 +label: "Collines" +value: "240" +data: App\Entity\Region {#1499 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1420 +label: "Djando, Île de Mohéli (Mwali)" +value: "67" +data: App\Entity\Region {#1506 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1674 +label: "Domoni, Île de Anjouan (Ndzwani)" +value: "68" +data: App\Entity\Region {#1513 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1675 +label: "Donga" +value: "242" +data: App\Entity\Region {#1520 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1676 +label: "Fomboni, Île de Mohéli (Mwali)" +value: "69" +data: App\Entity\Region {#1527 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1677 +label: "Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja)" +value: "70" +data: App\Entity\Region {#1534 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1678 +label: "Hambou, Île de Grande Comore (Ngazidja)" +value: "71" +data: App\Entity\Region {#1541 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1679 +label: "Ihorombe" +value: "120" +data: App\Entity\Region {#1548 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1680 +label: "Mbadjini-Est, Île de Grande Comore (Ngazidja)" +value: "72" +data: App\Entity\Region {#1555 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1681 +label: "Mbadjini-Ouest, Île de Grande Comore (Ngazidja)" +value: "73" +data: App\Entity\Region {#1562 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1682 +label: "Mboundé" +value: "252" +data: App\Entity\Region {#1569 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1683 +label: "Menabe" +value: "121" +data: App\Entity\Region {#1576 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1684 +label: "Mitsamiouli(Ngazidja)" +value: "74" +data: App\Entity\Region {#1583 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1685 +label: "Mono" +value: "244" +data: App\Entity\Region {#1590 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1686 +label: "Moroni-Bambao, Île de Grande Comore (Ngazidja)" +value: "75" +data: App\Entity\Region {#1597 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1687 +label: "Mrémani, Île de Anjouan (Ndzwani)" +value: "76" +data: App\Entity\Region {#1604 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1688 +label: "Mutsamudu, Île de Anjouan (Ndzwani)" +value: "77" +data: App\Entity\Region {#1611 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1689 +label: "Nioumachoi, Île de Mohéli (Mwali)" +value: "78" +data: App\Entity\Region {#1618 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1690 +label: "Oichili-Dimani, Île de Grande Comore (Ngazidja)" +value: "79" +data: App\Entity\Region {#1625 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1691 +label: "Ouani, Île de Anjouan (Ndzwani)" +value: "80" +data: App\Entity\Region {#1632 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1692 +label: "Ouémé" +value: "245" +data: App\Entity\Region {#1639 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1693 +label: "préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja)" +value: "81" +data: App\Entity\Region {#1646 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1694 +label: "Sima, Île de Anjouan (Ndzwani)" +value: "82" +data: App\Entity\Region {#1653 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1695 +label: "Vatovavy" +value: "118" +data: App\Entity\Region {#1660 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1696 +label: "Zou" +value: "247" +data: App\Entity\Region {#1667 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1380 -form: Symfony\Component\Form\Form {#1119 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1290 …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) {#1698 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 {#1699 -form: Symfony\Component\Form\Form {#1222 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1700 …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 {#1701 -form: Symfony\Component\Form\Form {#1219 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1702 …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 {#1703 -form: Symfony\Component\Form\Form {#1237 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1704 …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 {#1705 -form: Symfony\Component\Form\Form {#1240 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1706 …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 {#1707 -form: Symfony\Component\Form\Form {#1243 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1708 …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 {#1709 -form: Symfony\Component\Form\Form {#1262 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1710 …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 {#1714 -form: Symfony\Component\Form\Form {#1265 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1713 …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 {#1715 -form: Symfony\Component\Form\Form {#1268 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1716 …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 {#1719 +label: "ROLE_ADMIN" +value: "1" +data: App\Entity\Role {#1732 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1724 +label: "ROLE_ENQUETEUR" +value: "2" +data: App\Entity\Role {#1734 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1717 +label: "ROLE_ENTREPRISE" +value: "3" +data: App\Entity\Role {#1735 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1728 +label: "ROLE_ETABLISSEMENT" +value: "5" +data: App\Entity\Role {#1736 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1720 +label: "ROLE_LEGISLATEUR" +value: "6" +data: App\Entity\Role {#1737 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1739 +label: "ROLE_DIPLOME" +value: "12" +data: App\Entity\Role {#1738 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#488 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1711 -form: Symfony\Component\Form\Form {#1271 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1712 …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) {#1741 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 {#1744 +label: "menu.company" +value: "ROLE_ENTREPRISE" +data: "ROLE_ENTREPRISE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1745 +label: "menu.establishment" +value: "ROLE_ETABLISSEMENT" +data: "ROLE_ETABLISSEMENT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1746 +label: "menu.graduate" +value: "ROLE_DIPLOME" +data: "ROLE_DIPLOME" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1742 -form: Symfony\Component\Form\Form {#1274 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1743 …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) {#1748 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 {#1751 +label: "Djando, Île de Mohéli (Mwali)" +value: "67" +data: App\Entity\Region {#1506 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1753 +label: "Domoni, Île de Anjouan (Ndzwani)" +value: "68" +data: App\Entity\Region {#1513 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1755 +label: "Fomboni, Île de Mohéli (Mwali)" +value: "69" +data: App\Entity\Region {#1527 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1758 +label: "Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja)" +value: "70" +data: App\Entity\Region {#1534 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1757 +label: "Hambou, Île de Grande Comore (Ngazidja)" +value: "71" +data: App\Entity\Region {#1541 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1752 +label: "Mbadjini-Est, Île de Grande Comore (Ngazidja)" +value: "72" +data: App\Entity\Region {#1555 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1764 +label: "Mbadjini-Ouest, Île de Grande Comore (Ngazidja)" +value: "73" +data: App\Entity\Region {#1562 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1762 +label: "Mitsamiouli(Ngazidja)" +value: "74" +data: App\Entity\Region {#1583 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1760 +label: "Moroni-Bambao, Île de Grande Comore (Ngazidja)" +value: "75" +data: App\Entity\Region {#1597 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1754 +label: "Mrémani, Île de Anjouan (Ndzwani)" +value: "76" +data: App\Entity\Region {#1604 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1759 +label: "Mutsamudu, Île de Anjouan (Ndzwani)" +value: "77" +data: App\Entity\Region {#1611 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1765 +label: "Nioumachoi, Île de Mohéli (Mwali)" +value: "78" +data: App\Entity\Region {#1618 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1766 +label: "Oichili-Dimani, Île de Grande Comore (Ngazidja)" +value: "79" +data: App\Entity\Region {#1625 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1767 +label: "Ouani, Île de Anjouan (Ndzwani)" +value: "80" +data: App\Entity\Region {#1632 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1768 +label: "préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja)" +value: "81" +data: App\Entity\Region {#1646 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1769 +label: "Sima, Île de Anjouan (Ndzwani)" +value: "82" +data: App\Entity\Region {#1653 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1770 +label: "Zou" +value: "247" +data: App\Entity\Region {#1667 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1771 +label: "Mboundé" +value: "252" +data: App\Entity\Region {#1569 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#302 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1749 -form: Symfony\Component\Form\Form {#1277 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1750 …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) {#1773 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 {#1776 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Moroni" +value: "78" +data: App\Entity\City {#1785 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1778 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Mitsoudjé" +value: "79" +data: App\Entity\City {#1802 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1789 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Dembéni" +value: "80" +data: App\Entity\City {#1823 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1790 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Foumbouni" +value: "81" +data: App\Entity\City {#1824 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1798 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Koimbani" +value: "82" +data: App\Entity\City {#1833 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1777 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Mbéni" +value: "83" +data: App\Entity\City {#1836 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1787 +label: "Comores - Mitsamiouli(Ngazidja) - Mitsamiouli" +value: "84" +data: App\Entity\City {#1839 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1788 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - N'Tsoudjini" +value: "85" +data: App\Entity\City {#1842 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1782 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Mutsamudu" +value: "86" +data: App\Entity\City {#1845 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1779 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Ouani" +value: "87" +data: App\Entity\City {#1848 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1780 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Domoni" +value: "88" +data: App\Entity\City {#1851 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2961 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Mrémani" +value: "89" +data: App\Entity\City {#1854 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2962 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Sima" +value: "90" +data: App\Entity\City {#1857 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2963 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - Fomboni" +value: "91" +data: App\Entity\City {#1860 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2964 +label: "Comores - Nioumachoi, Île de Mohéli (Mwali) - Nioumachoua" +value: "92" +data: App\Entity\City {#1863 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2965 +label: "Comores - Djando, Île de Mohéli (Mwali) - Wanani" +value: "93" +data: App\Entity\City {#1866 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2966 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Chouani" +value: "94" +data: App\Entity\City {#1869 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2967 +label: "Madagascar - Analamanga - Antananarivo" +value: "177" +data: App\Entity\City {#1872 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2968 +label: "Madagascar - Betsiboka - Maevatanana" +value: "182" +data: App\Entity\City {#1875 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2969 +label: "Madagascar - Amoron'i Mania - Ambositra" +value: "187" +data: App\Entity\City {#1878 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2970 +label: "Madagascar - Atsimo-Atsinanana - Farafangana" +value: "190" +data: App\Entity\City {#1881 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2971 +label: "Madagascar - Ihorombe - Ihosy" +value: "191" +data: App\Entity\City {#1884 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2972 +label: "Madagascar - Menabe - Morondava" +value: "192" +data: App\Entity\City {#1887 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2973 +label: "Madagascar - Atsimo-Andrefana - Tuléar I" +value: "193" +data: App\Entity\City {#1890 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2974 +label: "Madagascar - Vatovavy - Mananjary" +value: "198" +data: App\Entity\City {#1893 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2975 +label: "Madagascar - Vatovavy - Nosy varika" +value: "199" +data: App\Entity\City {#1896 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2976 +label: "Madagascar - Vatovavy - Ifanadina" +value: "200" +data: App\Entity\City {#1899 …} +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2977 +label: "Bénin - Atacora - Natitingou" +value: "352" +data: App\Entity\City {#1902 …} +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2978 +label: "Bénin - Atlantique - Allada" +value: "353" +data: App\Entity\City {#1905 …} +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2979 +label: "Bénin - Borgou - Parakou" +value: "354" +data: App\Entity\City {#1908 …} +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2980 +label: "Bénin - Collines - Dassa-Zoumé" +value: "355" +data: App\Entity\City {#1911 …} +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2981 +label: "Bénin - Donga - Djougou" +value: "357" +data: App\Entity\City {#1914 …} +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2982 +label: "Bénin - Mono - Lokossa" +value: "359" +data: App\Entity\City {#1917 …} +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2983 +label: "Bénin - Ouémé - Porto-Novo" +value: "360" +data: App\Entity\City {#1920 …} +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2984 +label: "Comores - Zou - Abomey" +value: "362" +data: App\Entity\City {#1923 …} +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2985 +label: "Bénin - Alibori - Kandi" +value: "363" +data: App\Entity\City {#1926 …} +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2986 +label: "Comores - Zou - Bohicon" +value: "365" +data: App\Entity\City {#1929 …} +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2987 +label: "Bénin - Borgou - Bembereke" +value: "367" +data: App\Entity\City {#1932 …} +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2988 +label: "Bénin - Atlantique - Sékou" +value: "368" +data: App\Entity\City {#1935 …} +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2989 +label: "Bénin - Alibori - Banikoara" +value: "369" +data: App\Entity\City {#1938 …} +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2990 +label: "Bénin - Collines - Glazoué" +value: "370" +data: App\Entity\City {#1941 …} +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2991 +label: "Bénin - Collines - Savalou" +value: "371" +data: App\Entity\City {#1944 …} +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2992 +label: "Bénin - Atlantique - Ouidah" +value: "372" +data: App\Entity\City {#1947 …} +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2993 +label: "Bénin - Mono - Houehogbe" +value: "373" +data: App\Entity\City {#1950 …} +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2994 +label: "Bénin - Mono - Grand popo" +value: "374" +data: App\Entity\City {#1953 …} +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2995 +label: "Bénin - Mono - Come" +value: "375" +data: App\Entity\City {#1956 …} +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2996 +label: "Bénin - Mono - Bopa" +value: "376" +data: App\Entity\City {#1959 …} +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2997 +label: "Bénin - Mono - Athieme" +value: "377" +data: App\Entity\City {#1962 …} +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2998 +label: "Bénin - Donga - Bassila" +value: "382" +data: App\Entity\City {#1965 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2999 +label: "Bénin - Donga - Copargo" +value: "383" +data: App\Entity\City {#1968 …} +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3000 +label: "Bénin - Donga - Ouake" +value: "384" +data: App\Entity\City {#1971 …} +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3001 +label: "Bénin - Collines - Bante" +value: "389" +data: App\Entity\City {#1974 …} +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3002 +label: "Bénin - Collines - Ouesse" +value: "390" +data: App\Entity\City {#1977 …} +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3003 +label: "Bénin - Collines - Save" +value: "391" +data: App\Entity\City {#1980 …} +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3004 +label: "Bénin - Borgou - Kalale" +value: "392" +data: App\Entity\City {#1983 …} +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3005 +label: "Bénin - Borgou - N'Dali" +value: "393" +data: App\Entity\City {#1986 …} +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3006 +label: "Bénin - Borgou - Nikki" +value: "394" +data: App\Entity\City {#1989 …} +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3007 +label: "Bénin - Borgou - Perere" +value: "395" +data: App\Entity\City {#1992 …} +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3008 +label: "Bénin - Borgou - Sinende" +value: "396" +data: App\Entity\City {#1995 …} +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3009 +label: "Bénin - Borgou - Tchaourou" +value: "397" +data: App\Entity\City {#1998 …} +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3010 +label: "Bénin - Atlantique - Abomey-Calavi" +value: "398" +data: App\Entity\City {#2001 …} +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3011 +label: "Bénin - Atlantique - Kpomasse" +value: "399" +data: App\Entity\City {#2004 …} +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3012 +label: "Bénin - Atlantique - So-Ava" +value: "400" +data: App\Entity\City {#2007 …} +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3013 +label: "Bénin - Atlantique - Toffo" +value: "401" +data: App\Entity\City {#2010 …} +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3014 +label: "Bénin - Atlantique - Tori-Bossito" +value: "402" +data: App\Entity\City {#2013 …} +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3015 +label: "Bénin - Atlantique - Ville de Ze" +value: "403" +data: App\Entity\City {#2016 …} +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3016 +label: "Bénin - Alibori - Gogounou" +value: "406" +data: App\Entity\City {#2019 …} +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3017 +label: "Bénin - Alibori - Karimama" +value: "408" +data: App\Entity\City {#2022 …} +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3018 +label: "Bénin - Alibori - Segba" +value: "409" +data: App\Entity\City {#2025 …} +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3019 +label: "Bénin - Ouémé - Adjohoun" +value: "410" +data: App\Entity\City {#2028 …} +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3020 +label: "Bénin - Ouémé - Aguegues" +value: "411" +data: App\Entity\City {#2031 …} +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3021 +label: "Bénin - Ouémé - Akpro-Misserete" +value: "412" +data: App\Entity\City {#2034 …} +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3022 +label: "Bénin - Ouémé - Avrankou" +value: "413" +data: App\Entity\City {#2037 …} +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3023 +label: "Bénin - Ouémé - Bonou" +value: "414" +data: App\Entity\City {#2040 …} +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3024 +label: "Bénin - Ouémé - Dangbo" +value: "415" +data: App\Entity\City {#2043 …} +attr: [] +labelTranslationParameters: [] } 416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3025 +label: "Bénin - Ouémé - Sème kpodji" +value: "416" +data: App\Entity\City {#2046 …} +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3026 +label: "Comores - Zou - Agbangnizoun" +value: "417" +data: App\Entity\City {#2049 …} +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3027 +label: "Comores - Zou - Covè" +value: "418" +data: App\Entity\City {#2052 …} +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3028 +label: "Comores - Zou - Djidja" +value: "419" +data: App\Entity\City {#2055 …} +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3029 +label: "Comores - Zou - Zangnanado" +value: "421" +data: App\Entity\City {#2058 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3030 +label: "Comores - Zou - Za-kpota" +value: "422" +data: App\Entity\City {#2061 …} +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3031 +label: "Comores - Zou - Zogbodomey" +value: "423" +data: App\Entity\City {#2064 …} +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3032 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Ifoundihe-chamboini" +value: "427" +data: App\Entity\City {#2067 …} +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3033 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Mlimane" +value: "428" +data: App\Entity\City {#2070 …} +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3034 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Kourane sima" +value: "429" +data: App\Entity\City {#2073 …} +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3035 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Mandzissane" +value: "430" +data: App\Entity\City {#2076 …} +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3036 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Kadzilé" +value: "431" +data: App\Entity\City {#2079 …} +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3037 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Midradou" +value: "432" +data: App\Entity\City {#2082 …} +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3038 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Ouzioini" +value: "433" +data: App\Entity\City {#2085 …} +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3039 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Simaboini" +value: "434" +data: App\Entity\City {#2088 …} +attr: [] +labelTranslationParameters: [] } 435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3040 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Makorane" +value: "435" +data: App\Entity\City {#2091 …} +attr: [] +labelTranslationParameters: [] } 436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3041 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Tsinimoichogo" +value: "436" +data: App\Entity\City {#2094 …} +attr: [] +labelTranslationParameters: [] } 437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3042 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Mboude mboini" +value: "437" +data: App\Entity\City {#2097 …} +attr: [] +labelTranslationParameters: [] } 439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3043 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Dembeni" +value: "439" +data: App\Entity\City {#2100 …} +attr: [] +labelTranslationParameters: [] } 440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3044 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Mdjankagnoi" +value: "440" +data: App\Entity\City {#2103 …} +attr: [] +labelTranslationParameters: [] } 441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3045 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Dzoidjiou" +value: "441" +data: App\Entity\City {#2106 …} +attr: [] +labelTranslationParameters: [] } 442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3046 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Domoni" +value: "442" +data: App\Entity\City {#2109 …} +attr: [] +labelTranslationParameters: [] } 443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3047 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Dima" +value: "443" +data: App\Entity\City {#2112 …} +attr: [] +labelTranslationParameters: [] } 444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3048 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Ifoudihe-chadjou" +value: "444" +data: App\Entity\City {#2115 …} +attr: [] +labelTranslationParameters: [] } 445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3049 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Panda" +value: "445" +data: App\Entity\City {#2118 …} +attr: [] +labelTranslationParameters: [] } 446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3050 +label: "Comores - Mbadjini-Ouest, Île de Grande Comore (Ngazidja) - Famaré" +value: "446" +data: App\Entity\City {#2121 …} +attr: [] +labelTranslationParameters: [] } 447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3051 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Dzahadjou" +value: "447" +data: App\Entity\City {#2124 …} +attr: [] +labelTranslationParameters: [] } 448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3052 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Chindine" +value: "448" +data: App\Entity\City {#2127 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3053 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Ouropveni" +value: "449" +data: App\Entity\City {#2130 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3054 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Malé" +value: "450" +data: App\Entity\City {#2133 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3055 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Noumadzaha" +value: "451" +data: App\Entity\City {#2136 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3056 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Koibani" +value: "452" +data: App\Entity\City {#2139 …} +attr: [] +labelTranslationParameters: [] } 453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3057 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Mohoro" +value: "453" +data: App\Entity\City {#2142 …} +attr: [] +labelTranslationParameters: [] } 454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3058 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Kopve" +value: "454" +data: App\Entity\City {#2145 …} +attr: [] +labelTranslationParameters: [] } 455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3059 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Inane" +value: "455" +data: App\Entity\City {#2148 …} +attr: [] +labelTranslationParameters: [] } 456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3060 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Ougoni" +value: "456" +data: App\Entity\City {#2151 …} +attr: [] +labelTranslationParameters: [] } 457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3061 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Pidjani" +value: "457" +data: App\Entity\City {#2154 …} +attr: [] +labelTranslationParameters: [] } 458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3062 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Dzahadjou" +value: "458" +data: App\Entity\City {#2157 …} +attr: [] +labelTranslationParameters: [] } 459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3063 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Mbabani" +value: "459" +data: App\Entity\City {#2160 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3064 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Hetsa" +value: "460" +data: App\Entity\City {#2163 …} +attr: [] +labelTranslationParameters: [] } 461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3065 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Mdjoiezi" +value: "461" +data: App\Entity\City {#2166 …} +attr: [] +labelTranslationParameters: [] } 462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3066 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Singani" +value: "462" +data: App\Entity\City {#2169 …} +attr: [] +labelTranslationParameters: [] } 463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3067 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Chouani" +value: "463" +data: App\Entity\City {#2172 …} +attr: [] +labelTranslationParameters: [] } 464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3068 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Bangoi" +value: "464" +data: App\Entity\City {#2175 …} +attr: [] +labelTranslationParameters: [] } 465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3069 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Djoumoichogo" +value: "465" +data: App\Entity\City {#2178 …} +attr: [] +labelTranslationParameters: [] } 466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3070 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Komiyoni" +value: "466" +data: App\Entity\City {#2181 …} +attr: [] +labelTranslationParameters: [] } 467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3071 +label: "Comores - Hambou, Île de Grande Comore (Ngazidja) - Salimane" +value: "467" +data: App\Entity\City {#2184 …} +attr: [] +labelTranslationParameters: [] } 468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3072 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Selea" +value: "468" +data: App\Entity\City {#2187 …} +attr: [] +labelTranslationParameters: [] } 469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3073 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Mkazi" +value: "469" +data: App\Entity\City {#2190 …} +attr: [] +labelTranslationParameters: [] } 470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3074 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Mvouni" +value: "470" +data: App\Entity\City {#2193 …} +attr: [] +labelTranslationParameters: [] } 471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3075 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Mavingouni" +value: "471" +data: App\Entity\City {#2196 …} +attr: [] +labelTranslationParameters: [] } 472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3076 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Vouvouni" +value: "472" +data: App\Entity\City {#2199 …} +attr: [] +labelTranslationParameters: [] } 473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3077 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - M’Dé" +value: "473" +data: App\Entity\City {#2202 …} +attr: [] +labelTranslationParameters: [] } 474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3078 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Niomadzaha" +value: "474" +data: App\Entity\City {#2205 …} +attr: [] +labelTranslationParameters: [] } 475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3079 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Moidzaza Djoumbé" +value: "475" +data: App\Entity\City {#2208 …} +attr: [] +labelTranslationParameters: [] } 476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3080 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Daoeni" +value: "476" +data: App\Entity\City {#2211 …} +attr: [] +labelTranslationParameters: [] } 477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3081 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Boueni" +value: "477" +data: App\Entity\City {#2214 …} +attr: [] +labelTranslationParameters: [] } 478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3082 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Iconi" +value: "478" +data: App\Entity\City {#2217 …} +attr: [] +labelTranslationParameters: [] } 479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3083 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Mbachilé" +value: "479" +data: App\Entity\City {#2220 …} +attr: [] +labelTranslationParameters: [] } 480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3084 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Moindzaza Mboini" +value: "480" +data: App\Entity\City {#2223 …} +attr: [] +labelTranslationParameters: [] } 481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3085 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Ndrouani" +value: "481" +data: App\Entity\City {#2226 …} +attr: [] +labelTranslationParameters: [] } 482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3086 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Séréhini" +value: "482" +data: App\Entity\City {#2229 …} +attr: [] +labelTranslationParameters: [] } 483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3087 +label: "Comores - Mitsamiouli(Ngazidja) - Bangoi Kouni" +value: "483" +data: App\Entity\City {#2232 …} +attr: [] +labelTranslationParameters: [] } 484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3088 +label: "Comores - Mitsamiouli(Ngazidja) - Batsa" +value: "484" +data: App\Entity\City {#2235 …} +attr: [] +labelTranslationParameters: [] } 485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3089 +label: "Comores - Mitsamiouli(Ngazidja) - Ouzio" +value: "485" +data: App\Entity\City {#2238 …} +attr: [] +labelTranslationParameters: [] } 486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3090 +label: "Comores - Mitsamiouli(Ngazidja) - Ivoini" +value: "486" +data: App\Entity\City {#2241 …} +attr: [] +labelTranslationParameters: [] } 487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3091 +label: "Comores - Mitsamiouli(Ngazidja) - Ouemani" +value: "487" +data: App\Entity\City {#2244 …} +attr: [] +labelTranslationParameters: [] } 488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3092 +label: "Comores - Mitsamiouli(Ngazidja) - Koua" +value: "488" +data: App\Entity\City {#2247 …} +attr: [] +labelTranslationParameters: [] } 489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3093 +label: "Comores - Mitsamiouli(Ngazidja) - Ouellah" +value: "489" +data: App\Entity\City {#2250 …} +attr: [] +labelTranslationParameters: [] } 490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3094 +label: "Comores - Mitsamiouli(Ngazidja) - Mémboimboini" +value: "490" +data: App\Entity\City {#2253 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3095 +label: "Comores - Mitsamiouli(Ngazidja) - Hadawa" +value: "491" +data: App\Entity\City {#2256 …} +attr: [] +labelTranslationParameters: [] } 492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3096 +label: "Comores - Mitsamiouli(Ngazidja) - Fassi" +value: "492" +data: App\Entity\City {#2259 …} +attr: [] +labelTranslationParameters: [] } 493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3097 +label: "Comores - Mitsamiouli(Ngazidja) - Nkourani" +value: "493" +data: App\Entity\City {#2262 …} +attr: [] +labelTranslationParameters: [] } 494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3098 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Ndzaouze" +value: "494" +data: App\Entity\City {#2265 …} +attr: [] +labelTranslationParameters: [] } 495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3099 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Toiyifa" +value: "495" +data: App\Entity\City {#2268 …} +attr: [] +labelTranslationParameters: [] } 496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3100 +label: "Comores - Moroni-Bambao, Île de Grande Comore (Ngazidja) - Ntsadjéni" +value: "496" +data: App\Entity\City {#2271 …} +attr: [] +labelTranslationParameters: [] } 497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3101 +label: "Comores - Mitsamiouli(Ngazidja) - Founga" +value: "497" +data: App\Entity\City {#2274 …} +attr: [] +labelTranslationParameters: [] } 498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3102 +label: "Comores - Mitsamiouli(Ngazidja) - Ouhozi" +value: "498" +data: App\Entity\City {#2277 …} +attr: [] +labelTranslationParameters: [] } 499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3103 +label: "Comores - Mitsamiouli(Ngazidja) - Bangoi Mafsakowa" +value: "499" +data: App\Entity\City {#2280 …} +attr: [] +labelTranslationParameters: [] } 500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3104 +label: "Comores - Mitsamiouli(Ngazidja) - Mémboidjou" +value: "500" +data: App\Entity\City {#2283 …} +attr: [] +labelTranslationParameters: [] } 501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3105 +label: "Comores - Mitsamiouli(Ngazidja) - Songomani" +value: "501" +data: App\Entity\City {#2286 …} +attr: [] +labelTranslationParameters: [] } 502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3106 +label: "Comores - Mitsamiouli(Ngazidja) - Pidjani" +value: "502" +data: App\Entity\City {#2289 …} +attr: [] +labelTranslationParameters: [] } 503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3107 +label: "Comores - Mitsamiouli(Ngazidja) - Djomani" +value: "503" +data: App\Entity\City {#2292 …} +attr: [] +labelTranslationParameters: [] } 504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3108 +label: "Comores - Mitsamiouli(Ngazidja) - Mandza" +value: "504" +data: App\Entity\City {#2295 …} +attr: [] +labelTranslationParameters: [] } 505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3109 +label: "Comores - Mitsamiouli(Ngazidja) - Moidja" +value: "505" +data: App\Entity\City {#2298 …} +attr: [] +labelTranslationParameters: [] } 506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3110 +label: "Comores - Mitsamiouli(Ngazidja) - Domoimboini" +value: "506" +data: App\Entity\City {#2301 …} +attr: [] +labelTranslationParameters: [] } 507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3111 +label: "Comores - Mitsamiouli(Ngazidja) - Simboussa" +value: "507" +data: App\Entity\City {#2304 …} +attr: [] +labelTranslationParameters: [] } 508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3112 +label: "Comores - Mitsamiouli(Ngazidja) - Maoueni" +value: "508" +data: App\Entity\City {#2307 …} +attr: [] +labelTranslationParameters: [] } 509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3113 +label: "Comores - Mitsamiouli(Ngazidja) - Domoidjou" +value: "509" +data: App\Entity\City {#2310 …} +attr: [] +labelTranslationParameters: [] } 510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3114 +label: "Comores - Mitsamiouli(Ngazidja) - Ntsaoueni" +value: "510" +data: App\Entity\City {#2313 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3115 +label: "Comores - Mitsamiouli(Ngazidja) - Chamlé" +value: "511" +data: App\Entity\City {#2316 …} +attr: [] +labelTranslationParameters: [] } 512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3116 +label: "Comores - Mbadjini-Est, Île de Grande Comore (Ngazidja) - Nygnoumamilima" +value: "512" +data: App\Entity\City {#2319 …} +attr: [] +labelTranslationParameters: [] } 513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3117 +label: "Comores - Mboundé - Djomani" +value: "513" +data: App\Entity\City {#2322 …} +attr: [] +labelTranslationParameters: [] } 514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3118 +label: "Comores - Mboundé - Chamlé" +value: "514" +data: App\Entity\City {#2325 …} +attr: [] +labelTranslationParameters: [] } 515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3119 +label: "Comores - Mboundé - Mandza" +value: "515" +data: App\Entity\City {#2328 …} +attr: [] +labelTranslationParameters: [] } 516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3120 +label: "Comores - Mboundé - Mdjoiezi" +value: "516" +data: App\Entity\City {#2331 …} +attr: [] +labelTranslationParameters: [] } 517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3121 +label: "Comores - Mboundé - Helendjé" +value: "517" +data: App\Entity\City {#2334 …} +attr: [] +labelTranslationParameters: [] } 518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3122 +label: "Comores - Mboundé - Douniani" +value: "518" +data: App\Entity\City {#2337 …} +attr: [] +labelTranslationParameters: [] } 519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3123 +label: "Comores - Mboundé - Koua" +value: "519" +data: App\Entity\City {#2340 …} +attr: [] +labelTranslationParameters: [] } 520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3124 +label: "Comores - Mboundé - Ntsaouenni" +value: "520" +data: App\Entity\City {#2343 …} +attr: [] +labelTranslationParameters: [] } 521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3125 +label: "Comores - Mboundé - Ivembeni" +value: "521" +data: App\Entity\City {#2346 …} +attr: [] +labelTranslationParameters: [] } 523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3126 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Barakani" +value: "523" +data: App\Entity\City {#2349 …} +attr: [] +labelTranslationParameters: [] } 524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3127 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Nyantranga" +value: "524" +data: App\Entity\City {#2352 …} +attr: [] +labelTranslationParameters: [] } 525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3128 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Patsy" +value: "525" +data: App\Entity\City {#2355 …} +attr: [] +labelTranslationParameters: [] } 526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3129 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Koki" +value: "526" +data: App\Entity\City {#2358 …} +attr: [] +labelTranslationParameters: [] } 527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3130 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Kondroni" +value: "527" +data: App\Entity\City {#2361 …} +attr: [] +labelTranslationParameters: [] } 528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3131 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Bazimini" +value: "528" +data: App\Entity\City {#2364 …} +attr: [] +labelTranslationParameters: [] } 529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3132 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Chandra" +value: "529" +data: App\Entity\City {#2367 …} +attr: [] +labelTranslationParameters: [] } 530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3133 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Tsembehou" +value: "530" +data: App\Entity\City {#2370 …} +attr: [] +labelTranslationParameters: [] } 531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3134 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Dindri" +value: "531" +data: App\Entity\City {#2373 …} +attr: [] +labelTranslationParameters: [] } 532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3135 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Seléani" +value: "532" +data: App\Entity\City {#2376 …} +attr: [] +labelTranslationParameters: [] } 533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3136 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Salimani" +value: "533" +data: App\Entity\City {#2379 …} +attr: [] +labelTranslationParameters: [] } 534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3137 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Sada Shihouwe" +value: "534" +data: App\Entity\City {#2382 …} +attr: [] +labelTranslationParameters: [] } 535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3138 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Sada Mhuwamboi" +value: "535" +data: App\Entity\City {#2385 …} +attr: [] +labelTranslationParameters: [] } 536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3139 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Bouni" +value: "536" +data: App\Entity\City {#2388 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Heroumbili" +value: "537" +data: App\Entity\City {#2391 …} +attr: [] +labelTranslationParameters: [] } 538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Batou" +value: "538" +data: App\Entity\City {#2394 …} +attr: [] +labelTranslationParameters: [] } 539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3142 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Nkourani " +value: "539" +data: App\Entity\City {#2397 …} +attr: [] +labelTranslationParameters: [] } 540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3143 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Ifoundihé" +value: "540" +data: App\Entity\City {#2400 …} +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3144 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Mnoungou" +value: "541" +data: App\Entity\City {#2403 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3145 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Dimadjou" +value: "542" +data: App\Entity\City {#2406 …} +attr: [] +labelTranslationParameters: [] } 543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3146 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Nyadombwoeni" +value: "543" +data: App\Entity\City {#2409 …} +attr: [] +labelTranslationParameters: [] } 544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3147 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Mdjihari " +value: "544" +data: App\Entity\City {#2412 …} +attr: [] +labelTranslationParameters: [] } 545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Moidja" +value: "545" +data: App\Entity\City {#2415 …} +attr: [] +labelTranslationParameters: [] } 546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Bambadjani" +value: "546" +data: App\Entity\City {#2418 …} +attr: [] +labelTranslationParameters: [] } 547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Ngole " +value: "547" +data: App\Entity\City {#2421 …} +attr: [] +labelTranslationParameters: [] } 548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3151 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Itsandzeni" +value: "548" +data: App\Entity\City {#2424 …} +attr: [] +labelTranslationParameters: [] } 549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3152 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Ouellah" +value: "549" +data: App\Entity\City {#2427 …} +attr: [] +labelTranslationParameters: [] } 550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3153 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Hadjambou" +value: "550" +data: App\Entity\City {#2430 …} +attr: [] +labelTranslationParameters: [] } 551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3154 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Mbatsé" +value: "551" +data: App\Entity\City {#2433 …} +attr: [] +labelTranslationParameters: [] } 552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3155 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Madjeoueni" +value: "552" +data: App\Entity\City {#2436 …} +attr: [] +labelTranslationParameters: [] } 553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3156 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Sadani" +value: "553" +data: App\Entity\City {#2439 …} +attr: [] +labelTranslationParameters: [] } 554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3157 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Trelezini" +value: "554" +data: App\Entity\City {#2442 …} +attr: [] +labelTranslationParameters: [] } 555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3158 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Chezani" +value: "555" +data: App\Entity\City {#2445 …} +attr: [] +labelTranslationParameters: [] } 556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3159 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Ndroudé" +value: "556" +data: App\Entity\City {#2448 …} +attr: [] +labelTranslationParameters: [] } 557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3160 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Nyumamilima" +value: "557" +data: App\Entity\City {#2451 …} +attr: [] +labelTranslationParameters: [] } 558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3161 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Hantsindzi" +value: "558" +data: App\Entity\City {#2454 …} +attr: [] +labelTranslationParameters: [] } 559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3162 +label: "Comores - Hamahamet-Mboinkou, Île de Grande Comore (Ngazidja) - Bandamadji" +value: "559" +data: App\Entity\City {#2457 …} +attr: [] +labelTranslationParameters: [] } 560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3163 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Hahaya" +value: "560" +data: App\Entity\City {#2460 …} +attr: [] +labelTranslationParameters: [] } 561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3164 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Bouenindi" +value: "561" +data: App\Entity\City {#2463 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3165 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Mbambani" +value: "562" +data: App\Entity\City {#2466 …} +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3166 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Mbaleni" +value: "563" +data: App\Entity\City {#2469 …} +attr: [] +labelTranslationParameters: [] } 564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3167 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Oussivo" +value: "564" +data: App\Entity\City {#2472 …} +attr: [] +labelTranslationParameters: [] } 565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3168 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Mbangani" +value: "565" +data: App\Entity\City {#2475 …} +attr: [] +labelTranslationParameters: [] } 566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3169 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Diboini" +value: "566" +data: App\Entity\City {#2478 …} +attr: [] +labelTranslationParameters: [] } 567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3170 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Bibavou" +value: "567" +data: App\Entity\City {#2481 …} +attr: [] +labelTranslationParameters: [] } 568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3171 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Milevani" +value: "568" +data: App\Entity\City {#2484 …} +attr: [] +labelTranslationParameters: [] } 569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3172 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Batsa" +value: "569" +data: App\Entity\City {#2487 …} +attr: [] +labelTranslationParameters: [] } 570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3173 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Vanamboini" +value: "570" +data: App\Entity\City {#2490 …} +attr: [] +labelTranslationParameters: [] } 571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3174 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Vanadjou" +value: "571" +data: App\Entity\City {#2493 …} +attr: [] +labelTranslationParameters: [] } 572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3175 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Mhandani" +value: "572" +data: App\Entity\City {#2496 …} +attr: [] +labelTranslationParameters: [] } 573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3176 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Dzahadjou" +value: "573" +data: App\Entity\City {#2499 …} +attr: [] +labelTranslationParameters: [] } 574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3177 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Mvounambadani" +value: "574" +data: App\Entity\City {#2502 …} +attr: [] +labelTranslationParameters: [] } 575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3178 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Itsandra Mdjini" +value: "575" +data: App\Entity\City {#2505 …} +attr: [] +labelTranslationParameters: [] } 576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3179 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Salimani" +value: "576" +data: App\Entity\City {#2508 …} +attr: [] +labelTranslationParameters: [] } 577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3180 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Samba Mbodoni" +value: "577" +data: App\Entity\City {#2511 …} +attr: [] +labelTranslationParameters: [] } 578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3181 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Dzahani la Tsidjé" +value: "578" +data: App\Entity\City {#2514 …} +attr: [] +labelTranslationParameters: [] } 579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3182 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Maoueni" +value: "579" +data: App\Entity\City {#2517 …} +attr: [] +labelTranslationParameters: [] } 580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3183 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Mirontsi" +value: "580" +data: App\Entity\City {#2520 …} +attr: [] +labelTranslationParameters: [] } 581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3184 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Bandamadji" +value: "581" +data: App\Entity\City {#2523 …} +attr: [] +labelTranslationParameters: [] } 582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3185 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Dimadjou" +value: "582" +data: App\Entity\City {#2526 …} +attr: [] +labelTranslationParameters: [] } 583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3186 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Dzahani II" +value: "583" +data: App\Entity\City {#2529 …} +attr: [] +labelTranslationParameters: [] } 584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3187 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Bahani" +value: "584" +data: App\Entity\City {#2532 …} +attr: [] +labelTranslationParameters: [] } 585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3188 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Sima" +value: "585" +data: App\Entity\City {#2535 …} +attr: [] +labelTranslationParameters: [] } 586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3189 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Ouellah" +value: "586" +data: App\Entity\City {#2538 …} +attr: [] +labelTranslationParameters: [] } 587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3190 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Sambakouni" +value: "587" +data: App\Entity\City {#2541 …} +attr: [] +labelTranslationParameters: [] } 588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3191 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Ntsoudjini" +value: "588" +data: App\Entity\City {#2544 …} +attr: [] +labelTranslationParameters: [] } 589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3192 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Hantsambou" +value: "589" +data: App\Entity\City {#2547 …} +attr: [] +labelTranslationParameters: [] } 590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3193 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Milembeni" +value: "590" +data: App\Entity\City {#2550 …} +attr: [] +labelTranslationParameters: [] } 591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3194 +label: "Comores - Préfecture d'Itsandra-Hamanvou, Île de Grande Comore (Ngazidja) - Zivandani" +value: "591" +data: App\Entity\City {#2553 …} +attr: [] +labelTranslationParameters: [] } 596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3195 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Irohé" +value: "596" +data: App\Entity\City {#2556 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3196 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Boeuni" +value: "597" +data: App\Entity\City {#2559 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3197 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Dzahadjou " +value: "598" +data: App\Entity\City {#2562 …} +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3198 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Sada" +value: "599" +data: App\Entity\City {#2565 …} +attr: [] +labelTranslationParameters: [] } 600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3199 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Sadani" +value: "600" +data: App\Entity\City {#2568 …} +attr: [] +labelTranslationParameters: [] } 601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3200 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Chomoni " +value: "601" +data: App\Entity\City {#2571 …} +attr: [] +labelTranslationParameters: [] } 602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3201 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Samba Madi " +value: "602" +data: App\Entity\City {#2574 …} +attr: [] +labelTranslationParameters: [] } 603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3202 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Chamro " +value: "603" +data: App\Entity\City {#2577 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3203 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Sima " +value: "604" +data: App\Entity\City {#2580 …} +attr: [] +labelTranslationParameters: [] } 605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3204 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Itsinkoudi" +value: "605" +data: App\Entity\City {#2583 …} +attr: [] +labelTranslationParameters: [] } 606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3205 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Kouhani" +value: "606" +data: App\Entity\City {#2586 …} +attr: [] +labelTranslationParameters: [] } 607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3206 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Mtsamdou" +value: "607" +data: App\Entity\City {#2589 …} +attr: [] +labelTranslationParameters: [] } 608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3207 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Hambou" +value: "608" +data: App\Entity\City {#2592 …} +attr: [] +labelTranslationParameters: [] } 609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3208 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Hassendjé" +value: "609" +data: App\Entity\City {#2595 …} +attr: [] +labelTranslationParameters: [] } 610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3209 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Mtsangadjou" +value: "610" +data: App\Entity\City {#2598 …} +attr: [] +labelTranslationParameters: [] } 611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3210 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Foumboudzivouni" +value: "611" +data: App\Entity\City {#2601 …} +attr: [] +labelTranslationParameters: [] } 612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3211 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Mboude" +value: "612" +data: App\Entity\City {#2604 …} +attr: [] +labelTranslationParameters: [] } 613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3212 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Midjindze " +value: "613" +data: App\Entity\City {#2607 …} +attr: [] +labelTranslationParameters: [] } 614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3213 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Madjoma" +value: "614" +data: App\Entity\City {#2610 …} +attr: [] +labelTranslationParameters: [] } 615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3214 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Idjoindradja " +value: "615" +data: App\Entity\City {#2613 …} +attr: [] +labelTranslationParameters: [] } 616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3215 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Idjinkoundzi" +value: "616" +data: App\Entity\City {#2616 …} +attr: [] +labelTranslationParameters: [] } 617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3216 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Maoueni" +value: "617" +data: App\Entity\City {#2619 …} +attr: [] +labelTranslationParameters: [] } 618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3217 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Miréréni" +value: "618" +data: App\Entity\City {#2622 …} +attr: [] +labelTranslationParameters: [] } 619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3218 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Ntsorale" +value: "619" +data: App\Entity\City {#2625 …} +attr: [] +labelTranslationParameters: [] } 620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3219 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Sidjou" +value: "620" +data: App\Entity\City {#2628 …} +attr: [] +labelTranslationParameters: [] } 621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3220 +label: "Comores - Oichili-Dimani, Île de Grande Comore (Ngazidja) - Rehemani" +value: "621" +data: App\Entity\City {#2631 …} +attr: [] +labelTranslationParameters: [] } 622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3221 +label: "Comores - Djando, Île de Mohéli (Mwali) - SIRI ZIROUDANI" +value: "622" +data: App\Entity\City {#2634 …} +attr: [] +labelTranslationParameters: [] } 623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3222 +label: "Comores - Djando, Île de Mohéli (Mwali) - MLABANDA" +value: "623" +data: App\Entity\City {#2637 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3223 +label: "Comores - Djando, Île de Mohéli (Mwali) - NKANGANI" +value: "624" +data: App\Entity\City {#2640 …} +attr: [] +labelTranslationParameters: [] } 625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3224 +label: "Comores - Djando, Île de Mohéli (Mwali) - HAGNAMOIDA" +value: "625" +data: App\Entity\City {#2643 …} +attr: [] +labelTranslationParameters: [] } 626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3225 +label: "Comores - Djando, Île de Mohéli (Mwali) - ITSAMIA" +value: "626" +data: App\Entity\City {#2646 …} +attr: [] +labelTranslationParameters: [] } 627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3226 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - HAMBA" +value: "627" +data: App\Entity\City {#2649 …} +attr: [] +labelTranslationParameters: [] } 628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3227 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - BARAKANI" +value: "628" +data: App\Entity\City {#2652 …} +attr: [] +labelTranslationParameters: [] } 629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3228 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - MIRINGONI" +value: "629" +data: App\Entity\City {#2655 …} +attr: [] +labelTranslationParameters: [] } 630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3229 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - WALLAH 1 " +value: "630" +data: App\Entity\City {#2658 …} +attr: [] +labelTranslationParameters: [] } 631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3230 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - WALLAH 2" +value: "631" +data: App\Entity\City {#2661 …} +attr: [] +labelTranslationParameters: [] } 632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3231 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - MIREMANI" +value: "632" +data: App\Entity\City {#2664 …} +attr: [] +labelTranslationParameters: [] } 633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3232 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - NDRONDRONI" +value: "633" +data: App\Entity\City {#2667 …} +attr: [] +labelTranslationParameters: [] } 634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3233 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - NIOUMACHIOI" +value: "634" +data: App\Entity\City {#2670 …} +attr: [] +labelTranslationParameters: [] } 635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3234 +label: "Comores - Fomboni, Île de Mohéli (Mwali) - NDREMEYANI" +value: "635" +data: App\Entity\City {#2673 …} +attr: [] +labelTranslationParameters: [] } 636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3235 +label: "Comores - Nioumachoi, Île de Mohéli (Mwali) - FOMBONI" +value: "636" +data: App\Entity\City {#2676 …} +attr: [] +labelTranslationParameters: [] } 637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3236 +label: "Comores - Nioumachoi, Île de Mohéli (Mwali) - BOINGOMA " +value: "637" +data: App\Entity\City {#2679 …} +attr: [] +labelTranslationParameters: [] } 638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3237 +label: "Comores - Nioumachoi, Île de Mohéli (Mwali) - BANDARSALAMA" +value: "638" +data: App\Entity\City {#2682 …} +attr: [] +labelTranslationParameters: [] } 639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3238 +label: "Comores - Nioumachoi, Île de Mohéli (Mwali) - DJOEZI" +value: "639" +data: App\Entity\City {#2685 …} +attr: [] +labelTranslationParameters: [] } 640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3239 +label: "Comores - Nioumachoi, Île de Mohéli (Mwali) - MBATSE" +value: "640" +data: App\Entity\City {#2688 …} +attr: [] +labelTranslationParameters: [] } 641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3240 +label: "Comores - Nioumachoi, Île de Mohéli (Mwali) - HOANI" +value: "641" +data: App\Entity\City {#2691 …} +attr: [] +labelTranslationParameters: [] } 642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3241 +label: "Comores - Nioumachoi, Île de Mohéli (Mwali) - DOMONI" +value: "642" +data: App\Entity\City {#2694 …} +attr: [] +labelTranslationParameters: [] } 643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3242 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Limbi" +value: "643" +data: App\Entity\City {#2697 …} +attr: [] +labelTranslationParameters: [] } 644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3243 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Bweladungu" +value: "644" +data: App\Entity\City {#2700 …} +attr: [] +labelTranslationParameters: [] } 645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3244 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Ngadzalé" +value: "645" +data: App\Entity\City {#2703 …} +attr: [] +labelTranslationParameters: [] } 646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3245 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Outsa" +value: "646" +data: App\Entity\City {#2706 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3246 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Salamani" +value: "647" +data: App\Entity\City {#2709 …} +attr: [] +labelTranslationParameters: [] } 648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3247 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Ouzini" +value: "648" +data: App\Entity\City {#2712 …} +attr: [] +labelTranslationParameters: [] } 649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3248 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Koni djodjo" +value: "649" +data: App\Entity\City {#2715 …} +attr: [] +labelTranslationParameters: [] } 650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3249 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Koni ngani" +value: "650" +data: App\Entity\City {#2718 …} +attr: [] +labelTranslationParameters: [] } 651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3250 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Hachipenda" +value: "651" +data: App\Entity\City {#2721 …} +attr: [] +labelTranslationParameters: [] } 652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3251 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Gégé" +value: "652" +data: App\Entity\City {#2724 …} +attr: [] +labelTranslationParameters: [] } 653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3252 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Bambao mtsanga" +value: "653" +data: App\Entity\City {#2727 …} +attr: [] +labelTranslationParameters: [] } 654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3253 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Mromagi" +value: "654" +data: App\Entity\City {#2730 …} +attr: [] +labelTranslationParameters: [] } 655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3254 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Ongoni" +value: "655" +data: App\Entity\City {#2733 …} +attr: [] +labelTranslationParameters: [] } 656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3255 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Mahalé" +value: "656" +data: App\Entity\City {#2736 …} +attr: [] +labelTranslationParameters: [] } 657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3256 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Harembo I" +value: "657" +data: App\Entity\City {#2739 …} +attr: [] +labelTranslationParameters: [] } 658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3257 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Hrembo II" +value: "658" +data: App\Entity\City {#2742 …} +attr: [] +labelTranslationParameters: [] } 659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3258 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Hajoho" +value: "659" +data: App\Entity\City {#2745 …} +attr: [] +labelTranslationParameters: [] } 660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3259 +label: "Comores - Domoni, Île de Anjouan (Ndzwani) - Jimlimé" +value: "660" +data: App\Entity\City {#2748 …} +attr: [] +labelTranslationParameters: [] } 661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3260 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Adda Daweni" +value: "661" +data: App\Entity\City {#2751 …} +attr: [] +labelTranslationParameters: [] } 662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3261 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Jandza" +value: "662" +data: App\Entity\City {#2754 …} +attr: [] +labelTranslationParameters: [] } 663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3262 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Mannyassini" +value: "663" +data: App\Entity\City {#2757 …} +attr: [] +labelTranslationParameters: [] } 664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3263 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Kangani" +value: "664" +data: App\Entity\City {#2760 …} +attr: [] +labelTranslationParameters: [] } 665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3264 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Badracouni" +value: "665" +data: App\Entity\City {#2763 …} +attr: [] +labelTranslationParameters: [] } 666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3265 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - M'rijou" +value: "666" +data: App\Entity\City {#2766 …} +attr: [] +labelTranslationParameters: [] } 667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3266 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Daji" +value: "667" +data: App\Entity\City {#2769 …} +attr: [] +labelTranslationParameters: [] } 668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3267 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Ongonjou" +value: "668" +data: App\Entity\City {#2772 …} +attr: [] +labelTranslationParameters: [] } 669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3268 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Kiyo" +value: "669" +data: App\Entity\City {#2775 …} +attr: [] +labelTranslationParameters: [] } 670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3269 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Komoni" +value: "670" +data: App\Entity\City {#2778 …} +attr: [] +labelTranslationParameters: [] } 671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3270 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Mirondroni" +value: "671" +data: App\Entity\City {#2781 …} +attr: [] +labelTranslationParameters: [] } 672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3271 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Trindrini" +value: "672" +data: App\Entity\City {#2784 …} +attr: [] +labelTranslationParameters: [] } 673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3272 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Shaweni" +value: "673" +data: App\Entity\City {#2787 …} +attr: [] +labelTranslationParameters: [] } 674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3273 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Hamehaco" +value: "674" +data: App\Entity\City {#2790 …} +attr: [] +labelTranslationParameters: [] } 675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3274 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Sadapoini" +value: "675" +data: App\Entity\City {#2793 …} +attr: [] +labelTranslationParameters: [] } 676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3275 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Nounga" +value: "676" +data: App\Entity\City {#2796 …} +attr: [] +labelTranslationParameters: [] } 677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3276 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Mnadzichumwe" +value: "677" +data: App\Entity\City {#2799 …} +attr: [] +labelTranslationParameters: [] } 678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3277 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Mramani" +value: "678" +data: App\Entity\City {#2802 …} +attr: [] +labelTranslationParameters: [] } 679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3278 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Hantsahi" +value: "679" +data: App\Entity\City {#2805 …} +attr: [] +labelTranslationParameters: [] } 680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3279 +label: "Comores - Mrémani, Île de Anjouan (Ndzwani) - Nyamboimro" +value: "680" +data: App\Entity\City {#2808 …} +attr: [] +labelTranslationParameters: [] } 681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3280 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Sima Ville" +value: "681" +data: App\Entity\City {#2811 …} +attr: [] +labelTranslationParameters: [] } 682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3281 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Kavani" +value: "682" +data: App\Entity\City {#2814 …} +attr: [] +labelTranslationParameters: [] } 683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3282 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Bimbini" +value: "683" +data: App\Entity\City {#2817 …} +attr: [] +labelTranslationParameters: [] } 684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3283 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Boungouéni" +value: "684" +data: App\Entity\City {#2820 …} +attr: [] +labelTranslationParameters: [] } 685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3284 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Mirongani" +value: "685" +data: App\Entity\City {#2823 …} +attr: [] +labelTranslationParameters: [] } 686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3285 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Milembeni" +value: "686" +data: App\Entity\City {#2826 …} +attr: [] +labelTranslationParameters: [] } 687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3286 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Mromhouli" +value: "687" +data: App\Entity\City {#2829 …} +attr: [] +labelTranslationParameters: [] } 688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3287 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Maraharé" +value: "688" +data: App\Entity\City {#2832 …} +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3288 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Hasimpao" +value: "689" +data: App\Entity\City {#2835 …} +attr: [] +labelTranslationParameters: [] } 690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3289 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Shitsangasheli" +value: "690" +data: App\Entity\City {#2838 …} +attr: [] +labelTranslationParameters: [] } 691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3290 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Vassi" +value: "691" +data: App\Entity\City {#2841 …} +attr: [] +labelTranslationParameters: [] } 692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3291 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Iméré" +value: "692" +data: App\Entity\City {#2844 …} +attr: [] +labelTranslationParameters: [] } 693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3292 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Dzindri" +value: "693" +data: App\Entity\City {#2847 …} +attr: [] +labelTranslationParameters: [] } 694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3293 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Vouani" +value: "694" +data: App\Entity\City {#2850 …} +attr: [] +labelTranslationParameters: [] } 695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3294 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Darsalam" +value: "695" +data: App\Entity\City {#2853 …} +attr: [] +labelTranslationParameters: [] } 696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3295 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Bandrani ya vouani" +value: "696" +data: App\Entity\City {#2856 …} +attr: [] +labelTranslationParameters: [] } 697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3296 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Chirové" +value: "697" +data: App\Entity\City {#2859 …} +attr: [] +labelTranslationParameters: [] } 698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3297 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Marontroni" +value: "698" +data: App\Entity\City {#2862 …} +attr: [] +labelTranslationParameters: [] } 699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3298 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Salarnani" +value: "699" +data: App\Entity\City {#2865 …} +attr: [] +labelTranslationParameters: [] } 700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3299 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Iméré ya gawani" +value: "700" +data: App\Entity\City {#2868 …} +attr: [] +labelTranslationParameters: [] } 701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3300 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Moya" +value: "701" +data: App\Entity\City {#2871 …} +attr: [] +labelTranslationParameters: [] } 702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3301 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Kowet " +value: "702" +data: App\Entity\City {#2874 …} +attr: [] +labelTranslationParameters: [] } 703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3302 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Pomoni" +value: "703" +data: App\Entity\City {#2877 …} +attr: [] +labelTranslationParameters: [] } 704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3303 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Nindri" +value: "704" +data: App\Entity\City {#2880 …} +attr: [] +labelTranslationParameters: [] } 705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3304 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - M'jimandra" +value: "705" +data: App\Entity\City {#2883 …} +attr: [] +labelTranslationParameters: [] } 706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3305 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Ankibani" +value: "706" +data: App\Entity\City {#2886 …} +attr: [] +labelTranslationParameters: [] } 707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3306 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Chirocamba" +value: "707" +data: App\Entity\City {#2889 …} +attr: [] +labelTranslationParameters: [] } 708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3307 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Maweni" +value: "708" +data: App\Entity\City {#2892 …} +attr: [] +labelTranslationParameters: [] } 709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3308 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Chikoni 2" +value: "709" +data: App\Entity\City {#2895 …} +attr: [] +labelTranslationParameters: [] } 710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3309 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Mpouzini" +value: "710" +data: App\Entity\City {#2898 …} +attr: [] +labelTranslationParameters: [] } 711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3310 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Bandra Oupepo" +value: "711" +data: App\Entity\City {#2901 …} +attr: [] +labelTranslationParameters: [] } 712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3311 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Bandrani ya mtsangani" +value: "712" +data: App\Entity\City {#2904 …} +attr: [] +labelTranslationParameters: [] } 713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3312 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Chitrouni" +value: "713" +data: App\Entity\City {#2907 …} +attr: [] +labelTranslationParameters: [] } 714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3313 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Saandani" +value: "714" +data: App\Entity\City {#2910 …} +attr: [] +labelTranslationParameters: [] } 715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3314 +label: "Comores - Sima, Île de Anjouan (Ndzwani) - Mjamaoué" +value: "715" +data: App\Entity\City {#2913 …} +attr: [] +labelTranslationParameters: [] } 716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3315 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Ouani Ville" +value: "716" +data: App\Entity\City {#2916 …} +attr: [] +labelTranslationParameters: [] } 717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3316 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Nyatranga" +value: "717" +data: App\Entity\City {#2919 …} +attr: [] +labelTranslationParameters: [] } 718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3317 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Tanambao" +value: "718" +data: App\Entity\City {#2922 …} +attr: [] +labelTranslationParameters: [] } 719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3318 +label: "Comores - Ouani, Île de Anjouan (Ndzwani) - Nkoki" +value: "719" +data: App\Entity\City {#2925 …} +attr: [] +labelTranslationParameters: [] } 720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3319 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - M'jimandra" +value: "720" +data: App\Entity\City {#2928 …} +attr: [] +labelTranslationParameters: [] } 721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3320 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Ankibani" +value: "721" +data: App\Entity\City {#2931 …} +attr: [] +labelTranslationParameters: [] } 722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3321 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Chirocamba" +value: "722" +data: App\Entity\City {#2934 …} +attr: [] +labelTranslationParameters: [] } 723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3322 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Maweni" +value: "723" +data: App\Entity\City {#2937 …} +attr: [] +labelTranslationParameters: [] } 724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3323 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Chikoni 2" +value: "724" +data: App\Entity\City {#2940 …} +attr: [] +labelTranslationParameters: [] } 725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3324 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Mpouzini" +value: "725" +data: App\Entity\City {#2943 …} +attr: [] +labelTranslationParameters: [] } 726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3325 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Bandra Oupepo" +value: "726" +data: App\Entity\City {#2946 …} +attr: [] +labelTranslationParameters: [] } 727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3326 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Bandrani ya mtsangani" +value: "727" +data: App\Entity\City {#2949 …} +attr: [] +labelTranslationParameters: [] } 728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3327 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Chitrouni" +value: "728" +data: App\Entity\City {#2952 …} +attr: [] +labelTranslationParameters: [] } 729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3328 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Saandani" +value: "729" +data: App\Entity\City {#2955 …} +attr: [] +labelTranslationParameters: [] } 730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3329 +label: "Comores - Mutsamudu, Île de Anjouan (Ndzwani) - Mjamaoué" +value: "730" +data: App\Entity\City {#2958 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#303 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1774 -form: Symfony\Component\Form\Form {#1280 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1775 …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) {#3331 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 {#3334 +label: "a suppr CFPA AGOUA, Bante" +value: "1195" +data: App\Entity\School {#3352 …} +attr: [] +labelTranslationParameters: [] } 1191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3336 +label: "a suppr CFPA-KOUANDE, Natitingou" +value: "1191" +data: App\Entity\School {#3423 …} +attr: [] +labelTranslationParameters: [] } 1188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3338 +label: "a suppr CFPA-ZE, ville de Ze" +value: "1188" +data: App\Entity\School {#3565 …} +attr: [] +labelTranslationParameters: [] } 1196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3341 +label: "a suppr CFPA/DJIDJA, Djidja" +value: "1196" +data: App\Entity\School {#3592 …} +attr: [] +labelTranslationParameters: [] } 1206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3340 +label: "a suppr Inoussa, Nikki" +value: "1206" +data: App\Entity\School {#3619 …} +attr: [] +labelTranslationParameters: [] } 1192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3335 +label: "a suppr Sè, Houehogbe" +value: "1192" +data: App\Entity\School {#3646 …} +attr: [] +labelTranslationParameters: [] } 1114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3347 +label: "AHAMADA ALI ABDOU, Mitsoudjé" +value: "1114" +data: App\Entity\School {#3672 …} +attr: [] +labelTranslationParameters: [] } 1124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3345 +label: "ANJOUAN, Ouani" +value: "1124" +data: App\Entity\School {#3699 …} +attr: [] +labelTranslationParameters: [] } 1125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3343 +label: "bambao, Moroni" +value: "1125" +data: App\Entity\School {#3728 …} +attr: [] +labelTranslationParameters: [] } 1128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3337 +label: "BEBE ENTREPRISE, Sima" +value: "1128" +data: App\Entity\School {#3756 …} +attr: [] +labelTranslationParameters: [] } 1287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3342 +label: "C F I P, Djomani" +value: "1287" +data: App\Entity\School {#3782 …} +attr: [] +labelTranslationParameters: [] } 1079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5632 +label: "CEFOTEC, Moroni" +value: "1079" +data: App\Entity\School {#3809 …} +attr: [] +labelTranslationParameters: [] } 1090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5633 +label: "Cfip, Mitsamiouli" +value: "1090" +data: App\Entity\School {#3835 …} +attr: [] +labelTranslationParameters: [] } 1101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5634 +label: "CFIP, Mitsamiouli" +value: "1101" +data: App\Entity\School {#3861 …} +attr: [] +labelTranslationParameters: [] } 1241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5635 +label: "CFIP, Mitsamiouli" +value: "1241" +data: App\Entity\School {#3887 …} +attr: [] +labelTranslationParameters: [] } 1261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5636 +label: "CFIP, Mitsamiouli" +value: "1261" +data: App\Entity\School {#3913 …} +attr: [] +labelTranslationParameters: [] } 1291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5637 +label: "CFOTEC, Mkazi" +value: "1291" +data: App\Entity\School {#3939 …} +attr: [] +labelTranslationParameters: [] } 1076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5638 +label: "CFOTEC, Moroni" +value: "1076" +data: App\Entity\School {#3965 …} +attr: [] +labelTranslationParameters: [] } 1087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5639 +label: "CFOTEC, Moroni" +value: "1087" +data: App\Entity\School {#3991 …} +attr: [] +labelTranslationParameters: [] } 1123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5640 +label: "CFOTEC, Moroni" +value: "1123" +data: App\Entity\School {#4017 …} +attr: [] +labelTranslationParameters: [] } 1244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5641 +label: "cmores marketing11, Mitsamiouli" +value: "1244" +data: App\Entity\School {#4043 …} +attr: [] +labelTranslationParameters: [] } 1247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5642 +label: "comoremarketing20, Mitsoudjé" +value: "1247" +data: App\Entity\School {#4071 …} +attr: [] +labelTranslationParameters: [] } 1251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5643 +label: "comoresmaeketing19, Mitsoudjé" +value: "1251" +data: App\Entity\School {#4097 …} +attr: [] +labelTranslationParameters: [] } 1252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5644 +label: "comoresmarketing13, Mitsoudjé" +value: "1252" +data: App\Entity\School {#4123 …} +attr: [] +labelTranslationParameters: [] } 1130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5645 +label: "Djori, Dembéni" +value: "1130" +data: App\Entity\School {#4149 …} +attr: [] +labelTranslationParameters: [] } 1072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5646 +label: "dzahani, Chouani" +value: "1072" +data: App\Entity\School {#4175 …} +attr: [] +labelTranslationParameters: [] } 1119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5647 +label: "Ecole de statistique et de gestion, Mitsamiouli" +value: "1119" +data: App\Entity\School {#4201 …} +attr: [] +labelTranslationParameters: [] } 1127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5648 +label: "Ecole Nationale de Pêche et de la Marine Marchande, Mutsamudu" +value: "1127" +data: App\Entity\School {#4227 …} +attr: [] +labelTranslationParameters: [] } 1088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5649 +label: "ECOLE SUPERIEURE DE TECHNOLOGIE, Moroni" +value: "1088" +data: App\Entity\School {#4253 …} +attr: [] +labelTranslationParameters: [] } 1095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5650 +label: "ECOLE SUPERIEURE DE TECHNOLOGIE, Moroni" +value: "1095" +data: App\Entity\School {#4279 …} +attr: [] +labelTranslationParameters: [] } 1240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5651 +label: "ECOLE SUPERIEURE DE TECHNOLOGIE, Moroni" +value: "1240" +data: App\Entity\School {#4305 …} +attr: [] +labelTranslationParameters: [] } 1257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5652 +label: "ECOLE SUPERIEURE DE TECHNOLOGIE, Moroni" +value: "1257" +data: App\Entity\School {#4331 …} +attr: [] +labelTranslationParameters: [] } 1224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5653 +label: "ENFAD, Wanani" +value: "1224" +data: App\Entity\School {#4357 …} +attr: [] +labelTranslationParameters: [] } 1120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5654 +label: "ENFADE, Wanani" +value: "1120" +data: App\Entity\School {#4383 …} +attr: [] +labelTranslationParameters: [] } 1084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5655 +label: "ENPMM, Mutsamudu" +value: "1084" +data: App\Entity\School {#4409 …} +attr: [] +labelTranslationParameters: [] } 1082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5656 +label: "ENTP, Ouani" +value: "1082" +data: App\Entity\School {#4435 …} +attr: [] +labelTranslationParameters: [] } 1083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5657 +label: "ENTP, Ouani" +value: "1083" +data: App\Entity\School {#4461 …} +attr: [] +labelTranslationParameters: [] } 1085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5658 +label: "ENTP, Ouani" +value: "1085" +data: App\Entity\School {#4487 …} +attr: [] +labelTranslationParameters: [] } 1077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5659 +label: "ENTP-OUANI, Ouani" +value: "1077" +data: App\Entity\School {#4513 …} +attr: [] +labelTranslationParameters: [] } 1126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5660 +label: "ENTP-OUANI, Ouani" +value: "1126" +data: App\Entity\School {#4539 …} +attr: [] +labelTranslationParameters: [] } 1100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5661 +label: "EST, Moroni" +value: "1100" +data: App\Entity\School {#4565 …} +attr: [] +labelTranslationParameters: [] } 1116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5662 +label: "EST, Moroni" +value: "1116" +data: App\Entity\School {#4591 …} +attr: [] +labelTranslationParameters: [] } 1071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5663 +label: "ETB-Test, Moroni" +value: "1071" +data: App\Entity\School {#4617 …} +attr: [] +labelTranslationParameters: [] } 1097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5664 +label: "hambou, Mitsoudjé" +value: "1097" +data: App\Entity\School {#4643 …} +attr: [] +labelTranslationParameters: [] } 1099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5665 +label: "hambou, Mitsoudjé" +value: "1099" +data: App\Entity\School {#4669 …} +attr: [] +labelTranslationParameters: [] } 1112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5666 +label: "IFERE - INSTITUT DE FORMATION DES ENSEIGNANTS ET DE LA RECHERCHE EN EDUCATION, Moroni" +value: "1112" +data: App\Entity\School {#4695 …} +attr: [] +labelTranslationParameters: [] } 1117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5667 +label: "IFEREE, Moroni" +value: "1117" +data: App\Entity\School {#4721 …} +attr: [] +labelTranslationParameters: [] } 1081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5668 +label: "IGITECKM, Wanani" +value: "1081" +data: App\Entity\School {#4747 …} +attr: [] +labelTranslationParameters: [] } 1080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5669 +label: "IGTEK, Fomboni" +value: "1080" +data: App\Entity\School {#4773 …} +attr: [] +labelTranslationParameters: [] } 1289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5670 +label: "Iliassa Omar Mbechezi, Moroni" +value: "1289" +data: App\Entity\School {#4799 …} +attr: [] +labelTranslationParameters: [] } 1070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5671 +label: "ImnaTech, Mbéni" +value: "1070" +data: App\Entity\School {#4828 …} +attr: [] +labelTranslationParameters: [] } 1232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5672 +label: "info, Moroni" +value: "1232" +data: App\Entity\School {#4854 …} +attr: [] +labelTranslationParameters: [] } 1242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5673 +label: "Institut Universitaire de technologie (IUT), Moroni" +value: "1242" +data: App\Entity\School {#4880 …} +attr: [] +labelTranslationParameters: [] } 1089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5674 +label: "iut, Moroni" +value: "1089" +data: App\Entity\School {#4906 …} +attr: [] +labelTranslationParameters: [] } 1259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5675 +label: "iut, Moroni" +value: "1259" +data: App\Entity\School {#4932 …} +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5676 +label: "Le Forem, N'Tsoudjini" +value: "297" +data: App\Entity\School {#4958 …} +attr: [] +labelTranslationParameters: [] } 1107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5677 +label: "les hirondelles, Moroni" +value: "1107" +data: App\Entity\School {#4984 …} +attr: [] +labelTranslationParameters: [] } 1111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5678 +label: "Les hirondelles, Moroni" +value: "1111" +data: App\Entity\School {#5010 …} +attr: [] +labelTranslationParameters: [] } 1096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5679 +label: "LTPA, Moroni" +value: "1096" +data: App\Entity\School {#5036 …} +attr: [] +labelTranslationParameters: [] } 1253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5680 +label: "LTPA, Moroni" +value: "1253" +data: App\Entity\School {#5062 …} +attr: [] +labelTranslationParameters: [] } 1131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5681 +label: "Lycee chouani, Mitsoudjé" +value: "1131" +data: App\Entity\School {#5088 …} +attr: [] +labelTranslationParameters: [] } 1121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5682 +label: "Lycee de formation de gestion, Moroni" +value: "1121" +data: App\Entity\School {#5114 …} +attr: [] +labelTranslationParameters: [] } 1129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5683 +label: "Lycee mbibodjou, Mitsoudjé" +value: "1129" +data: App\Entity\School {#5140 …} +attr: [] +labelTranslationParameters: [] } 1091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5684 +label: "Lycée Moroni, Moroni" +value: "1091" +data: App\Entity\School {#5166 …} +attr: [] +labelTranslationParameters: [] } 1092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5685 +label: "Lycée Moroni, Moroni" +value: "1092" +data: App\Entity\School {#5192 …} +attr: [] +labelTranslationParameters: [] } 1074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5686 +label: "lycée polytechnique industriel, Mitsoudjé" +value: "1074" +data: App\Entity\School {#5218 …} +attr: [] +labelTranslationParameters: [] } 1073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5687 +label: "lycee polyvalent, Chouani" +value: "1073" +data: App\Entity\School {#5244 …} +attr: [] +labelTranslationParameters: [] } 1094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5688 +label: "LYCEE TECHNIQUE DE HAMBOU, Chouani" +value: "1094" +data: App\Entity\School {#5270 …} +attr: [] +labelTranslationParameters: [] } 1115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5689 +label: "LYCEE TECHNIQUE DE HAMBOU, Chouani" +value: "1115" +data: App\Entity\School {#5296 …} +attr: [] +labelTranslationParameters: [] } 1288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5690 +label: "Lycée Technique et Professionnel Agricole de M'vouni, Mvouni" +value: "1288" +data: App\Entity\School {#5322 …} +attr: [] +labelTranslationParameters: [] } 1078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5691 +label: "Maison de l'emploi, Moroni" +value: "1078" +data: App\Entity\School {#5348 …} +attr: [] +labelTranslationParameters: [] } 1243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5692 +label: "Marketing commerciale, Dembéni" +value: "1243" +data: App\Entity\School {#5374 …} +attr: [] +labelTranslationParameters: [] } 1105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5693 +label: "MAZIADA, Moroni" +value: "1105" +data: App\Entity\School {#5400 …} +attr: [] +labelTranslationParameters: [] } 1118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5694 +label: "MDE, Moroni" +value: "1118" +data: App\Entity\School {#5426 …} +attr: [] +labelTranslationParameters: [] } 1122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5695 +label: "MDE, Moroni" +value: "1122" +data: App\Entity\School {#5452 …} +attr: [] +labelTranslationParameters: [] } 1233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5696 +label: "Men, Moroni" +value: "1233" +data: App\Entity\School {#5478 …} +attr: [] +labelTranslationParameters: [] } 1284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5697 +label: "OFPT, Moroni" +value: "1284" +data: App\Entity\School {#5504 …} +attr: [] +labelTranslationParameters: [] } 647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5698 +label: "Saint Bernard, Moroni" +value: "647" +data: App\Entity\School {#5530 …} +attr: [] +labelTranslationParameters: [] } 1086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5699 +label: "sima, Moroni" +value: "1086" +data: App\Entity\School {#5556 …} +attr: [] +labelTranslationParameters: [] } 1285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5700 +label: "SOWO LAHAZI ANJOUAN, Mutsamudu" +value: "1285" +data: App\Entity\School {#5582 …} +attr: [] +labelTranslationParameters: [] } 1098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5701 +label: "Wanani, Fomboni" +value: "1098" +data: App\Entity\School {#5608 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3332 -form: Symfony\Component\Form\Form {#1283 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3333 …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) {#5703 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 | "4059f7d128.aRNAjljK5t906IFLJsjkXNn8ZzqdZMto_M5q75DU8R4.DGYE12qojJY2nMssaZGOZZ_NV1bONaAJmolShve8unAlYDHELJuAijOwxA" |
| 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 | "4059f7d128.aRNAjljK5t906IFLJsjkXNn8ZzqdZMto_M5q75DU8R4.DGYE12qojJY2nMssaZGOZZ_NV1bONaAJmolShve8unAlYDHELJuAijOwxA" |
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 | "4059f7d128.aRNAjljK5t906IFLJsjkXNn8ZzqdZMto_M5q75DU8R4.DGYE12qojJY2nMssaZGOZZ_NV1bONaAJmolShve8unAlYDHELJuAijOwxA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5707 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() {#5709 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() {#5708 …} } } |
| 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 | "4059f7d128.aRNAjljK5t906IFLJsjkXNn8ZzqdZMto_M5q75DU8R4.DGYE12qojJY2nMssaZGOZZ_NV1bONaAJmolShve8unAlYDHELJuAijOwxA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5719 -form: Symfony\Component\Form\Form {#5715 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5710 …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 | "4059f7d128.aRNAjljK5t906IFLJsjkXNn8ZzqdZMto_M5q75DU8R4.DGYE12qojJY2nMssaZGOZZ_NV1bONaAJmolShve8unAlYDHELJuAijOwxA" |