- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 46
- Events
- Routing
- Cache
- Translation 6
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
registration_form_type_expert
"App\Form\RegistrationFormTypeExpert"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\User {#731 -id: null -email: "" -roles: [ "ROLE_EXPERT" ] -firstName: null -twitterUsername: null -password: null -isVerified: false -step: null -question: null -answers: Doctrine\Common\Collections\ArrayCollection {#732 …} -name: null -userAnswerAdds: Doctrine\Common\Collections\ArrayCollection {#733 …} -status: 2 -token: null -emailParent1: null -emailParent2: null -enfants: Doctrine\Common\Collections\ArrayCollection {#734 …} -parents: Doctrine\Common\Collections\ArrayCollection {#735 …} -profPrincipal: null -eleves: Doctrine\Common\Collections\ArrayCollection {#736 …} -mentor: null -mentored: null -conseille: null -adultes: Doctrine\Common\Collections\ArrayCollection {#737 …} -classe: null -listInstitutions: Doctrine\Common\Collections\ArrayCollection {#738 …} -bilanStepProf: null -createdAt: DateTime @1756668411 {#739 date: 2025-08-31 19:26:51.731675 UTC (+00:00) } -updatedAt: null -role: "ROLE_EXPERT" -survey: null -metier: null -mustBeMentored: null -hasMentor: false -reset_token: null -codePostal: null -institution: null -exp: Doctrine\Common\Collections\ArrayCollection {#744 …} +"expert": Doctrine\Common\Collections\ArrayCollection {#740 …} +"expertMetier": Doctrine\Common\Collections\ArrayCollection {#742 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\User {#731 -id: null -email: "" -roles: [ "ROLE_EXPERT" ] -firstName: null -twitterUsername: null -password: null -isVerified: false -step: null -question: null -answers: Doctrine\Common\Collections\ArrayCollection {#732 …} -name: null -userAnswerAdds: Doctrine\Common\Collections\ArrayCollection {#733 …} -status: 2 -token: null -emailParent1: null -emailParent2: null -enfants: Doctrine\Common\Collections\ArrayCollection {#734 …} -parents: Doctrine\Common\Collections\ArrayCollection {#735 …} -profPrincipal: null -eleves: Doctrine\Common\Collections\ArrayCollection {#736 …} -mentor: null -mentored: null -conseille: null -adultes: Doctrine\Common\Collections\ArrayCollection {#737 …} -classe: null -listInstitutions: Doctrine\Common\Collections\ArrayCollection {#738 …} -bilanStepProf: null -createdAt: DateTime @1756668411 {#739 date: 2025-08-31 19:26:51.731675 UTC (+00:00) } -updatedAt: null -role: "ROLE_EXPERT" -survey: null -metier: null -mustBeMentored: null -hasMentor: false -reset_token: null -codePostal: null -institution: null -exp: Doctrine\Common\Collections\ArrayCollection {#744 …} +"expert": Doctrine\Common\Collections\ArrayCollection {#740 …} +"expertMetier": Doctrine\Common\Collections\ArrayCollection {#742 …} } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#286 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#287 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#288 …} -namespace: Closure() {#290 …} } |
data | App\Entity\User {#731 -id: null -email: "" -roles: [ "ROLE_EXPERT" ] -firstName: null -twitterUsername: null -password: null -isVerified: false -step: null -question: null -answers: Doctrine\Common\Collections\ArrayCollection {#732 …} -name: null -userAnswerAdds: Doctrine\Common\Collections\ArrayCollection {#733 …} -status: 2 -token: null -emailParent1: null -emailParent2: null -enfants: Doctrine\Common\Collections\ArrayCollection {#734 …} -parents: Doctrine\Common\Collections\ArrayCollection {#735 …} -profPrincipal: null -eleves: Doctrine\Common\Collections\ArrayCollection {#736 …} -mentor: null -mentored: null -conseille: null -adultes: Doctrine\Common\Collections\ArrayCollection {#737 …} -classe: null -listInstitutions: Doctrine\Common\Collections\ArrayCollection {#738 …} -bilanStepProf: null -createdAt: DateTime @1756668411 {#739 date: 2025-08-31 19:26:51.731675 UTC (+00:00) } -updatedAt: null -role: "ROLE_EXPERT" -survey: null -metier: null -mustBeMentored: null -hasMentor: false -reset_token: null -codePostal: null -institution: null -exp: Doctrine\Common\Collections\ArrayCollection {#744 …} +"expert": Doctrine\Common\Collections\ArrayCollection {#740 …} +"expertMetier": Doctrine\Common\Collections\ArrayCollection {#742 …} } |
data_class | "App\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#989 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#930 …} 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() {#991 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#972 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $translationDomain: "validators" $message: Closure() {#990 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "registration_form_type_expert" "_registration_form_type_expert" ] |
cache_key | "_registration_form_type_expert_registration_form_type_expert" |
compound | true |
data | App\Entity\User {#731 -id: null -email: "" -roles: [ "ROLE_EXPERT" ] -firstName: null -twitterUsername: null -password: null -isVerified: false -step: null -question: null -answers: Doctrine\Common\Collections\ArrayCollection {#732 …} -name: null -userAnswerAdds: Doctrine\Common\Collections\ArrayCollection {#733 …} -status: 2 -token: null -emailParent1: null -emailParent2: null -enfants: Doctrine\Common\Collections\ArrayCollection {#734 …} -parents: Doctrine\Common\Collections\ArrayCollection {#735 …} -profPrincipal: null -eleves: Doctrine\Common\Collections\ArrayCollection {#736 …} -mentor: null -mentored: null -conseille: null -adultes: Doctrine\Common\Collections\ArrayCollection {#737 …} -classe: null -listInstitutions: Doctrine\Common\Collections\ArrayCollection {#738 …} -bilanStepProf: null -createdAt: DateTime @1756668411 {#739 date: 2025-08-31 19:26:51.731675 UTC (+00:00) } -updatedAt: null -role: "ROLE_EXPERT" -survey: null -metier: null -mustBeMentored: null -hasMentor: false -reset_token: null -codePostal: null -institution: null -exp: Doctrine\Common\Collections\ArrayCollection {#744 …} +"expert": Doctrine\Common\Collections\ArrayCollection {#740 …} +"expertMetier": Doctrine\Common\Collections\ArrayCollection {#742 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1027 -form: Symfony\Component\Form\Form {#1021 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#992 …5} |
full_name | "registration_form_type_expert" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_type_expert" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "registration_form_type_expert" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_type_expert" |
valid | true |
value | App\Entity\User {#731 -id: null -email: "" -roles: [ "ROLE_EXPERT" ] -firstName: null -twitterUsername: null -password: null -isVerified: false -step: null -question: null -answers: Doctrine\Common\Collections\ArrayCollection {#732 …} -name: null -userAnswerAdds: Doctrine\Common\Collections\ArrayCollection {#733 …} -status: 2 -token: null -emailParent1: null -emailParent2: null -enfants: Doctrine\Common\Collections\ArrayCollection {#734 …} -parents: Doctrine\Common\Collections\ArrayCollection {#735 …} -profPrincipal: null -eleves: Doctrine\Common\Collections\ArrayCollection {#736 …} -mentor: null -mentored: null -conseille: null -adultes: Doctrine\Common\Collections\ArrayCollection {#737 …} -classe: null -listInstitutions: Doctrine\Common\Collections\ArrayCollection {#738 …} -bilanStepProf: null -createdAt: DateTime @1756668411 {#739 date: 2025-08-31 19:26:51.731675 UTC (+00:00) } -updatedAt: null -role: "ROLE_EXPERT" -survey: null -metier: null -mustBeMentored: null -hasMentor: false -reset_token: null -codePostal: null -institution: null -exp: Doctrine\Common\Collections\ArrayCollection {#744 …} +"expert": Doctrine\Common\Collections\ArrayCollection {#740 …} +"expertMetier": Doctrine\Common\Collections\ArrayCollection {#742 …} } |
"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 | [ "maxlength" => 180 ] |
[ "maxlength" => 180 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 180 ] |
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 {#286 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#287 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#288 …} -namespace: Closure() {#290 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1329 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#930 …} } |
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 | 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() {#1083 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#972 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $translationDomain: "validators" $message: Closure() {#1094 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 180 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_type_expert_email" ] |
cache_key | "_registration_form_type_expert_email_text" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1302 -form: Symfony\Component\Form\Form {#1018 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1103 …5} |
full_name | "registration_form_type_expert[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_type_expert_email" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_type_expert_email" |
valid | true |
value | "" |
name
"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 |
---|---|---|
label | "Prénom" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
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 {#286 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#287 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#288 …} -namespace: Closure() {#290 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1059 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#930 …} } |
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() {#1312 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#972 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $translationDomain: "validators" $message: Closure() {#1005 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_type_expert_name" ] |
cache_key | "_registration_form_type_expert_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1311 -form: Symfony\Component\Form\Form {#1015 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1318 …5} |
full_name | "registration_form_type_expert[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_type_expert_name" |
label | "Prénom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_type_expert_name" |
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 |
---|---|---|
label | "Nom" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
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 {#286 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#287 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#288 …} -namespace: Closure() {#290 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1305 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#930 …} } |
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() {#1303 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#972 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $translationDomain: "validators" $message: Closure() {#1304 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_type_expert_firstName" ] |
cache_key | "_registration_form_type_expert_firstName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1354 -form: Symfony\Component\Form\Form {#1012 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1356 …5} |
full_name | "registration_form_type_expert[firstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_type_expert_firstName" |
label | "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 | "_registration_form_type_expert_firstName" |
valid | true |
value | "" |
agreeTerms
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#997 +payload: null +message: "vous devez accepter notre charte." } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#997 +payload: null +message: "vous devez accepter notre charte." } ] |
label | "j'accepte les condition générales d'utilisation" |
same as passed value |
label_attr | [ "class" => "checkbox-custom" ] |
[ "class" => "checkbox-custom" ] |
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 | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#997 +payload: null +message: "vous devez accepter notre charte." } ] |
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 {#286 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#287 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#288 …} -namespace: Closure() {#290 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1293 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1297 …} } |
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 {#1105 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "j'accepte les condition générales d'utilisation" |
label_attr | [ "class" => "checkbox-custom" ] |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1044 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#972 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $translationDomain: "validators" $message: Closure() {#1104 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_registration_form_type_expert_agreeTerms" ] |
cache_key | "_registration_form_type_expert_agreeTerms_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1357 -form: Symfony\Component\Form\Form {#1009 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1358 …5} |
full_name | "registration_form_type_expert[agreeTerms]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_type_expert_agreeTerms" |
label | "j'accepte les condition générales d'utilisation" |
label_attr | [ "class" => "checkbox-custom" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "agreeTerms" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_type_expert_agreeTerms" |
valid | true |
value | "1" |
plainPassword
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#998 +payload: null +message: "Entrez votre mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#999 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Le mot de passe doit dépasser {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 3 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#998 +payload: null +message: "Entrez votre mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#999 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Le mot de passe doit dépasser {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 3 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
first_options | [ "label" => "Mot de passe" ] |
[ "label" => "Mot de passe" ] |
invalid_message | "Les deux mots de passe doivent être identiques." |
same as passed value |
mapped | false |
same as passed value |
second_options | [ "label" => "Répéter le mot de passe" ] |
[ "label" => "Répéter le mot de passe" ] |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#998 +payload: null +message: "Entrez votre mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#999 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Le mot de passe doit dépasser {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 3 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#286 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#287 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#288 …} -namespace: Closure() {#290 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1031 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#930 …} } |
error_bubbling | false |
error_mapping | [ "." => "first" ] |
extra_fields_message | "This form should not contain extra fields." |
first_name | "first" |
first_options | [ "label" => "Mot de passe" ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Les deux mots de passe doivent être identiques." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
options | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
second_name | "second" |
second_options | [ "label" => "Répéter le mot de passe" ] |
setter | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
upload_max_size_message | Closure() {#1028 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#972 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $translationDomain: "validators" $message: Closure() {#1029 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "repeated" "_registration_form_type_expert_plainPassword" ] |
cache_key | "_registration_form_type_expert_plainPassword_repeated" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1359 -form: Symfony\Component\Form\Form {#1344 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1375 …5} |
full_name | "registration_form_type_expert[plainPassword]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_type_expert_plainPassword" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "plainPassword" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_type_expert_plainPassword" |
valid | true |
value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
error_bubbling | false |
same as passed value |
label | "Mot de passe" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#286 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#287 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#288 …} -namespace: Closure() {#290 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1055 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#930 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Mot de passe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1057 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#972 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $translationDomain: "validators" $message: Closure() {#1054 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_registration_form_type_expert_plainPassword_first" ] |
cache_key | "_registration_form_type_expert_plainPassword_first_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1380 -form: Symfony\Component\Form\Form {#1347 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1379 …5} |
full_name | "registration_form_type_expert[plainPassword][first]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_type_expert_plainPassword_first" |
label | "Mot de passe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "first" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_type_expert_plainPassword_first" |
valid | true |
value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
error_bubbling | false |
same as passed value |
label | "Répéter le mot de passe" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#286 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#287 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#288 …} -namespace: Closure() {#290 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1337 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#930 …} } |
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 | "Répéter le mot de passe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1339 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#972 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $translationDomain: "validators" $message: Closure() {#1338 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_registration_form_type_expert_plainPassword_second" ] |
cache_key | "_registration_form_type_expert_plainPassword_second_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1386 -form: Symfony\Component\Form\Form {#1350 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1388 …5} |
full_name | "registration_form_type_expert[plainPassword][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_type_expert_plainPassword_second" |
label | "Répéter le mot de passe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "second" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_type_expert_plainPassword_second" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "49422b.JWC1OTnkWNUiTv5vbsL9SpHKlyXngfw9gytrpfUi6Aw.QSnACmONDZlxFqciKo2sKaKJ0UC995tIukYmxMdIrnlMLPRdFKYW7EUDnQ" |
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 | "49422b.JWC1OTnkWNUiTv5vbsL9SpHKlyXngfw9gytrpfUi6Aw.QSnACmONDZlxFqciKo2sKaKJ0UC995tIukYmxMdIrnlMLPRdFKYW7EUDnQ" |
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 {#286 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#287 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#288 …} -namespace: Closure() {#290 …} } |
data | "49422b.JWC1OTnkWNUiTv5vbsL9SpHKlyXngfw9gytrpfUi6Aw.QSnACmONDZlxFqciKo2sKaKJ0UC995tIukYmxMdIrnlMLPRdFKYW7EUDnQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1399 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#930 …} } |
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() {#1401 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#972 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $translationDomain: "validators" $message: Closure() {#1398 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_registration_form_type_expert__token" ] |
cache_key | "_registration_form_type_expert__token_hidden" |
compound | false |
data | "49422b.JWC1OTnkWNUiTv5vbsL9SpHKlyXngfw9gytrpfUi6Aw.QSnACmONDZlxFqciKo2sKaKJ0UC995tIukYmxMdIrnlMLPRdFKYW7EUDnQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1411 -form: Symfony\Component\Form\Form {#1407 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1402 …5} |
full_name | "registration_form_type_expert[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_type_expert__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_type_expert__token" |
valid | true |
value | "49422b.JWC1OTnkWNUiTv5vbsL9SpHKlyXngfw9gytrpfUi6Aw.QSnACmONDZlxFqciKo2sKaKJ0UC995tIukYmxMdIrnlMLPRdFKYW7EUDnQ" |