- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 46
- Events
- Routing
- Cache
- Translation 12
- 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
-
-
email
-
name
-
firstName
-
agreeTerms
-
-
first
-
second
-
-
cp
-
conseille
-
institution
-
expert
-
_token
-
registration_form
"App\Form\RegistrationFormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\User {#734 -id: null -email: "" -roles: [ "ROLE_ADULTE" ] -firstName: null -twitterUsername: null -password: null -isVerified: false -step: null -question: null -answers: Doctrine\Common\Collections\ArrayCollection {#735 …} -name: null -userAnswerAdds: Doctrine\Common\Collections\ArrayCollection {#736 …} -status: 2 -token: null -emailParent1: null -emailParent2: null -enfants: Doctrine\Common\Collections\ArrayCollection {#737 …} -parents: Doctrine\Common\Collections\ArrayCollection {#738 …} -profPrincipal: null -eleves: Doctrine\Common\Collections\ArrayCollection {#739 …} -mentor: null -mentored: null -conseille: null -adultes: Doctrine\Common\Collections\ArrayCollection {#740 …} -classe: null -listInstitutions: Doctrine\Common\Collections\ArrayCollection {#741 …} -bilanStepProf: null -createdAt: DateTime @1756668592 {#742 date: 2025-08-31 19:29:52.257542 UTC (+00:00) } -updatedAt: null -role: "ROLE_ADULTE" -survey: null -metier: null -mustBeMentored: null -hasMentor: false -reset_token: null -codePostal: null -institution: null -exp: Doctrine\Common\Collections\ArrayCollection {#747 …} +"expert": Doctrine\Common\Collections\ArrayCollection {#743 …} +"expertMetier": Doctrine\Common\Collections\ArrayCollection {#745 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\User {#734 -id: null -email: "" -roles: [ "ROLE_ADULTE" ] -firstName: null -twitterUsername: null -password: null -isVerified: false -step: null -question: null -answers: Doctrine\Common\Collections\ArrayCollection {#735 …} -name: null -userAnswerAdds: Doctrine\Common\Collections\ArrayCollection {#736 …} -status: 2 -token: null -emailParent1: null -emailParent2: null -enfants: Doctrine\Common\Collections\ArrayCollection {#737 …} -parents: Doctrine\Common\Collections\ArrayCollection {#738 …} -profPrincipal: null -eleves: Doctrine\Common\Collections\ArrayCollection {#739 …} -mentor: null -mentored: null -conseille: null -adultes: Doctrine\Common\Collections\ArrayCollection {#740 …} -classe: null -listInstitutions: Doctrine\Common\Collections\ArrayCollection {#741 …} -bilanStepProf: null -createdAt: DateTime @1756668592 {#742 date: 2025-08-31 19:29:52.257542 UTC (+00:00) } -updatedAt: null -role: "ROLE_ADULTE" -survey: null -metier: null -mustBeMentored: null -hasMentor: false -reset_token: null -codePostal: null -institution: null -exp: Doctrine\Common\Collections\ArrayCollection {#747 …} +"expert": Doctrine\Common\Collections\ArrayCollection {#743 …} +"expertMetier": Doctrine\Common\Collections\ArrayCollection {#745 …} } |
same as passed value |
emailEnfant | null |
same as passed value |
which_role | "ROLE_ADULTE" |
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 {#734 -id: null -email: "" -roles: [ "ROLE_ADULTE" ] -firstName: null -twitterUsername: null -password: null -isVerified: false -step: null -question: null -answers: Doctrine\Common\Collections\ArrayCollection {#735 …} -name: null -userAnswerAdds: Doctrine\Common\Collections\ArrayCollection {#736 …} -status: 2 -token: null -emailParent1: null -emailParent2: null -enfants: Doctrine\Common\Collections\ArrayCollection {#737 …} -parents: Doctrine\Common\Collections\ArrayCollection {#738 …} -profPrincipal: null -eleves: Doctrine\Common\Collections\ArrayCollection {#739 …} -mentor: null -mentored: null -conseille: null -adultes: Doctrine\Common\Collections\ArrayCollection {#740 …} -classe: null -listInstitutions: Doctrine\Common\Collections\ArrayCollection {#741 …} -bilanStepProf: null -createdAt: DateTime @1756668592 {#742 date: 2025-08-31 19:29:52.257542 UTC (+00:00) } -updatedAt: null -role: "ROLE_ADULTE" -survey: null -metier: null -mustBeMentored: null -hasMentor: false -reset_token: null -codePostal: null -institution: null -exp: Doctrine\Common\Collections\ArrayCollection {#747 …} +"expert": Doctrine\Common\Collections\ArrayCollection {#743 …} +"expertMetier": Doctrine\Common\Collections\ArrayCollection {#745 …} } |
data_class | "App\Entity\User" |
disabled | false |
emailEnfant | null |
empty_data | Closure(FormInterface $form) {#992 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#933 …} 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() {#994 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $translationDomain: "validators" $message: Closure() {#993 …} } } |
validation_groups | null |
which_role | "ROLE_ADULTE" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "registration_form" "_registration_form" ] |
cache_key | "_registration_form_registration_form" |
compound | true |
data | App\Entity\User {#734 -id: null -email: "" -roles: [ "ROLE_ADULTE" ] -firstName: null -twitterUsername: null -password: null -isVerified: false -step: null -question: null -answers: Doctrine\Common\Collections\ArrayCollection {#735 …} -name: null -userAnswerAdds: Doctrine\Common\Collections\ArrayCollection {#736 …} -status: 2 -token: null -emailParent1: null -emailParent2: null -enfants: Doctrine\Common\Collections\ArrayCollection {#737 …} -parents: Doctrine\Common\Collections\ArrayCollection {#738 …} -profPrincipal: null -eleves: Doctrine\Common\Collections\ArrayCollection {#739 …} -mentor: null -mentored: null -conseille: null -adultes: Doctrine\Common\Collections\ArrayCollection {#740 …} -classe: null -listInstitutions: Doctrine\Common\Collections\ArrayCollection {#741 …} -bilanStepProf: null -createdAt: DateTime @1756668592 {#742 date: 2025-08-31 19:29:52.257542 UTC (+00:00) } -updatedAt: null -role: "ROLE_ADULTE" -survey: null -metier: null -mustBeMentored: null -hasMentor: false -reset_token: null -codePostal: null -institution: null -exp: Doctrine\Common\Collections\ArrayCollection {#747 …} +"expert": Doctrine\Common\Collections\ArrayCollection {#743 …} +"expertMetier": Doctrine\Common\Collections\ArrayCollection {#745 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1603 -form: Symfony\Component\Form\Form {#1622 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#995 …5} |
full_name | "registration_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "registration_form" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form" |
valid | true |
value | App\Entity\User {#734 -id: null -email: "" -roles: [ "ROLE_ADULTE" ] -firstName: null -twitterUsername: null -password: null -isVerified: false -step: null -question: null -answers: Doctrine\Common\Collections\ArrayCollection {#735 …} -name: null -userAnswerAdds: Doctrine\Common\Collections\ArrayCollection {#736 …} -status: 2 -token: null -emailParent1: null -emailParent2: null -enfants: Doctrine\Common\Collections\ArrayCollection {#737 …} -parents: Doctrine\Common\Collections\ArrayCollection {#738 …} -profPrincipal: null -eleves: Doctrine\Common\Collections\ArrayCollection {#739 …} -mentor: null -mentored: null -conseille: null -adultes: Doctrine\Common\Collections\ArrayCollection {#740 …} -classe: null -listInstitutions: Doctrine\Common\Collections\ArrayCollection {#741 …} -bilanStepProf: null -createdAt: DateTime @1756668592 {#742 date: 2025-08-31 19:29:52.257542 UTC (+00:00) } -updatedAt: null -role: "ROLE_ADULTE" -survey: null -metier: null -mustBeMentored: null -hasMentor: false -reset_token: null -codePostal: null -institution: null -exp: Doctrine\Common\Collections\ArrayCollection {#747 …} +"expert": Doctrine\Common\Collections\ArrayCollection {#743 …} +"expertMetier": Doctrine\Common\Collections\ArrayCollection {#745 …} } |
"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) {#1338 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#933 …} } |
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() {#1092 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $translationDomain: "validators" $message: Closure() {#1103 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 180 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_email" ] |
cache_key | "_registration_form_email_text" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1036 -form: Symfony\Component\Form\Form {#1620 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1026 …5} |
full_name | "registration_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_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_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) {#1068 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#933 …} } |
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() {#1321 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $translationDomain: "validators" $message: Closure() {#1014 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_name" ] |
cache_key | "_registration_form_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1648 -form: Symfony\Component\Form\Form {#1621 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1640 …5} |
full_name | "registration_form[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_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_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) {#1314 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#933 …} } |
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() {#1312 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $translationDomain: "validators" $message: Closure() {#1313 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_firstName" ] |
cache_key | "_registration_form_firstName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1112 -form: Symfony\Component\Form\Form {#1616 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1311 …5} |
full_name | "registration_form[firstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_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_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 {#1000 +payload: null +message: "vous devez accepter notre charte." } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1000 +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 {#1000 +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) {#1302 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1306 …} } |
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 {#1114 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() {#1053 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $translationDomain: "validators" $message: Closure() {#1113 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_registration_form_agreeTerms" ] |
cache_key | "_registration_form_agreeTerms_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1320 -form: Symfony\Component\Form\Form {#1627 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1327 …5} |
full_name | "registration_form[agreeTerms]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_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_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 {#1001 +payload: null +message: "Entrez votre mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1002 +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 {#1001 +payload: null +message: "Entrez votre mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1002 +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 {#1001 +payload: null +message: "Entrez votre mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1002 +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) {#1040 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#933 …} } |
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() {#1037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $translationDomain: "validators" $message: Closure() {#1038 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "repeated" "_registration_form_plainPassword" ] |
cache_key | "_registration_form_plainPassword_repeated" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1674 -form: Symfony\Component\Form\Form {#1652 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1676 …5} |
full_name | "registration_form[plainPassword]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_plainPassword" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "plainPassword" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_plainPassword" |
valid | true |
value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
error_bubbling | false |
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) {#1637 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#933 …} } |
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() {#1639 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $translationDomain: "validators" $message: Closure() {#1636 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword_first" ] |
cache_key | "_registration_form_plainPassword_first_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1711 -form: Symfony\Component\Form\Form {#1655 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1679 …5} |
full_name | "registration_form[plainPassword][first]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_plainPassword_first" |
label | "Mot de passe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "first" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_plainPassword_first" |
valid | true |
value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
error_bubbling | false |
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) {#1645 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#933 …} } |
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() {#1647 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $translationDomain: "validators" $message: Closure() {#1646 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword_second" ] |
cache_key | "_registration_form_plainPassword_second_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1713 -form: Symfony\Component\Form\Form {#1658 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1714 …5} |
full_name | "registration_form[plainPassword][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_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_plainPassword_second" |
valid | true |
value | "" |
cp
"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 | "Code postal de l’établissement" |
same as passed value |
mapped | false |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
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) {#1029 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#933 …} } |
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 de l’établissement" |
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() {#1027 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $translationDomain: "validators" $message: Closure() {#1028 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_cp" ] |
cache_key | "_registration_form_cp_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1677 -form: Symfony\Component\Form\Form {#1661 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1678 …5} |
full_name | "registration_form[cp]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_cp" |
label | "Code postal de l’établissement" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "cp" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_cp" |
valid | true |
value | "" |
conseille
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_attr | Closure($choice, $key, $value) {#1004 class: "App\Form\RegistrationFormType" this: App\Form\RegistrationFormType {#764 …} } |
same as passed value |
choice_label | "fullName" |
same as passed value |
class | "App\Entity\User" |
same as passed value |
label | "Conseiller" |
same as passed value |
placeholder | "Choisir" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#1003 class: "App\Form\RegistrationFormType" this: App\Form\RegistrationFormType {#764 …} } |
Doctrine\ORM\QueryBuilder {#1353 -em: Doctrine\ORM\EntityManager {#256 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1355 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1356 #from: "App\Entity\User" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1357 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "u.roles LIKE :role" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\User u WHERE u.roles LIKE :role" -parameters: Doctrine\Common\Collections\ArrayCollection {#1354 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | Closure($choice, $key, $value) {#1004 class: "App\Form\RegistrationFormType" this: App\Form\RegistrationFormType {#764 …} } |
choice_filter | null |
choice_label | "fullName" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1390 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1360 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1358 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1361 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1376 -om: Doctrine\ORM\EntityManager {#256 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#766 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\User" |
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 |
em | Doctrine\ORM\EntityManager {#256 …11} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1376 -om: Doctrine\ORM\EntityManager {#256 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#766 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Conseiller" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Choisir" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1353 -em: Doctrine\ORM\EntityManager {#256 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1355 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1356 #from: "App\Entity\User" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1357 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "u.roles LIKE :role" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\User u WHERE u.roles LIKE :role" -parameters: Doctrine\Common\Collections\ArrayCollection {#1354 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1352 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $translationDomain: "validators" $message: Closure() {#1350 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_registration_form_conseille" ] |
cache_key | "_registration_form_conseille_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1719 +label: "Pas-de-conseillé vide" +value: "6" +data: App\Entity\User {#1736 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2896 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1723 +label: "ROHEE Amélie" +value: "2896" +data: App\Entity\User {#1820 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1721 +label: "BLEUX Alexandra" +value: "2897" +data: App\Entity\User {#1798 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2898 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1725 +label: "PATSAK Myroslav" +value: "2898" +data: App\Entity\User {#1834 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 2899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1720 +label: "LECARPENTIER Karine" +value: "2899" +data: App\Entity\User {#1853 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } 6202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1731 +label: "Chevreau Morgane" +value: "6202" +data: App\Entity\User {#1873 …} +attr: [ "data-institution-id" => 188 "class" => "d-none" ] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1716 -form: Symfony\Component\Form\Form {#1664 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1715 …5} |
full_name | "registration_form[conseille]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_conseille" |
is_selected | Closure($choice, $value) {#1718 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1020 …} } |
label | "Conseiller" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "conseille" |
placeholder | "Choisir" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_conseille" |
valid | true |
value | "" |
institution
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "max" => 5 ] |
[ "max" => 5 ] |
choice_attr | Closure($choice, $key, $value) {#1006 class: "App\Form\RegistrationFormType" this: App\Form\RegistrationFormType {#764 …} } |
same as passed value |
choice_label | "title" |
same as passed value |
class | "App\Entity\Institution" |
same as passed value |
help | " " |
same as passed value |
help_html | true |
same as passed value |
label | "Institution" |
same as passed value |
mapped | false |
same as passed value |
placeholder | "Choisir" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#1005 class: "App\Form\RegistrationFormType" this: App\Form\RegistrationFormType {#764 …} use: { $role: "ROLE_ADULTE" } } |
Doctrine\ORM\QueryBuilder {#1367 -em: Doctrine\ORM\EntityManager {#256 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1365 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "i" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1386 #from: "App\Entity\Institution" #alias: "i" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1378 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "i.type IN (:type)" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT i FROM App\Entity\Institution i WHERE i.type IN (:type)" -parameters: Doctrine\Common\Collections\ArrayCollection {#1366 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
same as passed value |
row_attr | [ "class" => "d-none" ] |
[ "class" => "d-none" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "max" => 5 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | Closure($choice, $key, $value) {#1006 class: "App\Form\RegistrationFormType" this: App\Form\RegistrationFormType {#764 …} } |
choice_filter | null |
choice_label | "title" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1626 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1388 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1384 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1387 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1611 -om: Doctrine\ORM\EntityManager {#256 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1535 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Institution" |
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 |
em | Doctrine\ORM\EntityManager {#256 …11} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | " " |
help_attr | [] |
help_html | true |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1611 -om: Doctrine\ORM\EntityManager {#256 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1535 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Institution" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
multiple | false |
placeholder | "Choisir" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1367 -em: Doctrine\ORM\EntityManager {#256 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1365 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "i" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1386 #from: "App\Entity\Institution" #alias: "i" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1378 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "i.type IN (:type)" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT i FROM App\Entity\Institution i WHERE i.type IN (:type)" -parameters: Doctrine\Common\Collections\ArrayCollection {#1366 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [ "class" => "d-none" ] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1370 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $translationDomain: "validators" $message: Closure() {#1371 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "max" => 5 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_registration_form_institution" ] |
cache_key | "_registration_form_institution_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 2507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1892 +label: "Établissement Mentorat" +value: "2507" +data: App\Entity\Institution {#1905 …} +attr: [ "data-cp" => "59000" "data-expert" => "MICHEL_BOURVON" "class" => "d-none" ] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1729 -form: Symfony\Component\Form\Form {#1667 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1717 …5} |
full_name | "registration_form[institution]" |
help | " " |
help_attr | [] |
help_html | true |
help_translation_parameters | [] |
id | "registration_form_institution" |
is_selected | Closure($choice, $value) {#1732 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1020 …} } |
label | "Institution" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "institution" |
placeholder | "Choisir" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [ "class" => "d-none" ] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_institution" |
valid | true |
value | "" |
expert
"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 | "Votre code référent (expert métiers, référent PEP, référent FCPE…)" |
same as passed value |
mapped | false |
same as passed value |
required | false |
same as passed value |
row_attr | [ "class" => "d-none" ] |
[ "class" => "d-none" ] |
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) {#1606 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#933 …} } |
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 | "Votre code référent (expert métiers, référent PEP, référent FCPE…)" |
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 | [ "class" => "d-none" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1604 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $translationDomain: "validators" $message: Closure() {#1605 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_expert" ] |
cache_key | "_registration_form_expert_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1896 -form: Symfony\Component\Form\Form {#1670 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1722 …5} |
full_name | "registration_form[expert]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_expert" |
label | "Votre code référent (expert métiers, référent PEP, référent FCPE…)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "expert" |
priority | 0 |
required | false |
row_attr | [ "class" => "d-none" ] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_expert" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "d696f.5GsFzsgH7RkqkLmfcQHSHpPLyTMawXcdrTg2rQPsdm0.nTgojLpemlVr0oysEk-HKdnmp0pYkw8k4klc9HqvQxS0HVyHp0i9QUT2gQ" |
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 | "d696f.5GsFzsgH7RkqkLmfcQHSHpPLyTMawXcdrTg2rQPsdm0.nTgojLpemlVr0oysEk-HKdnmp0pYkw8k4klc9HqvQxS0HVyHp0i9QUT2gQ" |
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 | "d696f.5GsFzsgH7RkqkLmfcQHSHpPLyTMawXcdrTg2rQPsdm0.nTgojLpemlVr0oysEk-HKdnmp0pYkw8k4klc9HqvQxS0HVyHp0i9QUT2gQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1916 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#933 …} } |
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() {#1918 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#975 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#374 …} $translationDomain: "validators" $message: Closure() {#1915 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_registration_form__token" ] |
cache_key | "_registration_form__token_hidden" |
compound | false |
data | "d696f.5GsFzsgH7RkqkLmfcQHSHpPLyTMawXcdrTg2rQPsdm0.nTgojLpemlVr0oysEk-HKdnmp0pYkw8k4klc9HqvQxS0HVyHp0i9QUT2gQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1928 -form: Symfony\Component\Form\Form {#1924 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1919 …5} |
full_name | "registration_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form__token" |
valid | true |
value | "d696f.5GsFzsgH7RkqkLmfcQHSHpPLyTMawXcdrTg2rQPsdm0.nTgojLpemlVr0oysEk-HKdnmp0pYkw8k4klc9HqvQxS0HVyHp0i9QUT2gQ" |