- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 28
- Events
- Routing
- Cache
- Translation 11
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
registration_form
"App\Form\RegistrationFormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\User {#107 -id: null -email: null -roles: [ "ROLE_USER" ] -password: null -nom: null -prenom: null -tel: null -civilite: null -status: true -created_at: DateTime @1732357575 {#942 date: 2024-11-23 10:26:15.707429 UTC (+00:00) } -updated_at: null -pays: null -loginattemps: Doctrine\Common\Collections\ArrayCollection {#943 …} -trackings: Doctrine\Common\Collections\ArrayCollection {#981 …} -evenements: Doctrine\Common\Collections\ArrayCollection {#979 …} -news: Doctrine\Common\Collections\ArrayCollection {#976 …} -formations: Doctrine\Common\Collections\ArrayCollection {#977 …} -chapitresFormation: Doctrine\Common\Collections\ArrayCollection {#969 …} -fichierFormations: Doctrine\Common\Collections\ArrayCollection {#966 …} -videos: Doctrine\Common\Collections\ArrayCollection {#965 …} -resetPasswords: Doctrine\Common\Collections\ArrayCollection {#964 …} -newsletterTypeUsers: Doctrine\Common\Collections\ArrayCollection {#963 …} -avatar: null -packages: Doctrine\Common\Collections\ArrayCollection {#962 …} -souscriptions: Doctrine\Common\Collections\ArrayCollection {#961 …} -factures: Doctrine\Common\Collections\ArrayCollection {#960 …} -userSubscriptions: Doctrine\Common\Collections\ArrayCollection {#959 …} -profil: null -societe: null -categorie: null -updates: Doctrine\Common\Collections\ArrayCollection {#958 …} -bookmarks: Doctrine\Common\Collections\ArrayCollection {#957 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\User {#107 -id: null -email: null -roles: [ "ROLE_USER" ] -password: null -nom: null -prenom: null -tel: null -civilite: null -status: true -created_at: DateTime @1732357575 {#942 date: 2024-11-23 10:26:15.707429 UTC (+00:00) } -updated_at: null -pays: null -loginattemps: Doctrine\Common\Collections\ArrayCollection {#943 …} -trackings: Doctrine\Common\Collections\ArrayCollection {#981 …} -evenements: Doctrine\Common\Collections\ArrayCollection {#979 …} -news: Doctrine\Common\Collections\ArrayCollection {#976 …} -formations: Doctrine\Common\Collections\ArrayCollection {#977 …} -chapitresFormation: Doctrine\Common\Collections\ArrayCollection {#969 …} -fichierFormations: Doctrine\Common\Collections\ArrayCollection {#966 …} -videos: Doctrine\Common\Collections\ArrayCollection {#965 …} -resetPasswords: Doctrine\Common\Collections\ArrayCollection {#964 …} -newsletterTypeUsers: Doctrine\Common\Collections\ArrayCollection {#963 …} -avatar: null -packages: Doctrine\Common\Collections\ArrayCollection {#962 …} -souscriptions: Doctrine\Common\Collections\ArrayCollection {#961 …} -factures: Doctrine\Common\Collections\ArrayCollection {#960 …} -userSubscriptions: Doctrine\Common\Collections\ArrayCollection {#959 …} -profil: null -societe: null -categorie: null -updates: Doctrine\Common\Collections\ArrayCollection {#958 …} -bookmarks: Doctrine\Common\Collections\ArrayCollection {#957 …} } |
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 {#26 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#24 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13 …} -namespace: Closure() {#27 …} } |
data | App\Entity\User {#107 -id: null -email: null -roles: [ "ROLE_USER" ] -password: null -nom: null -prenom: null -tel: null -civilite: null -status: true -created_at: DateTime @1732357575 {#942 date: 2024-11-23 10:26:15.707429 UTC (+00:00) } -updated_at: null -pays: null -loginattemps: Doctrine\Common\Collections\ArrayCollection {#943 …} -trackings: Doctrine\Common\Collections\ArrayCollection {#981 …} -evenements: Doctrine\Common\Collections\ArrayCollection {#979 …} -news: Doctrine\Common\Collections\ArrayCollection {#976 …} -formations: Doctrine\Common\Collections\ArrayCollection {#977 …} -chapitresFormation: Doctrine\Common\Collections\ArrayCollection {#969 …} -fichierFormations: Doctrine\Common\Collections\ArrayCollection {#966 …} -videos: Doctrine\Common\Collections\ArrayCollection {#965 …} -resetPasswords: Doctrine\Common\Collections\ArrayCollection {#964 …} -newsletterTypeUsers: Doctrine\Common\Collections\ArrayCollection {#963 …} -avatar: null -packages: Doctrine\Common\Collections\ArrayCollection {#962 …} -souscriptions: Doctrine\Common\Collections\ArrayCollection {#961 …} -factures: Doctrine\Common\Collections\ArrayCollection {#960 …} -userSubscriptions: Doctrine\Common\Collections\ArrayCollection {#959 …} -profil: null -societe: null -categorie: null -updates: Doctrine\Common\Collections\ArrayCollection {#958 …} -bookmarks: Doctrine\Common\Collections\ArrayCollection {#957 …} } |
data_class | "App\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1183 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#972 …} 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 | [] |
legacy_error_messages | true |
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() {#1181 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1140 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#985 …} $translationDomain: "validators" $message: Closure() {#1182 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "registration_form" "_registration_form" ] |
cache_key | "_registration_form_registration_form" |
compound | true |
data | App\Entity\User {#107 -id: null -email: null -roles: [ "ROLE_USER" ] -password: null -nom: null -prenom: null -tel: null -civilite: null -status: true -created_at: DateTime @1732357575 {#942 date: 2024-11-23 10:26:15.707429 UTC (+00:00) } -updated_at: null -pays: null -loginattemps: Doctrine\Common\Collections\ArrayCollection {#943 …} -trackings: Doctrine\Common\Collections\ArrayCollection {#981 …} -evenements: Doctrine\Common\Collections\ArrayCollection {#979 …} -news: Doctrine\Common\Collections\ArrayCollection {#976 …} -formations: Doctrine\Common\Collections\ArrayCollection {#977 …} -chapitresFormation: Doctrine\Common\Collections\ArrayCollection {#969 …} -fichierFormations: Doctrine\Common\Collections\ArrayCollection {#966 …} -videos: Doctrine\Common\Collections\ArrayCollection {#965 …} -resetPasswords: Doctrine\Common\Collections\ArrayCollection {#964 …} -newsletterTypeUsers: Doctrine\Common\Collections\ArrayCollection {#963 …} -avatar: null -packages: Doctrine\Common\Collections\ArrayCollection {#962 …} -souscriptions: Doctrine\Common\Collections\ArrayCollection {#961 …} -factures: Doctrine\Common\Collections\ArrayCollection {#960 …} -userSubscriptions: Doctrine\Common\Collections\ArrayCollection {#959 …} -profil: null -societe: null -categorie: null -updates: Doctrine\Common\Collections\ArrayCollection {#958 …} -bookmarks: Doctrine\Common\Collections\ArrayCollection {#957 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1432 -form: Symfony\Component\Form\Form {#1543 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1180 …5} |
full_name | "registration_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "registration_form" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form" |
valid | true |
value | App\Entity\User {#107 -id: null -email: null -roles: [ "ROLE_USER" ] -password: null -nom: null -prenom: null -tel: null -civilite: null -status: true -created_at: DateTime @1732357575 {#942 date: 2024-11-23 10:26:15.707429 UTC (+00:00) } -updated_at: null -pays: null -loginattemps: Doctrine\Common\Collections\ArrayCollection {#943 …} -trackings: Doctrine\Common\Collections\ArrayCollection {#981 …} -evenements: Doctrine\Common\Collections\ArrayCollection {#979 …} -news: Doctrine\Common\Collections\ArrayCollection {#976 …} -formations: Doctrine\Common\Collections\ArrayCollection {#977 …} -chapitresFormation: Doctrine\Common\Collections\ArrayCollection {#969 …} -fichierFormations: Doctrine\Common\Collections\ArrayCollection {#966 …} -videos: Doctrine\Common\Collections\ArrayCollection {#965 …} -resetPasswords: Doctrine\Common\Collections\ArrayCollection {#964 …} -newsletterTypeUsers: Doctrine\Common\Collections\ArrayCollection {#963 …} -avatar: null -packages: Doctrine\Common\Collections\ArrayCollection {#962 …} -souscriptions: Doctrine\Common\Collections\ArrayCollection {#961 …} -factures: Doctrine\Common\Collections\ArrayCollection {#960 …} -userSubscriptions: Doctrine\Common\Collections\ArrayCollection {#959 …} -profil: null -societe: null -categorie: null -updates: Doctrine\Common\Collections\ArrayCollection {#958 …} -bookmarks: Doctrine\Common\Collections\ArrayCollection {#957 …} } |
nom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "h-lg" ] |
[ "class" => "h-lg" ] |
label | "Nom de famille" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "h-lg" ] |
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 {#26 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#24 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13 …} -namespace: Closure() {#27 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1196 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#972 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Nom de famille" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#1200 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1140 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#985 …} $translationDomain: "validators" $message: Closure() {#1197 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "h-lg" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_nom" ] |
cache_key | "_registration_form_nom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1407 -form: Symfony\Component\Form\Form {#1456 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1406 …5} |
full_name | "registration_form[nom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_nom" |
label | "Nom de famille" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nom" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_nom" |
valid | true |
value | "" |
prenom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "h-lg" ] |
[ "class" => "h-lg" ] |
label | "Prénom" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "h-lg" ] |
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 {#26 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#24 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13 …} -namespace: Closure() {#27 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1156 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#972 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Prénom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#1141 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1140 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#985 …} $translationDomain: "validators" $message: Closure() {#1139 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "h-lg" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_prenom" ] |
cache_key | "_registration_form_prenom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1408 -form: Symfony\Component\Form\Form {#1452 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1410 …5} |
full_name | "registration_form[prenom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_prenom" |
label | "Prénom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "prenom" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_prenom" |
valid | true |
value | "" |
tel
"Symfony\Component\Form\Extension\Core\Type\TelType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "h-lg" ] |
[ "class" => "h-lg" ] |
label | "Numéro de téléphone" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "h-lg" ] |
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 {#26 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#24 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13 …} -namespace: Closure() {#27 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1169 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#972 …} } |
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 | "Numéro de téléphone" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#1176 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1140 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#985 …} $translationDomain: "validators" $message: Closure() {#1170 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "h-lg" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "_registration_form_tel" ] |
cache_key | "_registration_form_tel_tel" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1437 -form: Symfony\Component\Form\Form {#1449 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1436 …5} |
full_name | "registration_form[tel]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_tel" |
label | "Numéro de téléphone" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "tel" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_tel" |
valid | true |
value | "" |
civilite
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "h-lg" ] |
[ "class" => "h-lg" ] |
choices | [ "Monsieur" => 0 "Madame" => 1 "Mademoiselle" => 2 ] |
[ "Monsieur" => 0 "Madame" => 1 "Mademoiselle" => 2 ] |
label | "Civilité" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "h-lg" ] |
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" => 0 "Madame" => 1 "Mademoiselle" => 2 ] |
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 {#26 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#24 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13 …} -namespace: Closure() {#27 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Civilité" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1219 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1140 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#985 …} $translationDomain: "validators" $message: Closure() {#1220 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "h-lg" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_registration_form_civilite" ] |
cache_key | "_registration_form_civilite_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1470 +label: "Monsieur" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1498 +label: "Madame" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1480 +label: "Mademoiselle" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1544 -form: Symfony\Component\Form\Form {#1550 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1465 …5} |
full_name | "registration_form[civilite]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_civilite" |
is_selected | Closure($choice, $value) {#1145 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1201 …} } |
label | "Civilité" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "civilite" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_civilite" |
valid | true |
value | "" |
pays
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "h-lg" ] |
[ "class" => "h-lg" ] |
choice_label | "nompays" |
same as passed value |
class | "App\Entity\Pays" |
same as passed value |
label | "Pays" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "h-lg" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "nompays" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1479 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1255 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1485 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1478 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1274 -om: ContainerKwzXFu2\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#23 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1254 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Pays" |
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 {#26 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#24 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13 …} -namespace: Closure() {#27 …} } |
data_class | null |
disabled | false |
em | ContainerKwzXFu2\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#23 …2} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1274 -om: ContainerKwzXFu2\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#23 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1254 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Pays" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1256 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1140 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#985 …} $translationDomain: "validators" $message: Closure() {#1261 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "h-lg" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_registration_form_pays" ] |
cache_key | "_registration_form_pays_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1262 +label: "Afghanistan" +value: "1" +data: App\Entity\Pays {#1570 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1584 +label: "Albania" +value: "2" +data: App\Entity\Pays {#1620 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1266 +label: "Algeria" +value: "3" +data: App\Entity\Pays {#1658 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1397 +label: "Andorra" +value: "4" +data: App\Entity\Pays {#1664 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1265 +label: "Angola" +value: "5" +data: App\Entity\Pays {#1669 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1571 +label: "Antigua and Barbuda" +value: "6" +data: App\Entity\Pays {#1674 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1575 +label: "Argentina" +value: "7" +data: App\Entity\Pays {#1680 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1574 +label: "Armenia" +value: "8" +data: App\Entity\Pays {#1686 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1564 +label: "Australia" +value: "9" +data: App\Entity\Pays {#1691 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1370 +label: "Austria" +value: "10" +data: App\Entity\Pays {#1697 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3024 +label: "Azerbaijan" +value: "11" +data: App\Entity\Pays {#1702 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3025 +label: "Bahamas, The" +value: "12" +data: App\Entity\Pays {#1707 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3026 +label: "Bahrain" +value: "13" +data: App\Entity\Pays {#1712 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3027 +label: "Bangladesh" +value: "14" +data: App\Entity\Pays {#1717 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3028 +label: "Barbados" +value: "15" +data: App\Entity\Pays {#1722 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3029 +label: "Belarus" +value: "16" +data: App\Entity\Pays {#1727 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3030 +label: "Belgium" +value: "17" +data: App\Entity\Pays {#1732 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3031 +label: "Belize" +value: "18" +data: App\Entity\Pays {#1737 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3032 +label: "Benin" +value: "19" +data: App\Entity\Pays {#1742 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3033 +label: "Bhutan" +value: "20" +data: App\Entity\Pays {#1747 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3034 +label: "Bolivia" +value: "21" +data: App\Entity\Pays {#1752 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3035 +label: "Bosnia and Herzegovina" +value: "22" +data: App\Entity\Pays {#1757 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3036 +label: "Botswana" +value: "23" +data: App\Entity\Pays {#1762 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3037 +label: "Brazil" +value: "24" +data: App\Entity\Pays {#1767 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3038 +label: "Brunei" +value: "25" +data: App\Entity\Pays {#1772 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3039 +label: "Bulgaria" +value: "26" +data: App\Entity\Pays {#1777 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3040 +label: "Burkina Faso" +value: "27" +data: App\Entity\Pays {#1782 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3041 +label: "Burundi" +value: "28" +data: App\Entity\Pays {#1787 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3042 +label: "Cambodia" +value: "29" +data: App\Entity\Pays {#1792 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3043 +label: "Cameroon" +value: "30" +data: App\Entity\Pays {#1797 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3044 +label: "Canada" +value: "31" +data: App\Entity\Pays {#1802 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3045 +label: "Cape Verde" +value: "32" +data: App\Entity\Pays {#1807 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3046 +label: "Central African Republic" +value: "33" +data: App\Entity\Pays {#1812 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3047 +label: "Chad" +value: "34" +data: App\Entity\Pays {#1817 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3048 +label: "Chile" +value: "35" +data: App\Entity\Pays {#1822 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3049 +label: "China, People s Republic of" +value: "36" +data: App\Entity\Pays {#1827 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3050 +label: "Colombia" +value: "37" +data: App\Entity\Pays {#1832 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3051 +label: "Comoros" +value: "38" +data: App\Entity\Pays {#1837 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3052 +label: "Congo, Democratic Republic of the (Congo – Kinshasa)" +value: "39" +data: App\Entity\Pays {#1842 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3053 +label: "Congo, Republic of the (Congo – Brazzaville)" +value: "40" +data: App\Entity\Pays {#1847 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3054 +label: "Costa Rica" +value: "41" +data: App\Entity\Pays {#1852 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3055 +label: "Cote d Ivoire (Ivory Coast)" +value: "42" +data: App\Entity\Pays {#1857 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3056 +label: "Croatia" +value: "43" +data: App\Entity\Pays {#1862 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3057 +label: "Cuba" +value: "44" +data: App\Entity\Pays {#1867 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3058 +label: "Cyprus" +value: "45" +data: App\Entity\Pays {#1872 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3059 +label: "Czech Republic" +value: "46" +data: App\Entity\Pays {#1877 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3060 +label: "Denmark" +value: "47" +data: App\Entity\Pays {#1882 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3061 +label: "Djibouti" +value: "48" +data: App\Entity\Pays {#1887 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3062 +label: "Dominica" +value: "49" +data: App\Entity\Pays {#1892 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3063 +label: "Dominican Republic" +value: "50" +data: App\Entity\Pays {#1897 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3064 +label: "Ecuador" +value: "51" +data: App\Entity\Pays {#1902 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3065 +label: "Egypt" +value: "52" +data: App\Entity\Pays {#1907 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3066 +label: "El Salvador" +value: "53" +data: App\Entity\Pays {#1912 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3067 +label: "Equatorial Guinea" +value: "54" +data: App\Entity\Pays {#1917 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3068 +label: "Eritrea" +value: "55" +data: App\Entity\Pays {#1922 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3069 +label: "Estonia" +value: "56" +data: App\Entity\Pays {#1927 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3070 +label: "Ethiopia" +value: "57" +data: App\Entity\Pays {#1932 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3071 +label: "Fiji" +value: "58" +data: App\Entity\Pays {#1937 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3072 +label: "Finland" +value: "59" +data: App\Entity\Pays {#1942 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3073 +label: "France" +value: "60" +data: App\Entity\Pays {#1947 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3074 +label: "Gabon" +value: "61" +data: App\Entity\Pays {#1952 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3075 +label: "Gambia, The" +value: "62" +data: App\Entity\Pays {#1957 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3076 +label: "Georgia" +value: "63" +data: App\Entity\Pays {#1962 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3077 +label: "Germany" +value: "64" +data: App\Entity\Pays {#1967 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3078 +label: "Ghana" +value: "65" +data: App\Entity\Pays {#1972 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3079 +label: "Greece" +value: "66" +data: App\Entity\Pays {#1977 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3080 +label: "Grenada" +value: "67" +data: App\Entity\Pays {#1982 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3081 +label: "Guatemala" +value: "68" +data: App\Entity\Pays {#1987 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3082 +label: "Guinea" +value: "69" +data: App\Entity\Pays {#1992 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3083 +label: "Guinea-Bissau" +value: "70" +data: App\Entity\Pays {#1997 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3084 +label: "Guyana" +value: "71" +data: App\Entity\Pays {#2002 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3085 +label: "Haiti" +value: "72" +data: App\Entity\Pays {#2007 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3086 +label: "Honduras" +value: "73" +data: App\Entity\Pays {#2012 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3087 +label: "Hungary" +value: "74" +data: App\Entity\Pays {#2017 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3088 +label: "Iceland" +value: "75" +data: App\Entity\Pays {#2022 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3089 +label: "India" +value: "76" +data: App\Entity\Pays {#2027 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3090 +label: "Indonesia" +value: "77" +data: App\Entity\Pays {#2032 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3091 +label: "Iran" +value: "78" +data: App\Entity\Pays {#2037 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3092 +label: "Iraq" +value: "79" +data: App\Entity\Pays {#2042 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3093 +label: "Ireland" +value: "80" +data: App\Entity\Pays {#2047 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3094 +label: "Israel" +value: "81" +data: App\Entity\Pays {#2052 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3095 +label: "Italy" +value: "82" +data: App\Entity\Pays {#2057 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3096 +label: "Jamaica" +value: "83" +data: App\Entity\Pays {#2062 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3097 +label: "Japan" +value: "84" +data: App\Entity\Pays {#2067 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3098 +label: "Jordan" +value: "85" +data: App\Entity\Pays {#2072 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3099 +label: "Kazakhstan" +value: "86" +data: App\Entity\Pays {#2077 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3100 +label: "Kenya" +value: "87" +data: App\Entity\Pays {#2082 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3101 +label: "Kiribati" +value: "88" +data: App\Entity\Pays {#2087 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3102 +label: "Korea, Democratic People s Republic of (North Korea)" +value: "89" +data: App\Entity\Pays {#2092 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3103 +label: "Korea, Republic of (South Korea)" +value: "90" +data: App\Entity\Pays {#2097 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3104 +label: "Kuwait" +value: "91" +data: App\Entity\Pays {#2102 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3105 +label: "Kyrgyzstan" +value: "92" +data: App\Entity\Pays {#2107 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3106 +label: "Laos" +value: "93" +data: App\Entity\Pays {#2112 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3107 +label: "Latvia" +value: "94" +data: App\Entity\Pays {#2117 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3108 +label: "Lebanon" +value: "95" +data: App\Entity\Pays {#2122 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3109 +label: "Lesotho" +value: "96" +data: App\Entity\Pays {#2127 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3110 +label: "Liberia" +value: "97" +data: App\Entity\Pays {#2132 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3111 +label: "Libya" +value: "98" +data: App\Entity\Pays {#2137 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3112 +label: "Liechtenstein" +value: "99" +data: App\Entity\Pays {#2142 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3113 +label: "Lithuania" +value: "100" +data: App\Entity\Pays {#2147 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3114 +label: "Luxembourg" +value: "101" +data: App\Entity\Pays {#2152 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3115 +label: "Macedonia" +value: "102" +data: App\Entity\Pays {#2157 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3116 +label: "Madagascar" +value: "103" +data: App\Entity\Pays {#2162 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3117 +label: "Malawi" +value: "104" +data: App\Entity\Pays {#2167 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3118 +label: "Malaysia" +value: "105" +data: App\Entity\Pays {#2172 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3119 +label: "Maldives" +value: "106" +data: App\Entity\Pays {#2177 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3120 +label: "Mali" +value: "107" +data: App\Entity\Pays {#2182 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3121 +label: "Malta" +value: "108" +data: App\Entity\Pays {#2187 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3122 +label: "Marshall Islands" +value: "109" +data: App\Entity\Pays {#2192 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3123 +label: "Mauritania" +value: "110" +data: App\Entity\Pays {#2197 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3124 +label: "Mauritius" +value: "111" +data: App\Entity\Pays {#2202 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3125 +label: "Mexico" +value: "112" +data: App\Entity\Pays {#2207 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3126 +label: "Micronesia" +value: "113" +data: App\Entity\Pays {#2212 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3127 +label: "Moldova" +value: "114" +data: App\Entity\Pays {#2217 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3128 +label: "Monaco" +value: "115" +data: App\Entity\Pays {#2222 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3129 +label: "Mongolia" +value: "116" +data: App\Entity\Pays {#2227 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3130 +label: "Montenegro" +value: "117" +data: App\Entity\Pays {#2232 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3131 +label: "Morocco" +value: "118" +data: App\Entity\Pays {#2237 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3132 +label: "Mozambique" +value: "119" +data: App\Entity\Pays {#2242 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3133 +label: "Myanmar (Burma)" +value: "120" +data: App\Entity\Pays {#2247 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3134 +label: "Namibia" +value: "121" +data: App\Entity\Pays {#2252 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3135 +label: "Nauru" +value: "122" +data: App\Entity\Pays {#2257 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3136 +label: "Nepal" +value: "123" +data: App\Entity\Pays {#2262 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3137 +label: "Netherlands" +value: "124" +data: App\Entity\Pays {#2267 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3138 +label: "New Zealand" +value: "125" +data: App\Entity\Pays {#2272 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3139 +label: "Nicaragua" +value: "126" +data: App\Entity\Pays {#2277 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "Niger" +value: "127" +data: App\Entity\Pays {#2282 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Nigeria" +value: "128" +data: App\Entity\Pays {#2287 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3142 +label: "Norway" +value: "129" +data: App\Entity\Pays {#2292 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3143 +label: "Oman" +value: "130" +data: App\Entity\Pays {#2297 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3144 +label: "Pakistan" +value: "131" +data: App\Entity\Pays {#2302 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3145 +label: "Palau" +value: "132" +data: App\Entity\Pays {#2307 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3146 +label: "Panama" +value: "133" +data: App\Entity\Pays {#2312 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3147 +label: "Papua New Guinea" +value: "134" +data: App\Entity\Pays {#2317 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "Paraguay" +value: "135" +data: App\Entity\Pays {#2322 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "Peru" +value: "136" +data: App\Entity\Pays {#2327 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "Philippines" +value: "137" +data: App\Entity\Pays {#2332 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3151 +label: "Poland" +value: "138" +data: App\Entity\Pays {#2337 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3152 +label: "Portugal" +value: "139" +data: App\Entity\Pays {#2342 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3153 +label: "Qatar" +value: "140" +data: App\Entity\Pays {#2347 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3154 +label: "Romania" +value: "141" +data: App\Entity\Pays {#2352 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3155 +label: "Russia" +value: "142" +data: App\Entity\Pays {#2357 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3156 +label: "Rwanda" +value: "143" +data: App\Entity\Pays {#2362 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3157 +label: "Saint Kitts and Nevis" +value: "144" +data: App\Entity\Pays {#2367 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3158 +label: "Saint Lucia" +value: "145" +data: App\Entity\Pays {#2372 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3159 +label: "Saint Vincent and the Grenadines" +value: "146" +data: App\Entity\Pays {#2377 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3160 +label: "Samoa" +value: "147" +data: App\Entity\Pays {#2382 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3161 +label: "San Marino" +value: "148" +data: App\Entity\Pays {#2387 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3162 +label: "Sao Tome and Principe" +value: "149" +data: App\Entity\Pays {#2392 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3163 +label: "Saudi Arabia" +value: "150" +data: App\Entity\Pays {#2397 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3164 +label: "Senegal" +value: "151" +data: App\Entity\Pays {#2402 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3165 +label: "Serbia" +value: "152" +data: App\Entity\Pays {#2407 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3166 +label: "Seychelles" +value: "153" +data: App\Entity\Pays {#2412 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3167 +label: "Sierra Leone" +value: "154" +data: App\Entity\Pays {#2417 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3168 +label: "Singapore" +value: "155" +data: App\Entity\Pays {#2422 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3169 +label: "Slovakia" +value: "156" +data: App\Entity\Pays {#2427 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3170 +label: "Slovenia" +value: "157" +data: App\Entity\Pays {#2432 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3171 +label: "Solomon Islands" +value: "158" +data: App\Entity\Pays {#2437 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3172 +label: "Somalia" +value: "159" +data: App\Entity\Pays {#2442 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3173 +label: "South Africa" +value: "160" +data: App\Entity\Pays {#2447 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3174 +label: "Spain" +value: "161" +data: App\Entity\Pays {#2452 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3175 +label: "Sri Lanka" +value: "162" +data: App\Entity\Pays {#2457 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3176 +label: "Sudan" +value: "163" +data: App\Entity\Pays {#2462 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3177 +label: "Suriname" +value: "164" +data: App\Entity\Pays {#2467 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3178 +label: "Swaziland" +value: "165" +data: App\Entity\Pays {#2472 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3179 +label: "Sweden" +value: "166" +data: App\Entity\Pays {#2477 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3180 +label: "Switzerland" +value: "167" +data: App\Entity\Pays {#2482 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3181 +label: "Syria" +value: "168" +data: App\Entity\Pays {#2487 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3182 +label: "Tajikistan" +value: "169" +data: App\Entity\Pays {#2492 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3183 +label: "Tanzania" +value: "170" +data: App\Entity\Pays {#2497 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3184 +label: "Thailand" +value: "171" +data: App\Entity\Pays {#2502 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3185 +label: "Timor-Leste (East Timor)" +value: "172" +data: App\Entity\Pays {#2507 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3186 +label: "Togo" +value: "173" +data: App\Entity\Pays {#2512 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3187 +label: "Tonga" +value: "174" +data: App\Entity\Pays {#2517 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3188 +label: "Trinidad and Tobago" +value: "175" +data: App\Entity\Pays {#2522 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3189 +label: "Tunisia" +value: "176" +data: App\Entity\Pays {#2527 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3190 +label: "Turkey" +value: "177" +data: App\Entity\Pays {#2532 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3191 +label: "Turkmenistan" +value: "178" +data: App\Entity\Pays {#2537 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3192 +label: "Tuvalu" +value: "179" +data: App\Entity\Pays {#2542 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3193 +label: "Uganda" +value: "180" +data: App\Entity\Pays {#2547 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3194 +label: "Ukraine" +value: "181" +data: App\Entity\Pays {#2552 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3195 +label: "United Arab Emirates" +value: "182" +data: App\Entity\Pays {#2557 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3196 +label: "United Kingdom" +value: "183" +data: App\Entity\Pays {#2562 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3197 +label: "United States" +value: "184" +data: App\Entity\Pays {#2567 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3198 +label: "Uruguay" +value: "185" +data: App\Entity\Pays {#2572 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3199 +label: "Uzbekistan" +value: "186" +data: App\Entity\Pays {#2577 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3200 +label: "Vanuatu" +value: "187" +data: App\Entity\Pays {#2582 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3201 +label: "Vatican City" +value: "188" +data: App\Entity\Pays {#2587 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3202 +label: "Venezuela" +value: "189" +data: App\Entity\Pays {#2592 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3203 +label: "Vietnam" +value: "190" +data: App\Entity\Pays {#2597 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3204 +label: "Yemen" +value: "191" +data: App\Entity\Pays {#2602 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3205 +label: "Zambia" +value: "192" +data: App\Entity\Pays {#2607 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3206 +label: "Zimbabwe" +value: "193" +data: App\Entity\Pays {#2612 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3207 +label: "Abkhazia" +value: "194" +data: App\Entity\Pays {#2617 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3208 +label: "China, Republic of (Taiwan)" +value: "195" +data: App\Entity\Pays {#2622 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3209 +label: "Nagorno-Karabakh" +value: "196" +data: App\Entity\Pays {#2627 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3210 +label: "Northern Cyprus" +value: "197" +data: App\Entity\Pays {#2632 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3211 +label: "Pridnestrovie (Transnistria)" +value: "198" +data: App\Entity\Pays {#2637 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3212 +label: "Somaliland" +value: "199" +data: App\Entity\Pays {#2642 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3213 +label: "South Ossetia" +value: "200" +data: App\Entity\Pays {#2647 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3214 +label: "Ashmore and Cartier Islands" +value: "201" +data: App\Entity\Pays {#2652 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3215 +label: "Christmas Island" +value: "202" +data: App\Entity\Pays {#2657 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3216 +label: "Cocos (Keeling) Islands" +value: "203" +data: App\Entity\Pays {#2662 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3217 +label: "Coral Sea Islands" +value: "204" +data: App\Entity\Pays {#2667 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3218 +label: "Heard Island and McDonald Islands" +value: "205" +data: App\Entity\Pays {#2672 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3219 +label: "Norfolk Island" +value: "206" +data: App\Entity\Pays {#2678 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3220 +label: "New Caledonia" +value: "207" +data: App\Entity\Pays {#2683 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3221 +label: "French Polynesia" +value: "208" +data: App\Entity\Pays {#2688 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3222 +label: "Mayotte" +value: "209" +data: App\Entity\Pays {#2693 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3223 +label: "Saint Barthelemy" +value: "210" +data: App\Entity\Pays {#2698 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3224 +label: "Saint Martin" +value: "211" +data: App\Entity\Pays {#2703 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3225 +label: "Saint Pierre and Miquelon" +value: "212" +data: App\Entity\Pays {#2708 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3226 +label: "Wallis and Futuna" +value: "213" +data: App\Entity\Pays {#2713 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3227 +label: "French Southern and Antarctic Lands" +value: "214" +data: App\Entity\Pays {#2718 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3228 +label: "Clipperton Island" +value: "215" +data: App\Entity\Pays {#2723 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3229 +label: "Bouvet Island" +value: "216" +data: App\Entity\Pays {#2728 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3230 +label: "Cook Islands" +value: "217" +data: App\Entity\Pays {#2733 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3231 +label: "Niue" +value: "218" +data: App\Entity\Pays {#2738 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3232 +label: "Tokelau" +value: "219" +data: App\Entity\Pays {#2743 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3233 +label: "Guernsey" +value: "220" +data: App\Entity\Pays {#2748 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3234 +label: "Isle of Man" +value: "221" +data: App\Entity\Pays {#2753 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3235 +label: "Jersey" +value: "222" +data: App\Entity\Pays {#2758 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3236 +label: "Anguilla" +value: "223" +data: App\Entity\Pays {#2763 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3237 +label: "Bermuda" +value: "224" +data: App\Entity\Pays {#2768 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3238 +label: "British Indian Ocean Territory" +value: "225" +data: App\Entity\Pays {#2773 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3239 +label: "British Sovereign Base Areas" +value: "226" +data: App\Entity\Pays {#2778 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3240 +label: "British Virgin Islands" +value: "227" +data: App\Entity\Pays {#2784 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3241 +label: "Cayman Islands" +value: "228" +data: App\Entity\Pays {#2789 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3242 +label: "Falkland Islands (Islas Malvinas)" +value: "229" +data: App\Entity\Pays {#2794 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3243 +label: "Gibraltar" +value: "230" +data: App\Entity\Pays {#2799 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3244 +label: "Montserrat" +value: "231" +data: App\Entity\Pays {#2804 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3245 +label: "Pitcairn Islands" +value: "232" +data: App\Entity\Pays {#2809 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3246 +label: "Saint Helena" +value: "233" +data: App\Entity\Pays {#2814 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3247 +label: "South Georgia and the South Sandwich Islands" +value: "234" +data: App\Entity\Pays {#2819 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3248 +label: "Turks and Caicos Islands" +value: "235" +data: App\Entity\Pays {#2824 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3249 +label: "Northern Mariana Islands" +value: "236" +data: App\Entity\Pays {#2829 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3250 +label: "Puerto Rico" +value: "237" +data: App\Entity\Pays {#2834 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3251 +label: "American Samoa" +value: "238" +data: App\Entity\Pays {#2839 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3252 +label: "Baker Island" +value: "239" +data: App\Entity\Pays {#2844 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3253 +label: "Guam" +value: "240" +data: App\Entity\Pays {#2849 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3254 +label: "Howland Island" +value: "241" +data: App\Entity\Pays {#2854 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3255 +label: "Jarvis Island" +value: "242" +data: App\Entity\Pays {#2859 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3256 +label: "Johnston Atoll" +value: "243" +data: App\Entity\Pays {#2864 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3257 +label: "Kingman Reef" +value: "244" +data: App\Entity\Pays {#2869 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3258 +label: "Midway Islands" +value: "245" +data: App\Entity\Pays {#2874 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3259 +label: "Navassa Island" +value: "246" +data: App\Entity\Pays {#2879 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3260 +label: "Palmyra Atoll" +value: "247" +data: App\Entity\Pays {#2884 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3261 +label: "U.S. Virgin Islands" +value: "248" +data: App\Entity\Pays {#2889 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3262 +label: "Wake Island" +value: "249" +data: App\Entity\Pays {#2894 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3263 +label: "Hong Kong" +value: "250" +data: App\Entity\Pays {#2899 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3264 +label: "Macau" +value: "251" +data: App\Entity\Pays {#2904 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3265 +label: "Faroe Islands" +value: "252" +data: App\Entity\Pays {#2909 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3266 +label: "Greenland" +value: "253" +data: App\Entity\Pays {#2914 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3267 +label: "French Guiana" +value: "254" +data: App\Entity\Pays {#2919 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3268 +label: "Guadeloupe" +value: "255" +data: App\Entity\Pays {#2924 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3269 +label: "Martinique" +value: "256" +data: App\Entity\Pays {#2929 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3270 +label: "Reunion" +value: "257" +data: App\Entity\Pays {#2934 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3271 +label: "Aland" +value: "258" +data: App\Entity\Pays {#2939 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3272 +label: "Aruba" +value: "259" +data: App\Entity\Pays {#2944 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3273 +label: "Netherlands Antilles" +value: "260" +data: App\Entity\Pays {#2949 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3274 +label: "Svalbard" +value: "261" +data: App\Entity\Pays {#2954 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3275 +label: "Ascension" +value: "262" +data: App\Entity\Pays {#2959 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3276 +label: "Tristan da Cunha" +value: "263" +data: App\Entity\Pays {#2964 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3277 +label: "Antarctica" +value: "264" +data: App\Entity\Pays {#2969 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3278 +label: "Kosovo" +value: "265" +data: App\Entity\Pays {#2974 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3279 +label: "Palestinian Territories (Gaza Strip and West Bank)" +value: "266" +data: App\Entity\Pays {#2979 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3280 +label: "Western Sahara" +value: "267" +data: App\Entity\Pays {#2984 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3281 +label: "Australian Antarctic Territory" +value: "268" +data: App\Entity\Pays {#2989 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3282 +label: "Ross Dependency" +value: "269" +data: App\Entity\Pays {#2994 …} +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3283 +label: "Peter I Island" +value: "270" +data: App\Entity\Pays {#2999 …} +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3284 +label: "Queen Maud Land" +value: "271" +data: App\Entity\Pays {#3004 …} +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3285 +label: "British Antarctic Territory" +value: "272" +data: App\Entity\Pays {#3009 …} +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3286 +label: "European Union" +value: "273" +data: App\Entity\Pays {#3014 …} +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3287 +label: "UNKNOWN" +value: "274" +data: App\Entity\Pays {#3019 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1177 -form: Symfony\Component\Form\Form {#1541 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1226 …5} |
full_name | "registration_form[pays]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_pays" |
is_selected | Closure($choice, $value) {#1431 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1201 …} } |
label | "Pays" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "pays" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_pays" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "h-lg" ] |
[ "class" => "h-lg" ] |
constraints | [ Symfony\Component\Validator\Constraints\Email {#1233 +payload: null +message: "Veuillez entrer une adresse Email valide" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Email {#1233 +payload: null +message: "Veuillez entrer une adresse Email valide" +mode: null +normalizer: null } ] |
label | "Adresse Email" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "h-lg" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Email {#1233 +payload: null +message: "Veuillez entrer une adresse Email valide" +mode: null +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#26 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#24 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13 …} -namespace: Closure() {#27 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1490 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#972 …} } |
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 | "Adresse Email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#1497 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1140 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#985 …} $translationDomain: "validators" $message: Closure() {#1489 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "h-lg" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_registration_form_email" ] |
cache_key | "_registration_form_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3288 -form: Symfony\Component\Form\Form {#1538 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1438 …5} |
full_name | "registration_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_email" |
label | "Adresse Email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_email" |
valid | true |
value | "" |
plainPassword
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "h-lg" ] |
[ "class" => "h-lg" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1235 +payload: null +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1238 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Votre mot de passe doit comporter au moins {{ limit }} caractères" +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: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1235 +payload: null +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1238 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Votre mot de passe doit comporter au moins {{ limit }} caractères" +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: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
first_options | [ "label" => "Mot de passe" ] |
[ "label" => "Mot de passe" ] |
invalid_message | "Veuillez entrer les mêmes mot de passe" |
same as passed value |
mapped | false |
false
|
second_options | [ "label" => "confirmer mot de passe" ] |
[ "label" => "confirmer mot de passe" ] |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "h-lg" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1235 +payload: null +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1238 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Votre mot de passe doit comporter au moins {{ limit }} caractères" +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: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
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 {#26 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#24 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13 …} -namespace: Closure() {#27 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1510 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#972 …} } |
error_bubbling | false |
error_mapping | [ "." => "first" ] |
extra_fields_message | "This form should not contain extra fields." |
first_name | "first" |
first_options | [ "label" => "Mot de passe" ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Veuillez entrer les mêmes mot de passe" |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
options | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
second_name | "second" |
second_options | [ "label" => "confirmer mot de passe" ] |
setter | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
upload_max_size_message | Closure() {#1504 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1140 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#985 …} $translationDomain: "validators" $message: Closure() {#1505 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "h-lg" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "repeated" "_registration_form_plainPassword" ] |
cache_key | "_registration_form_plainPassword_repeated" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3289 -form: Symfony\Component\Form\Form {#1461 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3290 …5} |
full_name | "registration_form[plainPassword]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_plainPassword" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "plainPassword" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_plainPassword" |
valid | true |
value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
error_bubbling | false |
false
|
label | "Mot de passe" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [] |
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 {#26 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#24 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13 …} -namespace: Closure() {#27 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1514 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#972 …} } |
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 | "Mot de passe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1475 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1140 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#985 …} $translationDomain: "validators" $message: Closure() {#1515 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword_first" ] |
cache_key | "_registration_form_plainPassword_first_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3294 -form: Symfony\Component\Form\Form {#1454 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3293 …5} |
full_name | "registration_form[plainPassword][first]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_plainPassword_first" |
label | "Mot de passe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "first" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_plainPassword_first" |
valid | true |
value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
error_bubbling | false |
false
|
label | "confirmer mot de passe" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [] |
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 {#26 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#24 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13 …} -namespace: Closure() {#27 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1468 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#972 …} } |
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 | "confirmer mot de passe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1466 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1140 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#985 …} $translationDomain: "validators" $message: Closure() {#1467 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword_second" ] |
cache_key | "_registration_form_plainPassword_second_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3295 -form: Symfony\Component\Form\Form {#1446 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3296 …5} |
full_name | "registration_form[plainPassword][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_plainPassword_second" |
label | "confirmer mot de passe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "second" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_plainPassword_second" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "df542f87b4ee8b38b551f775d87.OoAWEtOI7j1FcFt0lf5_hlMj-F5GMoNZuLbkFtJdIaQ.UPZRfZvXgAk1KCMlxroeyjISq28MV9YhyeXVRIgRcfBexk5lnOTeRwE7aw" |
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 | "df542f87b4ee8b38b551f775d87.OoAWEtOI7j1FcFt0lf5_hlMj-F5GMoNZuLbkFtJdIaQ.UPZRfZvXgAk1KCMlxroeyjISq28MV9YhyeXVRIgRcfBexk5lnOTeRwE7aw" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#26 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#24 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#13 …} -namespace: Closure() {#27 …} } |
data | "df542f87b4ee8b38b551f775d87.OoAWEtOI7j1FcFt0lf5_hlMj-F5GMoNZuLbkFtJdIaQ.UPZRfZvXgAk1KCMlxroeyjISq28MV9YhyeXVRIgRcfBexk5lnOTeRwE7aw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3297 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#972 …} } |
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 | [] |
legacy_error_messages | true |
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() {#3302 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1140 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#985 …} $translationDomain: "validators" $message: Closure() {#3298 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_registration_form__token" ] |
cache_key | "_registration_form__token_hidden" |
compound | false |
data | "df542f87b4ee8b38b551f775d87.OoAWEtOI7j1FcFt0lf5_hlMj-F5GMoNZuLbkFtJdIaQ.UPZRfZvXgAk1KCMlxroeyjISq28MV9YhyeXVRIgRcfBexk5lnOTeRwE7aw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3312 -form: Symfony\Component\Form\Form {#3308 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3303 …5} |
full_name | "registration_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_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 | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form__token" |
valid | true |
value | "df542f87b4ee8b38b551f775d87.OoAWEtOI7j1FcFt0lf5_hlMj-F5GMoNZuLbkFtJdIaQ.UPZRfZvXgAk1KCMlxroeyjISq28MV9YhyeXVRIgRcfBexk5lnOTeRwE7aw" |