- Request / Response
- Performance
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- Doctrine
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
registration_form
"App\Form\RegistrationFormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\AppUser {#505 -slugUsername: null -avatar: App\Entity\Photo {#531 …} -id: null -email: null -pushNotificationToken: null -username: null -roles: [ "ROLE_USER" ] -password: null -nom: null -code: null -nomPere: null -nomMere: null -adresse: null -lieuDeNaissance: null -dateNaissance: null -inscritLe: DateTime @1737561329 {#468 date: 2025-01-22 15:55:29.407537 Etc/UTC (+00:00) } -dateFinScolarite: null -numeroJugementSuppletif: null -dateJugementSuppletif: null -numeroExtrait: null -dateExtrait: null -prenom: null -sexe: null -nationalite: null -matriculeNational: null -estEtudiant: true -matriculeInterne: null -telephone: null -nomComplet: null -plainPassword: null +"versements": Doctrine\Common\Collections\ArrayCollection {#430 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\AppUser {#505 -slugUsername: null -avatar: App\Entity\Photo {#531 …} -id: null -email: null -pushNotificationToken: null -username: null -roles: [ "ROLE_USER" ] -password: null -nom: null -code: null -nomPere: null -nomMere: null -adresse: null -lieuDeNaissance: null -dateNaissance: null -inscritLe: DateTime @1737561329 {#468 date: 2025-01-22 15:55:29.407537 Etc/UTC (+00:00) } -dateFinScolarite: null -numeroJugementSuppletif: null -dateJugementSuppletif: null -numeroExtrait: null -dateExtrait: null -prenom: null -sexe: null -nationalite: null -matriculeNational: null -estEtudiant: true -matriculeInterne: null -telephone: null -nomComplet: null -plainPassword: null +"versements": Doctrine\Common\Collections\ArrayCollection {#430 …} } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
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 {#504 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#503 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#502 …} -namespace: Closure() {#500 …} } |
data | App\Entity\AppUser {#505 -slugUsername: null -avatar: App\Entity\Photo {#531 …} -id: null -email: null -pushNotificationToken: null -username: null -roles: [ "ROLE_USER" ] -password: null -nom: null -code: null -nomPere: null -nomMere: null -adresse: null -lieuDeNaissance: null -dateNaissance: null -inscritLe: DateTime @1737561329 {#468 date: 2025-01-22 15:55:29.407537 Etc/UTC (+00:00) } -dateFinScolarite: null -numeroJugementSuppletif: null -dateJugementSuppletif: null -numeroExtrait: null -dateExtrait: null -prenom: null -sexe: null -nationalite: null -matriculeNational: null -estEtudiant: true -matriculeInterne: null -telephone: null -nomComplet: null -plainPassword: null +"versements": Doctrine\Common\Collections\ArrayCollection {#430 …} } |
data_class | "App\Entity\AppUser" |
disabled | false |
empty_data | Closure(FormInterface $form) {#337 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} use: { $class: "App\Entity\AppUser" } } |
error_bubbling | true |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#406 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#508 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#466 …} $translationDomain: "validators" $message: Closure() {#342 …} } } |
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\AppUser {#505 -slugUsername: null -avatar: App\Entity\Photo {#531 …} -id: null -email: null -pushNotificationToken: null -username: null -roles: [ "ROLE_USER" ] -password: null -nom: null -code: null -nomPere: null -nomMere: null -adresse: null -lieuDeNaissance: null -dateNaissance: null -inscritLe: DateTime @1737561329 {#468 date: 2025-01-22 15:55:29.407537 Etc/UTC (+00:00) } -dateFinScolarite: null -numeroJugementSuppletif: null -dateJugementSuppletif: null -numeroExtrait: null -dateExtrait: null -prenom: null -sexe: null -nationalite: null -matriculeNational: null -estEtudiant: true -matriculeInterne: null -telephone: null -nomComplet: null -plainPassword: null +"versements": Doctrine\Common\Collections\ArrayCollection {#430 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#931 -form: Symfony\Component\Form\Form {#887 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#424 …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\AppUser {#505 -slugUsername: null -avatar: App\Entity\Photo {#531 …} -id: null -email: null -pushNotificationToken: null -username: null -roles: [ "ROLE_USER" ] -password: null -nom: null -code: null -nomPere: null -nomMere: null -adresse: null -lieuDeNaissance: null -dateNaissance: null -inscritLe: DateTime @1737561329 {#468 date: 2025-01-22 15:55:29.407537 Etc/UTC (+00:00) } -dateFinScolarite: null -numeroJugementSuppletif: null -dateJugementSuppletif: null -numeroExtrait: null -dateExtrait: null -prenom: null -sexe: null -nationalite: null -matriculeNational: null -estEtudiant: true -matriculeInterne: null -telephone: null -nomComplet: null -plainPassword: null +"versements": Doctrine\Common\Collections\ArrayCollection {#430 …} } |
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 180 "class" => "form-control" ] |
[ "maxlength" => 180 "class" => "form-control" ] |
label | "user.email" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_file_upload | false |
attr | [ "maxlength" => 180 "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#504 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#503 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#502 …} -namespace: Closure() {#500 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#837 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
error_bubbling | false |
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 | "user.email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#835 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#508 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#466 …} $translationDomain: "validators" $message: Closure() {#836 …} } } |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 180 "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_email" ] |
cache_key | "_registration_form_email_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#958 -form: Symfony\Component\Form\Form {#921 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#966 …5} |
full_name | "registration_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_email" |
label | "user.email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_email" |
valid | true |
value | "" |
username
"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" => 255 "class" => "form-control" ] |
[ "maxlength" => 255 "class" => "form-control" ] |
label | "user.username" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_file_upload | false |
attr | [ "maxlength" => 255 "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#504 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#503 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#502 …} -namespace: Closure() {#500 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#844 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
error_bubbling | false |
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 | "user.username" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#846 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#508 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#466 …} $translationDomain: "validators" $message: Closure() {#845 …} } } |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_username" ] |
cache_key | "_registration_form_username_text" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#957 -form: Symfony\Component\Form\Form {#925 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#954 …5} |
full_name | "registration_form[username]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_username" |
label | "user.username" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "username" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_username" |
valid | true |
value | "" |
nom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 "class" => "form-control" ] |
[ "maxlength" => 255 "class" => "form-control" ] |
label | "user.nom" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_file_upload | false |
attr | [ "maxlength" => 255 "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#504 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#503 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#502 …} -namespace: Closure() {#500 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#853 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
error_bubbling | false |
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 | "user.nom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#855 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#508 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#466 …} $translationDomain: "validators" $message: Closure() {#854 …} } } |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_nom" ] |
cache_key | "_registration_form_nom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#964 -form: Symfony\Component\Form\Form {#928 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#953 …5} |
full_name | "registration_form[nom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_nom" |
label | "user.nom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nom" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_nom" |
valid | true |
value | "" |
prenom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 "class" => "form-control" ] |
[ "maxlength" => 255 "class" => "form-control" ] |
label | "user.prenom" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_file_upload | false |
attr | [ "maxlength" => 255 "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#504 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#503 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#502 …} -namespace: Closure() {#500 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#862 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
error_bubbling | false |
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 | "user.prenom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#864 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#508 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#466 …} $translationDomain: "validators" $message: Closure() {#863 …} } } |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_prenom" ] |
cache_key | "_registration_form_prenom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#878 -form: Symfony\Component\Form\Form {#885 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#847 …5} |
full_name | "registration_form[prenom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_prenom" |
label | "user.prenom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "prenom" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_prenom" |
valid | true |
value | "" |
plainPassword
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
first_options | [ "label" => "user.password" ] |
[ "label" => "user.password" ] |
invalid_message | "user.invalid_password_message" |
same as passed value |
options | [ "attr" => [ "class" => "password-field form-control" ] ] |
[ "attr" => [ "class" => "password-field form-control" ] ] |
required | true |
same as passed value |
second_options | [ "label" => "user.repeat_password" ] |
[ "label" => "user.repeat_password" ] |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
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 {#504 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#503 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#502 …} -namespace: Closure() {#500 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#874 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
error_bubbling | false |
error_mapping | [ "." => "first" ] |
first_name | "first" |
first_options | [ "label" => "user.password" ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "user.invalid_password_message" |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
options | [ "attr" => [ "class" => "password-field form-control" ] ] |
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" => "user.repeat_password" ] |
setter | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
upload_max_size_message | Closure() {#830 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#508 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#466 …} $translationDomain: "validators" $message: Closure() {#833 …} } } |
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 {#906 -form: Symfony\Component\Form\Form {#910 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#834 …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 |
---|---|---|
attr | [ "class" => "password-field form-control" ] |
[ "class" => "password-field form-control" ] |
error_bubbling | false |
false
|
label | "user.password" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_file_upload | false |
always_empty | true |
attr | [ "class" => "password-field form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#504 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#503 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#502 …} -namespace: Closure() {#500 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#890 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
error_bubbling | false |
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 | "user.password" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#897 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#508 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#466 …} $translationDomain: "validators" $message: Closure() {#891 …} } } |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "password-field form-control" ] |
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 {#934 -form: Symfony\Component\Form\Form {#913 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#939 …5} |
full_name | "registration_form[plainPassword][first]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_plainPassword_first" |
label | "user.password" |
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 |
---|---|---|
attr | [ "class" => "password-field form-control" ] |
[ "class" => "password-field form-control" ] |
error_bubbling | false |
false
|
label | "user.repeat_password" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_file_upload | false |
always_empty | true |
attr | [ "class" => "password-field form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#504 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#503 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#502 …} -namespace: Closure() {#500 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#903 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
error_bubbling | false |
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 | "user.repeat_password" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#905 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#508 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#466 …} $translationDomain: "validators" $message: Closure() {#904 …} } } |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "password-field form-control" ] |
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 {#898 -form: Symfony\Component\Form\Form {#916 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#865 …5} |
full_name | "registration_form[plainPassword][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_plainPassword_second" |
label | "user.repeat_password" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "second" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_plainPassword_second" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "395e9d891f991.7PGSbUs1Vt3iUKTKzvoUBhV2hiFGYio-Y0qkAl7kuFA.q4L6XX5mZ5aECvupvbB3RXg_1n4sBFtnFXzyRC6N_QW6hf8qcnE-qKkZ1w" |
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 | "395e9d891f991.7PGSbUs1Vt3iUKTKzvoUBhV2hiFGYio-Y0qkAl7kuFA.q4L6XX5mZ5aECvupvbB3RXg_1n4sBFtnFXzyRC6N_QW6hf8qcnE-qKkZ1w" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | 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 {#504 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#503 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#502 …} -namespace: Closure() {#500 …} } |
data | "395e9d891f991.7PGSbUs1Vt3iUKTKzvoUBhV2hiFGYio-Y0qkAl7kuFA.q4L6XX5mZ5aECvupvbB3RXg_1n4sBFtnFXzyRC6N_QW6hf8qcnE-qKkZ1w" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#979 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
error_bubbling | true |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | 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() {#984 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#508 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#466 …} $translationDomain: "validators" $message: Closure() {#977 …} } } |
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 | "395e9d891f991.7PGSbUs1Vt3iUKTKzvoUBhV2hiFGYio-Y0qkAl7kuFA.q4L6XX5mZ5aECvupvbB3RXg_1n4sBFtnFXzyRC6N_QW6hf8qcnE-qKkZ1w" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#995 -form: Symfony\Component\Form\Form {#991 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#986 …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 | "395e9d891f991.7PGSbUs1Vt3iUKTKzvoUBhV2hiFGYio-Y0qkAl7kuFA.q4L6XX5mZ5aECvupvbB3RXg_1n4sBFtnFXzyRC6N_QW6hf8qcnE-qKkZ1w" |