Forms
-
register_form
-
firstname
-
name
-
email
-
phone
-
address
-
city
-
zipCode
-
country
-
birthDate
-
civility
-
qualifications
-
industry
-
currentJobTitle
-
professionalExperience
-
areasOfInterest
-
languages
-
availability
-
_token
-
register_form
"App\Form\registerFormType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\User {#788 -id: null -email: null -roles: [] -password: null -transactions: Doctrine\Common\Collections\ArrayCollection {#789 …} -firstname: null -name: null -phone: null -address: null -city: null -zipCode: null -country: null -birthDate: null -civility: null -currentJobTitle: null -professionalExperience: null -areasOfInterest: null -availability: null -qualifications: null -languages: null -status: null -temporaryPassword: null -userJobs: Doctrine\Common\Collections\ArrayCollection {#790 …} -userAnswers: Doctrine\Common\Collections\ArrayCollection {#791 …} -sentMessages: Doctrine\Common\Collections\ArrayCollection {#792 …} -receivedMessages: Doctrine\Common\Collections\ArrayCollection {#793 …} -industry: Doctrine\Common\Collections\ArrayCollection {#794 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\User {#788 -id: null -email: null -roles: [] -password: null -transactions: Doctrine\Common\Collections\ArrayCollection {#789 …} -firstname: null -name: null -phone: null -address: null -city: null -zipCode: null -country: null -birthDate: null -civility: null -currentJobTitle: null -professionalExperience: null -areasOfInterest: null -availability: null -qualifications: null -languages: null -status: null -temporaryPassword: null -userJobs: Doctrine\Common\Collections\ArrayCollection {#790 …} -userAnswers: Doctrine\Common\Collections\ArrayCollection {#791 …} -sentMessages: Doctrine\Common\Collections\ArrayCollection {#792 …} -receivedMessages: Doctrine\Common\Collections\ArrayCollection {#793 …} -industry: Doctrine\Common\Collections\ArrayCollection {#794 …} } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#730 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#733 …} -namespace: Closure() {#735 …} } |
data | App\Entity\User {#788 -id: null -email: null -roles: [] -password: null -transactions: Doctrine\Common\Collections\ArrayCollection {#789 …} -firstname: null -name: null -phone: null -address: null -city: null -zipCode: null -country: null -birthDate: null -civility: null -currentJobTitle: null -professionalExperience: null -areasOfInterest: null -availability: null -qualifications: null -languages: null -status: null -temporaryPassword: null -userJobs: Doctrine\Common\Collections\ArrayCollection {#790 …} -userAnswers: Doctrine\Common\Collections\ArrayCollection {#791 …} -sentMessages: Doctrine\Common\Collections\ArrayCollection {#792 …} -receivedMessages: Doctrine\Common\Collections\ArrayCollection {#793 …} -industry: Doctrine\Common\Collections\ArrayCollection {#794 …} } |
data_class | "App\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#845 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\User" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#847 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $message: Closure() {#846 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "register_form" "_register_form" ] |
cache_key | "_register_form_register_form" |
compound | true |
data | App\Entity\User {#788 -id: null -email: null -roles: [] -password: null -transactions: Doctrine\Common\Collections\ArrayCollection {#789 …} -firstname: null -name: null -phone: null -address: null -city: null -zipCode: null -country: null -birthDate: null -civility: null -currentJobTitle: null -professionalExperience: null -areasOfInterest: null -availability: null -qualifications: null -languages: null -status: null -temporaryPassword: null -userJobs: Doctrine\Common\Collections\ArrayCollection {#790 …} -userAnswers: Doctrine\Common\Collections\ArrayCollection {#791 …} -sentMessages: Doctrine\Common\Collections\ArrayCollection {#792 …} -receivedMessages: Doctrine\Common\Collections\ArrayCollection {#793 …} -industry: Doctrine\Common\Collections\ArrayCollection {#794 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1122 -errors: [] -form: Symfony\Component\Form\Form {#1130 …} } |
form | Symfony\Component\Form\FormView {#848 …5} |
full_name | "register_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "register_form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_form" |
valid | true |
value | App\Entity\User {#788 -id: null -email: null -roles: [] -password: null -transactions: Doctrine\Common\Collections\ArrayCollection {#789 …} -firstname: null -name: null -phone: null -address: null -city: null -zipCode: null -country: null -birthDate: null -civility: null -currentJobTitle: null -professionalExperience: null -areasOfInterest: null -availability: null -qualifications: null -languages: null -status: null -temporaryPassword: null -userJobs: Doctrine\Common\Collections\ArrayCollection {#790 …} -userAnswers: Doctrine\Common\Collections\ArrayCollection {#791 …} -sentMessages: Doctrine\Common\Collections\ArrayCollection {#792 …} -receivedMessages: Doctrine\Common\Collections\ArrayCollection {#793 …} -industry: Doctrine\Common\Collections\ArrayCollection {#794 …} } |
firstname
"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 | [ "placeholder" => "firstname" "class" => "required" ] |
[ "placeholder" => "firstname" "class" => "required" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#853 +payload: null +groups: ? ?array +message: "Le prénom est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#854 +payload: null +groups: ? ?array +maxMessage: "Le prénom ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 150 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#853 +payload: null +groups: ? ?array +message: "Le prénom est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#854 +payload: null +groups: ? ?array +maxMessage: "Le prénom ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 150 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
label | "firstname" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "firstname" "class" => "required" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#853 +payload: null +groups: ? ?array +message: "Le prénom est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#854 +payload: null +groups: ? ?array +maxMessage: "Le prénom ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 150 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#730 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#733 …} -namespace: Closure() {#735 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#881 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 | "firstname" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#883 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $message: Closure() {#882 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "firstname" "class" => "required" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_register_form_firstname" ] |
cache_key | "_register_form_firstname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1081 -errors: [] -form: Symfony\Component\Form\Form {#1133 …} } |
form | Symfony\Component\Form\FormView {#1089 …5} |
full_name | "register_form[firstname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_form_firstname" |
label | "firstname" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstname" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_form_firstname" |
valid | true |
value | "" |
name
"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 | [ "placeholder" => "name" ] |
[ "placeholder" => "name" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#855 +payload: null +groups: ? ?array +message: "Le nom est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#856 +payload: null +groups: ? ?array +maxMessage: "Le nom ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 150 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#855 +payload: null +groups: ? ?array +message: "Le nom est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#856 +payload: null +groups: ? ?array +maxMessage: "Le nom ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 150 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
label | "name" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "name" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#855 +payload: null +groups: ? ?array +message: "Le nom est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#856 +payload: null +groups: ? ?array +maxMessage: "Le nom ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 150 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#730 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#733 …} -namespace: Closure() {#735 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#890 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 | "name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#892 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $message: Closure() {#891 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "name" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_register_form_name" ] |
cache_key | "_register_form_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1066 -errors: [] -form: Symfony\Component\Form\Form {#1136 …} } |
form | Symfony\Component\Form\FormView {#1016 …5} |
full_name | "register_form[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_form_name" |
label | "name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_form_name" |
valid | true |
value | "" |
"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 | [ "placeholder" => "email" ] |
[ "placeholder" => "email" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#857 +payload: null +groups: ? ?array +message: "L\email est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#858 +payload: null +groups: ? ?array +maxMessage: "Le nom ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 180 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#857 +payload: null +groups: ? ?array +message: "L\email est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#858 +payload: null +groups: ? ?array +maxMessage: "Le nom ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 180 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
label | "email" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "email" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#857 +payload: null +groups: ? ?array +message: "L\email est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#858 +payload: null +groups: ? ?array +maxMessage: "Le nom ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 180 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#730 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#733 …} -namespace: Closure() {#735 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#903 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 | "email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#905 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $message: Closure() {#904 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "email" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_register_form_email" ] |
cache_key | "_register_form_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1004 -errors: [] -form: Symfony\Component\Form\Form {#1139 …} } |
form | Symfony\Component\Form\FormView {#995 …5} |
full_name | "register_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_form_email" |
label | "email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_form_email" |
valid | true |
value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TelType"
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 | [ "placeholder" => "phone" ] |
[ "placeholder" => "phone" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#859 +payload: null +groups: ? ?array +message: "Le téléphone est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#860 +payload: null +groups: ? ?array +maxMessage: "Le numéro de téléphone ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#859 +payload: null +groups: ? ?array +message: "Le téléphone est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#860 +payload: null +groups: ? ?array +maxMessage: "Le numéro de téléphone ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
label | "phone" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "phone" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#859 +payload: null +groups: ? ?array +message: "Le téléphone est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#860 +payload: null +groups: ? ?array +maxMessage: "Le numéro de téléphone ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#730 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#733 …} -namespace: Closure() {#735 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#916 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 provide a valid phone number." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "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 | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#918 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $message: Closure() {#917 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "phone" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "_register_form_phone" ] |
cache_key | "_register_form_phone_tel" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#974 -errors: [] -form: Symfony\Component\Form\Form {#1142 …} } |
form | Symfony\Component\Form\FormView {#946 …5} |
full_name | "register_form[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_form_phone" |
label | "phone" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_form_phone" |
valid | true |
value | "" |
address
"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 | [ "placeholder" => "address" ] |
[ "placeholder" => "address" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#861 +payload: null +groups: ? ?array +message: "L'adresse est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#862 +payload: null +groups: ? ?array +maxMessage: "L'adresse ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#861 +payload: null +groups: ? ?array +message: "L'adresse est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#862 +payload: null +groups: ? ?array +maxMessage: "L'adresse ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
label | "address" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "address" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#861 +payload: null +groups: ? ?array +message: "L'adresse est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#862 +payload: null +groups: ? ?array +maxMessage: "L'adresse ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#730 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#733 …} -namespace: Closure() {#735 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#925 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 | "address" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#927 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $message: Closure() {#926 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "address" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_register_form_address" ] |
cache_key | "_register_form_address_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#937 -errors: [] -form: Symfony\Component\Form\Form {#1145 …} } |
form | Symfony\Component\Form\FormView {#928 …5} |
full_name | "register_form[address]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_form_address" |
label | "address" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "address" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_form_address" |
valid | true |
value | "" |
city
"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 | [ "placeholder" => "city" ] |
[ "placeholder" => "city" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#863 +payload: null +groups: ? ?array +message: "La ville est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#864 +payload: null +groups: ? ?array +maxMessage: "La ville ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#863 +payload: null +groups: ? ?array +message: "La ville est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#864 +payload: null +groups: ? ?array +maxMessage: "La ville ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
label | "city" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "city" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#863 +payload: null +groups: ? ?array +message: "La ville est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#864 +payload: null +groups: ? ?array +maxMessage: "La ville ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#730 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#733 …} -namespace: Closure() {#735 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#934 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 | "city" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#936 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $message: Closure() {#935 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "city" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_register_form_city" ] |
cache_key | "_register_form_city_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#919 -errors: [] -form: Symfony\Component\Form\Form {#1148 …} } |
form | Symfony\Component\Form\FormView {#906 …5} |
full_name | "register_form[city]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_form_city" |
label | "city" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "city" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_form_city" |
valid | true |
value | "" |
zipCode
"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 | [ "placeholder" => "zipCode" ] |
[ "placeholder" => "zipCode" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#865 +payload: null +groups: ? ?array +message: "Le code postal est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#866 +payload: null +groups: ? ?array +maxMessage: "Le code postal ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#865 +payload: null +groups: ? ?array +message: "Le code postal est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#866 +payload: null +groups: ? ?array +maxMessage: "Le code postal ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
label | "zipCode" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "zipCode" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#865 +payload: null +groups: ? ?array +message: "Le code postal est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#866 +payload: null +groups: ? ?array +maxMessage: "Le code postal ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#730 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#733 …} -namespace: Closure() {#735 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#943 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 | "zipCode" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#945 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $message: Closure() {#944 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "zipCode" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_register_form_zipCode" ] |
cache_key | "_register_form_zipCode_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#893 -errors: [] -form: Symfony\Component\Form\Form {#1151 …} } |
form | Symfony\Component\Form\FormView {#884 …5} |
full_name | "register_form[zipCode]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_form_zipCode" |
label | "zipCode" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "zipCode" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_form_zipCode" |
valid | true |
value | "" |
country
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#867 +payload: null +groups: ? ?array +message: "Le pays est obligatoire." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#867 +payload: null +groups: ? ?array +message: "Le pays est obligatoire." +allowNull: false +normalizer: null } ] |
label | "country" |
same as passed value |
placeholder | "country" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
alpha3 | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#973 -option: Symfony\Component\Form\ChoiceList\Loader\IntlCallbackChoiceLoader {#971 …} } |
choice_name | null |
choice_translation_domain | false |
choice_translation_locale | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#867 +payload: null +groups: ? ?array +message: "Le pays est obligatoire." +allowNull: false +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\CsrfTokenManager {#730 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#733 …} -namespace: Closure() {#735 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please select a valid country." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "country" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "country" |
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 |
required | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#970 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $message: Closure() {#968 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "country" "_register_form_country" ] |
cache_key | "_register_form_country_country" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1188 +data: "AF" +value: "AF" +label: "Afghanistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1262 +data: "ZA" +value: "ZA" +label: "Afrique du Sud" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1263 +data: "AL" +value: "AL" +label: "Albanie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1264 +data: "DZ" +value: "DZ" +label: "Algérie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1265 +data: "DE" +value: "DE" +label: "Allemagne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1266 +data: "AD" +value: "AD" +label: "Andorre" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1267 +data: "AO" +value: "AO" +label: "Angola" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1268 +data: "AI" +value: "AI" +label: "Anguilla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1269 +data: "AQ" +value: "AQ" +label: "Antarctique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1270 +data: "AG" +value: "AG" +label: "Antigua-et-Barbuda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1271 +data: "SA" +value: "SA" +label: "Arabie saoudite" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1272 +data: "AR" +value: "AR" +label: "Argentine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1273 +data: "AM" +value: "AM" +label: "Arménie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1274 +data: "AW" +value: "AW" +label: "Aruba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1275 +data: "AU" +value: "AU" +label: "Australie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1276 +data: "AT" +value: "AT" +label: "Autriche" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1277 +data: "AZ" +value: "AZ" +label: "Azerbaïdjan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1278 +data: "BS" +value: "BS" +label: "Bahamas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1279 +data: "BH" +value: "BH" +label: "Bahreïn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1280 +data: "BD" +value: "BD" +label: "Bangladesh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1281 +data: "BB" +value: "BB" +label: "Barbade" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1282 +data: "BE" +value: "BE" +label: "Belgique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1283 +data: "BZ" +value: "BZ" +label: "Belize" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1284 +data: "BJ" +value: "BJ" +label: "Bénin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1285 +data: "BM" +value: "BM" +label: "Bermudes" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1286 +data: "BT" +value: "BT" +label: "Bhoutan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1287 +data: "BY" +value: "BY" +label: "Biélorussie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1288 +data: "BO" +value: "BO" +label: "Bolivie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1289 +data: "BA" +value: "BA" +label: "Bosnie-Herzégovine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1290 +data: "BW" +value: "BW" +label: "Botswana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1291 +data: "BR" +value: "BR" +label: "Brésil" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1292 +data: "BN" +value: "BN" +label: "Brunei" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1293 +data: "BG" +value: "BG" +label: "Bulgarie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1294 +data: "BF" +value: "BF" +label: "Burkina Faso" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1295 +data: "BI" +value: "BI" +label: "Burundi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1296 +data: "KH" +value: "KH" +label: "Cambodge" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1297 +data: "CM" +value: "CM" +label: "Cameroun" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1298 +data: "CA" +value: "CA" +label: "Canada" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1299 +data: "CV" +value: "CV" +label: "Cap-Vert" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1300 +data: "CL" +value: "CL" +label: "Chili" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1301 +data: "CN" +value: "CN" +label: "Chine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1302 +data: "CY" +value: "CY" +label: "Chypre" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1303 +data: "CO" +value: "CO" +label: "Colombie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1304 +data: "KM" +value: "KM" +label: "Comores" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1305 +data: "CG" +value: "CG" +label: "Congo-Brazzaville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1306 +data: "CD" +value: "CD" +label: "Congo-Kinshasa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1307 +data: "KP" +value: "KP" +label: "Corée du Nord" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1308 +data: "KR" +value: "KR" +label: "Corée du Sud" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1309 +data: "CR" +value: "CR" +label: "Costa Rica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1310 +data: "CI" +value: "CI" +label: "Côte d’Ivoire" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1311 +data: "HR" +value: "HR" +label: "Croatie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1312 +data: "CU" +value: "CU" +label: "Cuba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1313 +data: "CW" +value: "CW" +label: "Curaçao" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1314 +data: "DK" +value: "DK" +label: "Danemark" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1315 +data: "DJ" +value: "DJ" +label: "Djibouti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1316 +data: "DM" +value: "DM" +label: "Dominique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1317 +data: "EG" +value: "EG" +label: "Égypte" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1318 +data: "AE" +value: "AE" +label: "Émirats arabes unis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1319 +data: "EC" +value: "EC" +label: "Équateur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1320 +data: "ER" +value: "ER" +label: "Érythrée" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1321 +data: "ES" +value: "ES" +label: "Espagne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1322 +data: "EE" +value: "EE" +label: "Estonie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1323 +data: "SZ" +value: "SZ" +label: "Eswatini" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1324 +data: "VA" +value: "VA" +label: "État de la Cité du Vatican" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1325 +data: "US" +value: "US" +label: "États-Unis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1326 +data: "ET" +value: "ET" +label: "Éthiopie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1327 +data: "FJ" +value: "FJ" +label: "Fidji" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1328 +data: "FI" +value: "FI" +label: "Finlande" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1329 +data: "FR" +value: "FR" +label: "France" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1330 +data: "GA" +value: "GA" +label: "Gabon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1331 +data: "GM" +value: "GM" +label: "Gambie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1332 +data: "GE" +value: "GE" +label: "Géorgie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1333 +data: "GS" +value: "GS" +label: "Géorgie du Sud-et-les Îles Sandwich du Sud" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1334 +data: "GH" +value: "GH" +label: "Ghana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1335 +data: "GI" +value: "GI" +label: "Gibraltar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1336 +data: "GR" +value: "GR" +label: "Grèce" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1337 +data: "GD" +value: "GD" +label: "Grenade" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1338 +data: "GL" +value: "GL" +label: "Groenland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1339 +data: "GP" +value: "GP" +label: "Guadeloupe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1340 +data: "GU" +value: "GU" +label: "Guam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1341 +data: "GT" +value: "GT" +label: "Guatemala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1342 +data: "GG" +value: "GG" +label: "Guernesey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1343 +data: "GN" +value: "GN" +label: "Guinée" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1344 +data: "GQ" +value: "GQ" +label: "Guinée équatoriale" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1345 +data: "GW" +value: "GW" +label: "Guinée-Bissau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1346 +data: "GY" +value: "GY" +label: "Guyana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1347 +data: "GF" +value: "GF" +label: "Guyane française" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1348 +data: "HT" +value: "HT" +label: "Haïti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1349 +data: "HN" +value: "HN" +label: "Honduras" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1350 +data: "HU" +value: "HU" +label: "Hongrie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1351 +data: "BV" +value: "BV" +label: "Île Bouvet" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1352 +data: "CX" +value: "CX" +label: "Île Christmas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1353 +data: "IM" +value: "IM" +label: "Île de Man" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1354 +data: "NF" +value: "NF" +label: "Île Norfolk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1355 +data: "AX" +value: "AX" +label: "Îles Åland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1356 +data: "KY" +value: "KY" +label: "Îles Caïmans" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1357 +data: "CC" +value: "CC" +label: "Îles Cocos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1358 +data: "CK" +value: "CK" +label: "Îles Cook" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1359 +data: "FO" +value: "FO" +label: "Îles Féroé" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1360 +data: "HM" +value: "HM" +label: "Îles Heard-et-MacDonald" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1361 +data: "FK" +value: "FK" +label: "Îles Malouines" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1362 +data: "MP" +value: "MP" +label: "Îles Mariannes du Nord" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1363 +data: "MH" +value: "MH" +label: "Îles Marshall" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1364 +data: "UM" +value: "UM" +label: "Îles mineures éloignées des États-Unis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1365 +data: "PN" +value: "PN" +label: "Îles Pitcairn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1366 +data: "SB" +value: "SB" +label: "Îles Salomon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1367 +data: "TC" +value: "TC" +label: "Îles Turques-et-Caïques" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1368 +data: "VG" +value: "VG" +label: "Îles Vierges britanniques" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1369 +data: "VI" +value: "VI" +label: "Îles Vierges des États-Unis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1370 +data: "IN" +value: "IN" +label: "Inde" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1371 +data: "ID" +value: "ID" +label: "Indonésie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1372 +data: "IQ" +value: "IQ" +label: "Irak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1373 +data: "IR" +value: "IR" +label: "Iran" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1374 +data: "IE" +value: "IE" +label: "Irlande" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1375 +data: "IS" +value: "IS" +label: "Islande" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1376 +data: "IL" +value: "IL" +label: "Israël" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1377 +data: "IT" +value: "IT" +label: "Italie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1378 +data: "JM" +value: "JM" +label: "Jamaïque" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1379 +data: "JP" +value: "JP" +label: "Japon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1380 +data: "JE" +value: "JE" +label: "Jersey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1381 +data: "JO" +value: "JO" +label: "Jordanie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1382 +data: "KZ" +value: "KZ" +label: "Kazakhstan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1383 +data: "KE" +value: "KE" +label: "Kenya" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1384 +data: "KG" +value: "KG" +label: "Kirghizstan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1385 +data: "KI" +value: "KI" +label: "Kiribati" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1386 +data: "KW" +value: "KW" +label: "Koweït" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1387 +data: "RE" +value: "RE" +label: "La Réunion" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1388 +data: "LA" +value: "LA" +label: "Laos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1389 +data: "LS" +value: "LS" +label: "Lesotho" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1390 +data: "LV" +value: "LV" +label: "Lettonie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1391 +data: "LB" +value: "LB" +label: "Liban" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1392 +data: "LR" +value: "LR" +label: "Liberia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1393 +data: "LY" +value: "LY" +label: "Libye" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1394 +data: "LI" +value: "LI" +label: "Liechtenstein" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1395 +data: "LT" +value: "LT" +label: "Lituanie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1396 +data: "LU" +value: "LU" +label: "Luxembourg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1397 +data: "MK" +value: "MK" +label: "Macédoine du Nord" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1398 +data: "MG" +value: "MG" +label: "Madagascar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1399 +data: "MY" +value: "MY" +label: "Malaisie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1400 +data: "MW" +value: "MW" +label: "Malawi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1401 +data: "MV" +value: "MV" +label: "Maldives" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1402 +data: "ML" +value: "ML" +label: "Mali" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1403 +data: "MT" +value: "MT" +label: "Malte" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1404 +data: "MA" +value: "MA" +label: "Maroc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1405 +data: "MQ" +value: "MQ" +label: "Martinique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1406 +data: "MU" +value: "MU" +label: "Maurice" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1407 +data: "MR" +value: "MR" +label: "Mauritanie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1408 +data: "YT" +value: "YT" +label: "Mayotte" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1409 +data: "MX" +value: "MX" +label: "Mexique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1410 +data: "FM" +value: "FM" +label: "Micronésie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1411 +data: "MD" +value: "MD" +label: "Moldavie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1412 +data: "MC" +value: "MC" +label: "Monaco" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1413 +data: "MN" +value: "MN" +label: "Mongolie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1414 +data: "ME" +value: "ME" +label: "Monténégro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1415 +data: "MS" +value: "MS" +label: "Montserrat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1416 +data: "MZ" +value: "MZ" +label: "Mozambique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1417 +data: "MM" +value: "MM" +label: "Myanmar (Birmanie)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1418 +data: "NA" +value: "NA" +label: "Namibie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1419 +data: "NR" +value: "NR" +label: "Nauru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1420 +data: "NP" +value: "NP" +label: "Népal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1421 +data: "NI" +value: "NI" +label: "Nicaragua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1422 +data: "NE" +value: "NE" +label: "Niger" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1423 +data: "NG" +value: "NG" +label: "Nigeria" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1424 +data: "NU" +value: "NU" +label: "Niue" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1425 +data: "NO" +value: "NO" +label: "Norvège" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1426 +data: "NC" +value: "NC" +label: "Nouvelle-Calédonie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1427 +data: "NZ" +value: "NZ" +label: "Nouvelle-Zélande" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1428 +data: "OM" +value: "OM" +label: "Oman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1429 +data: "UG" +value: "UG" +label: "Ouganda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1430 +data: "UZ" +value: "UZ" +label: "Ouzbékistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1431 +data: "PK" +value: "PK" +label: "Pakistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1432 +data: "PW" +value: "PW" +label: "Palaos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1433 +data: "PA" +value: "PA" +label: "Panama" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1434 +data: "PG" +value: "PG" +label: "Papouasie-Nouvelle-Guinée" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1435 +data: "PY" +value: "PY" +label: "Paraguay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1436 +data: "NL" +value: "NL" +label: "Pays-Bas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1437 +data: "BQ" +value: "BQ" +label: "Pays-Bas caribéens" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1438 +data: "PE" +value: "PE" +label: "Pérou" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1439 +data: "PH" +value: "PH" +label: "Philippines" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1440 +data: "PL" +value: "PL" +label: "Pologne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1441 +data: "PF" +value: "PF" +label: "Polynésie française" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1442 +data: "PR" +value: "PR" +label: "Porto Rico" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1443 +data: "PT" +value: "PT" +label: "Portugal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1444 +data: "QA" +value: "QA" +label: "Qatar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1445 +data: "HK" +value: "HK" +label: "R.A.S. chinoise de Hong Kong" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1446 +data: "MO" +value: "MO" +label: "R.A.S. chinoise de Macao" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1447 +data: "CF" +value: "CF" +label: "République centrafricaine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1448 +data: "DO" +value: "DO" +label: "République dominicaine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1449 +data: "RO" +value: "RO" +label: "Roumanie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1450 +data: "GB" +value: "GB" +label: "Royaume-Uni" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1451 +data: "RU" +value: "RU" +label: "Russie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1452 +data: "RW" +value: "RW" +label: "Rwanda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1453 +data: "EH" +value: "EH" +label: "Sahara occidental" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1454 +data: "BL" +value: "BL" +label: "Saint-Barthélemy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1455 +data: "KN" +value: "KN" +label: "Saint-Christophe-et-Niévès" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1456 +data: "SM" +value: "SM" +label: "Saint-Marin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1457 +data: "MF" +value: "MF" +label: "Saint-Martin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1458 +data: "SX" +value: "SX" +label: "Saint-Martin (partie néerlandaise)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1459 +data: "PM" +value: "PM" +label: "Saint-Pierre-et-Miquelon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1460 +data: "VC" +value: "VC" +label: "Saint-Vincent-et-les Grenadines" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1461 +data: "SH" +value: "SH" +label: "Sainte-Hélène" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1462 +data: "LC" +value: "LC" +label: "Sainte-Lucie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1463 +data: "SV" +value: "SV" +label: "Salvador" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1464 +data: "WS" +value: "WS" +label: "Samoa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1465 +data: "AS" +value: "AS" +label: "Samoa américaines" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1466 +data: "ST" +value: "ST" +label: "Sao Tomé-et-Principe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1467 +data: "SN" +value: "SN" +label: "Sénégal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1468 +data: "RS" +value: "RS" +label: "Serbie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1469 +data: "SC" +value: "SC" +label: "Seychelles" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1470 +data: "SL" +value: "SL" +label: "Sierra Leone" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1471 +data: "SG" +value: "SG" +label: "Singapour" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1472 +data: "SK" +value: "SK" +label: "Slovaquie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1473 +data: "SI" +value: "SI" +label: "Slovénie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1474 +data: "SO" +value: "SO" +label: "Somalie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1475 +data: "SD" +value: "SD" +label: "Soudan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1476 +data: "SS" +value: "SS" +label: "Soudan du Sud" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1477 +data: "LK" +value: "LK" +label: "Sri Lanka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1478 +data: "SE" +value: "SE" +label: "Suède" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1479 +data: "CH" +value: "CH" +label: "Suisse" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1480 +data: "SR" +value: "SR" +label: "Suriname" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1481 +data: "SJ" +value: "SJ" +label: "Svalbard et Jan Mayen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1482 +data: "SY" +value: "SY" +label: "Syrie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1483 +data: "TJ" +value: "TJ" +label: "Tadjikistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1484 +data: "TW" +value: "TW" +label: "Taïwan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1485 +data: "TZ" +value: "TZ" +label: "Tanzanie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1486 +data: "TD" +value: "TD" +label: "Tchad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1487 +data: "CZ" +value: "CZ" +label: "Tchéquie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1488 +data: "TF" +value: "TF" +label: "Terres australes françaises" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1489 +data: "IO" +value: "IO" +label: "Territoire britannique de l’océan Indien" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1490 +data: "PS" +value: "PS" +label: "Territoires palestiniens" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1491 +data: "TH" +value: "TH" +label: "Thaïlande" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1492 +data: "TL" +value: "TL" +label: "Timor oriental" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1493 +data: "TG" +value: "TG" +label: "Togo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1494 +data: "TK" +value: "TK" +label: "Tokelau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1495 +data: "TO" +value: "TO" +label: "Tonga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1496 +data: "TT" +value: "TT" +label: "Trinité-et-Tobago" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1497 +data: "TN" +value: "TN" +label: "Tunisie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1498 +data: "TM" +value: "TM" +label: "Turkménistan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1499 +data: "TR" +value: "TR" +label: "Turquie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1500 +data: "TV" +value: "TV" +label: "Tuvalu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1501 +data: "UA" +value: "UA" +label: "Ukraine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1502 +data: "UY" +value: "UY" +label: "Uruguay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1503 +data: "VU" +value: "VU" +label: "Vanuatu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1504 +data: "VE" +value: "VE" +label: "Venezuela" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1505 +data: "VN" +value: "VN" +label: "Viêt Nam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1506 +data: "WF" +value: "WF" +label: "Wallis-et-Futuna" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1507 +data: "YE" +value: "YE" +label: "Yémen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1508 +data: "ZM" +value: "ZM" +label: "Zambie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1509 +data: "ZW" +value: "ZW" +label: "Zimbabwe" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1185 -errors: [] -form: Symfony\Component\Form\Form {#1154 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1187 …5} |
full_name | "register_form[country]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_form_country" |
is_selected | Closure($choice, $value) {#1511 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "country" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "country" |
placeholder | "country" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_form_country" |
valid | true |
value | "" |
birthDate
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 | [ "placeholder" => "birthDate" ] |
[ "placeholder" => "birthDate" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotNull {#868 +payload: null +groups: ? ?array +message: "La date de naissance est obligatoire." } ] |
[ Symfony\Component\Validator\Constraints\NotNull {#868 +payload: null +groups: ? ?array +message: "La date de naissance est obligatoire." } ] |
format | "yyyy-MM-dd" |
same as passed value |
input | "datetime" |
same as passed value |
label | "birthDate" |
same as passed value |
required | false |
same as passed value |
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "birthDate" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotNull {#868 +payload: null +groups: ? ?array +message: "La date de naissance est obligatoire." } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#730 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#733 …} -namespace: Closure() {#735 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "Please enter a valid date." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "birthDate" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => "" "month" => "" "day" => "" ] |
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() {#994 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $message: Closure() {#993 …} $translationDomain: "validators" } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "birthDate" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_register_form_birthDate" ] |
cache_key | "_register_form_birthDate_date" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1512 -errors: [] -form: Symfony\Component\Form\Form {#1157 …} } |
form | Symfony\Component\Form\FormView {#1513 …5} |
full_name | "register_form[birthDate]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_form_birthDate" |
label | "birthDate" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "birthDate" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_register_form_birthDate" |
valid | true |
value | "" |
widget | "single_text" |
civility
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 |
---|---|---|
choices | [ "monsieur" => "monsieur" "madame" => "madame" "other" => "other" ] |
[ "monsieur" => "monsieur" "madame" => "madame" "other" => "other" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#869 +payload: null +groups: ? ?array +message: "La civilité est obligatoire." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#869 +payload: null +groups: ? ?array +message: "La civilité est obligatoire." +allowNull: false +normalizer: null } ] |
label | "civility" |
same as passed value |
placeholder | "civility" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "monsieur" => "monsieur" "madame" => "madame" "other" => "other" ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#869 +payload: null +groups: ? ?array +message: "La civilité est obligatoire." +allowNull: false +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\CsrfTokenManager {#730 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#733 …} -namespace: Closure() {#735 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "civility" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "civility" |
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 |
required | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1003 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $message: Closure() {#1002 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_register_form_civility" ] |
cache_key | "_register_form_civility_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1516 +data: "monsieur" +value: "monsieur" +label: "monsieur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1517 +data: "madame" +value: "madame" +label: "madame" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1518 +data: "other" +value: "other" +label: "other" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1514 -errors: [] -form: Symfony\Component\Form\Form {#1160 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1515 …5} |
full_name | "register_form[civility]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_form_civility" |
is_selected | Closure($choice, $value) {#1520 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "civility" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "civility" |
placeholder | "civility" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_form_civility" |
valid | true |
value | "" |
qualifications
"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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#870 +payload: null +groups: ? ?array +message: "Le champ diplôme est obligatoire." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#870 +payload: null +groups: ? ?array +message: "Le champ diplôme est obligatoire." +allowNull: false +normalizer: null } ] |
label | "qualifications" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#870 +payload: null +groups: ? ?array +message: "Le champ diplôme est obligatoire." +allowNull: false +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\CsrfTokenManager {#730 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#733 …} -namespace: Closure() {#735 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1013 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 | "qualifications" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1015 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $message: Closure() {#1014 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_register_form_qualifications" ] |
cache_key | "_register_form_qualifications_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1521 -errors: [] -form: Symfony\Component\Form\Form {#1163 …} } |
form | Symfony\Component\Form\FormView {#1522 …5} |
full_name | "register_form[qualifications]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_form_qualifications" |
label | "qualifications" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "qualifications" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_form_qualifications" |
valid | true |
value | "" |
industry
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1236 -elements: [] } |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
by_reference | false |
same as passed value |
choice_label | "name" |
same as passed value |
class | "App\Entity\Industry" |
same as passed value |
expanded | false |
same as passed value |
label | "Industrie" |
same as passed value |
multiple | true |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1061 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1036 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1062 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1063 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1065 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1064 …} } |
choices | null |
class | "App\Entity\Industry" |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#730 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#733 …} -namespace: Closure() {#735 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerR802XrK\EntityManagerGhost614a58f {#226 …12} |
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 {#1039 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerR802XrK\EntityManagerGhost614a58f {#226 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1038 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Industrie" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
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 | null |
required | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1035 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $message: Closure() {#1033 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_register_form_industry" ] |
cache_key | "_register_form_industry_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1527 +data: App\Entity\Industry {#1621 …} +value: "1" +label: "Banque" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1619 +data: App\Entity\Industry {#1625 …} +value: "2" +label: "Retails" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1529 +data: App\Entity\Industry {#1624 …} +value: "3" +label: "Education" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1628 +data: App\Entity\Industry {#1623 …} +value: "4" +label: "Autre" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Doctrine\Common\Collections\ArrayCollection {#1236 -elements: [] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1523 -errors: [] -form: Symfony\Component\Form\Form {#1166 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1524 …5} |
full_name | "register_form[industry][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_form_industry" |
is_selected | Closure($choice, array $values) {#1526 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Industrie" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "industry" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_form_industry" |
valid | true |
value | [] |
currentJobTitle
"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 | [ "placeholder" => "currentJobTitle" ] |
[ "placeholder" => "currentJobTitle" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#871 +payload: null +groups: ? ?array +message: "La fonction actuelle est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#872 +payload: null +groups: ? ?array +maxMessage: "Le poste ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#871 +payload: null +groups: ? ?array +message: "La fonction actuelle est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#872 +payload: null +groups: ? ?array +maxMessage: "Le poste ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
label | "currentJobTitle" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "currentJobTitle" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#871 +payload: null +groups: ? ?array +message: "La fonction actuelle est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#872 +payload: null +groups: ? ?array +maxMessage: "Le poste ne peut pas dépasser {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#730 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#733 …} -namespace: Closure() {#735 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1078 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 | "currentJobTitle" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1080 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $message: Closure() {#1079 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "currentJobTitle" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_register_form_currentJobTitle" ] |
cache_key | "_register_form_currentJobTitle_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1528 -errors: [] -form: Symfony\Component\Form\Form {#1169 …} } |
form | Symfony\Component\Form\FormView {#1525 …5} |
full_name | "register_form[currentJobTitle]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_form_currentJobTitle" |
label | "currentJobTitle" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "currentJobTitle" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_form_currentJobTitle" |
valid | true |
value | "" |
professionalExperience
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 |
---|---|---|
choices | [ "0-1 an" => "0-1" "2-3 ans" => "2-3" "4-5 ans" => "4-5" "6-10 ans" => "6-10" "+10 ans" => "+10" ] |
[ "0-1 an" => "0-1" "2-3 ans" => "2-3" "4-5 ans" => "4-5" "6-10 ans" => "6-10" "+10 ans" => "+10" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#873 +payload: null +groups: ? ?array +message: "Le niveau d'expérience est obligatoire." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#873 +payload: null +groups: ? ?array +message: "Le niveau d'expérience est obligatoire." +allowNull: false +normalizer: null } ] |
help | "Expérience professionnelle ou académique dans ce secteur" |
same as passed value |
label | "professionalExperience" |
same as passed value |
placeholder | "professionalExperience" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "0-1 an" => "0-1" "2-3 ans" => "2-3" "4-5 ans" => "4-5" "6-10 ans" => "6-10" "+10 ans" => "+10" ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#873 +payload: null +groups: ? ?array +message: "Le niveau d'expérience est obligatoire." +allowNull: false +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\CsrfTokenManager {#730 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#733 …} -namespace: Closure() {#735 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
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 | "Expérience professionnelle ou académique dans ce secteur" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "professionalExperience" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "professionalExperience" |
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 |
required | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1088 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $message: Closure() {#1087 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_register_form_professionalExperience" ] |
cache_key | "_register_form_professionalExperience_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1534 +data: "0-1" +value: "0-1" +label: "0-1 an" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1530 +data: "2-3" +value: "2-3" +label: "2-3 ans" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1531 +data: "4-5" +value: "4-5" +label: "4-5 ans" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1629 +data: "6-10" +value: "6-10" +label: "6-10 ans" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1656 +data: "+10" +value: "+10" +label: "+10 ans" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1616 -errors: [] -form: Symfony\Component\Form\Form {#1172 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1617 …5} |
full_name | "register_form[professionalExperience]" |
help | "Expérience professionnelle ou académique dans ce secteur" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_form_professionalExperience" |
is_selected | Closure($choice, $value) {#1658 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "professionalExperience" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "professionalExperience" |
placeholder | "professionalExperience" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_form_professionalExperience" |
valid | true |
value | "" |
areasOfInterest
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 | [ "placeholder" => "areasOfInterest2" ] |
[ "placeholder" => "areasOfInterest2" ] |
label | "areasOfInterest2" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "areasOfInterest2" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#730 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#733 …} -namespace: Closure() {#735 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1102 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 | "areasOfInterest2" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1104 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $message: Closure() {#1103 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "areasOfInterest2" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_register_form_areasOfInterest" ] |
cache_key | "_register_form_areasOfInterest_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1659 -errors: [] -form: Symfony\Component\Form\Form {#1175 …} } |
form | Symfony\Component\Form\FormView {#1660 …5} |
full_name | "register_form[areasOfInterest]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_form_areasOfInterest" |
label | "areasOfInterest2" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "areasOfInterest" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_form_areasOfInterest" |
valid | true |
value | "" |
languages
"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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#874 +payload: null +groups: ? ?array +message: "Au moins une langue doit être spécifiée." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#874 +payload: null +groups: ? ?array +message: "Au moins une langue doit être spécifiée." +allowNull: false +normalizer: null } ] |
label | "languages" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#874 +payload: null +groups: ? ?array +message: "Au moins une langue doit être spécifiée." +allowNull: false +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\CsrfTokenManager {#730 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#733 …} -namespace: Closure() {#735 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1111 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 | "languages" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1113 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $message: Closure() {#1112 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_register_form_languages" ] |
cache_key | "_register_form_languages_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1661 -errors: [] -form: Symfony\Component\Form\Form {#1178 …} } |
form | Symfony\Component\Form\FormView {#1662 …5} |
full_name | "register_form[languages]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_form_languages" |
label | "languages" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "languages" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_form_languages" |
valid | true |
value | "" |
availability
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 |
---|---|---|
choices | [ "1h par jour" => "1" "2h par jour" => "2" "3h et plus" => "3" ] |
[ "1h par jour" => "1" "2h par jour" => "2" "3h et plus" => "3" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#875 +payload: null +groups: ? ?array +message: "La disponibilité est obligatoire." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#875 +payload: null +groups: ? ?array +message: "La disponibilité est obligatoire." +allowNull: false +normalizer: null } ] |
label | "availability" |
same as passed value |
placeholder | "availability" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "1h par jour" => "1" "2h par jour" => "2" "3h et plus" => "3" ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#875 +payload: null +groups: ? ?array +message: "La disponibilité est obligatoire." +allowNull: false +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\CsrfTokenManager {#730 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#733 …} -namespace: Closure() {#735 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "availability" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "availability" |
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 |
required | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1121 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $message: Closure() {#1120 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_register_form_availability" ] |
cache_key | "_register_form_availability_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1665 +data: "1" +value: "1" +label: "1h par jour" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1666 +data: "2" +value: "2" +label: "2h par jour" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1667 +data: "3" +value: "3" +label: "3h et plus" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1663 -errors: [] -form: Symfony\Component\Form\Form {#1181 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1664 …5} |
full_name | "register_form[availability]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_form_availability" |
is_selected | Closure($choice, $value) {#1669 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "availability" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "availability" |
placeholder | "availability" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_form_availability" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "30ec8ee493d48f6698f41.dA7WcA7nFlnInoQehgF6lVfbro9_bBeJlZnSOWBpCzk.EWakHmOARxCk0Mct3zEOrCeIlusdI3HPwfGiUCEIRnY2Qu4Yd6Z-AI3L1Q" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_prefix | "csrf_token" |
same as passed value |
data | "30ec8ee493d48f6698f41.dA7WcA7nFlnInoQehgF6lVfbro9_bBeJlZnSOWBpCzk.EWakHmOARxCk0Mct3zEOrCeIlusdI3HPwfGiUCEIRnY2Qu4Yd6Z-AI3L1Q" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#730 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#729 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#733 …} -namespace: Closure() {#735 …} } |
data | "30ec8ee493d48f6698f41.dA7WcA7nFlnInoQehgF6lVfbro9_bBeJlZnSOWBpCzk.EWakHmOARxCk0Mct3zEOrCeIlusdI3HPwfGiUCEIRnY2Qu4Yd6Z-AI3L1Q" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1674 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() {#1676 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $message: Closure() {#1675 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_register_form__token" ] |
cache_key | "_register_form__token_hidden" |
compound | false |
data | "30ec8ee493d48f6698f41.dA7WcA7nFlnInoQehgF6lVfbro9_bBeJlZnSOWBpCzk.EWakHmOARxCk0Mct3zEOrCeIlusdI3HPwfGiUCEIRnY2Qu4Yd6Z-AI3L1Q" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1686 -errors: [] -form: Symfony\Component\Form\Form {#1682 …} } |
form | Symfony\Component\Form\FormView {#1677 …5} |
full_name | "register_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_form__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 | "_register_form__token" |
valid | true |
value | "30ec8ee493d48f6698f41.dA7WcA7nFlnInoQehgF6lVfbro9_bBeJlZnSOWBpCzk.EWakHmOARxCk0Mct3zEOrCeIlusdI3HPwfGiUCEIRnY2Qu4Yd6Z-AI3L1Q" |