Forms
-
(no name)
-
firstname
-
lastname
-
phoneNumber
-
email
-
country
-
_token
-
(no name)
Form type:
"Graphlife\CMSBundle\Form\UserType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Graphlife\CMSBundle\Entity\User {#3054 #id: -1 #isDeleted: false #createdAt: null #updatedAt: null #email: null -roles: [] -password: null -firstname: null -lastname: null -phoneNumber: null -country: null #username: null #last_login: null -properties: null -isActive: null -verifiedToken: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_extra_fields | true |
same as passed value |
| attr | [ "class" => "row" ] |
[ "class" => "row" ] |
| data | Graphlife\CMSBundle\Entity\User {#3054 #id: -1 #isDeleted: false #createdAt: null #updatedAt: null #email: null -roles: [] -password: null -firstname: null -lastname: null -phoneNumber: null -country: null #username: null #last_login: null -properties: null -isActive: null -verifiedToken: null } |
same as passed value |
| isCreation | true |
same as passed value |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [ "class" => "row" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| countries | [] |
| 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\SameOriginCsrfTokenManager {#220 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#202 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#185 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | Graphlife\CMSBundle\Entity\User {#3054 #id: -1 #isDeleted: false #createdAt: null #updatedAt: null #email: null -roles: [] -password: null -firstname: null -lastname: null -phoneNumber: null -country: null #username: null #last_login: null -properties: null -isActive: null -verifiedToken: null } |
| data_class | "Graphlife\CMSBundle\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3125 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Graphlife\CMSBundle\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 | [] |
| isAdmin | false |
| isCreation | true |
| isEditable | true |
| is_empty_callback | null |
| label | false |
| 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 |
| properties | [] |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3127 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#564 …} $message: Closure() {#3126 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "row" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "user" "_" ] |
| cache_key | "__user" |
| compound | true |
| data | Graphlife\CMSBundle\Entity\User {#3054 #id: -1 #isDeleted: false #createdAt: null #updatedAt: null #email: null -roles: [] -password: null -firstname: null -lastname: null -phoneNumber: null -country: null #username: null #last_login: null -properties: null -isActive: null -verifiedToken: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3255 -errors: [] -form: Symfony\Component\Form\Form {#3234 …} } |
| form | Symfony\Component\Form\FormView {#3253 …5} |
| full_name | "" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_" |
| valid | true |
| value | Graphlife\CMSBundle\Entity\User {#3054 #id: -1 #isDeleted: false #createdAt: null #updatedAt: null #email: null -roles: [] -password: null -firstname: null -lastname: null -phoneNumber: null -country: null #username: null #last_login: null -properties: null -isActive: null -verifiedToken: null } |
firstname
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 " ] |
| label | "Prénom" |
same as passed value |
| row_attr | [ "class" => "text-left col-md-12 mb-1" ] |
[ "class" => "text-left col-md-12 mb-1" ] |
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 |
| 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\SameOriginCsrfTokenManager {#220 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#202 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#185 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3191 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Prénom" |
| 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 | [ "class" => "text-left col-md-12 mb-1" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3195 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#564 …} $message: Closure() {#3196 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control " ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_firstname" ] |
| cache_key | "_firstname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3278 -errors: [] -form: Symfony\Component\Form\Form {#3237 …} } |
| form | Symfony\Component\Form\FormView {#3258 …5} |
| full_name | "firstname" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "firstname" |
| label | "Prénom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstname" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "text-left col-md-12 mb-1" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_firstname" |
| valid | true |
| value | "" |
lastname
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 " ] |
| label | "Nom" |
same as passed value |
| row_attr | [ "class" => "text-left col-md-12 mb-1" ] |
[ "class" => "text-left col-md-12 mb-1" ] |
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 |
| 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\SameOriginCsrfTokenManager {#220 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#202 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#185 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3204 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Nom" |
| 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 | [ "class" => "text-left col-md-12 mb-1" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3206 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#564 …} $message: Closure() {#3205 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control " ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_lastname" ] |
| cache_key | "_lastname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3280 -errors: [] -form: Symfony\Component\Form\Form {#3240 …} } |
| form | Symfony\Component\Form\FormView {#3281 …5} |
| full_name | "lastname" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "lastname" |
| label | "Nom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastname" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "text-left col-md-12 mb-1" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_lastname" |
| valid | true |
| value | "" |
phoneNumber
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 " ] |
| label | "Téléphone" |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "text-left col-md-12 mb-1" ] |
[ "class" => "text-left col-md-12 mb-1" ] |
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 |
| 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\SameOriginCsrfTokenManager {#220 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#202 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#185 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3213 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Téléphone" |
| 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 | [ "class" => "text-left col-md-12 mb-1" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3215 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#564 …} $message: Closure() {#3214 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control " ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_phoneNumber" ] |
| cache_key | "_phoneNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3282 -errors: [] -form: Symfony\Component\Form\Form {#3243 …} } |
| form | Symfony\Component\Form\FormView {#3283 …5} |
| full_name | "phoneNumber" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "phoneNumber" |
| label | "Téléphone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phoneNumber" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "text-left col-md-12 mb-1" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_phoneNumber" |
| valid | true |
| value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
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 " ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3133 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#3134 +payload: null +groups: ? ?array +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3133 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#3134 +payload: null +groups: ? ?array +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
| label | "E-mail" |
same as passed value |
| row_attr | [ "class" => "text-left col-md-12 mb-1" ] |
[ "class" => "text-left col-md-12 mb-1" ] |
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 |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3133 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#3134 +payload: null +groups: ? ?array +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
| 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\SameOriginCsrfTokenManager {#220 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#202 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#185 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3226 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "E-mail" |
| 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 | [ "class" => "text-left col-md-12 mb-1" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3228 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#564 …} $message: Closure() {#3227 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control " ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_email" ] |
| cache_key | "_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3284 -errors: [] -form: Symfony\Component\Form\Form {#3246 …} } |
| form | Symfony\Component\Form\FormView {#3285 …5} |
| full_name | "email" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "email" |
| label | "E-mail" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "text-left col-md-12 mb-1" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_email" |
| valid | true |
| value | "" |
country
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
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" => "select2 form-select form-control mt-2 " "placeholder" => "Sélectionner un pays" ] |
[ "class" => "select2 form-select form-control mt-2 " "placeholder" => "Sélectionner un pays" ] |
| choice_label | "name" |
same as passed value |
| choice_value | Closure(Graphlife\CMSBundle\Entity\Country|string|null $entity = null) {#3136 class: "Graphlife\CMSBundle\Form\UserType" this: Graphlife\CMSBundle\Form\UserType {#3056 …} } |
same as passed value |
| class | "Graphlife\CMSBundle\Entity\Country" |
same as passed value |
| label | "Pays" |
same as passed value |
| query_builder | Closure(CountryRepository $er) {#3135 class: "Graphlife\CMSBundle\Form\UserType" this: Graphlife\CMSBundle\Form\UserType {#3056 …} } |
Doctrine\ORM\QueryBuilder {#3169 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3167 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3170 #from: "Graphlife\CMSBundle\Entity\Country" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3171 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#2901 …} -dql: "SELECT c FROM Graphlife\CMSBundle\Entity\Country c ORDER BY c.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3166 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: Doctrine\ORM\EntityManager {#259 …11} } |
| row_attr | [ "class" => "text-left mb-1 col-md-12" ] |
[ "class" => "text-left mb-1 col-md-12" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "select2 form-select form-control mt-2 " "placeholder" => "Sélectionner un pays" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3201 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3173 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3172 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#3174 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Closure(Graphlife\CMSBundle\Entity\Country|string|null $entity = null) {#3136 class: "Graphlife\CMSBundle\Form\UserType" this: Graphlife\CMSBundle\Form\UserType {#3056 …} } |
| choices | null |
| class | "Graphlife\CMSBundle\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\SameOriginCsrfTokenManager {#220 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#202 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#185 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#259 …11} |
| 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 {#3189 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#259 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1443 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Pays" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| 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 {#3169 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3167 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3170 #from: "Graphlife\CMSBundle\Entity\Country" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3171 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#2901 …} -dql: "SELECT c FROM Graphlife\CMSBundle\Entity\Country c ORDER BY c.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3166 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: Doctrine\ORM\EntityManager {#259 …11} } |
| required | true |
| row_attr | [ "class" => "text-left mb-1 col-md-12" ] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3164 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#564 …} $message: Closure() {#3162 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "select2 form-select form-control mt-2 " "placeholder" => "Sélectionner un pays" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_country" ] |
| cache_key | "_country_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ "Afghanistan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3290 +data: Graphlife\CMSBundle\Entity\Country {#3306 …} +value: "Afghanistan" +label: "Afghanistan" +attr: [] +labelTranslationParameters: [] } "Afrique du Sud" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3294 +data: Graphlife\CMSBundle\Entity\Country {#3308 …} +value: "Afrique du Sud" +label: "Afrique du Sud" +attr: [] +labelTranslationParameters: [] } "Ahvenanmaa" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3292 +data: Graphlife\CMSBundle\Entity\Country {#3309 …} +value: "Ahvenanmaa" +label: "Ahvenanmaa" +attr: [] +labelTranslationParameters: [] } "Albanie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3296 +data: Graphlife\CMSBundle\Entity\Country {#3310 …} +value: "Albanie" +label: "Albanie" +attr: [] +labelTranslationParameters: [] } "Algérie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3291 +data: Graphlife\CMSBundle\Entity\Country {#3311 …} +value: "Algérie" +label: "Algérie" +attr: [] +labelTranslationParameters: [] } "Allemagne" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3304 +data: Graphlife\CMSBundle\Entity\Country {#3312 …} +value: "Allemagne" +label: "Allemagne" +attr: [] +labelTranslationParameters: [] } "Andorre" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3302 +data: Graphlife\CMSBundle\Entity\Country {#3313 …} +value: "Andorre" +label: "Andorre" +attr: [] +labelTranslationParameters: [] } "Angola" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3301 +data: Graphlife\CMSBundle\Entity\Country {#3314 …} +value: "Angola" +label: "Angola" +attr: [] +labelTranslationParameters: [] } "Anguilla" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3293 +data: Graphlife\CMSBundle\Entity\Country {#3315 …} +value: "Anguilla" +label: "Anguilla" +attr: [] +labelTranslationParameters: [] } "Antarctique" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3298 +data: Graphlife\CMSBundle\Entity\Country {#3316 …} +value: "Antarctique" +label: "Antarctique" +attr: [] +labelTranslationParameters: [] } "Antigua_et_Barbuda" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3557 +data: Graphlife\CMSBundle\Entity\Country {#3317 …} +value: "Antigua-et-Barbuda" +label: "Antigua-et-Barbuda" +attr: [] +labelTranslationParameters: [] } "Arabie Saoudite" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3558 +data: Graphlife\CMSBundle\Entity\Country {#3318 …} +value: "Arabie Saoudite" +label: "Arabie Saoudite" +attr: [] +labelTranslationParameters: [] } "Argentine" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3559 +data: Graphlife\CMSBundle\Entity\Country {#3319 …} +value: "Argentine" +label: "Argentine" +attr: [] +labelTranslationParameters: [] } "Arménie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3560 +data: Graphlife\CMSBundle\Entity\Country {#3320 …} +value: "Arménie" +label: "Arménie" +attr: [] +labelTranslationParameters: [] } "Aruba" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3561 +data: Graphlife\CMSBundle\Entity\Country {#3321 …} +value: "Aruba" +label: "Aruba" +attr: [] +labelTranslationParameters: [] } "Australie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3562 +data: Graphlife\CMSBundle\Entity\Country {#3322 …} +value: "Australie" +label: "Australie" +attr: [] +labelTranslationParameters: [] } "Autriche" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3563 +data: Graphlife\CMSBundle\Entity\Country {#3323 …} +value: "Autriche" +label: "Autriche" +attr: [] +labelTranslationParameters: [] } "Azerbaïdjan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3564 +data: Graphlife\CMSBundle\Entity\Country {#3324 …} +value: "Azerbaïdjan" +label: "Azerbaïdjan" +attr: [] +labelTranslationParameters: [] } "Bahamas" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3565 +data: Graphlife\CMSBundle\Entity\Country {#3325 …} +value: "Bahamas" +label: "Bahamas" +attr: [] +labelTranslationParameters: [] } "Bahreïn" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3566 +data: Graphlife\CMSBundle\Entity\Country {#3326 …} +value: "Bahreïn" +label: "Bahreïn" +attr: [] +labelTranslationParameters: [] } "Bangladesh" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3567 +data: Graphlife\CMSBundle\Entity\Country {#3327 …} +value: "Bangladesh" +label: "Bangladesh" +attr: [] +labelTranslationParameters: [] } "Barbade" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3568 +data: Graphlife\CMSBundle\Entity\Country {#3328 …} +value: "Barbade" +label: "Barbade" +attr: [] +labelTranslationParameters: [] } "Belgique" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3569 +data: Graphlife\CMSBundle\Entity\Country {#3329 …} +value: "Belgique" +label: "Belgique" +attr: [] +labelTranslationParameters: [] } "Belize" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3570 +data: Graphlife\CMSBundle\Entity\Country {#3330 …} +value: "Belize" +label: "Belize" +attr: [] +labelTranslationParameters: [] } "Bénin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3571 +data: Graphlife\CMSBundle\Entity\Country {#3331 …} +value: "Bénin" +label: "Bénin" +attr: [] +labelTranslationParameters: [] } "Bermudes" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3572 +data: Graphlife\CMSBundle\Entity\Country {#3332 …} +value: "Bermudes" +label: "Bermudes" +attr: [] +labelTranslationParameters: [] } "Bhoutan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3573 +data: Graphlife\CMSBundle\Entity\Country {#3333 …} +value: "Bhoutan" +label: "Bhoutan" +attr: [] +labelTranslationParameters: [] } "Biélorussie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3574 +data: Graphlife\CMSBundle\Entity\Country {#3334 …} +value: "Biélorussie" +label: "Biélorussie" +attr: [] +labelTranslationParameters: [] } "Birmanie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3575 +data: Graphlife\CMSBundle\Entity\Country {#3335 …} +value: "Birmanie" +label: "Birmanie" +attr: [] +labelTranslationParameters: [] } "Bolivie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3576 +data: Graphlife\CMSBundle\Entity\Country {#3336 …} +value: "Bolivie" +label: "Bolivie" +attr: [] +labelTranslationParameters: [] } "Bosnie_Herzégovine" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3577 +data: Graphlife\CMSBundle\Entity\Country {#3337 …} +value: "Bosnie-Herzégovine" +label: "Bosnie-Herzégovine" +attr: [] +labelTranslationParameters: [] } "Botswana" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3578 +data: Graphlife\CMSBundle\Entity\Country {#3338 …} +value: "Botswana" +label: "Botswana" +attr: [] +labelTranslationParameters: [] } "Brésil" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3579 +data: Graphlife\CMSBundle\Entity\Country {#3339 …} +value: "Brésil" +label: "Brésil" +attr: [] +labelTranslationParameters: [] } "Brunei" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3580 +data: Graphlife\CMSBundle\Entity\Country {#3340 …} +value: "Brunei" +label: "Brunei" +attr: [] +labelTranslationParameters: [] } "Bulgarie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3581 +data: Graphlife\CMSBundle\Entity\Country {#3341 …} +value: "Bulgarie" +label: "Bulgarie" +attr: [] +labelTranslationParameters: [] } "Burkina Faso" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3582 +data: Graphlife\CMSBundle\Entity\Country {#3342 …} +value: "Burkina Faso" +label: "Burkina Faso" +attr: [] +labelTranslationParameters: [] } "Burundi" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3583 +data: Graphlife\CMSBundle\Entity\Country {#3343 …} +value: "Burundi" +label: "Burundi" +attr: [] +labelTranslationParameters: [] } "Cambodge" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3584 +data: Graphlife\CMSBundle\Entity\Country {#3344 …} +value: "Cambodge" +label: "Cambodge" +attr: [] +labelTranslationParameters: [] } "Cameroun" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3585 +data: Graphlife\CMSBundle\Entity\Country {#3345 …} +value: "Cameroun" +label: "Cameroun" +attr: [] +labelTranslationParameters: [] } "Canada" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3586 +data: Graphlife\CMSBundle\Entity\Country {#3346 …} +value: "Canada" +label: "Canada" +attr: [] +labelTranslationParameters: [] } "Chili" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3587 +data: Graphlife\CMSBundle\Entity\Country {#3347 …} +value: "Chili" +label: "Chili" +attr: [] +labelTranslationParameters: [] } "Chine" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3588 +data: Graphlife\CMSBundle\Entity\Country {#3348 …} +value: "Chine" +label: "Chine" +attr: [] +labelTranslationParameters: [] } "Chypre" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3589 +data: Graphlife\CMSBundle\Entity\Country {#3349 …} +value: "Chypre" +label: "Chypre" +attr: [] +labelTranslationParameters: [] } "Cité du Vatican" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3590 +data: Graphlife\CMSBundle\Entity\Country {#3350 …} +value: "Cité du Vatican" +label: "Cité du Vatican" +attr: [] +labelTranslationParameters: [] } "Colombie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3591 +data: Graphlife\CMSBundle\Entity\Country {#3351 …} +value: "Colombie" +label: "Colombie" +attr: [] +labelTranslationParameters: [] } "Comores" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3592 +data: Graphlife\CMSBundle\Entity\Country {#3352 …} +value: "Comores" +label: "Comores" +attr: [] +labelTranslationParameters: [] } "Congo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3593 +data: Graphlife\CMSBundle\Entity\Country {#3353 …} +value: "Congo" +label: "Congo" +attr: [] +labelTranslationParameters: [] } "Congo (Rép. dém.)" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3594 +data: Graphlife\CMSBundle\Entity\Country {#3354 …} +value: "Congo (Rép. dém.)" +label: "Congo (Rép. dém.)" +attr: [] +labelTranslationParameters: [] } "Corée du Nord" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3595 +data: Graphlife\CMSBundle\Entity\Country {#3355 …} +value: "Corée du Nord" +label: "Corée du Nord" +attr: [] +labelTranslationParameters: [] } "Corée du Sud" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3596 +data: Graphlife\CMSBundle\Entity\Country {#3356 …} +value: "Corée du Sud" +label: "Corée du Sud" +attr: [] +labelTranslationParameters: [] } "Costa Rica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3597 +data: Graphlife\CMSBundle\Entity\Country {#3357 …} +value: "Costa Rica" +label: "Costa Rica" +attr: [] +labelTranslationParameters: [] } "Côte d'Ivoire" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3598 +data: Graphlife\CMSBundle\Entity\Country {#3358 …} +value: "Côte d'Ivoire" +label: "Côte d'Ivoire" +attr: [] +labelTranslationParameters: [] } "Croatie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3599 +data: Graphlife\CMSBundle\Entity\Country {#3359 …} +value: "Croatie" +label: "Croatie" +attr: [] +labelTranslationParameters: [] } "Cuba" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3600 +data: Graphlife\CMSBundle\Entity\Country {#3360 …} +value: "Cuba" +label: "Cuba" +attr: [] +labelTranslationParameters: [] } "Curaçao" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3601 +data: Graphlife\CMSBundle\Entity\Country {#3361 …} +value: "Curaçao" +label: "Curaçao" +attr: [] +labelTranslationParameters: [] } "Danemark" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3602 +data: Graphlife\CMSBundle\Entity\Country {#3362 …} +value: "Danemark" +label: "Danemark" +attr: [] +labelTranslationParameters: [] } "Djibouti" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3603 +data: Graphlife\CMSBundle\Entity\Country {#3363 …} +value: "Djibouti" +label: "Djibouti" +attr: [] +labelTranslationParameters: [] } "Dominique" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3604 +data: Graphlife\CMSBundle\Entity\Country {#3364 …} +value: "Dominique" +label: "Dominique" +attr: [] +labelTranslationParameters: [] } "Égypte" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3605 +data: Graphlife\CMSBundle\Entity\Country {#3365 …} +value: "Égypte" +label: "Égypte" +attr: [] +labelTranslationParameters: [] } "Émirats arabes unis" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3606 +data: Graphlife\CMSBundle\Entity\Country {#3366 …} +value: "Émirats arabes unis" +label: "Émirats arabes unis" +attr: [] +labelTranslationParameters: [] } "Équateur" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3607 +data: Graphlife\CMSBundle\Entity\Country {#3367 …} +value: "Équateur" +label: "Équateur" +attr: [] +labelTranslationParameters: [] } "Érythrée" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3608 +data: Graphlife\CMSBundle\Entity\Country {#3368 …} +value: "Érythrée" +label: "Érythrée" +attr: [] +labelTranslationParameters: [] } "Espagne" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3609 +data: Graphlife\CMSBundle\Entity\Country {#3369 …} +value: "Espagne" +label: "Espagne" +attr: [] +labelTranslationParameters: [] } "Estonie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3610 +data: Graphlife\CMSBundle\Entity\Country {#3370 …} +value: "Estonie" +label: "Estonie" +attr: [] +labelTranslationParameters: [] } "États_Unis" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3611 +data: Graphlife\CMSBundle\Entity\Country {#3371 …} +value: "États-Unis" +label: "États-Unis" +attr: [] +labelTranslationParameters: [] } "Éthiopie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3612 +data: Graphlife\CMSBundle\Entity\Country {#3372 …} +value: "Éthiopie" +label: "Éthiopie" +attr: [] +labelTranslationParameters: [] } "Fidji" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3613 +data: Graphlife\CMSBundle\Entity\Country {#3373 …} +value: "Fidji" +label: "Fidji" +attr: [] +labelTranslationParameters: [] } "Finlande" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3614 +data: Graphlife\CMSBundle\Entity\Country {#3374 …} +value: "Finlande" +label: "Finlande" +attr: [] +labelTranslationParameters: [] } "France" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3615 +data: Graphlife\CMSBundle\Entity\Country {#3375 …} +value: "France" +label: "France" +attr: [] +labelTranslationParameters: [] } "Gabon" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3616 +data: Graphlife\CMSBundle\Entity\Country {#3376 …} +value: "Gabon" +label: "Gabon" +attr: [] +labelTranslationParameters: [] } "Gambie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3617 +data: Graphlife\CMSBundle\Entity\Country {#3377 …} +value: "Gambie" +label: "Gambie" +attr: [] +labelTranslationParameters: [] } "Géorgie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3618 +data: Graphlife\CMSBundle\Entity\Country {#3378 …} +value: "Géorgie" +label: "Géorgie" +attr: [] +labelTranslationParameters: [] } "Géorgie du Sud_et_les Îles Sandwich du Sud" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3619 +data: Graphlife\CMSBundle\Entity\Country {#3379 …} +value: "Géorgie du Sud-et-les Îles Sandwich du Sud" +label: "Géorgie du Sud-et-les Îles Sandwich du Sud" +attr: [] +labelTranslationParameters: [] } "Ghana" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3620 +data: Graphlife\CMSBundle\Entity\Country {#3380 …} +value: "Ghana" +label: "Ghana" +attr: [] +labelTranslationParameters: [] } "Gibraltar" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3621 +data: Graphlife\CMSBundle\Entity\Country {#3381 …} +value: "Gibraltar" +label: "Gibraltar" +attr: [] +labelTranslationParameters: [] } "Grèce" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3622 +data: Graphlife\CMSBundle\Entity\Country {#3382 …} +value: "Grèce" +label: "Grèce" +attr: [] +labelTranslationParameters: [] } "Grenade" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3623 +data: Graphlife\CMSBundle\Entity\Country {#3383 …} +value: "Grenade" +label: "Grenade" +attr: [] +labelTranslationParameters: [] } "Groenland" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3624 +data: Graphlife\CMSBundle\Entity\Country {#3384 …} +value: "Groenland" +label: "Groenland" +attr: [] +labelTranslationParameters: [] } "Guadeloupe" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3625 +data: Graphlife\CMSBundle\Entity\Country {#3385 …} +value: "Guadeloupe" +label: "Guadeloupe" +attr: [] +labelTranslationParameters: [] } "Guam" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3626 +data: Graphlife\CMSBundle\Entity\Country {#3386 …} +value: "Guam" +label: "Guam" +attr: [] +labelTranslationParameters: [] } "Guatemala" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3627 +data: Graphlife\CMSBundle\Entity\Country {#3387 …} +value: "Guatemala" +label: "Guatemala" +attr: [] +labelTranslationParameters: [] } "Guernesey" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3628 +data: Graphlife\CMSBundle\Entity\Country {#3388 …} +value: "Guernesey" +label: "Guernesey" +attr: [] +labelTranslationParameters: [] } "Guinée" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3629 +data: Graphlife\CMSBundle\Entity\Country {#3389 …} +value: "Guinée" +label: "Guinée" +attr: [] +labelTranslationParameters: [] } "Guinée équatoriale" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3630 +data: Graphlife\CMSBundle\Entity\Country {#3390 …} +value: "Guinée équatoriale" +label: "Guinée équatoriale" +attr: [] +labelTranslationParameters: [] } "Guinée_Bissau" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3631 +data: Graphlife\CMSBundle\Entity\Country {#3391 …} +value: "Guinée-Bissau" +label: "Guinée-Bissau" +attr: [] +labelTranslationParameters: [] } "Guyana" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3632 +data: Graphlife\CMSBundle\Entity\Country {#3392 …} +value: "Guyana" +label: "Guyana" +attr: [] +labelTranslationParameters: [] } "Guyane" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3633 +data: Graphlife\CMSBundle\Entity\Country {#3393 …} +value: "Guyane" +label: "Guyane" +attr: [] +labelTranslationParameters: [] } "Haïti" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3634 +data: Graphlife\CMSBundle\Entity\Country {#3394 …} +value: "Haïti" +label: "Haïti" +attr: [] +labelTranslationParameters: [] } "Honduras" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3635 +data: Graphlife\CMSBundle\Entity\Country {#3395 …} +value: "Honduras" +label: "Honduras" +attr: [] +labelTranslationParameters: [] } "Hong Kong" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3636 +data: Graphlife\CMSBundle\Entity\Country {#3396 …} +value: "Hong Kong" +label: "Hong Kong" +attr: [] +labelTranslationParameters: [] } "Hongrie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3637 +data: Graphlife\CMSBundle\Entity\Country {#3397 …} +value: "Hongrie" +label: "Hongrie" +attr: [] +labelTranslationParameters: [] } "Île Bouvet" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3638 +data: Graphlife\CMSBundle\Entity\Country {#3398 …} +value: "Île Bouvet" +label: "Île Bouvet" +attr: [] +labelTranslationParameters: [] } "Île Christmas" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3639 +data: Graphlife\CMSBundle\Entity\Country {#3399 …} +value: "Île Christmas" +label: "Île Christmas" +attr: [] +labelTranslationParameters: [] } "Île de Man" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3640 +data: Graphlife\CMSBundle\Entity\Country {#3400 …} +value: "Île de Man" +label: "Île de Man" +attr: [] +labelTranslationParameters: [] } "Île Maurice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3641 +data: Graphlife\CMSBundle\Entity\Country {#3401 …} +value: "Île Maurice" +label: "Île Maurice" +attr: [] +labelTranslationParameters: [] } "Île Norfolk" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3642 +data: Graphlife\CMSBundle\Entity\Country {#3402 …} +value: "Île Norfolk" +label: "Île Norfolk" +attr: [] +labelTranslationParameters: [] } "Îles Caïmans" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3643 +data: Graphlife\CMSBundle\Entity\Country {#3403 …} +value: "Îles Caïmans" +label: "Îles Caïmans" +attr: [] +labelTranslationParameters: [] } "Îles Cocos" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3644 +data: Graphlife\CMSBundle\Entity\Country {#3404 …} +value: "Îles Cocos" +label: "Îles Cocos" +attr: [] +labelTranslationParameters: [] } "Îles Cook" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3645 +data: Graphlife\CMSBundle\Entity\Country {#3405 …} +value: "Îles Cook" +label: "Îles Cook" +attr: [] +labelTranslationParameters: [] } "Îles du Cap_Vert" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3646 +data: Graphlife\CMSBundle\Entity\Country {#3406 …} +value: "Îles du Cap-Vert" +label: "Îles du Cap-Vert" +attr: [] +labelTranslationParameters: [] } "Îles Féroé" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3647 +data: Graphlife\CMSBundle\Entity\Country {#3407 …} +value: "Îles Féroé" +label: "Îles Féroé" +attr: [] +labelTranslationParameters: [] } "Îles Heard_et_MacDonald" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3648 +data: Graphlife\CMSBundle\Entity\Country {#3408 …} +value: "Îles Heard-et-MacDonald" +label: "Îles Heard-et-MacDonald" +attr: [] +labelTranslationParameters: [] } "Îles Malouines" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3649 +data: Graphlife\CMSBundle\Entity\Country {#3409 …} +value: "Îles Malouines" +label: "Îles Malouines" +attr: [] +labelTranslationParameters: [] } "Îles Mariannes du Nord" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3650 +data: Graphlife\CMSBundle\Entity\Country {#3410 …} +value: "Îles Mariannes du Nord" +label: "Îles Mariannes du Nord" +attr: [] +labelTranslationParameters: [] } "Îles Marshall" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3651 +data: Graphlife\CMSBundle\Entity\Country {#3411 …} +value: "Îles Marshall" +label: "Îles Marshall" +attr: [] +labelTranslationParameters: [] } "Îles mineures éloignées des États_Unis" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3652 +data: Graphlife\CMSBundle\Entity\Country {#3412 …} +value: "Îles mineures éloignées des États-Unis" +label: "Îles mineures éloignées des États-Unis" +attr: [] +labelTranslationParameters: [] } "Îles Pitcairn" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3653 +data: Graphlife\CMSBundle\Entity\Country {#3413 …} +value: "Îles Pitcairn" +label: "Îles Pitcairn" +attr: [] +labelTranslationParameters: [] } "Îles Salomon" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3654 +data: Graphlife\CMSBundle\Entity\Country {#3414 …} +value: "Îles Salomon" +label: "Îles Salomon" +attr: [] +labelTranslationParameters: [] } "Îles Turques_et_Caïques" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3655 +data: Graphlife\CMSBundle\Entity\Country {#3415 …} +value: "Îles Turques-et-Caïques" +label: "Îles Turques-et-Caïques" +attr: [] +labelTranslationParameters: [] } "Îles Vierges britanniques" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3656 +data: Graphlife\CMSBundle\Entity\Country {#3416 …} +value: "Îles Vierges britanniques" +label: "Îles Vierges britanniques" +attr: [] +labelTranslationParameters: [] } "Îles Vierges des États_Unis" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3657 +data: Graphlife\CMSBundle\Entity\Country {#3417 …} +value: "Îles Vierges des États-Unis" +label: "Îles Vierges des États-Unis" +attr: [] +labelTranslationParameters: [] } "Inde" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3658 +data: Graphlife\CMSBundle\Entity\Country {#3418 …} +value: "Inde" +label: "Inde" +attr: [] +labelTranslationParameters: [] } "Indonésie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3659 +data: Graphlife\CMSBundle\Entity\Country {#3419 …} +value: "Indonésie" +label: "Indonésie" +attr: [] +labelTranslationParameters: [] } "Irak" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3660 +data: Graphlife\CMSBundle\Entity\Country {#3420 …} +value: "Irak" +label: "Irak" +attr: [] +labelTranslationParameters: [] } "Iran" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3661 +data: Graphlife\CMSBundle\Entity\Country {#3421 …} +value: "Iran" +label: "Iran" +attr: [] +labelTranslationParameters: [] } "Irlande" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3662 +data: Graphlife\CMSBundle\Entity\Country {#3422 …} +value: "Irlande" +label: "Irlande" +attr: [] +labelTranslationParameters: [] } "Islande" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3663 +data: Graphlife\CMSBundle\Entity\Country {#3423 …} +value: "Islande" +label: "Islande" +attr: [] +labelTranslationParameters: [] } "Israël" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3664 +data: Graphlife\CMSBundle\Entity\Country {#3424 …} +value: "Israël" +label: "Israël" +attr: [] +labelTranslationParameters: [] } "Italie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3665 +data: Graphlife\CMSBundle\Entity\Country {#3425 …} +value: "Italie" +label: "Italie" +attr: [] +labelTranslationParameters: [] } "Jamaïque" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3666 +data: Graphlife\CMSBundle\Entity\Country {#3426 …} +value: "Jamaïque" +label: "Jamaïque" +attr: [] +labelTranslationParameters: [] } "Japon" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3667 +data: Graphlife\CMSBundle\Entity\Country {#3427 …} +value: "Japon" +label: "Japon" +attr: [] +labelTranslationParameters: [] } "Jersey" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3668 +data: Graphlife\CMSBundle\Entity\Country {#3428 …} +value: "Jersey" +label: "Jersey" +attr: [] +labelTranslationParameters: [] } "Jordanie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3669 +data: Graphlife\CMSBundle\Entity\Country {#3429 …} +value: "Jordanie" +label: "Jordanie" +attr: [] +labelTranslationParameters: [] } "Kazakhstan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3670 +data: Graphlife\CMSBundle\Entity\Country {#3430 …} +value: "Kazakhstan" +label: "Kazakhstan" +attr: [] +labelTranslationParameters: [] } "Kenya" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3671 +data: Graphlife\CMSBundle\Entity\Country {#3431 …} +value: "Kenya" +label: "Kenya" +attr: [] +labelTranslationParameters: [] } "Kirghizistan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3672 +data: Graphlife\CMSBundle\Entity\Country {#3432 …} +value: "Kirghizistan" +label: "Kirghizistan" +attr: [] +labelTranslationParameters: [] } "Kiribati" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3673 +data: Graphlife\CMSBundle\Entity\Country {#3433 …} +value: "Kiribati" +label: "Kiribati" +attr: [] +labelTranslationParameters: [] } "Kosovo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3674 +data: Graphlife\CMSBundle\Entity\Country {#3434 …} +value: "Kosovo" +label: "Kosovo" +attr: [] +labelTranslationParameters: [] } "Koweït" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3675 +data: Graphlife\CMSBundle\Entity\Country {#3435 …} +value: "Koweït" +label: "Koweït" +attr: [] +labelTranslationParameters: [] } "Laos" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3676 +data: Graphlife\CMSBundle\Entity\Country {#3436 …} +value: "Laos" +label: "Laos" +attr: [] +labelTranslationParameters: [] } "Lesotho" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3677 +data: Graphlife\CMSBundle\Entity\Country {#3437 …} +value: "Lesotho" +label: "Lesotho" +attr: [] +labelTranslationParameters: [] } "Lettonie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3678 +data: Graphlife\CMSBundle\Entity\Country {#3438 …} +value: "Lettonie" +label: "Lettonie" +attr: [] +labelTranslationParameters: [] } "Liban" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3679 +data: Graphlife\CMSBundle\Entity\Country {#3439 …} +value: "Liban" +label: "Liban" +attr: [] +labelTranslationParameters: [] } "Liberia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3680 +data: Graphlife\CMSBundle\Entity\Country {#3440 …} +value: "Liberia" +label: "Liberia" +attr: [] +labelTranslationParameters: [] } "Libye" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3681 +data: Graphlife\CMSBundle\Entity\Country {#3441 …} +value: "Libye" +label: "Libye" +attr: [] +labelTranslationParameters: [] } "Liechtenstein" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3682 +data: Graphlife\CMSBundle\Entity\Country {#3442 …} +value: "Liechtenstein" +label: "Liechtenstein" +attr: [] +labelTranslationParameters: [] } "Lituanie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3683 +data: Graphlife\CMSBundle\Entity\Country {#3443 …} +value: "Lituanie" +label: "Lituanie" +attr: [] +labelTranslationParameters: [] } "Luxembourg" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3684 +data: Graphlife\CMSBundle\Entity\Country {#3444 …} +value: "Luxembourg" +label: "Luxembourg" +attr: [] +labelTranslationParameters: [] } "Macao" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3685 +data: Graphlife\CMSBundle\Entity\Country {#3445 …} +value: "Macao" +label: "Macao" +attr: [] +labelTranslationParameters: [] } "Macédoine du Nord" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3686 +data: Graphlife\CMSBundle\Entity\Country {#3446 …} +value: "Macédoine du Nord" +label: "Macédoine du Nord" +attr: [] +labelTranslationParameters: [] } "Madagascar" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3687 +data: Graphlife\CMSBundle\Entity\Country {#3447 …} +value: "Madagascar" +label: "Madagascar" +attr: [] +labelTranslationParameters: [] } "Malaisie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3688 +data: Graphlife\CMSBundle\Entity\Country {#3448 …} +value: "Malaisie" +label: "Malaisie" +attr: [] +labelTranslationParameters: [] } "Malawi" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3689 +data: Graphlife\CMSBundle\Entity\Country {#3449 …} +value: "Malawi" +label: "Malawi" +attr: [] +labelTranslationParameters: [] } "Maldives" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3690 +data: Graphlife\CMSBundle\Entity\Country {#3450 …} +value: "Maldives" +label: "Maldives" +attr: [] +labelTranslationParameters: [] } "Mali" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3691 +data: Graphlife\CMSBundle\Entity\Country {#3451 …} +value: "Mali" +label: "Mali" +attr: [] +labelTranslationParameters: [] } "Malte" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3692 +data: Graphlife\CMSBundle\Entity\Country {#3452 …} +value: "Malte" +label: "Malte" +attr: [] +labelTranslationParameters: [] } "Maroc" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3693 +data: Graphlife\CMSBundle\Entity\Country {#3453 …} +value: "Maroc" +label: "Maroc" +attr: [] +labelTranslationParameters: [] } "Martinique" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3694 +data: Graphlife\CMSBundle\Entity\Country {#3454 …} +value: "Martinique" +label: "Martinique" +attr: [] +labelTranslationParameters: [] } "Mauritanie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3695 +data: Graphlife\CMSBundle\Entity\Country {#3455 …} +value: "Mauritanie" +label: "Mauritanie" +attr: [] +labelTranslationParameters: [] } "Mayotte" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3696 +data: Graphlife\CMSBundle\Entity\Country {#3456 …} +value: "Mayotte" +label: "Mayotte" +attr: [] +labelTranslationParameters: [] } "Mexique" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3697 +data: Graphlife\CMSBundle\Entity\Country {#3457 …} +value: "Mexique" +label: "Mexique" +attr: [] +labelTranslationParameters: [] } "Micronésie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3698 +data: Graphlife\CMSBundle\Entity\Country {#3458 …} +value: "Micronésie" +label: "Micronésie" +attr: [] +labelTranslationParameters: [] } "Moldavie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3699 +data: Graphlife\CMSBundle\Entity\Country {#3459 …} +value: "Moldavie" +label: "Moldavie" +attr: [] +labelTranslationParameters: [] } "Monaco" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3700 +data: Graphlife\CMSBundle\Entity\Country {#3460 …} +value: "Monaco" +label: "Monaco" +attr: [] +labelTranslationParameters: [] } "Mongolie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3701 +data: Graphlife\CMSBundle\Entity\Country {#3461 …} +value: "Mongolie" +label: "Mongolie" +attr: [] +labelTranslationParameters: [] } "Monténégro" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3702 +data: Graphlife\CMSBundle\Entity\Country {#3462 …} +value: "Monténégro" +label: "Monténégro" +attr: [] +labelTranslationParameters: [] } "Montserrat" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3703 +data: Graphlife\CMSBundle\Entity\Country {#3463 …} +value: "Montserrat" +label: "Montserrat" +attr: [] +labelTranslationParameters: [] } "Mozambique" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3704 +data: Graphlife\CMSBundle\Entity\Country {#3464 …} +value: "Mozambique" +label: "Mozambique" +attr: [] +labelTranslationParameters: [] } "Namibie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3705 +data: Graphlife\CMSBundle\Entity\Country {#3465 …} +value: "Namibie" +label: "Namibie" +attr: [] +labelTranslationParameters: [] } "Nauru" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3706 +data: Graphlife\CMSBundle\Entity\Country {#3466 …} +value: "Nauru" +label: "Nauru" +attr: [] +labelTranslationParameters: [] } "Népal" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3707 +data: Graphlife\CMSBundle\Entity\Country {#3467 …} +value: "Népal" +label: "Népal" +attr: [] +labelTranslationParameters: [] } "Nicaragua" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3708 +data: Graphlife\CMSBundle\Entity\Country {#3468 …} +value: "Nicaragua" +label: "Nicaragua" +attr: [] +labelTranslationParameters: [] } "Niger" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3709 +data: Graphlife\CMSBundle\Entity\Country {#3469 …} +value: "Niger" +label: "Niger" +attr: [] +labelTranslationParameters: [] } "Nigéria" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3710 +data: Graphlife\CMSBundle\Entity\Country {#3470 …} +value: "Nigéria" +label: "Nigéria" +attr: [] +labelTranslationParameters: [] } "Niue" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3711 +data: Graphlife\CMSBundle\Entity\Country {#3471 …} +value: "Niue" +label: "Niue" +attr: [] +labelTranslationParameters: [] } "Norvège" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3712 +data: Graphlife\CMSBundle\Entity\Country {#3472 …} +value: "Norvège" +label: "Norvège" +attr: [] +labelTranslationParameters: [] } "Nouvelle_Calédonie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3713 +data: Graphlife\CMSBundle\Entity\Country {#3473 …} +value: "Nouvelle-Calédonie" +label: "Nouvelle-Calédonie" +attr: [] +labelTranslationParameters: [] } "Nouvelle_Zélande" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3714 +data: Graphlife\CMSBundle\Entity\Country {#3474 …} +value: "Nouvelle-Zélande" +label: "Nouvelle-Zélande" +attr: [] +labelTranslationParameters: [] } "Oman" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3715 +data: Graphlife\CMSBundle\Entity\Country {#3475 …} +value: "Oman" +label: "Oman" +attr: [] +labelTranslationParameters: [] } "Ouganda" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3716 +data: Graphlife\CMSBundle\Entity\Country {#3476 …} +value: "Ouganda" +label: "Ouganda" +attr: [] +labelTranslationParameters: [] } "Ouzbékistan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3717 +data: Graphlife\CMSBundle\Entity\Country {#3477 …} +value: "Ouzbékistan" +label: "Ouzbékistan" +attr: [] +labelTranslationParameters: [] } "Pakistan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3718 +data: Graphlife\CMSBundle\Entity\Country {#3478 …} +value: "Pakistan" +label: "Pakistan" +attr: [] +labelTranslationParameters: [] } "Palaos (Palau)" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3719 +data: Graphlife\CMSBundle\Entity\Country {#3479 …} +value: "Palaos (Palau)" +label: "Palaos (Palau)" +attr: [] +labelTranslationParameters: [] } "Palestine" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3720 +data: Graphlife\CMSBundle\Entity\Country {#3480 …} +value: "Palestine" +label: "Palestine" +attr: [] +labelTranslationParameters: [] } "Panama" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3721 +data: Graphlife\CMSBundle\Entity\Country {#3481 …} +value: "Panama" +label: "Panama" +attr: [] +labelTranslationParameters: [] } "Papouasie_Nouvelle_Guinée" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3722 +data: Graphlife\CMSBundle\Entity\Country {#3482 …} +value: "Papouasie-Nouvelle-Guinée" +label: "Papouasie-Nouvelle-Guinée" +attr: [] +labelTranslationParameters: [] } "Paraguay" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3723 +data: Graphlife\CMSBundle\Entity\Country {#3483 …} +value: "Paraguay" +label: "Paraguay" +attr: [] +labelTranslationParameters: [] } "Pays_Bas" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3724 +data: Graphlife\CMSBundle\Entity\Country {#3484 …} +value: "Pays-Bas" +label: "Pays-Bas" +attr: [] +labelTranslationParameters: [] } "Pays_Bas caribéens" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3725 +data: Graphlife\CMSBundle\Entity\Country {#3485 …} +value: "Pays-Bas caribéens" +label: "Pays-Bas caribéens" +attr: [] +labelTranslationParameters: [] } "Pérou" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3726 +data: Graphlife\CMSBundle\Entity\Country {#3486 …} +value: "Pérou" +label: "Pérou" +attr: [] +labelTranslationParameters: [] } "Philippines" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3727 +data: Graphlife\CMSBundle\Entity\Country {#3487 …} +value: "Philippines" +label: "Philippines" +attr: [] +labelTranslationParameters: [] } "Pologne" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3728 +data: Graphlife\CMSBundle\Entity\Country {#3488 …} +value: "Pologne" +label: "Pologne" +attr: [] +labelTranslationParameters: [] } "Polynésie française" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3729 +data: Graphlife\CMSBundle\Entity\Country {#3489 …} +value: "Polynésie française" +label: "Polynésie française" +attr: [] +labelTranslationParameters: [] } "Porto Rico" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3730 +data: Graphlife\CMSBundle\Entity\Country {#3490 …} +value: "Porto Rico" +label: "Porto Rico" +attr: [] +labelTranslationParameters: [] } "Portugal" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3731 +data: Graphlife\CMSBundle\Entity\Country {#3491 …} +value: "Portugal" +label: "Portugal" +attr: [] +labelTranslationParameters: [] } "Qatar" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3732 +data: Graphlife\CMSBundle\Entity\Country {#3492 …} +value: "Qatar" +label: "Qatar" +attr: [] +labelTranslationParameters: [] } "République centrafricaine" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3733 +data: Graphlife\CMSBundle\Entity\Country {#3493 …} +value: "République centrafricaine" +label: "République centrafricaine" +attr: [] +labelTranslationParameters: [] } "République dominicaine" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3734 +data: Graphlife\CMSBundle\Entity\Country {#3494 …} +value: "République dominicaine" +label: "République dominicaine" +attr: [] +labelTranslationParameters: [] } "Réunion" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3735 +data: Graphlife\CMSBundle\Entity\Country {#3495 …} +value: "Réunion" +label: "Réunion" +attr: [] +labelTranslationParameters: [] } "Roumanie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3736 +data: Graphlife\CMSBundle\Entity\Country {#3496 …} +value: "Roumanie" +label: "Roumanie" +attr: [] +labelTranslationParameters: [] } "Royaume_Uni" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3737 +data: Graphlife\CMSBundle\Entity\Country {#3497 …} +value: "Royaume-Uni" +label: "Royaume-Uni" +attr: [] +labelTranslationParameters: [] } "Russie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3738 +data: Graphlife\CMSBundle\Entity\Country {#3498 …} +value: "Russie" +label: "Russie" +attr: [] +labelTranslationParameters: [] } "Rwanda" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3739 +data: Graphlife\CMSBundle\Entity\Country {#3499 …} +value: "Rwanda" +label: "Rwanda" +attr: [] +labelTranslationParameters: [] } "Sahara Occidental" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3740 +data: Graphlife\CMSBundle\Entity\Country {#3500 …} +value: "Sahara Occidental" +label: "Sahara Occidental" +attr: [] +labelTranslationParameters: [] } "Saint_Barthélemy" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3741 +data: Graphlife\CMSBundle\Entity\Country {#3501 …} +value: "Saint-Barthélemy" +label: "Saint-Barthélemy" +attr: [] +labelTranslationParameters: [] } "Saint_Christophe_et_Niévès" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3742 +data: Graphlife\CMSBundle\Entity\Country {#3502 …} +value: "Saint-Christophe-et-Niévès" +label: "Saint-Christophe-et-Niévès" +attr: [] +labelTranslationParameters: [] } "Saint_Marin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3743 +data: Graphlife\CMSBundle\Entity\Country {#3503 …} +value: "Saint-Marin" +label: "Saint-Marin" +attr: [] +labelTranslationParameters: [] } "Saint_Martin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3745 +data: Graphlife\CMSBundle\Entity\Country {#3505 …} +value: "Saint-Martin" +label: "Saint-Martin" +attr: [] +labelTranslationParameters: [] } "Saint_Pierre_et_Miquelon" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3744 +data: Graphlife\CMSBundle\Entity\Country {#3506 …} +value: "Saint-Pierre-et-Miquelon" +label: "Saint-Pierre-et-Miquelon" +attr: [] +labelTranslationParameters: [] } "Saint_Vincent_et_les_Grenadines" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3746 +data: Graphlife\CMSBundle\Entity\Country {#3507 …} +value: "Saint-Vincent-et-les-Grenadines" +label: "Saint-Vincent-et-les-Grenadines" +attr: [] +labelTranslationParameters: [] } "Sainte_Hélène, Ascension et Tristan da Cunha" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3747 +data: Graphlife\CMSBundle\Entity\Country {#3508 …} +value: "Sainte-Hélène, Ascension et Tristan da Cunha" +label: "Sainte-Hélène, Ascension et Tristan da Cunha" +attr: [] +labelTranslationParameters: [] } "Sainte_Lucie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3748 +data: Graphlife\CMSBundle\Entity\Country {#3509 …} +value: "Sainte-Lucie" +label: "Sainte-Lucie" +attr: [] +labelTranslationParameters: [] } "Salvador" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3749 +data: Graphlife\CMSBundle\Entity\Country {#3510 …} +value: "Salvador" +label: "Salvador" +attr: [] +labelTranslationParameters: [] } "Samoa" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3750 +data: Graphlife\CMSBundle\Entity\Country {#3511 …} +value: "Samoa" +label: "Samoa" +attr: [] +labelTranslationParameters: [] } "Samoa américaines" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3751 +data: Graphlife\CMSBundle\Entity\Country {#3512 …} +value: "Samoa américaines" +label: "Samoa américaines" +attr: [] +labelTranslationParameters: [] } "São Tomé et Príncipe" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3752 +data: Graphlife\CMSBundle\Entity\Country {#3513 …} +value: "São Tomé et Príncipe" +label: "São Tomé et Príncipe" +attr: [] +labelTranslationParameters: [] } "Sénégal" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3753 +data: Graphlife\CMSBundle\Entity\Country {#3514 …} +value: "Sénégal" +label: "Sénégal" +attr: [] +labelTranslationParameters: [] } "Serbie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3754 +data: Graphlife\CMSBundle\Entity\Country {#3515 …} +value: "Serbie" +label: "Serbie" +attr: [] +labelTranslationParameters: [] } "Seychelles" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3755 +data: Graphlife\CMSBundle\Entity\Country {#3516 …} +value: "Seychelles" +label: "Seychelles" +attr: [] +labelTranslationParameters: [] } "Sierra Leone" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3756 +data: Graphlife\CMSBundle\Entity\Country {#3517 …} +value: "Sierra Leone" +label: "Sierra Leone" +attr: [] +labelTranslationParameters: [] } "Singapour" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3757 +data: Graphlife\CMSBundle\Entity\Country {#3518 …} +value: "Singapour" +label: "Singapour" +attr: [] +labelTranslationParameters: [] } "Slovaquie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3758 +data: Graphlife\CMSBundle\Entity\Country {#3519 …} +value: "Slovaquie" +label: "Slovaquie" +attr: [] +labelTranslationParameters: [] } "Slovénie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3759 +data: Graphlife\CMSBundle\Entity\Country {#3520 …} +value: "Slovénie" +label: "Slovénie" +attr: [] +labelTranslationParameters: [] } "Somalie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3760 +data: Graphlife\CMSBundle\Entity\Country {#3521 …} +value: "Somalie" +label: "Somalie" +attr: [] +labelTranslationParameters: [] } "Soudan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3761 +data: Graphlife\CMSBundle\Entity\Country {#3522 …} +value: "Soudan" +label: "Soudan" +attr: [] +labelTranslationParameters: [] } "Soudan du Sud" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3762 +data: Graphlife\CMSBundle\Entity\Country {#3523 …} +value: "Soudan du Sud" +label: "Soudan du Sud" +attr: [] +labelTranslationParameters: [] } "Sri Lanka" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3763 +data: Graphlife\CMSBundle\Entity\Country {#3524 …} +value: "Sri Lanka" +label: "Sri Lanka" +attr: [] +labelTranslationParameters: [] } "Suède" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3764 +data: Graphlife\CMSBundle\Entity\Country {#3525 …} +value: "Suède" +label: "Suède" +attr: [] +labelTranslationParameters: [] } "Suisse" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3765 +data: Graphlife\CMSBundle\Entity\Country {#3526 …} +value: "Suisse" +label: "Suisse" +attr: [] +labelTranslationParameters: [] } "Surinam" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3766 +data: Graphlife\CMSBundle\Entity\Country {#3527 …} +value: "Surinam" +label: "Surinam" +attr: [] +labelTranslationParameters: [] } "Svalbard et Jan Mayen" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3767 +data: Graphlife\CMSBundle\Entity\Country {#3528 …} +value: "Svalbard et Jan Mayen" +label: "Svalbard et Jan Mayen" +attr: [] +labelTranslationParameters: [] } "Swaziland" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3768 +data: Graphlife\CMSBundle\Entity\Country {#3529 …} +value: "Swaziland" +label: "Swaziland" +attr: [] +labelTranslationParameters: [] } "Syrie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3769 +data: Graphlife\CMSBundle\Entity\Country {#3530 …} +value: "Syrie" +label: "Syrie" +attr: [] +labelTranslationParameters: [] } "Tadjikistan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3770 +data: Graphlife\CMSBundle\Entity\Country {#3531 …} +value: "Tadjikistan" +label: "Tadjikistan" +attr: [] +labelTranslationParameters: [] } "Taïwan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3771 +data: Graphlife\CMSBundle\Entity\Country {#3532 …} +value: "Taïwan" +label: "Taïwan" +attr: [] +labelTranslationParameters: [] } "Tanzanie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3772 +data: Graphlife\CMSBundle\Entity\Country {#3533 …} +value: "Tanzanie" +label: "Tanzanie" +attr: [] +labelTranslationParameters: [] } "Tchad" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3773 +data: Graphlife\CMSBundle\Entity\Country {#3534 …} +value: "Tchad" +label: "Tchad" +attr: [] +labelTranslationParameters: [] } "Tchéquie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3774 +data: Graphlife\CMSBundle\Entity\Country {#3535 …} +value: "Tchéquie" +label: "Tchéquie" +attr: [] +labelTranslationParameters: [] } "Terres australes et antarctiques françaises" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3775 +data: Graphlife\CMSBundle\Entity\Country {#3536 …} +value: "Terres australes et antarctiques françaises" +label: "Terres australes et antarctiques françaises" +attr: [] +labelTranslationParameters: [] } "Territoire britannique de l'océan Indien" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3776 +data: Graphlife\CMSBundle\Entity\Country {#3537 …} +value: "Territoire britannique de l'océan Indien" +label: "Territoire britannique de l'océan Indien" +attr: [] +labelTranslationParameters: [] } "Thaïlande" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3777 +data: Graphlife\CMSBundle\Entity\Country {#3538 …} +value: "Thaïlande" +label: "Thaïlande" +attr: [] +labelTranslationParameters: [] } "Timor oriental" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3778 +data: Graphlife\CMSBundle\Entity\Country {#3539 …} +value: "Timor oriental" +label: "Timor oriental" +attr: [] +labelTranslationParameters: [] } "Togo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3779 +data: Graphlife\CMSBundle\Entity\Country {#3540 …} +value: "Togo" +label: "Togo" +attr: [] +labelTranslationParameters: [] } "Tokelau" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3780 +data: Graphlife\CMSBundle\Entity\Country {#3541 …} +value: "Tokelau" +label: "Tokelau" +attr: [] +labelTranslationParameters: [] } "Tonga" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3781 +data: Graphlife\CMSBundle\Entity\Country {#3542 …} +value: "Tonga" +label: "Tonga" +attr: [] +labelTranslationParameters: [] } "Trinité_et_Tobago" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3782 +data: Graphlife\CMSBundle\Entity\Country {#3543 …} +value: "Trinité-et-Tobago" +label: "Trinité-et-Tobago" +attr: [] +labelTranslationParameters: [] } "Tunisie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3783 +data: Graphlife\CMSBundle\Entity\Country {#3544 …} +value: "Tunisie" +label: "Tunisie" +attr: [] +labelTranslationParameters: [] } "Turkménistan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3784 +data: Graphlife\CMSBundle\Entity\Country {#3545 …} +value: "Turkménistan" +label: "Turkménistan" +attr: [] +labelTranslationParameters: [] } "Turquie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3785 +data: Graphlife\CMSBundle\Entity\Country {#3546 …} +value: "Turquie" +label: "Turquie" +attr: [] +labelTranslationParameters: [] } "Tuvalu" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3786 +data: Graphlife\CMSBundle\Entity\Country {#3547 …} +value: "Tuvalu" +label: "Tuvalu" +attr: [] +labelTranslationParameters: [] } "Ukraine" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3787 +data: Graphlife\CMSBundle\Entity\Country {#3548 …} +value: "Ukraine" +label: "Ukraine" +attr: [] +labelTranslationParameters: [] } "Uruguay" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3788 +data: Graphlife\CMSBundle\Entity\Country {#3549 …} +value: "Uruguay" +label: "Uruguay" +attr: [] +labelTranslationParameters: [] } "Vanuatu" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3789 +data: Graphlife\CMSBundle\Entity\Country {#3550 …} +value: "Vanuatu" +label: "Vanuatu" +attr: [] +labelTranslationParameters: [] } "Venezuela" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3790 +data: Graphlife\CMSBundle\Entity\Country {#3551 …} +value: "Venezuela" +label: "Venezuela" +attr: [] +labelTranslationParameters: [] } "Viêt Nam" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3791 +data: Graphlife\CMSBundle\Entity\Country {#3552 …} +value: "Viêt Nam" +label: "Viêt Nam" +attr: [] +labelTranslationParameters: [] } "Wallis_et_Futuna" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3792 +data: Graphlife\CMSBundle\Entity\Country {#3553 …} +value: "Wallis-et-Futuna" +label: "Wallis-et-Futuna" +attr: [] +labelTranslationParameters: [] } "Yémen" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3793 +data: Graphlife\CMSBundle\Entity\Country {#3554 …} +value: "Yémen" +label: "Yémen" +attr: [] +labelTranslationParameters: [] } "Zambie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3794 +data: Graphlife\CMSBundle\Entity\Country {#3555 …} +value: "Zambie" +label: "Zambie" +attr: [] +labelTranslationParameters: [] } "Zimbabwe" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3795 +data: Graphlife\CMSBundle\Entity\Country {#3556 …} +value: "Zimbabwe" +label: "Zimbabwe" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3286 -errors: [] -form: Symfony\Component\Form\Form {#3249 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3287 …5} |
| full_name | "country" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "country" |
| is_selected | Closure($choice, $value) {#3289 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Pays" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "country" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "text-left mb-1 col-md-12" ] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_country" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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\SameOriginCsrfTokenManager {#220 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#202 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#185 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3798 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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() {#3800 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#564 …} $message: Closure() {#3799 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "__token" ] |
| cache_key | "__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3810 -errors: [] -form: Symfony\Component\Form\Form {#3806 …} } |
| form | Symfony\Component\Form\FormView {#3801 …5} |
| full_name | "_token" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "_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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "__token" |
| valid | true |
| value | "csrf-token" |