- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 4
- 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 {#1258 -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 {#1541 …} -deleteAt: null -lastConnection: null -messages: Doctrine\Common\Collections\ArrayCollection {#1542 …} -rooms: Doctrine\Common\Collections\ArrayCollection {#1553 …} -offerFavorites: Doctrine\Common\Collections\ArrayCollection {#1237 …} -createdAt: null -authLogs: Doctrine\Common\Collections\ArrayCollection {#1260 …} -offerVisits: Doctrine\Common\Collections\ArrayCollection {#1544 …} -reports: Doctrine\Common\Collections\ArrayCollection {#1263 …} -offerAlerts: Doctrine\Common\Collections\ArrayCollection {#1226 …} -profileFavorites: Doctrine\Common\Collections\ArrayCollection {#1540 …} -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 {#1258 -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 {#1541 …} -deleteAt: null -lastConnection: null -messages: Doctrine\Common\Collections\ArrayCollection {#1542 …} -rooms: Doctrine\Common\Collections\ArrayCollection {#1553 …} -offerFavorites: Doctrine\Common\Collections\ArrayCollection {#1237 …} -createdAt: null -authLogs: Doctrine\Common\Collections\ArrayCollection {#1260 …} -offerVisits: Doctrine\Common\Collections\ArrayCollection {#1544 …} -reports: Doctrine\Common\Collections\ArrayCollection {#1263 …} -offerAlerts: Doctrine\Common\Collections\ArrayCollection {#1226 …} -profileFavorites: Doctrine\Common\Collections\ArrayCollection {#1540 …} -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 {#1788 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1789 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1790 …} -namespace: Closure() {#1792 …} } |
| data | App\Entity\User {#1258 -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 {#1541 …} -deleteAt: null -lastConnection: null -messages: Doctrine\Common\Collections\ArrayCollection {#1542 …} -rooms: Doctrine\Common\Collections\ArrayCollection {#1553 …} -offerFavorites: Doctrine\Common\Collections\ArrayCollection {#1237 …} -createdAt: null -authLogs: Doctrine\Common\Collections\ArrayCollection {#1260 …} -offerVisits: Doctrine\Common\Collections\ArrayCollection {#1544 …} -reports: Doctrine\Common\Collections\ArrayCollection {#1263 …} -offerAlerts: Doctrine\Common\Collections\ArrayCollection {#1226 …} -profileFavorites: Doctrine\Common\Collections\ArrayCollection {#1540 …} -civility: null -jobSociety: null -CompteSociety: null -compteTestIsNotActive: null -forumUser: null } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1811 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1586 …} 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() {#1813 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1794 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1598 …} $translationDomain: "validators" $message: Closure() {#1812 …} } } |
| 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 {#1258 -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 {#1541 …} -deleteAt: null -lastConnection: null -messages: Doctrine\Common\Collections\ArrayCollection {#1542 …} -rooms: Doctrine\Common\Collections\ArrayCollection {#1553 …} -offerFavorites: Doctrine\Common\Collections\ArrayCollection {#1237 …} -createdAt: null -authLogs: Doctrine\Common\Collections\ArrayCollection {#1260 …} -offerVisits: Doctrine\Common\Collections\ArrayCollection {#1544 …} -reports: Doctrine\Common\Collections\ArrayCollection {#1263 …} -offerAlerts: Doctrine\Common\Collections\ArrayCollection {#1226 …} -profileFavorites: Doctrine\Common\Collections\ArrayCollection {#1540 …} -civility: null -jobSociety: null -CompteSociety: null -compteTestIsNotActive: null -forumUser: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2315 -form: Symfony\Component\Form\Form {#1942 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2192 …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 {#1258 -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 {#1541 …} -deleteAt: null -lastConnection: null -messages: Doctrine\Common\Collections\ArrayCollection {#1542 …} -rooms: Doctrine\Common\Collections\ArrayCollection {#1553 …} -offerFavorites: Doctrine\Common\Collections\ArrayCollection {#1237 …} -createdAt: null -authLogs: Doctrine\Common\Collections\ArrayCollection {#1260 …} -offerVisits: Doctrine\Common\Collections\ArrayCollection {#1544 …} -reports: Doctrine\Common\Collections\ArrayCollection {#1263 …} -offerAlerts: Doctrine\Common\Collections\ArrayCollection {#1226 …} -profileFavorites: Doctrine\Common\Collections\ArrayCollection {#1540 …} -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 {#1819 +payload: null +message: "Veuillez saisir votre prénom" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1819 +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 {#1819 +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 {#1788 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1789 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1790 …} -namespace: Closure() {#1792 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1831 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1586 …} } |
| 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() {#1833 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1794 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1598 …} $translationDomain: "validators" $message: Closure() {#1832 …} } } |
| 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 {#17598 -form: Symfony\Component\Form\Form {#1945 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2207 …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 {#1820 +payload: null +message: "Veuillez saisir votre nom" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1820 +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 {#1820 +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 {#1788 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1789 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1790 …} -namespace: Closure() {#1792 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1840 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1586 …} } |
| 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() {#1842 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1794 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1598 …} $translationDomain: "validators" $message: Closure() {#1841 …} } } |
| 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 {#17599 -form: Symfony\Component\Form\Form {#1948 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17600 …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 {#1821 +payload: null +message: "Veuillez saisir votre numero de téléphone" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1821 +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 {#1821 +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 {#1788 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1789 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1790 …} -namespace: Closure() {#1792 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1849 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1586 …} } |
| 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() {#1851 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1794 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1598 …} $translationDomain: "validators" $message: Closure() {#1850 …} } } |
| 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 {#17601 -form: Symfony\Component\Form\Form {#1951 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17602 …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 {#1788 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1789 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1790 …} -namespace: Closure() {#1792 …} } |
| 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() {#1871 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1794 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1598 …} $translationDomain: "validators" $message: Closure() {#1870 …} } } |
| 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 {#1880 +label: "Freelance" +value: "freelance" +data: "freelance" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1881 +label: "Société" +value: "society" +data: "society" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | "freelance" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17603 -form: Symfony\Component\Form\Form {#1977 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#17604 …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) {#17605 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1857 …} } |
| 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 {#1788 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1789 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1790 …} -namespace: Closure() {#1792 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1921 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1917 …} } |
| 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 {#1923 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() {#1959 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1794 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1598 …} $translationDomain: "validators" $message: Closure() {#1960 …} } } |
| 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 {#17609 -form: Symfony\Component\Form\Form {#1980 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17608 …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 {#1788 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1789 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1790 …} -namespace: Closure() {#1792 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1921 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1917 …} } |
| 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 {#1923 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() {#1970 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1794 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1598 …} $translationDomain: "validators" $message: Closure() {#1969 …} } } |
| 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 {#17610 -form: Symfony\Component\Form\Form {#1983 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17611 …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 {#1822 +payload: null +message: "Veuillez saisir votre adresse email" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1822 +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 {#1822 +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 {#1788 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1789 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1790 …} -namespace: Closure() {#1792 …} } |
| 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 {#1586 …} } |
| 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 {#1794 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1598 …} $translationDomain: "validators" $message: Closure() {#1891 …} } } |
| 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 {#17607 -form: Symfony\Component\Form\Form {#1986 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17606 …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 {#1823 +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 {#1823 +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 {#1823 +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 {#1788 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1789 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1790 …} -namespace: Closure() {#1792 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1907 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1586 …} } |
| 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() {#1910 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1794 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1598 …} $translationDomain: "validators" $message: Closure() {#1909 …} } } |
| 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 {#17613 -form: Symfony\Component\Form\Form {#2010 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17612 …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 {#1788 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1789 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1790 …} -namespace: Closure() {#1792 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1995 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1586 …} } |
| 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() {#1997 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1794 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1598 …} $translationDomain: "validators" $message: Closure() {#1994 …} } } |
| 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 {#17617 -form: Symfony\Component\Form\Form {#2013 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17616 …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 {#1788 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1789 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1790 …} -namespace: Closure() {#1792 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2003 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1586 …} } |
| 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() {#2005 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1794 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1598 …} $translationDomain: "validators" $message: Closure() {#2004 …} } } |
| 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 {#17618 -form: Symfony\Component\Form\Form {#2016 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17619 …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 {#1824 +payload: null +message: "Vous devez accepter pour pouvoir vous inscrire" } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1824 +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 {#1824 +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 {#1788 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1789 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1790 …} -namespace: Closure() {#1792 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1921 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1917 …} } |
| 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 {#1923 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() {#1927 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1794 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1598 …} $translationDomain: "validators" $message: Closure() {#1925 …} } } |
| 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 {#17614 -form: Symfony\Component\Form\Form {#2019 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17615 …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 {#1825 +payload: null +message: "Vous devez accepter pour pouvoir vous inscrire" } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1825 +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 {#1825 +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 {#1788 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1789 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1790 …} -namespace: Closure() {#1792 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1921 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1917 …} } |
| 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 {#1923 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() {#1935 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1794 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1598 …} $translationDomain: "validators" $message: Closure() {#1934 …} } } |
| 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 {#17621 -form: Symfony\Component\Form\Form {#2022 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17620 …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 | "864b710554029531457ace80e675e98b._3hfSTla0ZHtfgcB9bdlDyQuNLkhYdfvKzqfuP03Jnc.sBkNf1w74tOCPU1Xke0_TUl7As9IDbmjXg7x3LJUdyGKJzUEVQin59ooUg" |
| 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 | "864b710554029531457ace80e675e98b._3hfSTla0ZHtfgcB9bdlDyQuNLkhYdfvKzqfuP03Jnc.sBkNf1w74tOCPU1Xke0_TUl7As9IDbmjXg7x3LJUdyGKJzUEVQin59ooUg" |
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 {#1788 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1789 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1790 …} -namespace: Closure() {#1792 …} } |
| data | "864b710554029531457ace80e675e98b._3hfSTla0ZHtfgcB9bdlDyQuNLkhYdfvKzqfuP03Jnc.sBkNf1w74tOCPU1Xke0_TUl7As9IDbmjXg7x3LJUdyGKJzUEVQin59ooUg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#17626 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1586 …} } |
| 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() {#17628 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1794 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1598 …} $translationDomain: "validators" $message: Closure() {#17625 …} } } |
| 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 | "864b710554029531457ace80e675e98b._3hfSTla0ZHtfgcB9bdlDyQuNLkhYdfvKzqfuP03Jnc.sBkNf1w74tOCPU1Xke0_TUl7As9IDbmjXg7x3LJUdyGKJzUEVQin59ooUg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17638 -form: Symfony\Component\Form\Form {#17634 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17629 …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 | "864b710554029531457ace80e675e98b._3hfSTla0ZHtfgcB9bdlDyQuNLkhYdfvKzqfuP03Jnc.sBkNf1w74tOCPU1Xke0_TUl7As9IDbmjXg7x3LJUdyGKJzUEVQin59ooUg" |
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 {#1788 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1789 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1790 …} -namespace: Closure() {#1792 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1998 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1586 …} } |
| 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() {#1873 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1794 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1598 …} $translationDomain: "validators" $message: Closure() {#1895 …} } } |
| 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 {#17640 -form: Symfony\Component\Form\Form {#2073 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17641 …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 {#2026 +payload: null +message: "Enter your email " +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2026 +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 {#2026 +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 {#1788 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1789 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1790 …} -namespace: Closure() {#1792 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2029 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1586 …} } |
| 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() {#2031 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1794 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1598 …} $translationDomain: "validators" $message: Closure() {#2030 …} } } |
| 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 {#17645 -form: Symfony\Component\Form\Form {#2076 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17644 …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 | "6a69e9.BQJZ5xJiMF0lvQ3nxw1jNi04LsItTOkLB-aXnVwBtec.THE4oSY1Q2R69F6W8GY7YX98bbNmGa1pQqvn8ShZzIp3ViyyISRjJVXTPQ" |
| 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 | "6a69e9.BQJZ5xJiMF0lvQ3nxw1jNi04LsItTOkLB-aXnVwBtec.THE4oSY1Q2R69F6W8GY7YX98bbNmGa1pQqvn8ShZzIp3ViyyISRjJVXTPQ" |
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 {#1788 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1789 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1790 …} -namespace: Closure() {#1792 …} } |
| data | "6a69e9.BQJZ5xJiMF0lvQ3nxw1jNi04LsItTOkLB-aXnVwBtec.THE4oSY1Q2R69F6W8GY7YX98bbNmGa1pQqvn8ShZzIp3ViyyISRjJVXTPQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#17642 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1586 …} } |
| 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() {#17646 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1794 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1598 …} $translationDomain: "validators" $message: Closure() {#17647 …} } } |
| 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 | "6a69e9.BQJZ5xJiMF0lvQ3nxw1jNi04LsItTOkLB-aXnVwBtec.THE4oSY1Q2R69F6W8GY7YX98bbNmGa1pQqvn8ShZzIp3ViyyISRjJVXTPQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17657 -form: Symfony\Component\Form\Form {#17653 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17648 …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 | "6a69e9.BQJZ5xJiMF0lvQ3nxw1jNi04LsItTOkLB-aXnVwBtec.THE4oSY1Q2R69F6W8GY7YX98bbNmGa1pQqvn8ShZzIp3ViyyISRjJVXTPQ" |
freelance_register_form
"App\Form\FreelanceRegisterFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#1971 -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 {#2061 …} -deleteAt: null -lastConnection: null -messages: Doctrine\Common\Collections\ArrayCollection {#2080 …} -rooms: Doctrine\Common\Collections\ArrayCollection {#2082 …} -offerFavorites: Doctrine\Common\Collections\ArrayCollection {#2083 …} -createdAt: DateTime @1770945682 {#2091 date: 2026-02-13 02:21:22.082171 Europe/Paris (+01:00) } -authLogs: Doctrine\Common\Collections\ArrayCollection {#2084 …} -offerVisits: Doctrine\Common\Collections\ArrayCollection {#2085 …} -reports: Doctrine\Common\Collections\ArrayCollection {#2087 …} -offerAlerts: Doctrine\Common\Collections\ArrayCollection {#2089 …} -profileFavorites: Doctrine\Common\Collections\ArrayCollection {#2090 …} -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 {#1971 -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 {#2061 …} -deleteAt: null -lastConnection: null -messages: Doctrine\Common\Collections\ArrayCollection {#2080 …} -rooms: Doctrine\Common\Collections\ArrayCollection {#2082 …} -offerFavorites: Doctrine\Common\Collections\ArrayCollection {#2083 …} -createdAt: DateTime @1770945682 {#2091 date: 2026-02-13 02:21:22.082171 Europe/Paris (+01:00) } -authLogs: Doctrine\Common\Collections\ArrayCollection {#2084 …} -offerVisits: Doctrine\Common\Collections\ArrayCollection {#2085 …} -reports: Doctrine\Common\Collections\ArrayCollection {#2087 …} -offerAlerts: Doctrine\Common\Collections\ArrayCollection {#2089 …} -profileFavorites: Doctrine\Common\Collections\ArrayCollection {#2090 …} -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 {#1788 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1789 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1790 …} -namespace: Closure() {#1792 …} } |
| data | App\Entity\User {#1971 -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 {#2061 …} -deleteAt: null -lastConnection: null -messages: Doctrine\Common\Collections\ArrayCollection {#2080 …} -rooms: Doctrine\Common\Collections\ArrayCollection {#2082 …} -offerFavorites: Doctrine\Common\Collections\ArrayCollection {#2083 …} -createdAt: DateTime @1770945682 {#2091 date: 2026-02-13 02:21:22.082171 Europe/Paris (+01:00) } -authLogs: Doctrine\Common\Collections\ArrayCollection {#2084 …} -offerVisits: Doctrine\Common\Collections\ArrayCollection {#2085 …} -reports: Doctrine\Common\Collections\ArrayCollection {#2087 …} -offerAlerts: Doctrine\Common\Collections\ArrayCollection {#2089 …} -profileFavorites: Doctrine\Common\Collections\ArrayCollection {#2090 …} -civility: null -jobSociety: null -CompteSociety: null -compteTestIsNotActive: null -forumUser: null } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2189 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1586 …} 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() {#2191 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1794 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1598 …} $translationDomain: "validators" $message: Closure() {#2190 …} } } |
| 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 {#1971 -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 {#2061 …} -deleteAt: null -lastConnection: null -messages: Doctrine\Common\Collections\ArrayCollection {#2080 …} -rooms: Doctrine\Common\Collections\ArrayCollection {#2082 …} -offerFavorites: Doctrine\Common\Collections\ArrayCollection {#2083 …} -createdAt: DateTime @1770945682 {#2091 date: 2026-02-13 02:21:22.082171 Europe/Paris (+01:00) } -authLogs: Doctrine\Common\Collections\ArrayCollection {#2084 …} -offerVisits: Doctrine\Common\Collections\ArrayCollection {#2085 …} -reports: Doctrine\Common\Collections\ArrayCollection {#2087 …} -offerAlerts: Doctrine\Common\Collections\ArrayCollection {#2089 …} -profileFavorites: Doctrine\Common\Collections\ArrayCollection {#2090 …} -civility: null -jobSociety: null -CompteSociety: null -compteTestIsNotActive: null -forumUser: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17696 -form: Symfony\Component\Form\Form {#2283 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17697 …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 {#1971 -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 {#2061 …} -deleteAt: null -lastConnection: null -messages: Doctrine\Common\Collections\ArrayCollection {#2080 …} -rooms: Doctrine\Common\Collections\ArrayCollection {#2082 …} -offerFavorites: Doctrine\Common\Collections\ArrayCollection {#2083 …} -createdAt: DateTime @1770945682 {#2091 date: 2026-02-13 02:21:22.082171 Europe/Paris (+01:00) } -authLogs: Doctrine\Common\Collections\ArrayCollection {#2084 …} -offerVisits: Doctrine\Common\Collections\ArrayCollection {#2085 …} -reports: Doctrine\Common\Collections\ArrayCollection {#2087 …} -offerAlerts: Doctrine\Common\Collections\ArrayCollection {#2089 …} -profileFavorites: Doctrine\Common\Collections\ArrayCollection {#2090 …} -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 {#2197 +payload: null +message: "Verify your mail" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2197 +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 {#2197 +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 {#1788 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1789 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1790 …} -namespace: Closure() {#1792 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2204 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1586 …} } |
| 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() {#2206 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1794 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1598 …} $translationDomain: "validators" $message: Closure() {#2205 …} } } |
| 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 {#17701 -form: Symfony\Component\Form\Form {#2286 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17700 …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 {#1788 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1789 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1790 …} -namespace: Closure() {#1792 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2213 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1586 …} } |
| 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() {#2215 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1794 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1598 …} $translationDomain: "validators" $message: Closure() {#2214 …} } } |
| 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 {#17702 -form: Symfony\Component\Form\Form {#2289 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17703 …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 {#1788 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1789 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1790 …} -namespace: Closure() {#1792 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2221 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1586 …} } |
| 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() {#2223 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1794 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1598 …} $translationDomain: "validators" $message: Closure() {#2222 …} } } |
| 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 {#17704 -form: Symfony\Component\Form\Form {#2292 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17705 …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 {#2198 +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 {#2199 +payload: null +message: "Choose your CV" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\File {#2198 +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 {#2199 +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 {#2198 +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 {#2199 +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 {#1788 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1789 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1790 …} -namespace: Closure() {#1792 …} } |
| 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() {#2236 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1794 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1598 …} $translationDomain: "validators" $message: Closure() {#2237 …} } } |
| 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 {#17706 -form: Symfony\Component\Form\Form {#2295 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17707 …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 {#2200 +payload: null +message: "The pseudo must contain at least {{ value }} characters." } App\Validator\ValidForumPseudoCharacters {#2201 +payload: null +message: "The pseudo can only contain letters, numbers, "-", "_" and "."" } App\Validator\ValidForumPseudoNotInArray {#2202 +payload: null +message: "The pseudo is already in use" } ] |
[ App\Validator\ValidForumPseudoLength {#2200 +payload: null +message: "The pseudo must contain at least {{ value }} characters." } App\Validator\ValidForumPseudoCharacters {#2201 +payload: null +message: "The pseudo can only contain letters, numbers, "-", "_" and "."" } App\Validator\ValidForumPseudoNotInArray {#2202 +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 {#2200 +payload: null +message: "The pseudo must contain at least {{ value }} characters." } App\Validator\ValidForumPseudoCharacters {#2201 +payload: null +message: "The pseudo can only contain letters, numbers, "-", "_" and "."" } App\Validator\ValidForumPseudoNotInArray {#2202 +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 {#1788 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1789 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1790 …} -namespace: Closure() {#1792 …} } |
| data | "Avopy-100527" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2246 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1586 …} } |
| 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() {#2248 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1794 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1598 …} $translationDomain: "validators" $message: Closure() {#2247 …} } } |
| 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 {#17708 -form: Symfony\Component\Form\Form {#2298 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17709 …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 {#1788 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1789 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1790 …} -namespace: Closure() {#1792 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2255 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1586 …} } |
| 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() {#2257 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1794 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1598 …} $translationDomain: "validators" $message: Closure() {#2256 …} } } |
| 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 {#17710 -form: Symfony\Component\Form\Form {#2301 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17711 …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 {#1788 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1789 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1790 …} -namespace: Closure() {#1792 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2264 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1586 …} } |
| 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() {#2266 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1794 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1598 …} $translationDomain: "validators" $message: Closure() {#2265 …} } } |
| 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 {#17712 -form: Symfony\Component\Form\Form {#2304 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17713 …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 {#1788 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1789 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1790 …} -namespace: Closure() {#1792 …} } |
| 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() {#2274 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1794 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1598 …} $translationDomain: "validators" $message: Closure() {#2273 …} } } |
| 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 {#17679 +label: "Male" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#17680 +label: "Female" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17714 -form: Symfony\Component\Form\Form {#2307 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#17715 …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) {#17716 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1857 …} } |
| 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 | "9a1676ec.J4yh7KwEAxZhxRgrTSLWsYpL0h8LBDPBiPHOsXUZo68.T97bm99ccC8yplthJXWB_9MYpFFHQ1ibw4aE8g92wMBe3emmx2plbCSpLA" |
| 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 | "9a1676ec.J4yh7KwEAxZhxRgrTSLWsYpL0h8LBDPBiPHOsXUZo68.T97bm99ccC8yplthJXWB_9MYpFFHQ1ibw4aE8g92wMBe3emmx2plbCSpLA" |
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 {#1788 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1789 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1790 …} -namespace: Closure() {#1792 …} } |
| data | "9a1676ec.J4yh7KwEAxZhxRgrTSLWsYpL0h8LBDPBiPHOsXUZo68.T97bm99ccC8yplthJXWB_9MYpFFHQ1ibw4aE8g92wMBe3emmx2plbCSpLA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#17698 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1586 …} } |
| 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() {#17717 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1794 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1598 …} $translationDomain: "validators" $message: Closure() {#17718 …} } } |
| 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 | "9a1676ec.J4yh7KwEAxZhxRgrTSLWsYpL0h8LBDPBiPHOsXUZo68.T97bm99ccC8yplthJXWB_9MYpFFHQ1ibw4aE8g92wMBe3emmx2plbCSpLA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#17728 -form: Symfony\Component\Form\Form {#17724 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#17719 …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 | "9a1676ec.J4yh7KwEAxZhxRgrTSLWsYpL0h8LBDPBiPHOsXUZo68.T97bm99ccC8yplthJXWB_9MYpFFHQ1ibw4aE8g92wMBe3emmx2plbCSpLA" |