- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 5
- Events
- Routing
- Cache
- Translation 10
- Security
- Twig
- HTTP Client
- Doctrine 1
- Migrations
- Debug
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
firstname
-
lastname
-
phone
-
-
0
-
1
-
-
email
-
-
first
-
second
-
-
accepted
-
newsletterAccept
-
_token
-
-
-
email
-
_token
-
-
-
email
-
plainPassword
-
title
-
cv_file
-
forumPseudo
-
name
-
firstname
-
civility
-
_token
-
registration_form
"App\Form\RegistrationFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#1420 -id: null -email: null -roles: [] -password: null -isVerified: false -firstname: null -lastname: null -phone: null +type: "freelance" -photo: null -society: null -profiles: Doctrine\Common\Collections\ArrayCollection {#1614 …} -deleteAt: null -lastConnection: null -messages: Doctrine\Common\Collections\ArrayCollection {#1615 …} -rooms: Doctrine\Common\Collections\ArrayCollection {#1626 …} -offerFavorites: Doctrine\Common\Collections\ArrayCollection {#1391 …} -createdAt: null -authLogs: Doctrine\Common\Collections\ArrayCollection {#1369 …} -offerVisits: Doctrine\Common\Collections\ArrayCollection {#1617 …} -reports: Doctrine\Common\Collections\ArrayCollection {#1367 …} -offerAlerts: Doctrine\Common\Collections\ArrayCollection {#1398 …} -profileFavorites: Doctrine\Common\Collections\ArrayCollection {#1613 …} -civility: null -jobSociety: null -CompteSociety: null -compteTestIsNotActive: null -forumUser: 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 {#1420 -id: null -email: null -roles: [] -password: null -isVerified: false -firstname: null -lastname: null -phone: null +type: "freelance" -photo: null -society: null -profiles: Doctrine\Common\Collections\ArrayCollection {#1614 …} -deleteAt: null -lastConnection: null -messages: Doctrine\Common\Collections\ArrayCollection {#1615 …} -rooms: Doctrine\Common\Collections\ArrayCollection {#1626 …} -offerFavorites: Doctrine\Common\Collections\ArrayCollection {#1391 …} -createdAt: null -authLogs: Doctrine\Common\Collections\ArrayCollection {#1369 …} -offerVisits: Doctrine\Common\Collections\ArrayCollection {#1617 …} -reports: Doctrine\Common\Collections\ArrayCollection {#1367 …} -offerAlerts: Doctrine\Common\Collections\ArrayCollection {#1398 …} -profileFavorites: Doctrine\Common\Collections\ArrayCollection {#1613 …} -civility: null -jobSociety: null -CompteSociety: null -compteTestIsNotActive: null -forumUser: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "id" => "register-account-form" ] |
| 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 {#1861 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1862 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1863 …} -namespace: Closure() {#1865 …} } |
| data | App\Entity\User {#1420 -id: null -email: null -roles: [] -password: null -isVerified: false -firstname: null -lastname: null -phone: null +type: "freelance" -photo: null -society: null -profiles: Doctrine\Common\Collections\ArrayCollection {#1614 …} -deleteAt: null -lastConnection: null -messages: Doctrine\Common\Collections\ArrayCollection {#1615 …} -rooms: Doctrine\Common\Collections\ArrayCollection {#1626 …} -offerFavorites: Doctrine\Common\Collections\ArrayCollection {#1391 …} -createdAt: null -authLogs: Doctrine\Common\Collections\ArrayCollection {#1369 …} -offerVisits: Doctrine\Common\Collections\ArrayCollection {#1617 …} -reports: Doctrine\Common\Collections\ArrayCollection {#1367 …} -offerAlerts: Doctrine\Common\Collections\ArrayCollection {#1398 …} -profileFavorites: Doctrine\Common\Collections\ArrayCollection {#1613 …} -civility: null -jobSociety: null -CompteSociety: null -compteTestIsNotActive: null -forumUser: null } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1902 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1659 …} use: { $class: "App\Entity\User" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1900 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1662 …} $translationDomain: "validators" $message: Closure() {#1901 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "id" => "register-account-form" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "registration_form" "_registration_form" ] |
| cache_key | "_registration_form_registration_form" |
| compound | true |
| data | App\Entity\User {#1420 -id: null -email: null -roles: [] -password: null -isVerified: false -firstname: null -lastname: null -phone: null +type: "freelance" -photo: null -society: null -profiles: Doctrine\Common\Collections\ArrayCollection {#1614 …} -deleteAt: null -lastConnection: null -messages: Doctrine\Common\Collections\ArrayCollection {#1615 …} -rooms: Doctrine\Common\Collections\ArrayCollection {#1626 …} -offerFavorites: Doctrine\Common\Collections\ArrayCollection {#1391 …} -createdAt: null -authLogs: Doctrine\Common\Collections\ArrayCollection {#1369 …} -offerVisits: Doctrine\Common\Collections\ArrayCollection {#1617 …} -reports: Doctrine\Common\Collections\ArrayCollection {#1367 …} -offerAlerts: Doctrine\Common\Collections\ArrayCollection {#1398 …} -profileFavorites: Doctrine\Common\Collections\ArrayCollection {#1613 …} -civility: null -jobSociety: null -CompteSociety: null -compteTestIsNotActive: null -forumUser: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17678 -form: Symfony\Component\Form\Form {#2015 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2265 …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 {#1420 -id: null -email: null -roles: [] -password: null -isVerified: false -firstname: null -lastname: null -phone: null +type: "freelance" -photo: null -society: null -profiles: Doctrine\Common\Collections\ArrayCollection {#1614 …} -deleteAt: null -lastConnection: null -messages: Doctrine\Common\Collections\ArrayCollection {#1615 …} -rooms: Doctrine\Common\Collections\ArrayCollection {#1626 …} -offerFavorites: Doctrine\Common\Collections\ArrayCollection {#1391 …} -createdAt: null -authLogs: Doctrine\Common\Collections\ArrayCollection {#1369 …} -offerVisits: Doctrine\Common\Collections\ArrayCollection {#1617 …} -reports: Doctrine\Common\Collections\ArrayCollection {#1367 …} -offerAlerts: Doctrine\Common\Collections\ArrayCollection {#1398 …} -profileFavorites: Doctrine\Common\Collections\ArrayCollection {#1613 …} -civility: null -jobSociety: null -CompteSociety: null -compteTestIsNotActive: null -forumUser: null } |
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" => "input-text with-border" "placeholder" => "Prénom" "id" => "firstname-register" "maxlength" => 50 ] |
[ "class" => "input-text with-border" "placeholder" => "Prénom" "id" => "firstname-register" "maxlength" => 50 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1952 +payload: null +message: "Veuillez saisir votre prénom" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1952 +payload: null +message: "Veuillez saisir votre prénom" +allowNull: false +normalizer: null } ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "input-text with-border" "placeholder" => "Prénom" "id" => "firstname-register" "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1952 +payload: null +message: "Veuillez saisir votre prénom" +allowNull: false +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 {#1861 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1862 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1863 …} -namespace: Closure() {#1865 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1957 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1659 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1948 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1662 …} $translationDomain: "validators" $message: Closure() {#1954 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-text with-border" "placeholder" => "Prénom" "id" => "firstname-register" "maxlength" => 50 ] |
| 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 {#17683 -form: Symfony\Component\Form\Form {#2052 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17684 …5} |
| full_name | "registration_form[firstname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_firstname" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_firstname" |
| valid | true |
| value | "" |
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" => "input-text with-border" "placeholder" => "Nom" "id" => "lastname-register" "maxlength" => 50 ] |
[ "class" => "input-text with-border" "placeholder" => "Nom" "id" => "lastname-register" "maxlength" => 50 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1876 +payload: null +message: "Veuillez saisir votre nom" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1876 +payload: null +message: "Veuillez saisir votre nom" +allowNull: false +normalizer: null } ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "input-text with-border" "placeholder" => "Nom" "id" => "lastname-register" "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1876 +payload: null +message: "Veuillez saisir votre nom" +allowNull: false +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 {#1861 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1862 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1863 …} -namespace: Closure() {#1865 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1874 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1659 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1885 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1662 …} $translationDomain: "validators" $message: Closure() {#1884 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-text with-border" "placeholder" => "Nom" "id" => "lastname-register" "maxlength" => 50 ] |
| 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 {#17682 -form: Symfony\Component\Form\Form {#2056 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17681 …5} |
| full_name | "registration_form[lastname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_lastname" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_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" => "input-text with-border" "placeholder" => "Téléphone" "id" => "phone-register" ] |
[ "class" => "input-text with-border" "placeholder" => "Téléphone" "id" => "phone-register" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1914 +payload: null +message: "Veuillez saisir votre numero de téléphone" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1914 +payload: null +message: "Veuillez saisir votre numero de téléphone" +allowNull: false +normalizer: null } ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "input-text with-border" "placeholder" => "Téléphone" "id" => "phone-register" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1914 +payload: null +message: "Veuillez saisir votre numero de téléphone" +allowNull: false +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 {#1861 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1862 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1863 …} -namespace: Closure() {#1865 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1892 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1659 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1894 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1662 …} $translationDomain: "validators" $message: Closure() {#1893 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-text with-border" "placeholder" => "Téléphone" "id" => "phone-register" ] |
| 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 {#17680 -form: Symfony\Component\Form\Form {#2059 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17679 …5} |
| full_name | "registration_form[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_phone" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_phone" |
| valid | true |
| value | "" |
type
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "freelance" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "account-type-radio" ] |
[ "class" => "account-type-radio" ] |
| choices | [ "Freelance" => "freelance" "Société" => "society" ] |
[ "Freelance" => "freelance" "Société" => "society" ] |
| expanded | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "account-type-radio" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Freelance" => "freelance" "Société" => "society" ] |
| 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 {#1861 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1862 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1863 …} -namespace: Closure() {#1865 …} } |
| data_class | null |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1939 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1662 …} $translationDomain: "validators" $message: Closure() {#1940 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "account-type-radio" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_registration_form_type" ] |
| cache_key | "_registration_form_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1931 +label: "Freelance" +value: "freelance" +data: "freelance" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1932 +label: "Société" +value: "society" +data: "society" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | "freelance" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2388 -form: Symfony\Component\Form\Form {#2040 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#2387 …5} |
| full_name | "registration_form[type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_type" |
| is_selected | Closure($choice, $value) {#2384 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1918 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_type" |
| valid | true |
| value | "freelance" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"freelance"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Freelance" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "freelance" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1861 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1862 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1863 …} -namespace: Closure() {#1865 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1990 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1993 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1992 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Freelance" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2019 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1662 …} $translationDomain: "validators" $message: Closure() {#2018 …} } } |
| validation_groups | null |
| value | "freelance" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_registration_form_type_entry" ] |
| cache_key | "_registration_form_type_entry_radio" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17673 -form: Symfony\Component\Form\Form {#2043 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17672 …5} |
| full_name | "registration_form[type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_type_0" |
| label | "Freelance" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_type_entry" |
| valid | true |
| value | "freelance" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Société" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "society" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1861 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1862 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1863 …} -namespace: Closure() {#1865 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1990 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1993 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1992 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Société" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2033 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1662 …} $translationDomain: "validators" $message: Closure() {#2032 …} } } |
| validation_groups | null |
| value | "society" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_registration_form_type_entry" ] |
| cache_key | "_registration_form_type_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17674 -form: Symfony\Component\Form\Form {#2046 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17675 …5} |
| full_name | "registration_form[type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_type_1" |
| label | "Société" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_type_entry" |
| valid | true |
| value | "society" |
"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" => "input-text with-border" "placeholder" => "Email" "id" => "emailaddress-register" ] |
[ "class" => "input-text with-border" "placeholder" => "Email" "id" => "emailaddress-register" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1913 +payload: null +message: "Veuillez saisir votre adresse email" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1913 +payload: null +message: "Veuillez saisir votre adresse email" +allowNull: false +normalizer: null } ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "input-text with-border" "placeholder" => "Email" "id" => "emailaddress-register" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1913 +payload: null +message: "Veuillez saisir votre adresse email" +allowNull: false +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 {#1861 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1862 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1863 …} -namespace: Closure() {#1865 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1949 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1659 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1967 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1662 …} $translationDomain: "validators" $message: Closure() {#1961 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-text with-border" "placeholder" => "Email" "id" => "emailaddress-register" ] |
| 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 {#17671 -form: Symfony\Component\Form\Form {#2049 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2275 …5} |
| full_name | "registration_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_email" |
| valid | true |
| value | "" |
plainPassword
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ App\Validator\Password {#1915 +payload: null +tooShortMessage: "Your password must have at least {{length}} characters " +missingLettersMessage: "Your password must contain at least one letter." +requireCaseDiffMessage: "Your password must contain at least one upper and lower case letter." +missingNumbersMessage: "Your password must contain at least one number." +missingSpecialCharacterMessage: "Your password must contain at least one special character." +minLength: 8 +requireLetters: true +requireCaseDiff: true +requireNumbers: true +requireSpecialCharacter: false } ] |
[ App\Validator\Password {#1915 +payload: null +tooShortMessage: "Your password must have at least {{length}} characters " +missingLettersMessage: "Your password must contain at least one letter." +requireCaseDiffMessage: "Your password must contain at least one upper and lower case letter." +missingNumbersMessage: "Your password must contain at least one number." +missingSpecialCharacterMessage: "Your password must contain at least one special character." +minLength: 8 +requireLetters: true +requireCaseDiff: true +requireNumbers: true +requireSpecialCharacter: false } ] |
| first_options | [ "attr" => [ "autocomplete" => "new-password" "class" => "input-text with-border" "placeholder" => "Mot de passe" "id" => "password-register" ] ] |
[ "attr" => [ "autocomplete" => "new-password" "class" => "input-text with-border" "placeholder" => "Mot de passe" "id" => "password-register" ] ] |
| invalid_message | " Les mots de passes ne sont pas identiques" |
same as passed value |
| mapped | false |
false
|
| required | true |
same as passed value |
| second_options | [ "attr" => [ "autocomplete" => "new-password" "class" => "input-text with-border" "placeholder" => "Confirmer votre mot de passe" "id" => "password-repeat-registerr" ] ] |
[ "attr" => [ "autocomplete" => "new-password" "class" => "input-text with-border" "placeholder" => "Confirmer votre mot de passe" "id" => "password-repeat-registerr" ] ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [ App\Validator\Password {#1915 +payload: null +tooShortMessage: "Your password must have at least {{length}} characters " +missingLettersMessage: "Your password must contain at least one letter." +requireCaseDiffMessage: "Your password must contain at least one upper and lower case letter." +missingNumbersMessage: "Your password must contain at least one number." +missingSpecialCharacterMessage: "Your password must contain at least one special character." +minLength: 8 +requireLetters: true +requireCaseDiff: true +requireNumbers: true +requireSpecialCharacter: 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 {#1861 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1862 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1863 …} -namespace: Closure() {#1865 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1980 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1659 …} } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "attr" => [ "autocomplete" => "new-password" "class" => "input-text with-border" "placeholder" => "Mot de passe" "id" => "password-register" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | " Les mots de passes ne sont pas identiques" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| second_name | "second" |
| second_options | [ "attr" => [ "autocomplete" => "new-password" "class" => "input-text with-border" "placeholder" => "Confirmer votre mot de passe" "id" => "password-repeat-registerr" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#1974 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1662 …} $translationDomain: "validators" $message: Closure() {#1975 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_registration_form_plainPassword" ] |
| cache_key | "_registration_form_plainPassword_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17677 -form: Symfony\Component\Form\Form {#2083 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17676 …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 | [ "autocomplete" => "new-password" "class" => "input-text with-border" "placeholder" => "Mot de passe" "id" => "password-register" ] |
[ "autocomplete" => "new-password" "class" => "input-text with-border" "placeholder" => "Mot de passe" "id" => "password-register" ] |
| error_bubbling | false |
false
|
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "autocomplete" => "new-password" "class" => "input-text with-border" "placeholder" => "Mot de passe" "id" => "password-register" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1861 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1862 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1863 …} -namespace: Closure() {#1865 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2062 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1659 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2070 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1662 …} $translationDomain: "validators" $message: Closure() {#2064 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "new-password" "class" => "input-text with-border" "placeholder" => "Mot de passe" "id" => "password-register" ] |
| 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 {#17690 -form: Symfony\Component\Form\Form {#2086 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17689 …5} |
| full_name | "registration_form[plainPassword][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_plainPassword_first" |
| label | null |
| 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 | [ "autocomplete" => "new-password" "class" => "input-text with-border" "placeholder" => "Confirmer votre mot de passe" "id" => "password-repeat-registerr" ] |
[ "autocomplete" => "new-password" "class" => "input-text with-border" "placeholder" => "Confirmer votre mot de passe" "id" => "password-repeat-registerr" ] |
| error_bubbling | false |
false
|
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "autocomplete" => "new-password" "class" => "input-text with-border" "placeholder" => "Confirmer votre mot de passe" "id" => "password-repeat-registerr" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1861 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1862 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1863 …} -namespace: Closure() {#1865 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2076 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1659 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2078 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1662 …} $translationDomain: "validators" $message: Closure() {#2077 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "new-password" "class" => "input-text with-border" "placeholder" => "Confirmer votre mot de passe" "id" => "password-repeat-registerr" ] |
| 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 {#17691 -form: Symfony\Component\Form\Form {#2089 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17692 …5} |
| full_name | "registration_form[plainPassword][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_plainPassword_second" |
| label | null |
| 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 | "" |
accepted
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1877 +payload: null +message: "Vous devez accepter pour pouvoir vous inscrire" } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1877 +payload: null +message: "Vous devez accepter pour pouvoir vous inscrire" } ] |
| mapped | false |
false
|
| required | 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 | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1877 +payload: null +message: "Vous devez accepter pour pouvoir vous inscrire" } ] |
| 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 {#1861 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1862 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1863 …} -namespace: Closure() {#1865 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1990 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1993 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1992 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2000 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1662 …} $translationDomain: "validators" $message: Closure() {#1998 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_registration_form_accepted" ] |
| cache_key | "_registration_form_accepted_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17686 -form: Symfony\Component\Form\Form {#2092 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17688 …5} |
| full_name | "registration_form[accepted]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_accepted" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "accepted" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_accepted" |
| valid | true |
| value | "1" |
newsletterAccept
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1875 +payload: null +message: "Vous devez accepter pour pouvoir vous inscrire" } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1875 +payload: null +message: "Vous devez accepter pour pouvoir vous inscrire" } ] |
| mapped | false |
false
|
| required | 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 | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1875 +payload: null +message: "Vous devez accepter pour pouvoir vous inscrire" } ] |
| 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 {#1861 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1862 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1863 …} -namespace: Closure() {#1865 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1990 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1993 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1992 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2007 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1662 …} $translationDomain: "validators" $message: Closure() {#2008 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_registration_form_newsletterAccept" ] |
| cache_key | "_registration_form_newsletterAccept_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17694 -form: Symfony\Component\Form\Form {#2095 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17693 …5} |
| full_name | "registration_form[newsletterAccept]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_newsletterAccept" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "newsletterAccept" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_newsletterAccept" |
| valid | true |
| value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "3d3b73681ba06ad05.0LBLrz-N1wf0eG1v5hPDALSiz4cFe-aGEUBHxW5dbqM.ncAU8E_In3OQNSU_qGmnOOLh_O9uFLzMUx8XrDQPNsvj2X3gVN-nQIIVKA" |
| 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 | "3d3b73681ba06ad05.0LBLrz-N1wf0eG1v5hPDALSiz4cFe-aGEUBHxW5dbqM.ncAU8E_In3OQNSU_qGmnOOLh_O9uFLzMUx8XrDQPNsvj2X3gVN-nQIIVKA" |
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 {#1861 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1862 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1863 …} -namespace: Closure() {#1865 …} } |
| data | "3d3b73681ba06ad05.0LBLrz-N1wf0eG1v5hPDALSiz4cFe-aGEUBHxW5dbqM.ncAU8E_In3OQNSU_qGmnOOLh_O9uFLzMUx8XrDQPNsvj2X3gVN-nQIIVKA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#17697 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1659 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#17701 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1662 …} $translationDomain: "validators" $message: Closure() {#17695 …} } } |
| 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 | "3d3b73681ba06ad05.0LBLrz-N1wf0eG1v5hPDALSiz4cFe-aGEUBHxW5dbqM.ncAU8E_In3OQNSU_qGmnOOLh_O9uFLzMUx8XrDQPNsvj2X3gVN-nQIIVKA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17711 -form: Symfony\Component\Form\Form {#17707 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17702 …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 | "3d3b73681ba06ad05.0LBLrz-N1wf0eG1v5hPDALSiz4cFe-aGEUBHxW5dbqM.ncAU8E_In3OQNSU_qGmnOOLh_O9uFLzMUx8XrDQPNsvj2X3gVN-nQIIVKA" |
reset_password_request_form
"App\Form\ResetPasswordRequestFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
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 {#1861 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1862 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1863 …} -namespace: Closure() {#1865 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2071 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1659 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1937 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1662 …} $translationDomain: "validators" $message: Closure() {#1968 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "reset_password_request_form" "_reset_password_request_form" ] |
| cache_key | "_reset_password_request_form_reset_password_request_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17713 -form: Symfony\Component\Form\Form {#2146 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17714 …5} |
| full_name | "reset_password_request_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "reset_password_request_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reset_password_request_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_reset_password_request_form" |
| valid | true |
| value | 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 | [ "autocomplete" => "email" "class" => "with-border" "placeholder" => "Enter your email " ] |
[ "autocomplete" => "email" "class" => "with-border" "placeholder" => "Enter your email " ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2102 +payload: null +message: "Enter your email " +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2102 +payload: null +message: "Enter your email " +allowNull: false +normalizer: null } ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "autocomplete" => "email" "class" => "with-border" "placeholder" => "Enter your email " ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2102 +payload: null +message: "Enter your email " +allowNull: false +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 {#1861 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1862 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1863 …} -namespace: Closure() {#1865 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2108 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1659 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2101 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1662 …} $translationDomain: "validators" $message: Closure() {#2103 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "email" "class" => "with-border" "placeholder" => "Enter your email " ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_reset_password_request_form_email" ] |
| cache_key | "_reset_password_request_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17718 -form: Symfony\Component\Form\Form {#2149 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17717 …5} |
| full_name | "reset_password_request_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "reset_password_request_form_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_reset_password_request_form_email" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "eb67962fcffb.Cxf6QnnXUa2eIzNHKbAfAOL0dd1-m2zGDsjAwOiboKw.OiafDQGvGe-pWXYUZf1KcqeBG7os6zz0W_CIq5nt7fUyTYwFDqIH4vZ5VA" |
| 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 | "eb67962fcffb.Cxf6QnnXUa2eIzNHKbAfAOL0dd1-m2zGDsjAwOiboKw.OiafDQGvGe-pWXYUZf1KcqeBG7os6zz0W_CIq5nt7fUyTYwFDqIH4vZ5VA" |
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 {#1861 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1862 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1863 …} -namespace: Closure() {#1865 …} } |
| data | "eb67962fcffb.Cxf6QnnXUa2eIzNHKbAfAOL0dd1-m2zGDsjAwOiboKw.OiafDQGvGe-pWXYUZf1KcqeBG7os6zz0W_CIq5nt7fUyTYwFDqIH4vZ5VA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#17715 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1659 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#17719 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1662 …} $translationDomain: "validators" $message: Closure() {#17720 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_reset_password_request_form__token" ] |
| cache_key | "_reset_password_request_form__token_hidden" |
| compound | false |
| data | "eb67962fcffb.Cxf6QnnXUa2eIzNHKbAfAOL0dd1-m2zGDsjAwOiboKw.OiafDQGvGe-pWXYUZf1KcqeBG7os6zz0W_CIq5nt7fUyTYwFDqIH4vZ5VA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17730 -form: Symfony\Component\Form\Form {#17726 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17721 …5} |
| full_name | "reset_password_request_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "reset_password_request_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 | "_reset_password_request_form__token" |
| valid | true |
| value | "eb67962fcffb.Cxf6QnnXUa2eIzNHKbAfAOL0dd1-m2zGDsjAwOiboKw.OiafDQGvGe-pWXYUZf1KcqeBG7os6zz0W_CIq5nt7fUyTYwFDqIH4vZ5VA" |
freelance_register_form
"App\Form\FreelanceRegisterFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#2034 -id: null -email: null -roles: [ "ROLE_FREELANCE" ] -password: null -isVerified: false -firstname: null -lastname: null -phone: "" +type: "freelance" -photo: null -society: null -profiles: Doctrine\Common\Collections\ArrayCollection {#2134 …} -deleteAt: null -lastConnection: null -messages: Doctrine\Common\Collections\ArrayCollection {#2153 …} -rooms: Doctrine\Common\Collections\ArrayCollection {#2155 …} -offerFavorites: Doctrine\Common\Collections\ArrayCollection {#2156 …} -createdAt: DateTime @1789356101 {#2164 date: 2026-09-14 05:21:41.308538 Europe/Paris (+02:00) } -authLogs: Doctrine\Common\Collections\ArrayCollection {#2157 …} -offerVisits: Doctrine\Common\Collections\ArrayCollection {#2158 …} -reports: Doctrine\Common\Collections\ArrayCollection {#2160 …} -offerAlerts: Doctrine\Common\Collections\ArrayCollection {#2162 …} -profileFavorites: Doctrine\Common\Collections\ArrayCollection {#2163 …} -civility: null -jobSociety: null -CompteSociety: null -compteTestIsNotActive: null -forumUser: 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 {#2034 -id: null -email: null -roles: [ "ROLE_FREELANCE" ] -password: null -isVerified: false -firstname: null -lastname: null -phone: "" +type: "freelance" -photo: null -society: null -profiles: Doctrine\Common\Collections\ArrayCollection {#2134 …} -deleteAt: null -lastConnection: null -messages: Doctrine\Common\Collections\ArrayCollection {#2153 …} -rooms: Doctrine\Common\Collections\ArrayCollection {#2155 …} -offerFavorites: Doctrine\Common\Collections\ArrayCollection {#2156 …} -createdAt: DateTime @1789356101 {#2164 date: 2026-09-14 05:21:41.308538 Europe/Paris (+02:00) } -authLogs: Doctrine\Common\Collections\ArrayCollection {#2157 …} -offerVisits: Doctrine\Common\Collections\ArrayCollection {#2158 …} -reports: Doctrine\Common\Collections\ArrayCollection {#2160 …} -offerAlerts: Doctrine\Common\Collections\ArrayCollection {#2162 …} -profileFavorites: Doctrine\Common\Collections\ArrayCollection {#2163 …} -civility: null -jobSociety: null -CompteSociety: null -compteTestIsNotActive: null -forumUser: null } |
same as passed value |
| forumPseudo | "Avopy-100527" |
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 {#1861 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1862 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1863 …} -namespace: Closure() {#1865 …} } |
| data | App\Entity\User {#2034 -id: null -email: null -roles: [ "ROLE_FREELANCE" ] -password: null -isVerified: false -firstname: null -lastname: null -phone: "" +type: "freelance" -photo: null -society: null -profiles: Doctrine\Common\Collections\ArrayCollection {#2134 …} -deleteAt: null -lastConnection: null -messages: Doctrine\Common\Collections\ArrayCollection {#2153 …} -rooms: Doctrine\Common\Collections\ArrayCollection {#2155 …} -offerFavorites: Doctrine\Common\Collections\ArrayCollection {#2156 …} -createdAt: DateTime @1789356101 {#2164 date: 2026-09-14 05:21:41.308538 Europe/Paris (+02:00) } -authLogs: Doctrine\Common\Collections\ArrayCollection {#2157 …} -offerVisits: Doctrine\Common\Collections\ArrayCollection {#2158 …} -reports: Doctrine\Common\Collections\ArrayCollection {#2160 …} -offerAlerts: Doctrine\Common\Collections\ArrayCollection {#2162 …} -profileFavorites: Doctrine\Common\Collections\ArrayCollection {#2163 …} -civility: null -jobSociety: null -CompteSociety: null -compteTestIsNotActive: null -forumUser: null } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2262 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1659 …} use: { $class: "App\Entity\User" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| forumPseudo | "Avopy-100527" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2264 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1662 …} $translationDomain: "validators" $message: Closure() {#2263 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "freelance_register_form" "_freelance_register_form" ] |
| cache_key | "_freelance_register_form_freelance_register_form" |
| compound | true |
| data | App\Entity\User {#2034 -id: null -email: null -roles: [ "ROLE_FREELANCE" ] -password: null -isVerified: false -firstname: null -lastname: null -phone: "" +type: "freelance" -photo: null -society: null -profiles: Doctrine\Common\Collections\ArrayCollection {#2134 …} -deleteAt: null -lastConnection: null -messages: Doctrine\Common\Collections\ArrayCollection {#2153 …} -rooms: Doctrine\Common\Collections\ArrayCollection {#2155 …} -offerFavorites: Doctrine\Common\Collections\ArrayCollection {#2156 …} -createdAt: DateTime @1789356101 {#2164 date: 2026-09-14 05:21:41.308538 Europe/Paris (+02:00) } -authLogs: Doctrine\Common\Collections\ArrayCollection {#2157 …} -offerVisits: Doctrine\Common\Collections\ArrayCollection {#2158 …} -reports: Doctrine\Common\Collections\ArrayCollection {#2160 …} -offerAlerts: Doctrine\Common\Collections\ArrayCollection {#2162 …} -profileFavorites: Doctrine\Common\Collections\ArrayCollection {#2163 …} -civility: null -jobSociety: null -CompteSociety: null -compteTestIsNotActive: null -forumUser: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17769 -form: Symfony\Component\Form\Form {#2356 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17770 …5} |
| full_name | "freelance_register_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "freelance_register_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "freelance_register_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_freelance_register_form" |
| valid | true |
| value | App\Entity\User {#2034 -id: null -email: null -roles: [ "ROLE_FREELANCE" ] -password: null -isVerified: false -firstname: null -lastname: null -phone: "" +type: "freelance" -photo: null -society: null -profiles: Doctrine\Common\Collections\ArrayCollection {#2134 …} -deleteAt: null -lastConnection: null -messages: Doctrine\Common\Collections\ArrayCollection {#2153 …} -rooms: Doctrine\Common\Collections\ArrayCollection {#2155 …} -offerFavorites: Doctrine\Common\Collections\ArrayCollection {#2156 …} -createdAt: DateTime @1789356101 {#2164 date: 2026-09-14 05:21:41.308538 Europe/Paris (+02:00) } -authLogs: Doctrine\Common\Collections\ArrayCollection {#2157 …} -offerVisits: Doctrine\Common\Collections\ArrayCollection {#2158 …} -reports: Doctrine\Common\Collections\ArrayCollection {#2160 …} -offerAlerts: Doctrine\Common\Collections\ArrayCollection {#2162 …} -profileFavorites: Doctrine\Common\Collections\ArrayCollection {#2163 …} -civility: null -jobSociety: null -CompteSociety: null -compteTestIsNotActive: null -forumUser: 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" => "input-text with-border" "placeholder" => "Email" "id" => "emailaddress-register" ] |
[ "class" => "input-text with-border" "placeholder" => "Email" "id" => "emailaddress-register" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2270 +payload: null +message: "Verify your mail" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2270 +payload: null +message: "Verify your mail" +allowNull: false +normalizer: null } ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "input-text with-border" "placeholder" => "Email" "id" => "emailaddress-register" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2270 +payload: null +message: "Verify your mail" +allowNull: false +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 {#1861 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1862 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1863 …} -namespace: Closure() {#1865 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2272 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1659 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2274 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1662 …} $translationDomain: "validators" $message: Closure() {#2273 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-text with-border" "placeholder" => "Email" "id" => "emailaddress-register" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_freelance_register_form_email" ] |
| cache_key | "_freelance_register_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17774 -form: Symfony\Component\Form\Form {#2359 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17773 …5} |
| full_name | "freelance_register_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "freelance_register_form_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_freelance_register_form_email" |
| 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 | [ "autocomplete" => "new-password" "class" => "input-text with-border" "placeholder" => "Password" "id" => "password-register" ] |
[ "autocomplete" => "new-password" "class" => "input-text with-border" "placeholder" => "Password" "id" => "password-register" ] |
| mapped | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "autocomplete" => "new-password" "class" => "input-text with-border" "placeholder" => "Password" "id" => "password-register" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1861 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1862 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1863 …} -namespace: Closure() {#1865 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2281 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1659 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | 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() {#2288 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1662 …} $translationDomain: "validators" $message: Closure() {#2282 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "new-password" "class" => "input-text with-border" "placeholder" => "Password" "id" => "password-register" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_freelance_register_form_plainPassword" ] |
| cache_key | "_freelance_register_form_plainPassword_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17775 -form: Symfony\Component\Form\Form {#2362 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17776 …5} |
| full_name | "freelance_register_form[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "freelance_register_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 | "_freelance_register_form_plainPassword" |
| valid | true |
| value | "" |
title
"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" => "with-border" "placeholder" => "Title of your job, exemple: Accountant, System Engineer, Driver, Waiter …" "maxlength" => 150 ] |
[ "class" => "with-border" "placeholder" => "Title of your job, exemple: Accountant, System Engineer, Driver, Waiter …" "maxlength" => 150 ] |
| mapped | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "with-border" "placeholder" => "Title of your job, exemple: Accountant, System Engineer, Driver, Waiter …" "maxlength" => 150 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1861 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1862 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1863 …} -namespace: Closure() {#1865 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2294 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1659 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2296 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1662 …} $translationDomain: "validators" $message: Closure() {#2295 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "with-border" "placeholder" => "Title of your job, exemple: Accountant, System Engineer, Driver, Waiter …" "maxlength" => 150 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_freelance_register_form_title" ] |
| cache_key | "_freelance_register_form_title_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17777 -form: Symfony\Component\Form\Form {#2365 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17778 …5} |
| full_name | "freelance_register_form[title]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "freelance_register_form_title" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "title" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_freelance_register_form_title" |
| valid | true |
| value | "" |
cv_file
"Symfony\Component\Form\Extension\Core\Type\FileType"
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" => "uploadButton-input" "accept" => ".pdf,.doc,.docx,.odt,.rtf" ] |
[ "class" => "uploadButton-input" "accept" => ".pdf,.doc,.docx,.odt,.rtf" ] |
| constraints | [ Symfony\Component\Validator\Constraints\File {#2271 +payload: null +binaryFormat: false +mimeTypes: [ "application/pdf" "application/x-pdf" "application/msword" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "application/vnd.oasis.opendocument.text" "text/rtf" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Please upload a valid file" +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 7168000 } Symfony\Component\Validator\Constraints\NotBlank {#2284 +payload: null +message: "Choose your CV" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\File {#2271 +payload: null +binaryFormat: false +mimeTypes: [ "application/pdf" "application/x-pdf" "application/msword" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "application/vnd.oasis.opendocument.text" "text/rtf" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Please upload a valid file" +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 7168000 } Symfony\Component\Validator\Constraints\NotBlank {#2284 +payload: null +message: "Choose your CV" +allowNull: false +normalizer: null } ] |
| data_class | null |
null
|
| mapped | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [ "class" => "uploadButton-input" "accept" => ".pdf,.doc,.docx,.odt,.rtf" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\File {#2271 +payload: null +binaryFormat: false +mimeTypes: [ "application/pdf" "application/x-pdf" "application/msword" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "application/vnd.oasis.opendocument.text" "text/rtf" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Please upload a valid file" +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 7168000 } Symfony\Component\Validator\Constraints\NotBlank {#2284 +payload: null +message: "Choose your CV" +allowNull: false +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 {#1861 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1862 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1863 …} -namespace: Closure() {#1865 …} } |
| data_class | null |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| multiple | false |
| 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() {#2341 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1662 …} $translationDomain: "validators" $message: Closure() {#2340 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "uploadButton-input" "accept" => ".pdf,.doc,.docx,.odt,.rtf" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_freelance_register_form_cv_file" ] |
| cache_key | "_freelance_register_form_cv_file_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17779 -form: Symfony\Component\Form\Form {#2368 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17780 …5} |
| full_name | "freelance_register_form[cv_file]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "freelance_register_form_cv_file" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "cv_file" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_freelance_register_form_cv_file" |
| valid | true |
| value | "" |
forumPseudo
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Avopy-100527" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "input-text with-border" "placeholder" => "Pseudo forum" "maxlength" => 12 ] |
[ "class" => "input-text with-border" "placeholder" => "Pseudo forum" "maxlength" => 12 ] |
| constraints | [ App\Validator\ValidForumPseudoLength {#2283 +payload: null +message: "The pseudo must contain at least {{ value }} characters." } App\Validator\ValidForumPseudoCharacters {#2285 +payload: null +message: "The pseudo can only contain letters, numbers, "-", "_" and "."" } App\Validator\ValidForumPseudoNotInArray {#2286 +payload: null +message: "The pseudo is already in use" } ] |
[ App\Validator\ValidForumPseudoLength {#2283 +payload: null +message: "The pseudo must contain at least {{ value }} characters." } App\Validator\ValidForumPseudoCharacters {#2285 +payload: null +message: "The pseudo can only contain letters, numbers, "-", "_" and "."" } App\Validator\ValidForumPseudoNotInArray {#2286 +payload: null +message: "The pseudo is already in use" } ] |
| data | "Avopy-100527" |
same as passed value |
| mapped | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "input-text with-border" "placeholder" => "Pseudo forum" "maxlength" => 12 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ App\Validator\ValidForumPseudoLength {#2283 +payload: null +message: "The pseudo must contain at least {{ value }} characters." } App\Validator\ValidForumPseudoCharacters {#2285 +payload: null +message: "The pseudo can only contain letters, numbers, "-", "_" and "."" } App\Validator\ValidForumPseudoNotInArray {#2286 +payload: null +message: "The pseudo is already in use" } ] |
| 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 {#1861 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1862 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1863 …} -namespace: Closure() {#1865 …} } |
| data | "Avopy-100527" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2331 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1659 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2329 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1662 …} $translationDomain: "validators" $message: Closure() {#2330 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "input-text with-border" "placeholder" => "Pseudo forum" "maxlength" => 12 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_freelance_register_form_forumPseudo" ] |
| cache_key | "_freelance_register_form_forumPseudo_text" |
| compound | false |
| data | "Avopy-100527" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17781 -form: Symfony\Component\Form\Form {#2371 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17782 …5} |
| full_name | "freelance_register_form[forumPseudo]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "freelance_register_form_forumPseudo" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "forumPseudo" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_freelance_register_form_forumPseudo" |
| valid | true |
| value | "Avopy-100527" |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "with-border" "placeholder" => "Last name" "maxlength" => 50 ] |
[ "class" => "with-border" "placeholder" => "Last name" "maxlength" => 50 ] |
| mapped | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "with-border" "placeholder" => "Last name" "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1861 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1862 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1863 …} -namespace: Closure() {#1865 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2322 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1659 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2320 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1662 …} $translationDomain: "validators" $message: Closure() {#2321 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "with-border" "placeholder" => "Last name" "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_freelance_register_form_name" ] |
| cache_key | "_freelance_register_form_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17783 -form: Symfony\Component\Form\Form {#2374 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17784 …5} |
| full_name | "freelance_register_form[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "freelance_register_form_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_freelance_register_form_name" |
| valid | true |
| value | "" |
firstname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "with-border" "placeholder" => "First name" "maxlength" => 50 ] |
[ "class" => "with-border" "placeholder" => "First name" "maxlength" => 50 ] |
| mapped | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "with-border" "placeholder" => "First name" "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1861 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1862 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1863 …} -namespace: Closure() {#1865 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2313 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1659 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2311 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1662 …} $translationDomain: "validators" $message: Closure() {#2312 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "with-border" "placeholder" => "First name" "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_freelance_register_form_firstname" ] |
| cache_key | "_freelance_register_form_firstname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17785 -form: Symfony\Component\Form\Form {#2377 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17786 …5} |
| full_name | "freelance_register_form[firstname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "freelance_register_form_firstname" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_freelance_register_form_firstname" |
| valid | true |
| value | "" |
civility
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "with-border" ] |
[ "class" => "with-border" ] |
| choices | [ "Male" => 1 "Female" => 2 ] |
[ "Male" => 1 "Female" => 2 ] |
| mapped | false |
false
|
| multiple | false |
false
|
| placeholder | "Gender" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "with-border" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Male" => 1 "Female" => 2 ] |
| 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 {#1861 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1862 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1863 …} -namespace: Closure() {#1865 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| multiple | false |
| placeholder | "Gender" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2347 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1662 …} $translationDomain: "validators" $message: Closure() {#2346 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "with-border" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_freelance_register_form_civility" ] |
| cache_key | "_freelance_register_form_civility_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#17752 +label: "Male" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#17753 +label: "Female" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17787 -form: Symfony\Component\Form\Form {#2380 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#17788 …5} |
| full_name | "freelance_register_form[civility]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "freelance_register_form_civility" |
| is_selected | Closure($choice, $value) {#17789 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1918 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "civility" |
| placeholder | "Gender" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_freelance_register_form_civility" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "2ff2a.BC38B3PSQ8vKt7qgAZ-ig2WR8D9LYocTRWr_JCkEsF0.bn2_dRKeB5OB5O_EQ7LgtzLppnA9DcJyFFOOcB1s0m1JHs5jG6V0-LDPyQ" |
| 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 | "2ff2a.BC38B3PSQ8vKt7qgAZ-ig2WR8D9LYocTRWr_JCkEsF0.bn2_dRKeB5OB5O_EQ7LgtzLppnA9DcJyFFOOcB1s0m1JHs5jG6V0-LDPyQ" |
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 {#1861 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1862 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1863 …} -namespace: Closure() {#1865 …} } |
| data | "2ff2a.BC38B3PSQ8vKt7qgAZ-ig2WR8D9LYocTRWr_JCkEsF0.bn2_dRKeB5OB5O_EQ7LgtzLppnA9DcJyFFOOcB1s0m1JHs5jG6V0-LDPyQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#17771 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1659 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#17790 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1871 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1662 …} $translationDomain: "validators" $message: Closure() {#17791 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_freelance_register_form__token" ] |
| cache_key | "_freelance_register_form__token_hidden" |
| compound | false |
| data | "2ff2a.BC38B3PSQ8vKt7qgAZ-ig2WR8D9LYocTRWr_JCkEsF0.bn2_dRKeB5OB5O_EQ7LgtzLppnA9DcJyFFOOcB1s0m1JHs5jG6V0-LDPyQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17801 -form: Symfony\Component\Form\Form {#17797 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17792 …5} |
| full_name | "freelance_register_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "freelance_register_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 | "_freelance_register_form__token" |
| valid | true |
| value | "2ff2a.BC38B3PSQ8vKt7qgAZ-ig2WR8D9LYocTRWr_JCkEsF0.bn2_dRKeB5OB5O_EQ7LgtzLppnA9DcJyFFOOcB1s0m1JHs5jG6V0-LDPyQ" |