- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 72
- Events
- Routing
- Cache
- Translation 238
- Security
- Twig
- HTTP Client
- Doctrine 1
- E-mails
- Debug
- E-mails
- Notifications
- VichUploader
- 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
-
-
email
-
firstName
-
sex
-
lastName
-
phone
-
phonePrefix
-
dateDeNaissance
-
numeroDeVoie
-
codePostal
-
ville
-
pays
-
-
0
-
1
-
-
-
0
-
1
-
-
-
0
-
1
-
-
-
0
-
1
-
-
adherentDistributeur
-
save
-
_token
-
user
"App\Form\UserType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\User {#1145 -id: null #dateCreated: null -email: null -username: null -plainPassword: null -password: null -lastName: null -firstName: null -codeConseiller: null -numeroSiren: null -phonePrefix: null -phone: null -sex: null -dateDeNaissance: null -numeroDeVoie: null -codePostal: null -ville: null -pays: null -tokenReset: null -status: null -adherentDistributeur: null -dicIsFile: null -roles: [ "ROLE_USER" ] -currentSign: null -tokenSignupContinue: null -stepSignup: null -isAutoSignup: null -sendMailReminder7: null -sendMailReminder14: null -autoSignFolderNumber: null -adresseFiscaleFrance: null -acceptConditionsGeneralesUtilisation: null -connaissanceProtectionDonneesPersonnelles: null -accepteRecevoirPropositionCommercialMailTelephone: null -methodForSignEmail: null -acceptRecevoirDocumentGarantieEmail: null -acceptPropositionCommercialEmail: null -acceptPropositionCommercialTelephone: null #memberships: Doctrine\Common\Collections\ArrayCollection {#1148 …} #customers: Doctrine\Common\Collections\ArrayCollection {#1149 …} #seller: null #loginLogs: Doctrine\Common\Collections\ArrayCollection {#1150 …} #cps: Doctrine\Common\Collections\ArrayCollection {#1151 …} #cpSignatory: Doctrine\Common\Collections\ArrayCollection {#1152 …} #listDocType: Doctrine\Common\Collections\ArrayCollection {#1153 …} +"memberShips": Doctrine\Common\Collections\ArrayCollection {#1146 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\User {#1145 -id: null #dateCreated: null -email: null -username: null -plainPassword: null -password: null -lastName: null -firstName: null -codeConseiller: null -numeroSiren: null -phonePrefix: null -phone: null -sex: null -dateDeNaissance: null -numeroDeVoie: null -codePostal: null -ville: null -pays: null -tokenReset: null -status: null -adherentDistributeur: null -dicIsFile: null -roles: [ "ROLE_USER" ] -currentSign: null -tokenSignupContinue: null -stepSignup: null -isAutoSignup: null -sendMailReminder7: null -sendMailReminder14: null -autoSignFolderNumber: null -adresseFiscaleFrance: null -acceptConditionsGeneralesUtilisation: null -connaissanceProtectionDonneesPersonnelles: null -accepteRecevoirPropositionCommercialMailTelephone: null -methodForSignEmail: null -acceptRecevoirDocumentGarantieEmail: null -acceptPropositionCommercialEmail: null -acceptPropositionCommercialTelephone: null #memberships: Doctrine\Common\Collections\ArrayCollection {#1148 …} #customers: Doctrine\Common\Collections\ArrayCollection {#1149 …} #seller: null #loginLogs: Doctrine\Common\Collections\ArrayCollection {#1150 …} #cps: Doctrine\Common\Collections\ArrayCollection {#1151 …} #cpSignatory: Doctrine\Common\Collections\ArrayCollection {#1152 …} #listDocType: Doctrine\Common\Collections\ArrayCollection {#1153 …} +"memberShips": Doctrine\Common\Collections\ArrayCollection {#1146 …} } |
same as passed value |
validation_groups | "update" |
[
"update"
]
|
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 {#301 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#302 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#303 …} -namespace: Closure() {#305 …} } |
data | App\Entity\User {#1145 -id: null #dateCreated: null -email: null -username: null -plainPassword: null -password: null -lastName: null -firstName: null -codeConseiller: null -numeroSiren: null -phonePrefix: null -phone: null -sex: null -dateDeNaissance: null -numeroDeVoie: null -codePostal: null -ville: null -pays: null -tokenReset: null -status: null -adherentDistributeur: null -dicIsFile: null -roles: [ "ROLE_USER" ] -currentSign: null -tokenSignupContinue: null -stepSignup: null -isAutoSignup: null -sendMailReminder7: null -sendMailReminder14: null -autoSignFolderNumber: null -adresseFiscaleFrance: null -acceptConditionsGeneralesUtilisation: null -connaissanceProtectionDonneesPersonnelles: null -accepteRecevoirPropositionCommercialMailTelephone: null -methodForSignEmail: null -acceptRecevoirDocumentGarantieEmail: null -acceptPropositionCommercialEmail: null -acceptPropositionCommercialTelephone: null #memberships: Doctrine\Common\Collections\ArrayCollection {#1148 …} #customers: Doctrine\Common\Collections\ArrayCollection {#1149 …} #seller: null #loginLogs: Doctrine\Common\Collections\ArrayCollection {#1150 …} #cps: Doctrine\Common\Collections\ArrayCollection {#1151 …} #cpSignatory: Doctrine\Common\Collections\ArrayCollection {#1152 …} #listDocType: Doctrine\Common\Collections\ArrayCollection {#1153 …} +"memberShips": Doctrine\Common\Collections\ArrayCollection {#1146 …} } |
data_class | "App\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1232 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1171 …} 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() {#1234 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1215 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#966 …} $translationDomain: "validators" $message: Closure() {#1233 …} } } |
validation_groups | [
"update"
] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "user" "_user" ] |
cache_key | "_user_user" |
compound | true |
data | App\Entity\User {#1145 -id: null #dateCreated: null -email: null -username: null -plainPassword: null -password: null -lastName: null -firstName: null -codeConseiller: null -numeroSiren: null -phonePrefix: null -phone: null -sex: null -dateDeNaissance: null -numeroDeVoie: null -codePostal: null -ville: null -pays: null -tokenReset: null -status: null -adherentDistributeur: null -dicIsFile: null -roles: [ "ROLE_USER" ] -currentSign: null -tokenSignupContinue: null -stepSignup: null -isAutoSignup: null -sendMailReminder7: null -sendMailReminder14: null -autoSignFolderNumber: null -adresseFiscaleFrance: null -acceptConditionsGeneralesUtilisation: null -connaissanceProtectionDonneesPersonnelles: null -accepteRecevoirPropositionCommercialMailTelephone: null -methodForSignEmail: null -acceptRecevoirDocumentGarantieEmail: null -acceptPropositionCommercialEmail: null -acceptPropositionCommercialTelephone: null #memberships: Doctrine\Common\Collections\ArrayCollection {#1148 …} #customers: Doctrine\Common\Collections\ArrayCollection {#1149 …} #seller: null #loginLogs: Doctrine\Common\Collections\ArrayCollection {#1150 …} #cps: Doctrine\Common\Collections\ArrayCollection {#1151 …} #cpSignatory: Doctrine\Common\Collections\ArrayCollection {#1152 …} #listDocType: Doctrine\Common\Collections\ArrayCollection {#1153 …} +"memberShips": Doctrine\Common\Collections\ArrayCollection {#1146 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1438 -form: Symfony\Component\Form\Form {#1439 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1235 …5} |
full_name | "user" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "user" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user" |
valid | true |
value | App\Entity\User {#1145 -id: null #dateCreated: null -email: null -username: null -plainPassword: null -password: null -lastName: null -firstName: null -codeConseiller: null -numeroSiren: null -phonePrefix: null -phone: null -sex: null -dateDeNaissance: null -numeroDeVoie: null -codePostal: null -ville: null -pays: null -tokenReset: null -status: null -adherentDistributeur: null -dicIsFile: null -roles: [ "ROLE_USER" ] -currentSign: null -tokenSignupContinue: null -stepSignup: null -isAutoSignup: null -sendMailReminder7: null -sendMailReminder14: null -autoSignFolderNumber: null -adresseFiscaleFrance: null -acceptConditionsGeneralesUtilisation: null -connaissanceProtectionDonneesPersonnelles: null -accepteRecevoirPropositionCommercialMailTelephone: null -methodForSignEmail: null -acceptRecevoirDocumentGarantieEmail: null -acceptPropositionCommercialEmail: null -acceptPropositionCommercialTelephone: null #memberships: Doctrine\Common\Collections\ArrayCollection {#1148 …} #customers: Doctrine\Common\Collections\ArrayCollection {#1149 …} #seller: null #loginLogs: Doctrine\Common\Collections\ArrayCollection {#1150 …} #cps: Doctrine\Common\Collections\ArrayCollection {#1151 …} #cpSignatory: Doctrine\Common\Collections\ArrayCollection {#1152 …} #listDocType: Doctrine\Common\Collections\ArrayCollection {#1153 …} +"memberShips": Doctrine\Common\Collections\ArrayCollection {#1146 …} } |
"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 | [ "placeholder" => "j.dupont@mail.com" ] |
[ "placeholder" => "j.dupont@mail.com" ] |
label | "Email*" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "j.dupont@mail.com" ] |
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 {#301 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#302 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#303 …} -namespace: Closure() {#305 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1250 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1171 …} } |
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 | "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() {#1252 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1215 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#966 …} $translationDomain: "validators" $message: Closure() {#1249 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "j.dupont@mail.com" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_user_email" ] |
cache_key | "_user_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1571 -form: Symfony\Component\Form\Form {#1442 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1580 …5} |
full_name | "user[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_email" |
label | "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 | "_user_email" |
valid | true |
value | "" |
firstName
"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 | [ "placeholder" => "Jean" ] |
[ "placeholder" => "Jean" ] |
label | "Prénom*" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Jean" ] |
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 {#301 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#302 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#303 …} -namespace: Closure() {#305 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1259 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1171 …} } |
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() {#1261 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1215 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#966 …} $translationDomain: "validators" $message: Closure() {#1260 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Jean" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_firstName" ] |
cache_key | "_user_firstName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1400 -form: Symfony\Component\Form\Form {#1445 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1553 …5} |
full_name | "user[firstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_firstName" |
label | "Prénom*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstName" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_firstName" |
valid | true |
value | "" |
sex
"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" => "select-2" ] |
[ "class" => "select-2" ] |
choices | [ "M" => 0 "Mme" => 1 ] |
[ "M" => 0 "Mme" => 1 ] |
label | "État civil*" |
same as passed value |
placeholder | false |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "select-2" ] |
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 | [ "M" => 0 "Mme" => 1 ] |
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 {#301 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#302 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#303 …} -namespace: Closure() {#305 …} } |
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 | "État civil*" |
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() {#1281 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1215 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#966 …} $translationDomain: "validators" $message: Closure() {#1280 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "select-2" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_user_sex" ] |
cache_key | "_user_sex_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1526 +label: "M" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1517 +label: "Mme" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1544 -form: Symfony\Component\Form\Form {#1448 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1384 …5} |
full_name | "user[sex]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_sex" |
is_selected | Closure($choice, $value) {#1499 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1267 …} } |
label | "État civil*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "sex" |
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 | "_user_sex" |
valid | true |
value | "" |
lastName
"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 | [ "placeholder" => "DUPONT" ] |
[ "placeholder" => "DUPONT" ] |
label | "Nom*" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "DUPONT" ] |
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 {#301 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#302 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#303 …} -namespace: Closure() {#305 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1292 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1171 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Nom*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1294 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1215 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#966 …} $translationDomain: "validators" $message: Closure() {#1293 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "DUPONT" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_lastName" ] |
cache_key | "_user_lastName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1490 -form: Symfony\Component\Form\Form {#1451 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1360 …5} |
full_name | "user[lastName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_lastName" |
label | "Nom*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastName" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_lastName" |
valid | true |
value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "0607080910" "class" => "phone-control" "data-tooltip" => "Ce numéro de téléphone est utilisé pour remplir automatiquement les documents et pour la signature électronique" ] |
[ "placeholder" => "0607080910" "class" => "phone-control" "data-tooltip" => "Ce numéro de téléphone est utilisé pour remplir automatiquement les documents et pour la signature électronique" ] |
data | "" |
same as passed value |
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 | [ "placeholder" => "0607080910" "class" => "phone-control" "data-tooltip" => "Ce numéro de téléphone est utilisé pour remplir automatiquement les documents et pour la signature électronique" ] |
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 {#301 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#302 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#303 …} -namespace: Closure() {#305 …} } |
data | "" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1301 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1171 …} } |
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() {#1303 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1215 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#966 …} $translationDomain: "validators" $message: Closure() {#1302 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "0607080910" "class" => "phone-control" "data-tooltip" => "Ce numéro de téléphone est utilisé pour remplir automatiquement les documents et pour la signature électronique" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_phone" ] |
cache_key | "_user_phone_text" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1351 -form: Symfony\Component\Form\Form {#1454 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1342 …5} |
full_name | "user[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_phone" |
label | "Numéro de téléphone*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_phone" |
valid | true |
value | "" |
phonePrefix
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "+33" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-tooltip" => "" "class" => "select-2" ] |
[ "data-tooltip" => "" "class" => "select-2" ] |
choices | [ "+7" => "+7" "+12" => "+12" "+20" => "+20" "+27" => "+27" "+30" => "+30" "+31" => "+31" "+32" => "+32" "+33" => "+33" "+34" => "+34" "+36" => "+36" "+39" => "+39" "+40" => "+40" "+41" => "+41" "+43" => "+43" "+44" => "+44" "+45" => "+45" "+46" => "+46" "+47" => "+47" "+48" => "+48" "+49" => "+49" "+51" => "+51" "+52" => "+52" "+53" => "+53" "+54" => "+54" "+55" => "+55" "+56" => "+56" "+57" => "+57" "+58" => "+58" "+60" => "+60" "+61" => "+61" "+62" => "+62" "+63" => "+63" "+64" => "+64" "+65" => "+65" "+66" => "+66" "+81" => "+81" "+82" => "+82" "+83" => "+83" "+84" => "+84" "+86" => "+86" "+90" => "+90" "+91" => "+91" "+92" => "+92" "+93" => "+93" "+94" => "+94" "+95" => "+95" "+98" => "+98" "+211" => "+211" "+212" => "+212" "+213" => "+213" "+216" => "+216" "+218" => "+218" "+220" => "+220" "+221" => "+221" "+222" => "+222" "+223" => "+223" "+224" => "+224" "+225" => "+225" "+226" => "+226" "+227" => "+227" "+228" => "+228" "+229" => "+229" "+230" => "+230" "+231" => "+232" "+232" => "+233" "+233" => "+234" "+235" => "+235" "+236" => "+236" "+237" => "+237" "+238" => "+238" "+239" => "+239" "+240" => "+240" "+241" => "+241" "+242" => "+242" "+243" => "+243" "+244" => "+244" "+245" => "+245" "+246" => "+246" "+247" => "+247" "+248" => "+248" "+249" => "+249" "+250" => "+250" "+251" => "+251" "+252" => "+252" "+253" => "+253" "+254" => "+254" "+255" => "+255" "+256" => "+256" "+257" => "+257" "+258" => "+258" "+260" => "+260" "+261" => "+261" "+262" => "+262" "+263" => "+263" "+264" => "+264" "+265" => "+265" "+266" => "+266" "+267" => "+267" "+268" => "+268" "+269" => "+269" "+290" => "+290" "+291" => "+291" "+297" => "+297" "+298" => "+298" "+299" => "+299" "+350" => "+350" "+351" => "+351" "+352" => "+352" "+353" => "+353" "+354" => "+354" "+355" => "+355" "+356" => "+356" "+357" => "+357" "+358" => "+358" "+359" => "+359" "+370" => "+370" "+371" => "+371" "+372" => "+372" "+373" => "+373" "+374" => "+374" "+375" => "+375" "+376" => "+376" "+377" => "+377" "+378" => "+378" "+380" => "+380" "+381" => "+381" "+382" => "+382" "+383" => "+383" "+385" => "+385" "+386" => "+386" "+387" => "+387" "+389" => "+389" "+420" => "+420" "+421" => "+421" "+422" => "+422" "+423" => "+423" "+500" => "+500" "+501" => "+501" "+502" => "+502" "+503" => "+503" "+504" => "+504" "+505" => "+505" "+506" => "+506" "+507" => "+507" "+508" => "+508" "+509" => "+509" "+590" => "+590" "+591" => "+591" "+592" => "+592" "+593" => "+593" "+594" => "+594" "+595" => "+595" "+596" => "+596" "+597" => "+597" "+598" => "+598" "+599" => "+599" "+670" => "+670" "+672" => "+672" "+673" => "+673" "+674" => "+674" "+675" => "+675" "+676" => "+676" "+677" => "+677" "+678" => "+678" "+679" => "+679" "+680" => "+680" "+681" => "+681" "+682" => "+682" "+683" => "+683" "+685" => "+685" "+686" => "+686" "+687" => "+687" "+688" => "+688" "+689" => "+689" "+690" => "+690" "+691" => "+691" "+692" => "+692" "+850" => "+850" "+852" => "+852" "+853" => "+853" "+855" => "+855" "+856" => "+856" "+880" => "+880" "+881" => "+881" "+882" => "+882" "+886" => "+886" "+960" => "+960" "+961" => "+961" "+962" => "+962" "+963" => "+963" "+964" => "+964" "+965" => "+965" "+966" => "+966" "+967" => "+967" "+968" => "+968" "+970" => "+970" "+971" => "+971" "+972" => "+972" "+973" => "+973" "+974" => "+974" "+975" => "+975" "+976" => "+976" "+977" => "+977" "+992" => "+992" "+993" => "+993" "+994" => "+994" "+995" => "+995" "+996" => "+996" "+998" => "+998" ] |
[ "+7" => "+7" "+12" => "+12" "+20" => "+20" "+27" => "+27" "+30" => "+30" "+31" => "+31" "+32" => "+32" "+33" => "+33" "+34" => "+34" "+36" => "+36" "+39" => "+39" "+40" => "+40" "+41" => "+41" "+43" => "+43" "+44" => "+44" "+45" => "+45" "+46" => "+46" "+47" => "+47" "+48" => "+48" "+49" => "+49" "+51" => "+51" "+52" => "+52" "+53" => "+53" "+54" => "+54" "+55" => "+55" "+56" => "+56" "+57" => "+57" "+58" => "+58" "+60" => "+60" "+61" => "+61" "+62" => "+62" "+63" => "+63" "+64" => "+64" "+65" => "+65" "+66" => "+66" "+81" => "+81" "+82" => "+82" "+83" => "+83" "+84" => "+84" "+86" => "+86" "+90" => "+90" "+91" => "+91" "+92" => "+92" "+93" => "+93" "+94" => "+94" "+95" => "+95" "+98" => "+98" "+211" => "+211" "+212" => "+212" "+213" => "+213" "+216" => "+216" "+218" => "+218" "+220" => "+220" "+221" => "+221" "+222" => "+222" "+223" => "+223" "+224" => "+224" "+225" => "+225" "+226" => "+226" "+227" => "+227" "+228" => "+228" "+229" => "+229" "+230" => "+230" "+231" => "+232" "+232" => "+233" "+233" => "+234" "+235" => "+235" "+236" => "+236" "+237" => "+237" "+238" => "+238" "+239" => "+239" "+240" => "+240" "+241" => "+241" "+242" => "+242" "+243" => "+243" "+244" => "+244" "+245" => "+245" "+246" => "+246" "+247" => "+247" "+248" => "+248" "+249" => "+249" "+250" => "+250" "+251" => "+251" "+252" => "+252" "+253" => "+253" "+254" => "+254" "+255" => "+255" "+256" => "+256" "+257" => "+257" "+258" => "+258" "+260" => "+260" "+261" => "+261" "+262" => "+262" "+263" => "+263" "+264" => "+264" "+265" => "+265" "+266" => "+266" "+267" => "+267" "+268" => "+268" "+269" => "+269" "+290" => "+290" "+291" => "+291" "+297" => "+297" "+298" => "+298" "+299" => "+299" "+350" => "+350" "+351" => "+351" "+352" => "+352" "+353" => "+353" "+354" => "+354" "+355" => "+355" "+356" => "+356" "+357" => "+357" "+358" => "+358" "+359" => "+359" "+370" => "+370" "+371" => "+371" "+372" => "+372" "+373" => "+373" "+374" => "+374" "+375" => "+375" "+376" => "+376" "+377" => "+377" "+378" => "+378" "+380" => "+380" "+381" => "+381" "+382" => "+382" "+383" => "+383" "+385" => "+385" "+386" => "+386" "+387" => "+387" "+389" => "+389" "+420" => "+420" "+421" => "+421" "+422" => "+422" "+423" => "+423" "+500" => "+500" "+501" => "+501" "+502" => "+502" "+503" => "+503" "+504" => "+504" "+505" => "+505" "+506" => "+506" "+507" => "+507" "+508" => "+508" "+509" => "+509" "+590" => "+590" "+591" => "+591" "+592" => "+592" "+593" => "+593" "+594" => "+594" "+595" => "+595" "+596" => "+596" "+597" => "+597" "+598" => "+598" "+599" => "+599" "+670" => "+670" "+672" => "+672" "+673" => "+673" "+674" => "+674" "+675" => "+675" "+676" => "+676" "+677" => "+677" "+678" => "+678" "+679" => "+679" "+680" => "+680" "+681" => "+681" "+682" => "+682" "+683" => "+683" "+685" => "+685" "+686" => "+686" "+687" => "+687" "+688" => "+688" "+689" => "+689" "+690" => "+690" "+691" => "+691" "+692" => "+692" "+850" => "+850" "+852" => "+852" "+853" => "+853" "+855" => "+855" "+856" => "+856" "+880" => "+880" "+881" => "+881" "+882" => "+882" "+886" => "+886" "+960" => "+960" "+961" => "+961" "+962" => "+962" "+963" => "+963" "+964" => "+964" "+965" => "+965" "+966" => "+966" "+967" => "+967" "+968" => "+968" "+970" => "+970" "+971" => "+971" "+972" => "+972" "+973" => "+973" "+974" => "+974" "+975" => "+975" "+976" => "+976" "+977" => "+977" "+992" => "+992" "+993" => "+993" "+994" => "+994" "+995" => "+995" "+996" => "+996" "+998" => "+998" ] |
data | "+33" |
same as passed value |
label | "" |
same as passed value |
placeholder | false |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-tooltip" => "" "class" => "select-2" ] |
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 | [ "+7" => "+7" "+12" => "+12" "+20" => "+20" "+27" => "+27" "+30" => "+30" "+31" => "+31" "+32" => "+32" "+33" => "+33" "+34" => "+34" "+36" => "+36" "+39" => "+39" "+40" => "+40" "+41" => "+41" "+43" => "+43" "+44" => "+44" "+45" => "+45" "+46" => "+46" "+47" => "+47" "+48" => "+48" "+49" => "+49" "+51" => "+51" "+52" => "+52" "+53" => "+53" "+54" => "+54" "+55" => "+55" "+56" => "+56" "+57" => "+57" "+58" => "+58" "+60" => "+60" "+61" => "+61" "+62" => "+62" "+63" => "+63" "+64" => "+64" "+65" => "+65" "+66" => "+66" "+81" => "+81" "+82" => "+82" "+83" => "+83" "+84" => "+84" "+86" => "+86" "+90" => "+90" "+91" => "+91" "+92" => "+92" "+93" => "+93" "+94" => "+94" "+95" => "+95" "+98" => "+98" "+211" => "+211" "+212" => "+212" "+213" => "+213" "+216" => "+216" "+218" => "+218" "+220" => "+220" "+221" => "+221" "+222" => "+222" "+223" => "+223" "+224" => "+224" "+225" => "+225" "+226" => "+226" "+227" => "+227" "+228" => "+228" "+229" => "+229" "+230" => "+230" "+231" => "+232" "+232" => "+233" "+233" => "+234" "+235" => "+235" "+236" => "+236" "+237" => "+237" "+238" => "+238" "+239" => "+239" "+240" => "+240" "+241" => "+241" "+242" => "+242" "+243" => "+243" "+244" => "+244" "+245" => "+245" "+246" => "+246" "+247" => "+247" "+248" => "+248" "+249" => "+249" "+250" => "+250" "+251" => "+251" "+252" => "+252" "+253" => "+253" "+254" => "+254" "+255" => "+255" "+256" => "+256" "+257" => "+257" "+258" => "+258" "+260" => "+260" "+261" => "+261" "+262" => "+262" "+263" => "+263" "+264" => "+264" "+265" => "+265" "+266" => "+266" "+267" => "+267" "+268" => "+268" "+269" => "+269" "+290" => "+290" "+291" => "+291" "+297" => "+297" "+298" => "+298" "+299" => "+299" "+350" => "+350" "+351" => "+351" "+352" => "+352" "+353" => "+353" "+354" => "+354" "+355" => "+355" "+356" => "+356" "+357" => "+357" "+358" => "+358" "+359" => "+359" "+370" => "+370" "+371" => "+371" "+372" => "+372" "+373" => "+373" "+374" => "+374" "+375" => "+375" "+376" => "+376" "+377" => "+377" "+378" => "+378" "+380" => "+380" "+381" => "+381" "+382" => "+382" "+383" => "+383" "+385" => "+385" "+386" => "+386" "+387" => "+387" "+389" => "+389" "+420" => "+420" "+421" => "+421" "+422" => "+422" "+423" => "+423" "+500" => "+500" "+501" => "+501" "+502" => "+502" "+503" => "+503" "+504" => "+504" "+505" => "+505" "+506" => "+506" "+507" => "+507" "+508" => "+508" "+509" => "+509" "+590" => "+590" "+591" => "+591" "+592" => "+592" "+593" => "+593" "+594" => "+594" "+595" => "+595" "+596" => "+596" "+597" => "+597" "+598" => "+598" "+599" => "+599" "+670" => "+670" "+672" => "+672" "+673" => "+673" "+674" => "+674" "+675" => "+675" "+676" => "+676" "+677" => "+677" "+678" => "+678" "+679" => "+679" "+680" => "+680" "+681" => "+681" "+682" => "+682" "+683" => "+683" "+685" => "+685" "+686" => "+686" "+687" => "+687" "+688" => "+688" "+689" => "+689" "+690" => "+690" "+691" => "+691" "+692" => "+692" "+850" => "+850" "+852" => "+852" "+853" => "+853" "+855" => "+855" "+856" => "+856" "+880" => "+880" "+881" => "+881" "+882" => "+882" "+886" => "+886" "+960" => "+960" "+961" => "+961" "+962" => "+962" "+963" => "+963" "+964" => "+964" "+965" => "+965" "+966" => "+966" "+967" => "+967" "+968" => "+968" "+970" => "+970" "+971" => "+971" "+972" => "+972" "+973" => "+973" "+974" => "+974" "+975" => "+975" "+976" => "+976" "+977" => "+977" "+992" => "+992" "+993" => "+993" "+994" => "+994" "+995" => "+995" "+996" => "+996" "+998" => "+998" ] |
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 {#301 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#302 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#303 …} -namespace: Closure() {#305 …} } |
data | "+33" |
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 | "" |
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() {#1311 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1215 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#966 …} $translationDomain: "validators" $message: Closure() {#1310 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "data-tooltip" => "" "class" => "select-2" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_user_phonePrefix" ] |
cache_key | "_user_phonePrefix_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1312 +label: "+7" +value: "+7" +data: "+7" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1304 +label: "+12" +value: "+12" +data: "+12" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1295 +label: "+20" +value: "+20" +data: "+20" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1283 +label: "+27" +value: "+27" +data: "+27" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1262 +label: "+30" +value: "+30" +data: "+30" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1253 +label: "+31" +value: "+31" +data: "+31" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1601 +label: "+32" +value: "+32" +data: "+32" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1603 +label: "+33" +value: "+33" +data: "+33" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1604 +label: "+34" +value: "+34" +data: "+34" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1680 +label: "+36" +value: "+36" +data: "+36" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1682 +label: "+39" +value: "+39" +data: "+39" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1683 +label: "+40" +value: "+40" +data: "+40" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1684 +label: "+41" +value: "+41" +data: "+41" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1685 +label: "+43" +value: "+43" +data: "+43" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1689 +label: "+44" +value: "+44" +data: "+44" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1691 +label: "+45" +value: "+45" +data: "+45" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1692 +label: "+46" +value: "+46" +data: "+46" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1693 +label: "+47" +value: "+47" +data: "+47" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1694 +label: "+48" +value: "+48" +data: "+48" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1695 +label: "+49" +value: "+49" +data: "+49" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1696 +label: "+51" +value: "+51" +data: "+51" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1697 +label: "+52" +value: "+52" +data: "+52" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1698 +label: "+53" +value: "+53" +data: "+53" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1699 +label: "+54" +value: "+54" +data: "+54" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1700 +label: "+55" +value: "+55" +data: "+55" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1701 +label: "+56" +value: "+56" +data: "+56" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1702 +label: "+57" +value: "+57" +data: "+57" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1703 +label: "+58" +value: "+58" +data: "+58" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1704 +label: "+60" +value: "+60" +data: "+60" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1705 +label: "+61" +value: "+61" +data: "+61" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1706 +label: "+62" +value: "+62" +data: "+62" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1707 +label: "+63" +value: "+63" +data: "+63" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1708 +label: "+64" +value: "+64" +data: "+64" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1709 +label: "+65" +value: "+65" +data: "+65" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1710 +label: "+66" +value: "+66" +data: "+66" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1711 +label: "+81" +value: "+81" +data: "+81" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1712 +label: "+82" +value: "+82" +data: "+82" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1713 +label: "+83" +value: "+83" +data: "+83" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1714 +label: "+84" +value: "+84" +data: "+84" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1715 +label: "+86" +value: "+86" +data: "+86" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1716 +label: "+90" +value: "+90" +data: "+90" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1717 +label: "+91" +value: "+91" +data: "+91" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1718 +label: "+92" +value: "+92" +data: "+92" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1719 +label: "+93" +value: "+93" +data: "+93" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1720 +label: "+94" +value: "+94" +data: "+94" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1721 +label: "+95" +value: "+95" +data: "+95" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1722 +label: "+98" +value: "+98" +data: "+98" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1723 +label: "+211" +value: "+211" +data: "+211" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1724 +label: "+212" +value: "+212" +data: "+212" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1725 +label: "+213" +value: "+213" +data: "+213" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1726 +label: "+216" +value: "+216" +data: "+216" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1727 +label: "+218" +value: "+218" +data: "+218" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1728 +label: "+220" +value: "+220" +data: "+220" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1729 +label: "+221" +value: "+221" +data: "+221" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1730 +label: "+222" +value: "+222" +data: "+222" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1731 +label: "+223" +value: "+223" +data: "+223" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1732 +label: "+224" +value: "+224" +data: "+224" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1733 +label: "+225" +value: "+225" +data: "+225" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1734 +label: "+226" +value: "+226" +data: "+226" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1735 +label: "+227" +value: "+227" +data: "+227" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1736 +label: "+228" +value: "+228" +data: "+228" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1737 +label: "+229" +value: "+229" +data: "+229" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1738 +label: "+230" +value: "+230" +data: "+230" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1739 +label: "+231" +value: "+232" +data: "+232" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1740 +label: "+232" +value: "+233" +data: "+233" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1741 +label: "+233" +value: "+234" +data: "+234" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1742 +label: "+235" +value: "+235" +data: "+235" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1743 +label: "+236" +value: "+236" +data: "+236" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1744 +label: "+237" +value: "+237" +data: "+237" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1745 +label: "+238" +value: "+238" +data: "+238" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1746 +label: "+239" +value: "+239" +data: "+239" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1747 +label: "+240" +value: "+240" +data: "+240" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1748 +label: "+241" +value: "+241" +data: "+241" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1749 +label: "+242" +value: "+242" +data: "+242" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1750 +label: "+243" +value: "+243" +data: "+243" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1751 +label: "+244" +value: "+244" +data: "+244" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1752 +label: "+245" +value: "+245" +data: "+245" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1753 +label: "+246" +value: "+246" +data: "+246" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1754 +label: "+247" +value: "+247" +data: "+247" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1755 +label: "+248" +value: "+248" +data: "+248" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1756 +label: "+249" +value: "+249" +data: "+249" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1757 +label: "+250" +value: "+250" +data: "+250" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1758 +label: "+251" +value: "+251" +data: "+251" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1759 +label: "+252" +value: "+252" +data: "+252" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1760 +label: "+253" +value: "+253" +data: "+253" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1761 +label: "+254" +value: "+254" +data: "+254" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1762 +label: "+255" +value: "+255" +data: "+255" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1763 +label: "+256" +value: "+256" +data: "+256" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1764 +label: "+257" +value: "+257" +data: "+257" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1765 +label: "+258" +value: "+258" +data: "+258" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1766 +label: "+260" +value: "+260" +data: "+260" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1767 +label: "+261" +value: "+261" +data: "+261" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1768 +label: "+262" +value: "+262" +data: "+262" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1769 +label: "+263" +value: "+263" +data: "+263" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1770 +label: "+264" +value: "+264" +data: "+264" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1771 +label: "+265" +value: "+265" +data: "+265" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1772 +label: "+266" +value: "+266" +data: "+266" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1773 +label: "+267" +value: "+267" +data: "+267" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1774 +label: "+268" +value: "+268" +data: "+268" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1775 +label: "+269" +value: "+269" +data: "+269" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1776 +label: "+290" +value: "+290" +data: "+290" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1777 +label: "+291" +value: "+291" +data: "+291" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1778 +label: "+297" +value: "+297" +data: "+297" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1779 +label: "+298" +value: "+298" +data: "+298" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1780 +label: "+299" +value: "+299" +data: "+299" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1781 +label: "+350" +value: "+350" +data: "+350" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1782 +label: "+351" +value: "+351" +data: "+351" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1783 +label: "+352" +value: "+352" +data: "+352" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1784 +label: "+353" +value: "+353" +data: "+353" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1785 +label: "+354" +value: "+354" +data: "+354" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1786 +label: "+355" +value: "+355" +data: "+355" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1787 +label: "+356" +value: "+356" +data: "+356" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1788 +label: "+357" +value: "+357" +data: "+357" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1789 +label: "+358" +value: "+358" +data: "+358" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1790 +label: "+359" +value: "+359" +data: "+359" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1791 +label: "+370" +value: "+370" +data: "+370" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1792 +label: "+371" +value: "+371" +data: "+371" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1793 +label: "+372" +value: "+372" +data: "+372" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1794 +label: "+373" +value: "+373" +data: "+373" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1795 +label: "+374" +value: "+374" +data: "+374" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1796 +label: "+375" +value: "+375" +data: "+375" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1797 +label: "+376" +value: "+376" +data: "+376" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1798 +label: "+377" +value: "+377" +data: "+377" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1799 +label: "+378" +value: "+378" +data: "+378" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1800 +label: "+380" +value: "+380" +data: "+380" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1801 +label: "+381" +value: "+381" +data: "+381" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1802 +label: "+382" +value: "+382" +data: "+382" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1803 +label: "+383" +value: "+383" +data: "+383" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1804 +label: "+385" +value: "+385" +data: "+385" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1805 +label: "+386" +value: "+386" +data: "+386" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1806 +label: "+387" +value: "+387" +data: "+387" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1807 +label: "+389" +value: "+389" +data: "+389" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1808 +label: "+420" +value: "+420" +data: "+420" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1809 +label: "+421" +value: "+421" +data: "+421" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1810 +label: "+422" +value: "+422" +data: "+422" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1811 +label: "+423" +value: "+423" +data: "+423" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1812 +label: "+500" +value: "+500" +data: "+500" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1813 +label: "+501" +value: "+501" +data: "+501" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1814 +label: "+502" +value: "+502" +data: "+502" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1815 +label: "+503" +value: "+503" +data: "+503" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1816 +label: "+504" +value: "+504" +data: "+504" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1817 +label: "+505" +value: "+505" +data: "+505" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1818 +label: "+506" +value: "+506" +data: "+506" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1819 +label: "+507" +value: "+507" +data: "+507" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1820 +label: "+508" +value: "+508" +data: "+508" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1821 +label: "+509" +value: "+509" +data: "+509" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1822 +label: "+590" +value: "+590" +data: "+590" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1823 +label: "+591" +value: "+591" +data: "+591" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1824 +label: "+592" +value: "+592" +data: "+592" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1825 +label: "+593" +value: "+593" +data: "+593" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1826 +label: "+594" +value: "+594" +data: "+594" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1827 +label: "+595" +value: "+595" +data: "+595" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1828 +label: "+596" +value: "+596" +data: "+596" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1829 +label: "+597" +value: "+597" +data: "+597" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1830 +label: "+598" +value: "+598" +data: "+598" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1831 +label: "+599" +value: "+599" +data: "+599" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1832 +label: "+670" +value: "+670" +data: "+670" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1833 +label: "+672" +value: "+672" +data: "+672" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1834 +label: "+673" +value: "+673" +data: "+673" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1835 +label: "+674" +value: "+674" +data: "+674" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1836 +label: "+675" +value: "+675" +data: "+675" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1837 +label: "+676" +value: "+676" +data: "+676" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1838 +label: "+677" +value: "+677" +data: "+677" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1839 +label: "+678" +value: "+678" +data: "+678" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1840 +label: "+679" +value: "+679" +data: "+679" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1841 +label: "+680" +value: "+680" +data: "+680" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1842 +label: "+681" +value: "+681" +data: "+681" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1843 +label: "+682" +value: "+682" +data: "+682" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1844 +label: "+683" +value: "+683" +data: "+683" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1845 +label: "+685" +value: "+685" +data: "+685" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1846 +label: "+686" +value: "+686" +data: "+686" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1847 +label: "+687" +value: "+687" +data: "+687" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1848 +label: "+688" +value: "+688" +data: "+688" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1849 +label: "+689" +value: "+689" +data: "+689" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1850 +label: "+690" +value: "+690" +data: "+690" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1851 +label: "+691" +value: "+691" +data: "+691" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1852 +label: "+692" +value: "+692" +data: "+692" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1853 +label: "+850" +value: "+850" +data: "+850" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1854 +label: "+852" +value: "+852" +data: "+852" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1855 +label: "+853" +value: "+853" +data: "+853" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1856 +label: "+855" +value: "+855" +data: "+855" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1857 +label: "+856" +value: "+856" +data: "+856" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1858 +label: "+880" +value: "+880" +data: "+880" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1859 +label: "+881" +value: "+881" +data: "+881" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1860 +label: "+882" +value: "+882" +data: "+882" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1861 +label: "+886" +value: "+886" +data: "+886" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1862 +label: "+960" +value: "+960" +data: "+960" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1863 +label: "+961" +value: "+961" +data: "+961" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1864 +label: "+962" +value: "+962" +data: "+962" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1865 +label: "+963" +value: "+963" +data: "+963" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1866 +label: "+964" +value: "+964" +data: "+964" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1867 +label: "+965" +value: "+965" +data: "+965" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1868 +label: "+966" +value: "+966" +data: "+966" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1869 +label: "+967" +value: "+967" +data: "+967" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1870 +label: "+968" +value: "+968" +data: "+968" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1871 +label: "+970" +value: "+970" +data: "+970" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1872 +label: "+971" +value: "+971" +data: "+971" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1873 +label: "+972" +value: "+972" +data: "+972" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1874 +label: "+973" +value: "+973" +data: "+973" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1875 +label: "+974" +value: "+974" +data: "+974" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1876 +label: "+975" +value: "+975" +data: "+975" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1877 +label: "+976" +value: "+976" +data: "+976" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1878 +label: "+977" +value: "+977" +data: "+977" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1879 +label: "+992" +value: "+992" +data: "+992" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1880 +label: "+993" +value: "+993" +data: "+993" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1881 +label: "+994" +value: "+994" +data: "+994" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1882 +label: "+995" +value: "+995" +data: "+995" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1883 +label: "+996" +value: "+996" +data: "+996" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1884 +label: "+998" +value: "+998" +data: "+998" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "+33" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1333 -form: Symfony\Component\Form\Form {#1457 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1324 …5} |
full_name | "user[phonePrefix]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_phonePrefix" |
is_selected | Closure($choice, $value) {#1886 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1267 …} } |
label | "" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "phonePrefix" |
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 | "_user_phonePrefix" |
valid | true |
value | "+33" |
dateDeNaissance
"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 | [ "data-tooltip" => "Date de naissance" "placeholder" => "jj/mm/aaaa" ] |
[ "data-tooltip" => "Date de naissance" "placeholder" => "jj/mm/aaaa" ] |
label | "Date de naissance*" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-tooltip" => "Date de naissance" "placeholder" => "jj/mm/aaaa" ] |
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 {#301 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#302 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#303 …} -namespace: Closure() {#305 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1321 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1171 …} } |
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 | "Date de naissance*" |
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() {#1323 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1215 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#966 …} $translationDomain: "validators" $message: Closure() {#1322 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "data-tooltip" => "Date de naissance" "placeholder" => "jj/mm/aaaa" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_dateDeNaissance" ] |
cache_key | "_user_dateDeNaissance_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1887 -form: Symfony\Component\Form\Form {#1460 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1888 …5} |
full_name | "user[dateDeNaissance]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_dateDeNaissance" |
label | "Date de naissance*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "dateDeNaissance" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_dateDeNaissance" |
valid | true |
value | "" |
numeroDeVoie
"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 | [ "placeholder" => "112 Chemin de la République" "class" => "search_api" ] |
[ "placeholder" => "112 Chemin de la République" "class" => "search_api" ] |
label | "Adresse (fiscale)*" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "112 Chemin de la République" "class" => "search_api" ] |
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 {#301 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#302 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#303 …} -namespace: Closure() {#305 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1330 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1171 …} } |
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 (fiscale)*" |
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() {#1332 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1215 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#966 …} $translationDomain: "validators" $message: Closure() {#1331 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "112 Chemin de la République" "class" => "search_api" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_numeroDeVoie" ] |
cache_key | "_user_numeroDeVoie_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1889 -form: Symfony\Component\Form\Form {#1463 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1890 …5} |
full_name | "user[numeroDeVoie]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_numeroDeVoie" |
label | "Adresse (fiscale)*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "numeroDeVoie" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_numeroDeVoie" |
valid | true |
value | "" |
codePostal
"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 | [ "placeholder" => "69000" "class" => "code_postal_api" ] |
[ "placeholder" => "69000" "class" => "code_postal_api" ] |
label | "Code postal*" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "69000" "class" => "code_postal_api" ] |
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 {#301 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#302 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#303 …} -namespace: Closure() {#305 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1339 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1171 …} } |
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 | "Code postal*" |
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() {#1341 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1215 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#966 …} $translationDomain: "validators" $message: Closure() {#1340 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "69000" "class" => "code_postal_api" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_codePostal" ] |
cache_key | "_user_codePostal_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1891 -form: Symfony\Component\Form\Form {#1466 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1892 …5} |
full_name | "user[codePostal]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_codePostal" |
label | "Code postal*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "codePostal" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_codePostal" |
valid | true |
value | "" |
ville
"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 | [ "placeholder" => "Lyon" "class" => "ville_api" ] |
[ "placeholder" => "Lyon" "class" => "ville_api" ] |
label | "Ville*" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Lyon" "class" => "ville_api" ] |
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 {#301 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#302 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#303 …} -namespace: Closure() {#305 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1348 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1171 …} } |
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 | "Ville*" |
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() {#1350 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1215 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#966 …} $translationDomain: "validators" $message: Closure() {#1349 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Lyon" "class" => "ville_api" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_ville" ] |
cache_key | "_user_ville_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1893 -form: Symfony\Component\Form\Form {#1469 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1894 …5} |
full_name | "user[ville]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_ville" |
label | "Ville*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ville" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_ville" |
valid | true |
value | "" |
pays
"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 | [ "placeholder" => "France" "class" => "pays_api" ] |
[ "placeholder" => "France" "class" => "pays_api" ] |
label | "Pays*" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "France" "class" => "pays_api" ] |
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 {#301 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#302 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#303 …} -namespace: Closure() {#305 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1357 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1171 …} } |
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 | "Pays*" |
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() {#1359 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1215 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#966 …} $translationDomain: "validators" $message: Closure() {#1358 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "France" "class" => "pays_api" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_pays" ] |
cache_key | "_user_pays_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1895 -form: Symfony\Component\Form\Form {#1472 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1896 …5} |
full_name | "user[pays]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_pays" |
label | "Pays*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "pays" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_pays" |
valid | true |
value | "" |
methodForSignEmail
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 0 |
View Format |
"0"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [
"data-tooltip" => ""
] |
[
"data-tooltip" => ""
]
|
choices | [ "Par SMS" => 0 "Par email" => 1 ] |
[ "Par SMS" => 0 "Par email" => 1 ] |
data | 0 |
same as passed value |
expanded | true |
same as passed value |
label | "Méthode de réception du code pour la signature électronique" |
same as passed value |
label_attr | [
"class" => ""
] |
[
"class" => ""
]
|
placeholder | false |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [
"data-tooltip" => ""
] |
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 | [ "Par SMS" => 0 "Par email" => 1 ] |
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 {#301 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#302 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#303 …} -namespace: Closure() {#305 …} } |
data | 0 |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
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 | "Méthode de réception du code pour la signature électronique" |
label_attr | [
"class" => ""
] |
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() {#1367 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1215 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#966 …} $translationDomain: "validators" $message: Closure() {#1366 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [
"data-tooltip" => ""
] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_user_methodForSignEmail" ] |
cache_key | "_user_methodForSignEmail_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1375 +label: "Par SMS" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1376 +label: "Par email" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | 0 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1897 -form: Symfony\Component\Form\Form {#1505 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1898 …5} |
full_name | "user[methodForSignEmail]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_methodForSignEmail" |
is_selected | Closure($choice, $value) {#1899 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1267 …} } |
label | "Méthode de réception du code pour la signature électronique" |
label_attr | [
"class" => ""
] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "methodForSignEmail" |
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 | "_user_methodForSignEmail" |
valid | true |
value | "0" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"0"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Par SMS" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "0" |
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 | "entry" |
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 {#301 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#302 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#303 …} -namespace: Closure() {#305 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1482 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1476 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1484 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Par SMS" |
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() {#1488 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1215 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#966 …} $translationDomain: "validators" $message: Closure() {#1485 …} } } |
validation_groups | null |
value | "0" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_user_methodForSignEmail_entry" ] |
cache_key | "_user_methodForSignEmail_entry_radio" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1903 -form: Symfony\Component\Form\Form {#1508 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1902 …5} |
full_name | "user[methodForSignEmail]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_methodForSignEmail_0" |
label | "Par SMS" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_methodForSignEmail_entry" |
valid | true |
value | "0" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Par email" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "1" |
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 | "entry" |
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 {#301 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#302 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#303 …} -namespace: Closure() {#305 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1482 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1476 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1484 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Par 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() {#1498 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1215 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#966 …} $translationDomain: "validators" $message: Closure() {#1497 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_user_methodForSignEmail_entry" ] |
cache_key | "_user_methodForSignEmail_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1904 -form: Symfony\Component\Form\Form {#1511 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1905 …5} |
full_name | "user[methodForSignEmail]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_methodForSignEmail_1" |
label | "Par email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_methodForSignEmail_entry" |
valid | true |
value | "1" |
acceptRecevoirDocumentGarantieEmail
"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 | [
"data-tooltip" => ""
] |
[
"data-tooltip" => ""
]
|
choices | [ "Oui" => 0 "Non" => 1 ] |
[ "Oui" => 0 "Non" => 1 ] |
expanded | true |
same as passed value |
label | "J’accepte de recevoir les documents et informations relatifs à la gestion de ma garantie par courrier électronique." |
same as passed value |
label_attr | [
"class" => ""
] |
[
"class" => ""
]
|
placeholder | false |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [
"data-tooltip" => ""
] |
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 | [ "Oui" => 0 "Non" => 1 ] |
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 {#301 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#302 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#303 …} -namespace: Closure() {#305 …} } |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
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 | "J’accepte de recevoir les documents et informations relatifs à la gestion de ma garantie par courrier électronique." |
label_attr | [
"class" => ""
] |
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() {#1383 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1215 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#966 …} $translationDomain: "validators" $message: Closure() {#1382 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [
"data-tooltip" => ""
] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_user_acceptRecevoirDocumentGarantieEmail" ] |
cache_key | "_user_acceptRecevoirDocumentGarantieEmail_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1391 +label: "Oui" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1392 +label: "Non" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1901 -form: Symfony\Component\Form\Form {#1532 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1900 …5} |
full_name | "user[acceptRecevoirDocumentGarantieEmail]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_acceptRecevoirDocumentGarantieEmail" |
is_selected | Closure($choice, $value) {#1907 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1267 …} } |
label | "J’accepte de recevoir les documents et informations relatifs à la gestion de ma garantie par courrier électronique." |
label_attr | [
"class" => ""
] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "acceptRecevoirDocumentGarantieEmail" |
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 | "_user_acceptRecevoirDocumentGarantieEmail" |
valid | true |
value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Oui" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "0" |
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 | "entry" |
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 {#301 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#302 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#303 …} -namespace: Closure() {#305 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1482 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1476 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1484 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Oui" |
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() {#1516 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1215 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#966 …} $translationDomain: "validators" $message: Closure() {#1515 …} } } |
validation_groups | null |
value | "0" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_user_acceptRecevoirDocumentGarantieEmail_entry" ] |
cache_key | "_user_acceptRecevoirDocumentGarantieEmail_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1910 -form: Symfony\Component\Form\Form {#1535 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1909 …5} |
full_name | "user[acceptRecevoirDocumentGarantieEmail]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_acceptRecevoirDocumentGarantieEmail_0" |
label | "Oui" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_acceptRecevoirDocumentGarantieEmail_entry" |
valid | true |
value | "0" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Non" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "1" |
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 | "entry" |
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 {#301 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#302 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#303 …} -namespace: Closure() {#305 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1482 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1476 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1484 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Non" |
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() {#1525 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1215 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#966 …} $translationDomain: "validators" $message: Closure() {#1524 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_user_acceptRecevoirDocumentGarantieEmail_entry" ] |
cache_key | "_user_acceptRecevoirDocumentGarantieEmail_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1911 -form: Symfony\Component\Form\Form {#1538 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1912 …5} |
full_name | "user[acceptRecevoirDocumentGarantieEmail]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_acceptRecevoirDocumentGarantieEmail_1" |
label | "Non" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_acceptRecevoirDocumentGarantieEmail_entry" |
valid | true |
value | "1" |
acceptPropositionCommercialEmail
"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 | [
"data-tooltip" => ""
] |
[
"data-tooltip" => ""
]
|
choices | [ "Oui" => 0 "Non" => 1 ] |
[ "Oui" => 0 "Non" => 1 ] |
expanded | true |
same as passed value |
label | "Souhaitez-vous recevoir des propositions commerciales de la part de MER par <b>courrier électronique</b> ?" |
same as passed value |
label_attr | [ "class" => "small" ] |
[ "class" => "small" ] |
placeholder | false |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [
"data-tooltip" => ""
] |
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 | [ "Oui" => 0 "Non" => 1 ] |
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 {#301 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#302 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#303 …} -namespace: Closure() {#305 …} } |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
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 | "Souhaitez-vous recevoir des propositions commerciales de la part de MER par <b>courrier électronique</b> ?" |
label_attr | [ "class" => "small" ] |
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() {#1399 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1215 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#966 …} $translationDomain: "validators" $message: Closure() {#1398 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [
"data-tooltip" => ""
] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_user_acceptPropositionCommercialEmail" ] |
cache_key | "_user_acceptPropositionCommercialEmail_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1391 +label: "Oui" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1392 +label: "Non" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1908 -form: Symfony\Component\Form\Form {#1559 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1906 …5} |
full_name | "user[acceptPropositionCommercialEmail]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_acceptPropositionCommercialEmail" |
is_selected | Closure($choice, $value) {#1914 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1267 …} } |
label | "Souhaitez-vous recevoir des propositions commerciales de la part de MER par <b>courrier électronique</b> ?" |
label_attr | [ "class" => "small" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "acceptPropositionCommercialEmail" |
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 | "_user_acceptPropositionCommercialEmail" |
valid | true |
value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Oui" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "0" |
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 | "entry" |
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 {#301 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#302 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#303 …} -namespace: Closure() {#305 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1482 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1476 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1484 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Oui" |
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() {#1543 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1215 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#966 …} $translationDomain: "validators" $message: Closure() {#1542 …} } } |
validation_groups | null |
value | "0" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_user_acceptPropositionCommercialEmail_entry" ] |
cache_key | "_user_acceptPropositionCommercialEmail_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1917 -form: Symfony\Component\Form\Form {#1562 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1916 …5} |
full_name | "user[acceptPropositionCommercialEmail]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_acceptPropositionCommercialEmail_0" |
label | "Oui" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_acceptPropositionCommercialEmail_entry" |
valid | true |
value | "0" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Non" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "1" |
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 | "entry" |
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 {#301 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#302 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#303 …} -namespace: Closure() {#305 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1482 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1476 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1484 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Non" |
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() {#1552 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1215 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#966 …} $translationDomain: "validators" $message: Closure() {#1551 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_user_acceptPropositionCommercialEmail_entry" ] |
cache_key | "_user_acceptPropositionCommercialEmail_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1918 -form: Symfony\Component\Form\Form {#1565 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1919 …5} |
full_name | "user[acceptPropositionCommercialEmail]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_acceptPropositionCommercialEmail_1" |
label | "Non" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_acceptPropositionCommercialEmail_entry" |
valid | true |
value | "1" |
acceptPropositionCommercialTelephone
"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 | [
"data-tooltip" => ""
] |
[
"data-tooltip" => ""
]
|
choices | [ "Oui" => 0 "Non" => 1 ] |
[ "Oui" => 0 "Non" => 1 ] |
expanded | true |
same as passed value |
label | "Souhaitez-vous recevoir des propositions commerciales de la part de MER par <b>téléphone</b> ?" |
same as passed value |
label_attr | [ "class" => "small" ] |
[ "class" => "small" ] |
placeholder | false |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [
"data-tooltip" => ""
] |
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 | [ "Oui" => 0 "Non" => 1 ] |
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 {#301 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#302 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#303 …} -namespace: Closure() {#305 …} } |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
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 | "Souhaitez-vous recevoir des propositions commerciales de la part de MER par <b>téléphone</b> ?" |
label_attr | [ "class" => "small" ] |
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() {#1410 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1215 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#966 …} $translationDomain: "validators" $message: Closure() {#1409 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [
"data-tooltip" => ""
] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_user_acceptPropositionCommercialTelephone" ] |
cache_key | "_user_acceptPropositionCommercialTelephone_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1391 +label: "Oui" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1392 +label: "Non" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1915 -form: Symfony\Component\Form\Form {#1586 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#1913 …5} |
full_name | "user[acceptPropositionCommercialTelephone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_acceptPropositionCommercialTelephone" |
is_selected | Closure($choice, $value) {#1921 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1267 …} } |
label | "Souhaitez-vous recevoir des propositions commerciales de la part de MER par <b>téléphone</b> ?" |
label_attr | [ "class" => "small" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "acceptPropositionCommercialTelephone" |
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 | "_user_acceptPropositionCommercialTelephone" |
valid | true |
value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Oui" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "0" |
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 | "entry" |
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 {#301 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#302 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#303 …} -namespace: Closure() {#305 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1482 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1476 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1484 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Oui" |
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() {#1570 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1215 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#966 …} $translationDomain: "validators" $message: Closure() {#1569 …} } } |
validation_groups | null |
value | "0" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_user_acceptPropositionCommercialTelephone_entry" ] |
cache_key | "_user_acceptPropositionCommercialTelephone_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1924 -form: Symfony\Component\Form\Form {#1589 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1923 …5} |
full_name | "user[acceptPropositionCommercialTelephone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_acceptPropositionCommercialTelephone_0" |
label | "Oui" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_acceptPropositionCommercialTelephone_entry" |
valid | true |
value | "0" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Non" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "1" |
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 | "entry" |
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 {#301 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#302 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#303 …} -namespace: Closure() {#305 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1482 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1476 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1484 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Non" |
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() {#1579 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1215 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#966 …} $translationDomain: "validators" $message: Closure() {#1578 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_user_acceptPropositionCommercialTelephone_entry" ] |
cache_key | "_user_acceptPropositionCommercialTelephone_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1925 -form: Symfony\Component\Form\Form {#1592 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1926 …5} |
full_name | "user[acceptPropositionCommercialTelephone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_acceptPropositionCommercialTelephone_1" |
label | "Non" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_acceptPropositionCommercialTelephone_entry" |
valid | true |
value | "1" |
adherentDistributeur
"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 | [ "data-tooltip" => "Numéro AGPM/GMPA/TEGO. Si non concerné, saisir 0" "class" => "" ] |
[ "data-tooltip" => "Numéro AGPM/GMPA/TEGO. Si non concerné, saisir 0" "class" => "" ] |
label | "Numéro d’adhérent distributeur*" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-tooltip" => "Numéro AGPM/GMPA/TEGO. Si non concerné, saisir 0" "class" => "" ] |
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 {#301 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#302 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#303 …} -namespace: Closure() {#305 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1420 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1171 …} } |
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 d’adhérent distributeur*" |
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() {#1422 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1215 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#966 …} $translationDomain: "validators" $message: Closure() {#1421 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "data-tooltip" => "Numéro AGPM/GMPA/TEGO. Si non concerné, saisir 0" "class" => "" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_adherentDistributeur" ] |
cache_key | "_user_adherentDistributeur_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1922 -form: Symfony\Component\Form\Form {#1595 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1920 …5} |
full_name | "user[adherentDistributeur]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_adherentDistributeur" |
label | "Numéro d’adhérent distributeur*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "adherentDistributeur" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_adherentDistributeur" |
valid | true |
value | "" |
save
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "button blue" ] |
[ "class" => "button blue" ] |
label | "Enregistrer" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "button blue" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "Enregistrer" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [ "class" => "button blue" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_user_save" ] |
cache_key | "_user_save_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#1927 …5} |
full_name | "user[save]" |
id | "user_save" |
label | "Enregistrer" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "save" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_user_save" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "f2c8441af243d17a75.0WbaZVM5OOlugYto2ttAtqFQJ4p_nSoPk5AphfJej9w.iSOUMiNVbIQ_6v4uvYIyx80ZaMYe-m5n2NQY8pYaxK-FAaILN2B1rgvG2g" |
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 | "f2c8441af243d17a75.0WbaZVM5OOlugYto2ttAtqFQJ4p_nSoPk5AphfJej9w.iSOUMiNVbIQ_6v4uvYIyx80ZaMYe-m5n2NQY8pYaxK-FAaILN2B1rgvG2g" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#301 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#302 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#303 …} -namespace: Closure() {#305 …} } |
data | "f2c8441af243d17a75.0WbaZVM5OOlugYto2ttAtqFQJ4p_nSoPk5AphfJej9w.iSOUMiNVbIQ_6v4uvYIyx80ZaMYe-m5n2NQY8pYaxK-FAaILN2B1rgvG2g" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1932 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1171 …} } |
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() {#1934 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1215 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#966 …} $translationDomain: "validators" $message: Closure() {#1931 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_user__token" ] |
cache_key | "_user__token_hidden" |
compound | false |
data | "f2c8441af243d17a75.0WbaZVM5OOlugYto2ttAtqFQJ4p_nSoPk5AphfJej9w.iSOUMiNVbIQ_6v4uvYIyx80ZaMYe-m5n2NQY8pYaxK-FAaILN2B1rgvG2g" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1944 -form: Symfony\Component\Form\Form {#1940 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1935 …5} |
full_name | "user[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user__token" |
valid | true |
value | "f2c8441af243d17a75.0WbaZVM5OOlugYto2ttAtqFQJ4p_nSoPk5AphfJej9w.iSOUMiNVbIQ_6v4uvYIyx80ZaMYe-m5n2NQY8pYaxK-FAaILN2B1rgvG2g" |