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 {#2947 #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 {#2947 #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 {#244 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#202 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#184 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#235 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | Graphlife\CMSBundle\Entity\User {#2947 #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) {#3031 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() {#3029 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#542 …} $message: Closure() {#3030 …} $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 {#2947 #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 {#3166 -errors: [] -form: Symfony\Component\Form\Form {#3117 …} } |
| form | Symfony\Component\Form\FormView {#3129 …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 {#2947 #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 {#244 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#202 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#184 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#235 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3075 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() {#3056 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#542 …} $message: Closure() {#3054 …} $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 {#3174 -errors: [] -form: Symfony\Component\Form\Form {#3155 …} } |
| form | Symfony\Component\Form\FormView {#3176 …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 {#244 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#202 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#184 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#235 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3077 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() {#3089 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#542 …} $message: Closure() {#3088 …} $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 {#3136 -errors: [] -form: Symfony\Component\Form\Form {#3158 …} } |
| form | Symfony\Component\Form\FormView {#3135 …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 {#244 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#202 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#184 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#235 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3096 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() {#3098 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#542 …} $message: Closure() {#3097 …} $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 {#3130 -errors: [] -form: Symfony\Component\Form\Form {#3161 …} } |
| form | Symfony\Component\Form\FormView {#3128 …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 {#3072 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#3004 +payload: null +groups: ? ?array +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3072 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#3004 +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 {#3072 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#3004 +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 {#244 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#202 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#184 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#235 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3106 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() {#3111 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#542 …} $message: Closure() {#3105 …} $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 {#3173 -errors: [] -form: Symfony\Component\Form\Form {#3119 …} } |
| form | Symfony\Component\Form\FormView {#3172 …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) {#3009 class: "Graphlife\CMSBundle\Form\UserType" this: Graphlife\CMSBundle\Form\UserType {#2951 …} } |
same as passed value |
| class | "Graphlife\CMSBundle\Entity\Country" |
same as passed value |
| label | "Pays" |
same as passed value |
| query_builder | Closure(CountryRepository $er) {#3011 class: "Graphlife\CMSBundle\Form\UserType" this: Graphlife\CMSBundle\Form\UserType {#2951 …} } |
Doctrine\ORM\QueryBuilder {#3026 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3043 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3025 #from: "Graphlife\CMSBundle\Entity\Country" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3024 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#2788 …} -dql: "SELECT c FROM Graphlife\CMSBundle\Entity\Country c ORDER BY c.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3040 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Doctrine\ORM\EntityManager {#362 …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 {#3065 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3023 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3052 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#3053 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Closure(Graphlife\CMSBundle\Entity\Country|string|null $entity = null) {#3009 class: "Graphlife\CMSBundle\Form\UserType" this: Graphlife\CMSBundle\Form\UserType {#2951 …} } |
| 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 {#244 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#202 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#184 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#235 …} -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 {#362 …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 {#3068 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#362 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1504 …} } |
| 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 {#3026 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3043 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3025 #from: "Graphlife\CMSBundle\Entity\Country" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3024 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#2788 …} -dql: "SELECT c FROM Graphlife\CMSBundle\Entity\Country c ORDER BY c.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3040 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Doctrine\ORM\EntityManager {#362 …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() {#3045 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#542 …} $message: Closure() {#3047 …} $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 {#3167 +data: Graphlife\CMSBundle\Entity\Country {#3189 …} +value: "Afghanistan" +label: "Afghanistan" +attr: [] +labelTranslationParameters: [] } "Afrique du Sud" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3185 +data: Graphlife\CMSBundle\Entity\Country {#3191 …} +value: "Afrique du Sud" +label: "Afrique du Sud" +attr: [] +labelTranslationParameters: [] } "Ahvenanmaa" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3187 +data: Graphlife\CMSBundle\Entity\Country {#3192 …} +value: "Ahvenanmaa" +label: "Ahvenanmaa" +attr: [] +labelTranslationParameters: [] } "Albanie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3178 +data: Graphlife\CMSBundle\Entity\Country {#3193 …} +value: "Albanie" +label: "Albanie" +attr: [] +labelTranslationParameters: [] } "Algérie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3152 +data: Graphlife\CMSBundle\Entity\Country {#3194 …} +value: "Algérie" +label: "Algérie" +attr: [] +labelTranslationParameters: [] } "Allemagne" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3179 +data: Graphlife\CMSBundle\Entity\Country {#3195 …} +value: "Allemagne" +label: "Allemagne" +attr: [] +labelTranslationParameters: [] } "Andorre" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3181 +data: Graphlife\CMSBundle\Entity\Country {#3196 …} +value: "Andorre" +label: "Andorre" +attr: [] +labelTranslationParameters: [] } "Angola" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3184 +data: Graphlife\CMSBundle\Entity\Country {#3197 …} +value: "Angola" +label: "Angola" +attr: [] +labelTranslationParameters: [] } "Anguilla" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3180 +data: Graphlife\CMSBundle\Entity\Country {#3198 …} +value: "Anguilla" +label: "Anguilla" +attr: [] +labelTranslationParameters: [] } "Antarctique" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3165 +data: Graphlife\CMSBundle\Entity\Country {#3199 …} +value: "Antarctique" +label: "Antarctique" +attr: [] +labelTranslationParameters: [] } "Antigua_et_Barbuda" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3440 +data: Graphlife\CMSBundle\Entity\Country {#3200 …} +value: "Antigua-et-Barbuda" +label: "Antigua-et-Barbuda" +attr: [] +labelTranslationParameters: [] } "Arabie Saoudite" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3441 +data: Graphlife\CMSBundle\Entity\Country {#3201 …} +value: "Arabie Saoudite" +label: "Arabie Saoudite" +attr: [] +labelTranslationParameters: [] } "Argentine" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3442 +data: Graphlife\CMSBundle\Entity\Country {#3202 …} +value: "Argentine" +label: "Argentine" +attr: [] +labelTranslationParameters: [] } "Arménie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3443 +data: Graphlife\CMSBundle\Entity\Country {#3203 …} +value: "Arménie" +label: "Arménie" +attr: [] +labelTranslationParameters: [] } "Aruba" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3444 +data: Graphlife\CMSBundle\Entity\Country {#3204 …} +value: "Aruba" +label: "Aruba" +attr: [] +labelTranslationParameters: [] } "Australie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3445 +data: Graphlife\CMSBundle\Entity\Country {#3205 …} +value: "Australie" +label: "Australie" +attr: [] +labelTranslationParameters: [] } "Autriche" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3446 +data: Graphlife\CMSBundle\Entity\Country {#3206 …} +value: "Autriche" +label: "Autriche" +attr: [] +labelTranslationParameters: [] } "Azerbaïdjan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3447 +data: Graphlife\CMSBundle\Entity\Country {#3207 …} +value: "Azerbaïdjan" +label: "Azerbaïdjan" +attr: [] +labelTranslationParameters: [] } "Bahamas" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3448 +data: Graphlife\CMSBundle\Entity\Country {#3208 …} +value: "Bahamas" +label: "Bahamas" +attr: [] +labelTranslationParameters: [] } "Bahreïn" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3449 +data: Graphlife\CMSBundle\Entity\Country {#3209 …} +value: "Bahreïn" +label: "Bahreïn" +attr: [] +labelTranslationParameters: [] } "Bangladesh" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3450 +data: Graphlife\CMSBundle\Entity\Country {#3210 …} +value: "Bangladesh" +label: "Bangladesh" +attr: [] +labelTranslationParameters: [] } "Barbade" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3451 +data: Graphlife\CMSBundle\Entity\Country {#3211 …} +value: "Barbade" +label: "Barbade" +attr: [] +labelTranslationParameters: [] } "Belgique" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3452 +data: Graphlife\CMSBundle\Entity\Country {#3212 …} +value: "Belgique" +label: "Belgique" +attr: [] +labelTranslationParameters: [] } "Belize" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3453 +data: Graphlife\CMSBundle\Entity\Country {#3213 …} +value: "Belize" +label: "Belize" +attr: [] +labelTranslationParameters: [] } "Bénin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3454 +data: Graphlife\CMSBundle\Entity\Country {#3214 …} +value: "Bénin" +label: "Bénin" +attr: [] +labelTranslationParameters: [] } "Bermudes" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3455 +data: Graphlife\CMSBundle\Entity\Country {#3215 …} +value: "Bermudes" +label: "Bermudes" +attr: [] +labelTranslationParameters: [] } "Bhoutan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3456 +data: Graphlife\CMSBundle\Entity\Country {#3216 …} +value: "Bhoutan" +label: "Bhoutan" +attr: [] +labelTranslationParameters: [] } "Biélorussie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3457 +data: Graphlife\CMSBundle\Entity\Country {#3217 …} +value: "Biélorussie" +label: "Biélorussie" +attr: [] +labelTranslationParameters: [] } "Birmanie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3458 +data: Graphlife\CMSBundle\Entity\Country {#3218 …} +value: "Birmanie" +label: "Birmanie" +attr: [] +labelTranslationParameters: [] } "Bolivie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3459 +data: Graphlife\CMSBundle\Entity\Country {#3219 …} +value: "Bolivie" +label: "Bolivie" +attr: [] +labelTranslationParameters: [] } "Bosnie_Herzégovine" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3460 +data: Graphlife\CMSBundle\Entity\Country {#3220 …} +value: "Bosnie-Herzégovine" +label: "Bosnie-Herzégovine" +attr: [] +labelTranslationParameters: [] } "Botswana" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3461 +data: Graphlife\CMSBundle\Entity\Country {#3221 …} +value: "Botswana" +label: "Botswana" +attr: [] +labelTranslationParameters: [] } "Brésil" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3462 +data: Graphlife\CMSBundle\Entity\Country {#3222 …} +value: "Brésil" +label: "Brésil" +attr: [] +labelTranslationParameters: [] } "Brunei" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3463 +data: Graphlife\CMSBundle\Entity\Country {#3223 …} +value: "Brunei" +label: "Brunei" +attr: [] +labelTranslationParameters: [] } "Bulgarie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3464 +data: Graphlife\CMSBundle\Entity\Country {#3224 …} +value: "Bulgarie" +label: "Bulgarie" +attr: [] +labelTranslationParameters: [] } "Burkina Faso" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3465 +data: Graphlife\CMSBundle\Entity\Country {#3225 …} +value: "Burkina Faso" +label: "Burkina Faso" +attr: [] +labelTranslationParameters: [] } "Burundi" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3466 +data: Graphlife\CMSBundle\Entity\Country {#3226 …} +value: "Burundi" +label: "Burundi" +attr: [] +labelTranslationParameters: [] } "Cambodge" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3467 +data: Graphlife\CMSBundle\Entity\Country {#3227 …} +value: "Cambodge" +label: "Cambodge" +attr: [] +labelTranslationParameters: [] } "Cameroun" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3468 +data: Graphlife\CMSBundle\Entity\Country {#3228 …} +value: "Cameroun" +label: "Cameroun" +attr: [] +labelTranslationParameters: [] } "Canada" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3469 +data: Graphlife\CMSBundle\Entity\Country {#3229 …} +value: "Canada" +label: "Canada" +attr: [] +labelTranslationParameters: [] } "Chili" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3470 +data: Graphlife\CMSBundle\Entity\Country {#3230 …} +value: "Chili" +label: "Chili" +attr: [] +labelTranslationParameters: [] } "Chine" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3471 +data: Graphlife\CMSBundle\Entity\Country {#3231 …} +value: "Chine" +label: "Chine" +attr: [] +labelTranslationParameters: [] } "Chypre" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3472 +data: Graphlife\CMSBundle\Entity\Country {#3232 …} +value: "Chypre" +label: "Chypre" +attr: [] +labelTranslationParameters: [] } "Cité du Vatican" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3473 +data: Graphlife\CMSBundle\Entity\Country {#3233 …} +value: "Cité du Vatican" +label: "Cité du Vatican" +attr: [] +labelTranslationParameters: [] } "Colombie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3474 +data: Graphlife\CMSBundle\Entity\Country {#3234 …} +value: "Colombie" +label: "Colombie" +attr: [] +labelTranslationParameters: [] } "Comores" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3475 +data: Graphlife\CMSBundle\Entity\Country {#3235 …} +value: "Comores" +label: "Comores" +attr: [] +labelTranslationParameters: [] } "Congo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3476 +data: Graphlife\CMSBundle\Entity\Country {#3236 …} +value: "Congo" +label: "Congo" +attr: [] +labelTranslationParameters: [] } "Congo (Rép. dém.)" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3477 +data: Graphlife\CMSBundle\Entity\Country {#3237 …} +value: "Congo (Rép. dém.)" +label: "Congo (Rép. dém.)" +attr: [] +labelTranslationParameters: [] } "Corée du Nord" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3478 +data: Graphlife\CMSBundle\Entity\Country {#3238 …} +value: "Corée du Nord" +label: "Corée du Nord" +attr: [] +labelTranslationParameters: [] } "Corée du Sud" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3479 +data: Graphlife\CMSBundle\Entity\Country {#3239 …} +value: "Corée du Sud" +label: "Corée du Sud" +attr: [] +labelTranslationParameters: [] } "Costa Rica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3480 +data: Graphlife\CMSBundle\Entity\Country {#3240 …} +value: "Costa Rica" +label: "Costa Rica" +attr: [] +labelTranslationParameters: [] } "Côte d'Ivoire" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3481 +data: Graphlife\CMSBundle\Entity\Country {#3241 …} +value: "Côte d'Ivoire" +label: "Côte d'Ivoire" +attr: [] +labelTranslationParameters: [] } "Croatie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3482 +data: Graphlife\CMSBundle\Entity\Country {#3242 …} +value: "Croatie" +label: "Croatie" +attr: [] +labelTranslationParameters: [] } "Cuba" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3483 +data: Graphlife\CMSBundle\Entity\Country {#3243 …} +value: "Cuba" +label: "Cuba" +attr: [] +labelTranslationParameters: [] } "Curaçao" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3484 +data: Graphlife\CMSBundle\Entity\Country {#3244 …} +value: "Curaçao" +label: "Curaçao" +attr: [] +labelTranslationParameters: [] } "Danemark" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3485 +data: Graphlife\CMSBundle\Entity\Country {#3245 …} +value: "Danemark" +label: "Danemark" +attr: [] +labelTranslationParameters: [] } "Djibouti" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3486 +data: Graphlife\CMSBundle\Entity\Country {#3246 …} +value: "Djibouti" +label: "Djibouti" +attr: [] +labelTranslationParameters: [] } "Dominique" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3487 +data: Graphlife\CMSBundle\Entity\Country {#3247 …} +value: "Dominique" +label: "Dominique" +attr: [] +labelTranslationParameters: [] } "Égypte" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3488 +data: Graphlife\CMSBundle\Entity\Country {#3248 …} +value: "Égypte" +label: "Égypte" +attr: [] +labelTranslationParameters: [] } "Émirats arabes unis" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3489 +data: Graphlife\CMSBundle\Entity\Country {#3249 …} +value: "Émirats arabes unis" +label: "Émirats arabes unis" +attr: [] +labelTranslationParameters: [] } "Équateur" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3490 +data: Graphlife\CMSBundle\Entity\Country {#3250 …} +value: "Équateur" +label: "Équateur" +attr: [] +labelTranslationParameters: [] } "Érythrée" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3491 +data: Graphlife\CMSBundle\Entity\Country {#3251 …} +value: "Érythrée" +label: "Érythrée" +attr: [] +labelTranslationParameters: [] } "Espagne" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3492 +data: Graphlife\CMSBundle\Entity\Country {#3252 …} +value: "Espagne" +label: "Espagne" +attr: [] +labelTranslationParameters: [] } "Estonie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3493 +data: Graphlife\CMSBundle\Entity\Country {#3253 …} +value: "Estonie" +label: "Estonie" +attr: [] +labelTranslationParameters: [] } "États_Unis" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3494 +data: Graphlife\CMSBundle\Entity\Country {#3254 …} +value: "États-Unis" +label: "États-Unis" +attr: [] +labelTranslationParameters: [] } "Éthiopie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3495 +data: Graphlife\CMSBundle\Entity\Country {#3255 …} +value: "Éthiopie" +label: "Éthiopie" +attr: [] +labelTranslationParameters: [] } "Fidji" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3496 +data: Graphlife\CMSBundle\Entity\Country {#3256 …} +value: "Fidji" +label: "Fidji" +attr: [] +labelTranslationParameters: [] } "Finlande" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3497 +data: Graphlife\CMSBundle\Entity\Country {#3257 …} +value: "Finlande" +label: "Finlande" +attr: [] +labelTranslationParameters: [] } "France" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3498 +data: Graphlife\CMSBundle\Entity\Country {#3258 …} +value: "France" +label: "France" +attr: [] +labelTranslationParameters: [] } "Gabon" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3499 +data: Graphlife\CMSBundle\Entity\Country {#3259 …} +value: "Gabon" +label: "Gabon" +attr: [] +labelTranslationParameters: [] } "Gambie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3500 +data: Graphlife\CMSBundle\Entity\Country {#3260 …} +value: "Gambie" +label: "Gambie" +attr: [] +labelTranslationParameters: [] } "Géorgie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3501 +data: Graphlife\CMSBundle\Entity\Country {#3261 …} +value: "Géorgie" +label: "Géorgie" +attr: [] +labelTranslationParameters: [] } "Géorgie du Sud_et_les Îles Sandwich du Sud" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3502 +data: Graphlife\CMSBundle\Entity\Country {#3262 …} +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 {#3503 +data: Graphlife\CMSBundle\Entity\Country {#3263 …} +value: "Ghana" +label: "Ghana" +attr: [] +labelTranslationParameters: [] } "Gibraltar" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3504 +data: Graphlife\CMSBundle\Entity\Country {#3264 …} +value: "Gibraltar" +label: "Gibraltar" +attr: [] +labelTranslationParameters: [] } "Grèce" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3505 +data: Graphlife\CMSBundle\Entity\Country {#3265 …} +value: "Grèce" +label: "Grèce" +attr: [] +labelTranslationParameters: [] } "Grenade" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3506 +data: Graphlife\CMSBundle\Entity\Country {#3266 …} +value: "Grenade" +label: "Grenade" +attr: [] +labelTranslationParameters: [] } "Groenland" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3507 +data: Graphlife\CMSBundle\Entity\Country {#3267 …} +value: "Groenland" +label: "Groenland" +attr: [] +labelTranslationParameters: [] } "Guadeloupe" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3508 +data: Graphlife\CMSBundle\Entity\Country {#3268 …} +value: "Guadeloupe" +label: "Guadeloupe" +attr: [] +labelTranslationParameters: [] } "Guam" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3509 +data: Graphlife\CMSBundle\Entity\Country {#3269 …} +value: "Guam" +label: "Guam" +attr: [] +labelTranslationParameters: [] } "Guatemala" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3510 +data: Graphlife\CMSBundle\Entity\Country {#3270 …} +value: "Guatemala" +label: "Guatemala" +attr: [] +labelTranslationParameters: [] } "Guernesey" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3511 +data: Graphlife\CMSBundle\Entity\Country {#3271 …} +value: "Guernesey" +label: "Guernesey" +attr: [] +labelTranslationParameters: [] } "Guinée" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3512 +data: Graphlife\CMSBundle\Entity\Country {#3272 …} +value: "Guinée" +label: "Guinée" +attr: [] +labelTranslationParameters: [] } "Guinée équatoriale" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3513 +data: Graphlife\CMSBundle\Entity\Country {#3273 …} +value: "Guinée équatoriale" +label: "Guinée équatoriale" +attr: [] +labelTranslationParameters: [] } "Guinée_Bissau" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3514 +data: Graphlife\CMSBundle\Entity\Country {#3274 …} +value: "Guinée-Bissau" +label: "Guinée-Bissau" +attr: [] +labelTranslationParameters: [] } "Guyana" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3515 +data: Graphlife\CMSBundle\Entity\Country {#3275 …} +value: "Guyana" +label: "Guyana" +attr: [] +labelTranslationParameters: [] } "Guyane" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3516 +data: Graphlife\CMSBundle\Entity\Country {#3276 …} +value: "Guyane" +label: "Guyane" +attr: [] +labelTranslationParameters: [] } "Haïti" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3517 +data: Graphlife\CMSBundle\Entity\Country {#3277 …} +value: "Haïti" +label: "Haïti" +attr: [] +labelTranslationParameters: [] } "Honduras" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3518 +data: Graphlife\CMSBundle\Entity\Country {#3278 …} +value: "Honduras" +label: "Honduras" +attr: [] +labelTranslationParameters: [] } "Hong Kong" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3519 +data: Graphlife\CMSBundle\Entity\Country {#3279 …} +value: "Hong Kong" +label: "Hong Kong" +attr: [] +labelTranslationParameters: [] } "Hongrie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3520 +data: Graphlife\CMSBundle\Entity\Country {#3280 …} +value: "Hongrie" +label: "Hongrie" +attr: [] +labelTranslationParameters: [] } "Île Bouvet" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3521 +data: Graphlife\CMSBundle\Entity\Country {#3281 …} +value: "Île Bouvet" +label: "Île Bouvet" +attr: [] +labelTranslationParameters: [] } "Île Christmas" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3522 +data: Graphlife\CMSBundle\Entity\Country {#3282 …} +value: "Île Christmas" +label: "Île Christmas" +attr: [] +labelTranslationParameters: [] } "Île de Man" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3523 +data: Graphlife\CMSBundle\Entity\Country {#3283 …} +value: "Île de Man" +label: "Île de Man" +attr: [] +labelTranslationParameters: [] } "Île Maurice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3524 +data: Graphlife\CMSBundle\Entity\Country {#3284 …} +value: "Île Maurice" +label: "Île Maurice" +attr: [] +labelTranslationParameters: [] } "Île Norfolk" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3525 +data: Graphlife\CMSBundle\Entity\Country {#3285 …} +value: "Île Norfolk" +label: "Île Norfolk" +attr: [] +labelTranslationParameters: [] } "Îles Caïmans" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3526 +data: Graphlife\CMSBundle\Entity\Country {#3286 …} +value: "Îles Caïmans" +label: "Îles Caïmans" +attr: [] +labelTranslationParameters: [] } "Îles Cocos" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3527 +data: Graphlife\CMSBundle\Entity\Country {#3287 …} +value: "Îles Cocos" +label: "Îles Cocos" +attr: [] +labelTranslationParameters: [] } "Îles Cook" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3528 +data: Graphlife\CMSBundle\Entity\Country {#3288 …} +value: "Îles Cook" +label: "Îles Cook" +attr: [] +labelTranslationParameters: [] } "Îles du Cap_Vert" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3529 +data: Graphlife\CMSBundle\Entity\Country {#3289 …} +value: "Îles du Cap-Vert" +label: "Îles du Cap-Vert" +attr: [] +labelTranslationParameters: [] } "Îles Féroé" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3530 +data: Graphlife\CMSBundle\Entity\Country {#3290 …} +value: "Îles Féroé" +label: "Îles Féroé" +attr: [] +labelTranslationParameters: [] } "Îles Heard_et_MacDonald" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3531 +data: Graphlife\CMSBundle\Entity\Country {#3291 …} +value: "Îles Heard-et-MacDonald" +label: "Îles Heard-et-MacDonald" +attr: [] +labelTranslationParameters: [] } "Îles Malouines" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3532 +data: Graphlife\CMSBundle\Entity\Country {#3292 …} +value: "Îles Malouines" +label: "Îles Malouines" +attr: [] +labelTranslationParameters: [] } "Îles Mariannes du Nord" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3533 +data: Graphlife\CMSBundle\Entity\Country {#3293 …} +value: "Îles Mariannes du Nord" +label: "Îles Mariannes du Nord" +attr: [] +labelTranslationParameters: [] } "Îles Marshall" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3534 +data: Graphlife\CMSBundle\Entity\Country {#3294 …} +value: "Îles Marshall" +label: "Îles Marshall" +attr: [] +labelTranslationParameters: [] } "Îles mineures éloignées des États_Unis" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3535 +data: Graphlife\CMSBundle\Entity\Country {#3295 …} +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 {#3536 +data: Graphlife\CMSBundle\Entity\Country {#3296 …} +value: "Îles Pitcairn" +label: "Îles Pitcairn" +attr: [] +labelTranslationParameters: [] } "Îles Salomon" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3537 +data: Graphlife\CMSBundle\Entity\Country {#3297 …} +value: "Îles Salomon" +label: "Îles Salomon" +attr: [] +labelTranslationParameters: [] } "Îles Turques_et_Caïques" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3538 +data: Graphlife\CMSBundle\Entity\Country {#3298 …} +value: "Îles Turques-et-Caïques" +label: "Îles Turques-et-Caïques" +attr: [] +labelTranslationParameters: [] } "Îles Vierges britanniques" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3539 +data: Graphlife\CMSBundle\Entity\Country {#3299 …} +value: "Îles Vierges britanniques" +label: "Îles Vierges britanniques" +attr: [] +labelTranslationParameters: [] } "Îles Vierges des États_Unis" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3540 +data: Graphlife\CMSBundle\Entity\Country {#3300 …} +value: "Îles Vierges des États-Unis" +label: "Îles Vierges des États-Unis" +attr: [] +labelTranslationParameters: [] } "Inde" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3541 +data: Graphlife\CMSBundle\Entity\Country {#3301 …} +value: "Inde" +label: "Inde" +attr: [] +labelTranslationParameters: [] } "Indonésie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3542 +data: Graphlife\CMSBundle\Entity\Country {#3302 …} +value: "Indonésie" +label: "Indonésie" +attr: [] +labelTranslationParameters: [] } "Irak" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3543 +data: Graphlife\CMSBundle\Entity\Country {#3303 …} +value: "Irak" +label: "Irak" +attr: [] +labelTranslationParameters: [] } "Iran" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3544 +data: Graphlife\CMSBundle\Entity\Country {#3304 …} +value: "Iran" +label: "Iran" +attr: [] +labelTranslationParameters: [] } "Irlande" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3545 +data: Graphlife\CMSBundle\Entity\Country {#3305 …} +value: "Irlande" +label: "Irlande" +attr: [] +labelTranslationParameters: [] } "Islande" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3546 +data: Graphlife\CMSBundle\Entity\Country {#3306 …} +value: "Islande" +label: "Islande" +attr: [] +labelTranslationParameters: [] } "Israël" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3547 +data: Graphlife\CMSBundle\Entity\Country {#3307 …} +value: "Israël" +label: "Israël" +attr: [] +labelTranslationParameters: [] } "Italie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3548 +data: Graphlife\CMSBundle\Entity\Country {#3308 …} +value: "Italie" +label: "Italie" +attr: [] +labelTranslationParameters: [] } "Jamaïque" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3549 +data: Graphlife\CMSBundle\Entity\Country {#3309 …} +value: "Jamaïque" +label: "Jamaïque" +attr: [] +labelTranslationParameters: [] } "Japon" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3550 +data: Graphlife\CMSBundle\Entity\Country {#3310 …} +value: "Japon" +label: "Japon" +attr: [] +labelTranslationParameters: [] } "Jersey" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3551 +data: Graphlife\CMSBundle\Entity\Country {#3311 …} +value: "Jersey" +label: "Jersey" +attr: [] +labelTranslationParameters: [] } "Jordanie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3552 +data: Graphlife\CMSBundle\Entity\Country {#3312 …} +value: "Jordanie" +label: "Jordanie" +attr: [] +labelTranslationParameters: [] } "Kazakhstan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3553 +data: Graphlife\CMSBundle\Entity\Country {#3313 …} +value: "Kazakhstan" +label: "Kazakhstan" +attr: [] +labelTranslationParameters: [] } "Kenya" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3554 +data: Graphlife\CMSBundle\Entity\Country {#3314 …} +value: "Kenya" +label: "Kenya" +attr: [] +labelTranslationParameters: [] } "Kirghizistan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3555 +data: Graphlife\CMSBundle\Entity\Country {#3315 …} +value: "Kirghizistan" +label: "Kirghizistan" +attr: [] +labelTranslationParameters: [] } "Kiribati" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3556 +data: Graphlife\CMSBundle\Entity\Country {#3316 …} +value: "Kiribati" +label: "Kiribati" +attr: [] +labelTranslationParameters: [] } "Kosovo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3557 +data: Graphlife\CMSBundle\Entity\Country {#3317 …} +value: "Kosovo" +label: "Kosovo" +attr: [] +labelTranslationParameters: [] } "Koweït" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3558 +data: Graphlife\CMSBundle\Entity\Country {#3318 …} +value: "Koweït" +label: "Koweït" +attr: [] +labelTranslationParameters: [] } "Laos" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3559 +data: Graphlife\CMSBundle\Entity\Country {#3319 …} +value: "Laos" +label: "Laos" +attr: [] +labelTranslationParameters: [] } "Lesotho" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3560 +data: Graphlife\CMSBundle\Entity\Country {#3320 …} +value: "Lesotho" +label: "Lesotho" +attr: [] +labelTranslationParameters: [] } "Lettonie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3561 +data: Graphlife\CMSBundle\Entity\Country {#3321 …} +value: "Lettonie" +label: "Lettonie" +attr: [] +labelTranslationParameters: [] } "Liban" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3562 +data: Graphlife\CMSBundle\Entity\Country {#3322 …} +value: "Liban" +label: "Liban" +attr: [] +labelTranslationParameters: [] } "Liberia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3563 +data: Graphlife\CMSBundle\Entity\Country {#3323 …} +value: "Liberia" +label: "Liberia" +attr: [] +labelTranslationParameters: [] } "Libye" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3564 +data: Graphlife\CMSBundle\Entity\Country {#3324 …} +value: "Libye" +label: "Libye" +attr: [] +labelTranslationParameters: [] } "Liechtenstein" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3565 +data: Graphlife\CMSBundle\Entity\Country {#3325 …} +value: "Liechtenstein" +label: "Liechtenstein" +attr: [] +labelTranslationParameters: [] } "Lituanie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3566 +data: Graphlife\CMSBundle\Entity\Country {#3326 …} +value: "Lituanie" +label: "Lituanie" +attr: [] +labelTranslationParameters: [] } "Luxembourg" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3567 +data: Graphlife\CMSBundle\Entity\Country {#3327 …} +value: "Luxembourg" +label: "Luxembourg" +attr: [] +labelTranslationParameters: [] } "Macao" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3568 +data: Graphlife\CMSBundle\Entity\Country {#3328 …} +value: "Macao" +label: "Macao" +attr: [] +labelTranslationParameters: [] } "Macédoine du Nord" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3569 +data: Graphlife\CMSBundle\Entity\Country {#3329 …} +value: "Macédoine du Nord" +label: "Macédoine du Nord" +attr: [] +labelTranslationParameters: [] } "Madagascar" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3570 +data: Graphlife\CMSBundle\Entity\Country {#3330 …} +value: "Madagascar" +label: "Madagascar" +attr: [] +labelTranslationParameters: [] } "Malaisie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3571 +data: Graphlife\CMSBundle\Entity\Country {#3331 …} +value: "Malaisie" +label: "Malaisie" +attr: [] +labelTranslationParameters: [] } "Malawi" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3572 +data: Graphlife\CMSBundle\Entity\Country {#3332 …} +value: "Malawi" +label: "Malawi" +attr: [] +labelTranslationParameters: [] } "Maldives" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3573 +data: Graphlife\CMSBundle\Entity\Country {#3333 …} +value: "Maldives" +label: "Maldives" +attr: [] +labelTranslationParameters: [] } "Mali" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3574 +data: Graphlife\CMSBundle\Entity\Country {#3334 …} +value: "Mali" +label: "Mali" +attr: [] +labelTranslationParameters: [] } "Malte" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3575 +data: Graphlife\CMSBundle\Entity\Country {#3335 …} +value: "Malte" +label: "Malte" +attr: [] +labelTranslationParameters: [] } "Maroc" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3576 +data: Graphlife\CMSBundle\Entity\Country {#3336 …} +value: "Maroc" +label: "Maroc" +attr: [] +labelTranslationParameters: [] } "Martinique" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3577 +data: Graphlife\CMSBundle\Entity\Country {#3337 …} +value: "Martinique" +label: "Martinique" +attr: [] +labelTranslationParameters: [] } "Mauritanie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3578 +data: Graphlife\CMSBundle\Entity\Country {#3338 …} +value: "Mauritanie" +label: "Mauritanie" +attr: [] +labelTranslationParameters: [] } "Mayotte" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3579 +data: Graphlife\CMSBundle\Entity\Country {#3339 …} +value: "Mayotte" +label: "Mayotte" +attr: [] +labelTranslationParameters: [] } "Mexique" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3580 +data: Graphlife\CMSBundle\Entity\Country {#3340 …} +value: "Mexique" +label: "Mexique" +attr: [] +labelTranslationParameters: [] } "Micronésie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3581 +data: Graphlife\CMSBundle\Entity\Country {#3341 …} +value: "Micronésie" +label: "Micronésie" +attr: [] +labelTranslationParameters: [] } "Moldavie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3582 +data: Graphlife\CMSBundle\Entity\Country {#3342 …} +value: "Moldavie" +label: "Moldavie" +attr: [] +labelTranslationParameters: [] } "Monaco" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3583 +data: Graphlife\CMSBundle\Entity\Country {#3343 …} +value: "Monaco" +label: "Monaco" +attr: [] +labelTranslationParameters: [] } "Mongolie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3584 +data: Graphlife\CMSBundle\Entity\Country {#3344 …} +value: "Mongolie" +label: "Mongolie" +attr: [] +labelTranslationParameters: [] } "Monténégro" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3585 +data: Graphlife\CMSBundle\Entity\Country {#3345 …} +value: "Monténégro" +label: "Monténégro" +attr: [] +labelTranslationParameters: [] } "Montserrat" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3586 +data: Graphlife\CMSBundle\Entity\Country {#3346 …} +value: "Montserrat" +label: "Montserrat" +attr: [] +labelTranslationParameters: [] } "Mozambique" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3587 +data: Graphlife\CMSBundle\Entity\Country {#3347 …} +value: "Mozambique" +label: "Mozambique" +attr: [] +labelTranslationParameters: [] } "Namibie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3588 +data: Graphlife\CMSBundle\Entity\Country {#3348 …} +value: "Namibie" +label: "Namibie" +attr: [] +labelTranslationParameters: [] } "Nauru" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3589 +data: Graphlife\CMSBundle\Entity\Country {#3349 …} +value: "Nauru" +label: "Nauru" +attr: [] +labelTranslationParameters: [] } "Népal" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3590 +data: Graphlife\CMSBundle\Entity\Country {#3350 …} +value: "Népal" +label: "Népal" +attr: [] +labelTranslationParameters: [] } "Nicaragua" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3591 +data: Graphlife\CMSBundle\Entity\Country {#3351 …} +value: "Nicaragua" +label: "Nicaragua" +attr: [] +labelTranslationParameters: [] } "Niger" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3592 +data: Graphlife\CMSBundle\Entity\Country {#3352 …} +value: "Niger" +label: "Niger" +attr: [] +labelTranslationParameters: [] } "Nigéria" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3593 +data: Graphlife\CMSBundle\Entity\Country {#3353 …} +value: "Nigéria" +label: "Nigéria" +attr: [] +labelTranslationParameters: [] } "Niue" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3594 +data: Graphlife\CMSBundle\Entity\Country {#3354 …} +value: "Niue" +label: "Niue" +attr: [] +labelTranslationParameters: [] } "Norvège" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3595 +data: Graphlife\CMSBundle\Entity\Country {#3355 …} +value: "Norvège" +label: "Norvège" +attr: [] +labelTranslationParameters: [] } "Nouvelle_Calédonie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3596 +data: Graphlife\CMSBundle\Entity\Country {#3356 …} +value: "Nouvelle-Calédonie" +label: "Nouvelle-Calédonie" +attr: [] +labelTranslationParameters: [] } "Nouvelle_Zélande" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3597 +data: Graphlife\CMSBundle\Entity\Country {#3357 …} +value: "Nouvelle-Zélande" +label: "Nouvelle-Zélande" +attr: [] +labelTranslationParameters: [] } "Oman" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3598 +data: Graphlife\CMSBundle\Entity\Country {#3358 …} +value: "Oman" +label: "Oman" +attr: [] +labelTranslationParameters: [] } "Ouganda" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3599 +data: Graphlife\CMSBundle\Entity\Country {#3359 …} +value: "Ouganda" +label: "Ouganda" +attr: [] +labelTranslationParameters: [] } "Ouzbékistan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3600 +data: Graphlife\CMSBundle\Entity\Country {#3360 …} +value: "Ouzbékistan" +label: "Ouzbékistan" +attr: [] +labelTranslationParameters: [] } "Pakistan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3601 +data: Graphlife\CMSBundle\Entity\Country {#3361 …} +value: "Pakistan" +label: "Pakistan" +attr: [] +labelTranslationParameters: [] } "Palaos (Palau)" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3602 +data: Graphlife\CMSBundle\Entity\Country {#3362 …} +value: "Palaos (Palau)" +label: "Palaos (Palau)" +attr: [] +labelTranslationParameters: [] } "Palestine" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3603 +data: Graphlife\CMSBundle\Entity\Country {#3363 …} +value: "Palestine" +label: "Palestine" +attr: [] +labelTranslationParameters: [] } "Panama" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3604 +data: Graphlife\CMSBundle\Entity\Country {#3364 …} +value: "Panama" +label: "Panama" +attr: [] +labelTranslationParameters: [] } "Papouasie_Nouvelle_Guinée" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3605 +data: Graphlife\CMSBundle\Entity\Country {#3365 …} +value: "Papouasie-Nouvelle-Guinée" +label: "Papouasie-Nouvelle-Guinée" +attr: [] +labelTranslationParameters: [] } "Paraguay" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3606 +data: Graphlife\CMSBundle\Entity\Country {#3366 …} +value: "Paraguay" +label: "Paraguay" +attr: [] +labelTranslationParameters: [] } "Pays_Bas" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3607 +data: Graphlife\CMSBundle\Entity\Country {#3367 …} +value: "Pays-Bas" +label: "Pays-Bas" +attr: [] +labelTranslationParameters: [] } "Pays_Bas caribéens" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3608 +data: Graphlife\CMSBundle\Entity\Country {#3368 …} +value: "Pays-Bas caribéens" +label: "Pays-Bas caribéens" +attr: [] +labelTranslationParameters: [] } "Pérou" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3609 +data: Graphlife\CMSBundle\Entity\Country {#3369 …} +value: "Pérou" +label: "Pérou" +attr: [] +labelTranslationParameters: [] } "Philippines" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3610 +data: Graphlife\CMSBundle\Entity\Country {#3370 …} +value: "Philippines" +label: "Philippines" +attr: [] +labelTranslationParameters: [] } "Pologne" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3611 +data: Graphlife\CMSBundle\Entity\Country {#3371 …} +value: "Pologne" +label: "Pologne" +attr: [] +labelTranslationParameters: [] } "Polynésie française" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3612 +data: Graphlife\CMSBundle\Entity\Country {#3372 …} +value: "Polynésie française" +label: "Polynésie française" +attr: [] +labelTranslationParameters: [] } "Porto Rico" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3613 +data: Graphlife\CMSBundle\Entity\Country {#3373 …} +value: "Porto Rico" +label: "Porto Rico" +attr: [] +labelTranslationParameters: [] } "Portugal" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3614 +data: Graphlife\CMSBundle\Entity\Country {#3374 …} +value: "Portugal" +label: "Portugal" +attr: [] +labelTranslationParameters: [] } "Qatar" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3615 +data: Graphlife\CMSBundle\Entity\Country {#3375 …} +value: "Qatar" +label: "Qatar" +attr: [] +labelTranslationParameters: [] } "République centrafricaine" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3616 +data: Graphlife\CMSBundle\Entity\Country {#3376 …} +value: "République centrafricaine" +label: "République centrafricaine" +attr: [] +labelTranslationParameters: [] } "République dominicaine" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3617 +data: Graphlife\CMSBundle\Entity\Country {#3377 …} +value: "République dominicaine" +label: "République dominicaine" +attr: [] +labelTranslationParameters: [] } "Réunion" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3618 +data: Graphlife\CMSBundle\Entity\Country {#3378 …} +value: "Réunion" +label: "Réunion" +attr: [] +labelTranslationParameters: [] } "Roumanie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3619 +data: Graphlife\CMSBundle\Entity\Country {#3379 …} +value: "Roumanie" +label: "Roumanie" +attr: [] +labelTranslationParameters: [] } "Royaume_Uni" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3620 +data: Graphlife\CMSBundle\Entity\Country {#3380 …} +value: "Royaume-Uni" +label: "Royaume-Uni" +attr: [] +labelTranslationParameters: [] } "Russie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3621 +data: Graphlife\CMSBundle\Entity\Country {#3381 …} +value: "Russie" +label: "Russie" +attr: [] +labelTranslationParameters: [] } "Rwanda" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3622 +data: Graphlife\CMSBundle\Entity\Country {#3382 …} +value: "Rwanda" +label: "Rwanda" +attr: [] +labelTranslationParameters: [] } "Sahara Occidental" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3623 +data: Graphlife\CMSBundle\Entity\Country {#3383 …} +value: "Sahara Occidental" +label: "Sahara Occidental" +attr: [] +labelTranslationParameters: [] } "Saint_Barthélemy" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3624 +data: Graphlife\CMSBundle\Entity\Country {#3384 …} +value: "Saint-Barthélemy" +label: "Saint-Barthélemy" +attr: [] +labelTranslationParameters: [] } "Saint_Christophe_et_Niévès" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3625 +data: Graphlife\CMSBundle\Entity\Country {#3385 …} +value: "Saint-Christophe-et-Niévès" +label: "Saint-Christophe-et-Niévès" +attr: [] +labelTranslationParameters: [] } "Saint_Marin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3626 +data: Graphlife\CMSBundle\Entity\Country {#3386 …} +value: "Saint-Marin" +label: "Saint-Marin" +attr: [] +labelTranslationParameters: [] } "Saint_Martin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3628 +data: Graphlife\CMSBundle\Entity\Country {#3388 …} +value: "Saint-Martin" +label: "Saint-Martin" +attr: [] +labelTranslationParameters: [] } "Saint_Pierre_et_Miquelon" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3627 +data: Graphlife\CMSBundle\Entity\Country {#3389 …} +value: "Saint-Pierre-et-Miquelon" +label: "Saint-Pierre-et-Miquelon" +attr: [] +labelTranslationParameters: [] } "Saint_Vincent_et_les_Grenadines" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3629 +data: Graphlife\CMSBundle\Entity\Country {#3390 …} +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 {#3630 +data: Graphlife\CMSBundle\Entity\Country {#3391 …} +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 {#3631 +data: Graphlife\CMSBundle\Entity\Country {#3392 …} +value: "Sainte-Lucie" +label: "Sainte-Lucie" +attr: [] +labelTranslationParameters: [] } "Salvador" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3632 +data: Graphlife\CMSBundle\Entity\Country {#3393 …} +value: "Salvador" +label: "Salvador" +attr: [] +labelTranslationParameters: [] } "Samoa" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3633 +data: Graphlife\CMSBundle\Entity\Country {#3394 …} +value: "Samoa" +label: "Samoa" +attr: [] +labelTranslationParameters: [] } "Samoa américaines" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3634 +data: Graphlife\CMSBundle\Entity\Country {#3395 …} +value: "Samoa américaines" +label: "Samoa américaines" +attr: [] +labelTranslationParameters: [] } "São Tomé et Príncipe" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3635 +data: Graphlife\CMSBundle\Entity\Country {#3396 …} +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 {#3636 +data: Graphlife\CMSBundle\Entity\Country {#3397 …} +value: "Sénégal" +label: "Sénégal" +attr: [] +labelTranslationParameters: [] } "Serbie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3637 +data: Graphlife\CMSBundle\Entity\Country {#3398 …} +value: "Serbie" +label: "Serbie" +attr: [] +labelTranslationParameters: [] } "Seychelles" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3638 +data: Graphlife\CMSBundle\Entity\Country {#3399 …} +value: "Seychelles" +label: "Seychelles" +attr: [] +labelTranslationParameters: [] } "Sierra Leone" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3639 +data: Graphlife\CMSBundle\Entity\Country {#3400 …} +value: "Sierra Leone" +label: "Sierra Leone" +attr: [] +labelTranslationParameters: [] } "Singapour" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3640 +data: Graphlife\CMSBundle\Entity\Country {#3401 …} +value: "Singapour" +label: "Singapour" +attr: [] +labelTranslationParameters: [] } "Slovaquie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3641 +data: Graphlife\CMSBundle\Entity\Country {#3402 …} +value: "Slovaquie" +label: "Slovaquie" +attr: [] +labelTranslationParameters: [] } "Slovénie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3642 +data: Graphlife\CMSBundle\Entity\Country {#3403 …} +value: "Slovénie" +label: "Slovénie" +attr: [] +labelTranslationParameters: [] } "Somalie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3643 +data: Graphlife\CMSBundle\Entity\Country {#3404 …} +value: "Somalie" +label: "Somalie" +attr: [] +labelTranslationParameters: [] } "Soudan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3644 +data: Graphlife\CMSBundle\Entity\Country {#3405 …} +value: "Soudan" +label: "Soudan" +attr: [] +labelTranslationParameters: [] } "Soudan du Sud" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3645 +data: Graphlife\CMSBundle\Entity\Country {#3406 …} +value: "Soudan du Sud" +label: "Soudan du Sud" +attr: [] +labelTranslationParameters: [] } "Sri Lanka" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3646 +data: Graphlife\CMSBundle\Entity\Country {#3407 …} +value: "Sri Lanka" +label: "Sri Lanka" +attr: [] +labelTranslationParameters: [] } "Suède" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3647 +data: Graphlife\CMSBundle\Entity\Country {#3408 …} +value: "Suède" +label: "Suède" +attr: [] +labelTranslationParameters: [] } "Suisse" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3648 +data: Graphlife\CMSBundle\Entity\Country {#3409 …} +value: "Suisse" +label: "Suisse" +attr: [] +labelTranslationParameters: [] } "Surinam" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3649 +data: Graphlife\CMSBundle\Entity\Country {#3410 …} +value: "Surinam" +label: "Surinam" +attr: [] +labelTranslationParameters: [] } "Svalbard et Jan Mayen" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3650 +data: Graphlife\CMSBundle\Entity\Country {#3411 …} +value: "Svalbard et Jan Mayen" +label: "Svalbard et Jan Mayen" +attr: [] +labelTranslationParameters: [] } "Swaziland" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3651 +data: Graphlife\CMSBundle\Entity\Country {#3412 …} +value: "Swaziland" +label: "Swaziland" +attr: [] +labelTranslationParameters: [] } "Syrie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3652 +data: Graphlife\CMSBundle\Entity\Country {#3413 …} +value: "Syrie" +label: "Syrie" +attr: [] +labelTranslationParameters: [] } "Tadjikistan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3653 +data: Graphlife\CMSBundle\Entity\Country {#3414 …} +value: "Tadjikistan" +label: "Tadjikistan" +attr: [] +labelTranslationParameters: [] } "Taïwan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3654 +data: Graphlife\CMSBundle\Entity\Country {#3415 …} +value: "Taïwan" +label: "Taïwan" +attr: [] +labelTranslationParameters: [] } "Tanzanie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3655 +data: Graphlife\CMSBundle\Entity\Country {#3416 …} +value: "Tanzanie" +label: "Tanzanie" +attr: [] +labelTranslationParameters: [] } "Tchad" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3656 +data: Graphlife\CMSBundle\Entity\Country {#3417 …} +value: "Tchad" +label: "Tchad" +attr: [] +labelTranslationParameters: [] } "Tchéquie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3657 +data: Graphlife\CMSBundle\Entity\Country {#3418 …} +value: "Tchéquie" +label: "Tchéquie" +attr: [] +labelTranslationParameters: [] } "Terres australes et antarctiques françaises" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3658 +data: Graphlife\CMSBundle\Entity\Country {#3419 …} +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 {#3659 +data: Graphlife\CMSBundle\Entity\Country {#3420 …} +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 {#3660 +data: Graphlife\CMSBundle\Entity\Country {#3421 …} +value: "Thaïlande" +label: "Thaïlande" +attr: [] +labelTranslationParameters: [] } "Timor oriental" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3661 +data: Graphlife\CMSBundle\Entity\Country {#3422 …} +value: "Timor oriental" +label: "Timor oriental" +attr: [] +labelTranslationParameters: [] } "Togo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3662 +data: Graphlife\CMSBundle\Entity\Country {#3423 …} +value: "Togo" +label: "Togo" +attr: [] +labelTranslationParameters: [] } "Tokelau" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3663 +data: Graphlife\CMSBundle\Entity\Country {#3424 …} +value: "Tokelau" +label: "Tokelau" +attr: [] +labelTranslationParameters: [] } "Tonga" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3664 +data: Graphlife\CMSBundle\Entity\Country {#3425 …} +value: "Tonga" +label: "Tonga" +attr: [] +labelTranslationParameters: [] } "Trinité_et_Tobago" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3665 +data: Graphlife\CMSBundle\Entity\Country {#3426 …} +value: "Trinité-et-Tobago" +label: "Trinité-et-Tobago" +attr: [] +labelTranslationParameters: [] } "Tunisie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3666 +data: Graphlife\CMSBundle\Entity\Country {#3427 …} +value: "Tunisie" +label: "Tunisie" +attr: [] +labelTranslationParameters: [] } "Turkménistan" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3667 +data: Graphlife\CMSBundle\Entity\Country {#3428 …} +value: "Turkménistan" +label: "Turkménistan" +attr: [] +labelTranslationParameters: [] } "Turquie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3668 +data: Graphlife\CMSBundle\Entity\Country {#3429 …} +value: "Turquie" +label: "Turquie" +attr: [] +labelTranslationParameters: [] } "Tuvalu" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3669 +data: Graphlife\CMSBundle\Entity\Country {#3430 …} +value: "Tuvalu" +label: "Tuvalu" +attr: [] +labelTranslationParameters: [] } "Ukraine" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3670 +data: Graphlife\CMSBundle\Entity\Country {#3431 …} +value: "Ukraine" +label: "Ukraine" +attr: [] +labelTranslationParameters: [] } "Uruguay" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3671 +data: Graphlife\CMSBundle\Entity\Country {#3432 …} +value: "Uruguay" +label: "Uruguay" +attr: [] +labelTranslationParameters: [] } "Vanuatu" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3672 +data: Graphlife\CMSBundle\Entity\Country {#3433 …} +value: "Vanuatu" +label: "Vanuatu" +attr: [] +labelTranslationParameters: [] } "Venezuela" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3673 +data: Graphlife\CMSBundle\Entity\Country {#3434 …} +value: "Venezuela" +label: "Venezuela" +attr: [] +labelTranslationParameters: [] } "Viêt Nam" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3674 +data: Graphlife\CMSBundle\Entity\Country {#3435 …} +value: "Viêt Nam" +label: "Viêt Nam" +attr: [] +labelTranslationParameters: [] } "Wallis_et_Futuna" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3675 +data: Graphlife\CMSBundle\Entity\Country {#3436 …} +value: "Wallis-et-Futuna" +label: "Wallis-et-Futuna" +attr: [] +labelTranslationParameters: [] } "Yémen" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3676 +data: Graphlife\CMSBundle\Entity\Country {#3437 …} +value: "Yémen" +label: "Yémen" +attr: [] +labelTranslationParameters: [] } "Zambie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3677 +data: Graphlife\CMSBundle\Entity\Country {#3438 …} +value: "Zambie" +label: "Zambie" +attr: [] +labelTranslationParameters: [] } "Zimbabwe" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3678 +data: Graphlife\CMSBundle\Entity\Country {#3439 …} +value: "Zimbabwe" +label: "Zimbabwe" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3171 -errors: [] -form: Symfony\Component\Form\Form {#3122 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3170 …5} |
| full_name | "country" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "country" |
| is_selected | Closure($choice, $value) {#3168 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 {#244 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#202 …} -logger: Symfony\Component\HttpKernel\Log\Logger {#184 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#235 …} -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) {#3679 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() {#3683 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#542 …} $message: Closure() {#3682 …} $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 {#3693 -errors: [] -form: Symfony\Component\Form\Form {#3689 …} } |
| form | Symfony\Component\Form\FormView {#3684 …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" |