- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 68
- Events
- Routing
- Cache
- Translation 16
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations
- Debug
- Messages
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
registration_form
"App\Form\RegistrationFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#463 -id: null -email: null -roles: [] -password: null -firstname: null -lastname: null -phone: null -company: null -zipcode: null -city: null -created_at: DateTimeImmutable @1765000174 {#520 date: 2025-12-06 05:49:34.650965 UTC (+00:00) } -answers: Doctrine\Common\Collections\ArrayCollection {#519 …} -comments: Doctrine\Common\Collections\ArrayCollection {#481 …} -payments: Doctrine\Common\Collections\ArrayCollection {#483 …} -tickets: Doctrine\Common\Collections\ArrayCollection {#486 …} -posts: Doctrine\Common\Collections\ArrayCollection {#485 …} -is_app_acces: null -is_ticket_open: null -is_logged: null -nb_tickets: null -nb_answers: null -nb_payments: null -nb_posts: null -nb_comments: null -last_login_at: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#463 -id: null -email: null -roles: [] -password: null -firstname: null -lastname: null -phone: null -company: null -zipcode: null -city: null -created_at: DateTimeImmutable @1765000174 {#520 date: 2025-12-06 05:49:34.650965 UTC (+00:00) } -answers: Doctrine\Common\Collections\ArrayCollection {#519 …} -comments: Doctrine\Common\Collections\ArrayCollection {#481 …} -payments: Doctrine\Common\Collections\ArrayCollection {#483 …} -tickets: Doctrine\Common\Collections\ArrayCollection {#486 …} -posts: Doctrine\Common\Collections\ArrayCollection {#485 …} -is_app_acces: null -is_ticket_open: null -is_logged: null -nb_tickets: null -nb_answers: null -nb_payments: null -nb_posts: null -nb_comments: null -last_login_at: null } |
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 {#582 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#583 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#584 …} -namespace: Closure() {#586 …} } |
| data | App\Entity\User {#463 -id: null -email: null -roles: [] -password: null -firstname: null -lastname: null -phone: null -company: null -zipcode: null -city: null -created_at: DateTimeImmutable @1765000174 {#520 date: 2025-12-06 05:49:34.650965 UTC (+00:00) } -answers: Doctrine\Common\Collections\ArrayCollection {#519 …} -comments: Doctrine\Common\Collections\ArrayCollection {#481 …} -payments: Doctrine\Common\Collections\ArrayCollection {#483 …} -tickets: Doctrine\Common\Collections\ArrayCollection {#486 …} -posts: Doctrine\Common\Collections\ArrayCollection {#485 …} -is_app_acces: null -is_ticket_open: null -is_logged: null -nb_tickets: null -nb_answers: null -nb_payments: null -nb_posts: null -nb_comments: null -last_login_at: null } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#624 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#512 …} 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 | [] |
| 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() {#622 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#592 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#494 …} $translationDomain: "validators" $message: Closure() {#623 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "registration_form" "_registration_form" ] |
| cache_key | "_registration_form_registration_form" |
| compound | true |
| data | App\Entity\User {#463 -id: null -email: null -roles: [] -password: null -firstname: null -lastname: null -phone: null -company: null -zipcode: null -city: null -created_at: DateTimeImmutable @1765000174 {#520 date: 2025-12-06 05:49:34.650965 UTC (+00:00) } -answers: Doctrine\Common\Collections\ArrayCollection {#519 …} -comments: Doctrine\Common\Collections\ArrayCollection {#481 …} -payments: Doctrine\Common\Collections\ArrayCollection {#483 …} -tickets: Doctrine\Common\Collections\ArrayCollection {#486 …} -posts: Doctrine\Common\Collections\ArrayCollection {#485 …} -is_app_acces: null -is_ticket_open: null -is_logged: null -nb_tickets: null -nb_answers: null -nb_payments: null -nb_posts: null -nb_comments: null -last_login_at: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#732 -form: Symfony\Component\Form\Form {#712 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#621 …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 {#463 -id: null -email: null -roles: [] -password: null -firstname: null -lastname: null -phone: null -company: null -zipcode: null -city: null -created_at: DateTimeImmutable @1765000174 {#520 date: 2025-12-06 05:49:34.650965 UTC (+00:00) } -answers: Doctrine\Common\Collections\ArrayCollection {#519 …} -comments: Doctrine\Common\Collections\ArrayCollection {#481 …} -payments: Doctrine\Common\Collections\ArrayCollection {#483 …} -tickets: Doctrine\Common\Collections\ArrayCollection {#486 …} -posts: Doctrine\Common\Collections\ArrayCollection {#485 …} -is_app_acces: null -is_ticket_open: null -is_logged: null -nb_tickets: null -nb_answers: null -nb_payments: null -nb_posts: null -nb_comments: null -last_login_at: null } |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "placeholder" => "Entrer votre mail ex: nom@domaine.fr" ] |
[ "class" => "form-control" "placeholder" => "Entrer votre mail ex: nom@domaine.fr" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#667 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#676 +payload: null +message: "Format invalide" +pattern: "/^\S+@\S+\.\S+$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#667 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#676 +payload: null +message: "Format invalide" +pattern: "/^\S+@\S+\.\S+$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "E-mail" |
same as passed value |
| label_attr | [ "class" => "my-2" ] |
[ "class" => "my-2" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "placeholder" => "Entrer votre mail ex: nom@domaine.fr" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#667 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#676 +payload: null +message: "Format invalide" +pattern: "/^\S+@\S+\.\S+$/" +htmlPattern: null +match: true +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#582 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#583 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#584 …} -namespace: Closure() {#586 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#611 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#512 …} } |
| 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 | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "E-mail" |
| label_attr | [ "class" => "my-2" ] |
| 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() {#605 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#592 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#494 …} $translationDomain: "validators" $message: Closure() {#607 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "placeholder" => "Entrer votre mail ex: nom@domaine.fr" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_registration_form_email" ] |
| cache_key | "_registration_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#779 -form: Symfony\Component\Form\Form {#750 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#780 …5} |
| full_name | "registration_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_email" |
| label | "E-mail" |
| label_attr | [ "class" => "my-2" ] |
| 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 | "" |
firstname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "placeholder" => "Entrez votre prénom" ] |
[ "class" => "form-control" "placeholder" => "Entrez votre prénom" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#593 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#591 +payload: null +message: "Un prénom ne peut contenir que des lettres..." +pattern: "/^[a-zA-Z-' ]*$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#593 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#591 +payload: null +message: "Un prénom ne peut contenir que des lettres..." +pattern: "/^[a-zA-Z-' ]*$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Prénom" |
same as passed value |
| label_attr | [ "class" => "my-2" ] |
[ "class" => "my-2" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "placeholder" => "Entrez votre prénom" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#593 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#591 +payload: null +message: "Un prénom ne peut contenir que des lettres..." +pattern: "/^[a-zA-Z-' ]*$/" +htmlPattern: null +match: true +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#582 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#583 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#584 …} -namespace: Closure() {#586 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#640 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#512 …} } |
| 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 | [ "class" => "my-2" ] |
| 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() {#642 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#592 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#494 …} $translationDomain: "validators" $message: Closure() {#641 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "placeholder" => "Entrez votre prénom" ] |
| 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 {#778 -form: Symfony\Component\Form\Form {#753 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#777 …5} |
| full_name | "registration_form[firstname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_firstname" |
| label | "Prénom" |
| label_attr | [ "class" => "my-2" ] |
| 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 | "" |
lastname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "placeholder" => "Entrez votre nom" ] |
[ "class" => "form-control" "placeholder" => "Entrez votre nom" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#596 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#598 +payload: null +message: "Un nom ne peut contenir que des lettres..." +pattern: "/^[a-zA-Z-' ]*$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#596 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#598 +payload: null +message: "Un nom ne peut contenir que des lettres..." +pattern: "/^[a-zA-Z-' ]*$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Nom" |
same as passed value |
| label_attr | [ "class" => "my-2" ] |
[ "class" => "my-2" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "placeholder" => "Entrez votre nom" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#596 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#598 +payload: null +message: "Un nom ne peut contenir que des lettres..." +pattern: "/^[a-zA-Z-' ]*$/" +htmlPattern: null +match: true +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#582 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#583 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#584 …} -namespace: Closure() {#586 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#649 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#512 …} } |
| 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 | [ "class" => "my-2" ] |
| 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() {#651 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#592 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#494 …} $translationDomain: "validators" $message: Closure() {#650 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "placeholder" => "Entrez votre nom" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_lastname" ] |
| cache_key | "_registration_form_lastname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#775 -form: Symfony\Component\Form\Form {#756 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#735 …5} |
| full_name | "registration_form[lastname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_lastname" |
| label | "Nom" |
| label_attr | [ "class" => "my-2" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_lastname" |
| valid | true |
| value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "placeholder" => "Entrez votre n° de téléphone" ] |
[ "class" => "form-control" "placeholder" => "Entrez votre n° de téléphone" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#599 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#600 +payload: null +message: "Un numéro de téléphone ne doit contenir que des chiffres..." +pattern: "/^(0|\+33)[1-9][0-9]{8}$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#599 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#600 +payload: null +message: "Un numéro de téléphone ne doit contenir que des chiffres..." +pattern: "/^(0|\+33)[1-9][0-9]{8}$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Téléphone" |
same as passed value |
| label_attr | [ "class" => "my-2" ] |
[ "class" => "my-2" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "placeholder" => "Entrez votre n° de téléphone" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#599 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#600 +payload: null +message: "Un numéro de téléphone ne doit contenir que des chiffres..." +pattern: "/^(0|\+33)[1-9][0-9]{8}$/" +htmlPattern: null +match: true +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#582 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#583 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#584 …} -namespace: Closure() {#586 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#658 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#512 …} } |
| 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 | "Téléphone" |
| label_attr | [ "class" => "my-2" ] |
| 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() {#660 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#592 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#494 …} $translationDomain: "validators" $message: Closure() {#659 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "placeholder" => "Entrez votre n° de téléphone" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_phone" ] |
| cache_key | "_registration_form_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#708 -form: Symfony\Component\Form\Form {#714 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#695 …5} |
| full_name | "registration_form[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_phone" |
| label | "Téléphone" |
| label_attr | [ "class" => "my-2" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_phone" |
| valid | true |
| value | "" |
company
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "placeholder" => "Entrez votre entreprise" ] |
[ "class" => "form-control" "placeholder" => "Entrez votre entreprise" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#603 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#597 +payload: null +message: "Un nom d'entreprise ne peut contenir que des chiffres et des lettres..." +pattern: "/^[a-zA-Z0-9-' ]*$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#603 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#597 +payload: null +message: "Un nom d'entreprise ne peut contenir que des chiffres et des lettres..." +pattern: "/^[a-zA-Z0-9-' ]*$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Entreprise" |
same as passed value |
| label_attr | [ "class" => "my-2" ] |
[ "class" => "my-2" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "placeholder" => "Entrez votre entreprise" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#603 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#597 +payload: null +message: "Un nom d'entreprise ne peut contenir que des chiffres et des lettres..." +pattern: "/^[a-zA-Z0-9-' ]*$/" +htmlPattern: null +match: true +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#582 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#583 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#584 …} -namespace: Closure() {#586 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#669 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#512 …} } |
| 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 | "Entreprise" |
| label_attr | [ "class" => "my-2" ] |
| 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() {#671 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#592 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#494 …} $translationDomain: "validators" $message: Closure() {#670 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "placeholder" => "Entrez votre entreprise" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_company" ] |
| cache_key | "_registration_form_company_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#686 -form: Symfony\Component\Form\Form {#717 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#672 …5} |
| full_name | "registration_form[company]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_company" |
| label | "Entreprise" |
| label_attr | [ "class" => "my-2" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "company" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_company" |
| valid | true |
| value | "" |
zipcode
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "placeholder" => "Entrez votre code postal" ] |
[ "class" => "form-control" "placeholder" => "Entrez votre code postal" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#637 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#636 +payload: null +message: "Un code postal ne peut contenir que des chiffres et des lettres..." +pattern: "/^[a-zA-Z0-9]*$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#637 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#636 +payload: null +message: "Un code postal ne peut contenir que des chiffres et des lettres..." +pattern: "/^[a-zA-Z0-9]*$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Code postal" |
same as passed value |
| label_attr | [ "class" => "my-2" ] |
[ "class" => "my-2" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "placeholder" => "Entrez votre code postal" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#637 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#636 +payload: null +message: "Un code postal ne peut contenir que des chiffres et des lettres..." +pattern: "/^[a-zA-Z0-9]*$/" +htmlPattern: null +match: true +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#582 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#583 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#584 …} -namespace: Closure() {#586 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#683 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#512 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Code postal" |
| label_attr | [ "class" => "my-2" ] |
| 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() {#685 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#592 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#494 …} $translationDomain: "validators" $message: Closure() {#684 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "placeholder" => "Entrez votre code postal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_zipcode" ] |
| cache_key | "_registration_form_zipcode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#661 -form: Symfony\Component\Form\Form {#720 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#652 …5} |
| full_name | "registration_form[zipcode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_zipcode" |
| label | "Code postal" |
| label_attr | [ "class" => "my-2" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "zipcode" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_zipcode" |
| valid | true |
| value | "" |
city
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "placeholder" => "Entrez votre ville" ] |
[ "class" => "form-control" "placeholder" => "Entrez votre ville" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#633 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#634 +payload: null +message: "Un nom de ville ne peut contenir que des lettres..." +pattern: "/^[a-zA-Z-' ]*$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#633 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#634 +payload: null +message: "Un nom de ville ne peut contenir que des lettres..." +pattern: "/^[a-zA-Z-' ]*$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Ville" |
same as passed value |
| label_attr | [ "class" => "my-2" ] |
[ "class" => "my-2" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "placeholder" => "Entrez votre ville" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#633 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#634 +payload: null +message: "Un nom de ville ne peut contenir que des lettres..." +pattern: "/^[a-zA-Z-' ]*$/" +htmlPattern: null +match: true +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#582 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#583 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#584 …} -namespace: Closure() {#586 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#692 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#512 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Ville" |
| label_attr | [ "class" => "my-2" ] |
| 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() {#694 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#592 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#494 …} $translationDomain: "validators" $message: Closure() {#693 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "placeholder" => "Entrez votre ville" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_city" ] |
| cache_key | "_registration_form_city_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#643 -form: Symfony\Component\Form\Form {#723 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#617 …5} |
| full_name | "registration_form[city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_city" |
| label | "Ville" |
| label_attr | [ "class" => "my-2" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_city" |
| valid | true |
| value | "" |
plainPassword
"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" => "form-control" "placeholder" => "Entrez votre mot de passe" "autocomplete" => "new-password" ] |
[ "class" => "form-control" "placeholder" => "Entrez votre mot de passe" "autocomplete" => "new-password" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#674 +payload: null +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#594 +payload: null +message: "Votre mot de passe doit comporter au moins huit caractères, dont des lettres majuscules et minuscules, un chiffre et un symbole" +pattern: "/^(?=.*?[A-Z])(?=.*?[a-z])(?=.*?[0-9])(?=.*?[#?!@$%^&*-]).{8,}$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#595 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Votre mot de passe doit faire au moins {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 8 +charset: "UTF-8" +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#674 +payload: null +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#594 +payload: null +message: "Votre mot de passe doit comporter au moins huit caractères, dont des lettres majuscules et minuscules, un chiffre et un symbole" +pattern: "/^(?=.*?[A-Z])(?=.*?[a-z])(?=.*?[0-9])(?=.*?[#?!@$%^&*-]).{8,}$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#595 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Votre mot de passe doit faire au moins {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 8 +charset: "UTF-8" +normalizer: null } ] |
| label | "Mot de passe" |
same as passed value |
| label_attr | [ "class" => "my-2" ] |
[ "class" => "my-2" ] |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "class" => "form-control" "placeholder" => "Entrez votre mot de passe" "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#674 +payload: null +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#594 +payload: null +message: "Votre mot de passe doit comporter au moins huit caractères, dont des lettres majuscules et minuscules, un chiffre et un symbole" +pattern: "/^(?=.*?[A-Z])(?=.*?[a-z])(?=.*?[0-9])(?=.*?[#?!@$%^&*-]).{8,}$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#595 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Votre mot de passe doit faire au moins {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 8 +charset: "UTF-8" +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#582 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#583 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#584 …} -namespace: Closure() {#586 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#702 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#512 …} } |
| 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 | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Mot de passe" |
| label_attr | [ "class" => "my-2" ] |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#707 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#592 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#494 …} $translationDomain: "validators" $message: Closure() {#701 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "placeholder" => "Entrez votre mot de passe" "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword" ] |
| cache_key | "_registration_form_plainPassword_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#733 -form: Symfony\Component\Form\Form {#726 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#740 …5} |
| full_name | "registration_form[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_plainPassword" |
| label | "Mot de passe" |
| label_attr | [ "class" => "my-2" ] |
| 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 | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "f35d4fb4155b46b28180fd.FewGrtonqyj-pWPWZBP7jo1rRO9utj2B0kd_T-PbXMU.U49kg59q7QWbwxm7Kj6Bo-4eA7Uxh275mQkSdoGxBbFyrk_2j2HzbZntWw" |
| 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 | "f35d4fb4155b46b28180fd.FewGrtonqyj-pWPWZBP7jo1rRO9utj2B0kd_T-PbXMU.U49kg59q7QWbwxm7Kj6Bo-4eA7Uxh275mQkSdoGxBbFyrk_2j2HzbZntWw" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#582 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#583 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#584 …} -namespace: Closure() {#586 …} } |
| data | "f35d4fb4155b46b28180fd.FewGrtonqyj-pWPWZBP7jo1rRO9utj2B0kd_T-PbXMU.U49kg59q7QWbwxm7Kj6Bo-4eA7Uxh275mQkSdoGxBbFyrk_2j2HzbZntWw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#796 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#512 …} } |
| 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 | "The hidden field is invalid." |
| 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() {#800 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#592 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#494 …} $translationDomain: "validators" $message: Closure() {#797 …} } } |
| 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 | "f35d4fb4155b46b28180fd.FewGrtonqyj-pWPWZBP7jo1rRO9utj2B0kd_T-PbXMU.U49kg59q7QWbwxm7Kj6Bo-4eA7Uxh275mQkSdoGxBbFyrk_2j2HzbZntWw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#810 -form: Symfony\Component\Form\Form {#806 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#801 …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 | "f35d4fb4155b46b28180fd.FewGrtonqyj-pWPWZBP7jo1rRO9utj2B0kd_T-PbXMU.U49kg59q7QWbwxm7Kj6Bo-4eA7Uxh275mQkSdoGxBbFyrk_2j2HzbZntWw" |