Forms
-
registration_form
-
firstName
-
lastName
-
email
-
extra
-
phone
-
agreeTerms
-
plainPassword
-
first
-
second
-
-
_token
-
registration_form
Form type:
"App\Form\RegistrationFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#1567 #id: null -firstName: ? string -lastName: ? string -email: ? string -phone: null -password: ? string +plainPassword: null -createdAt: ? DateTime -updatedAt: null -enabled: false -lastLogin: null -roles: [] -lastEmailDate: null -emailsSentCurrentMonth: 0 -lastSmsDate: null -smsSentCurrentMonth: 0 -lastVoiceMessageDate: null -voiceMessageSentCurrentMonth: 0 -locale: ? string -avatar: null -smsLimit: null -notifications: Doctrine\Common\Collections\ArrayCollection {#1568 …} -contacts: Doctrine\Common\Collections\ArrayCollection {#1569 …} -contactGroups: Doctrine\Common\Collections\ArrayCollection {#1570 …} -safetyPlans: Doctrine\Common\Collections\ArrayCollection {#1571 …} -messages: Doctrine\Common\Collections\ArrayCollection {#1572 …} -userStationRoles: Doctrine\Common\Collections\ArrayCollection {#1573 …} -stationReports: Doctrine\Common\Collections\ArrayCollection {#1574 …} -exportHistories: Doctrine\Common\Collections\ArrayCollection {#1575 …} -organizations: [] -widgetContainers: Doctrine\Common\Collections\ArrayCollection {#1576 …} -personalLayers: Doctrine\Common\Collections\ArrayCollection {#1577 …} -connectionHistories: Doctrine\Common\Collections\ArrayCollection {#1578 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#1567 #id: null -firstName: ? string -lastName: ? string -email: ? string -phone: null -password: ? string +plainPassword: null -createdAt: ? DateTime -updatedAt: null -enabled: false -lastLogin: null -roles: [] -lastEmailDate: null -emailsSentCurrentMonth: 0 -lastSmsDate: null -smsSentCurrentMonth: 0 -lastVoiceMessageDate: null -voiceMessageSentCurrentMonth: 0 -locale: ? string -avatar: null -smsLimit: null -notifications: Doctrine\Common\Collections\ArrayCollection {#1568 …} -contacts: Doctrine\Common\Collections\ArrayCollection {#1569 …} -contactGroups: Doctrine\Common\Collections\ArrayCollection {#1570 …} -safetyPlans: Doctrine\Common\Collections\ArrayCollection {#1571 …} -messages: Doctrine\Common\Collections\ArrayCollection {#1572 …} -userStationRoles: Doctrine\Common\Collections\ArrayCollection {#1573 …} -stationReports: Doctrine\Common\Collections\ArrayCollection {#1574 …} -exportHistories: Doctrine\Common\Collections\ArrayCollection {#1575 …} -organizations: [] -widgetContainers: Doctrine\Common\Collections\ArrayCollection {#1576 …} -personalLayers: Doctrine\Common\Collections\ArrayCollection {#1577 …} -connectionHistories: Doctrine\Common\Collections\ArrayCollection {#1578 …} } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "novalidate" => "novalidate" ] |
| 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 {#1329 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1494 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1495 …} -namespace: Closure() {#1497 …} } |
| data | App\Entity\User {#1567 #id: null -firstName: ? string -lastName: ? string -email: ? string -phone: null -password: ? string +plainPassword: null -createdAt: ? DateTime -updatedAt: null -enabled: false -lastLogin: null -roles: [] -lastEmailDate: null -emailsSentCurrentMonth: 0 -lastSmsDate: null -smsSentCurrentMonth: 0 -lastVoiceMessageDate: null -voiceMessageSentCurrentMonth: 0 -locale: ? string -avatar: null -smsLimit: null -notifications: Doctrine\Common\Collections\ArrayCollection {#1568 …} -contacts: Doctrine\Common\Collections\ArrayCollection {#1569 …} -contactGroups: Doctrine\Common\Collections\ArrayCollection {#1570 …} -safetyPlans: Doctrine\Common\Collections\ArrayCollection {#1571 …} -messages: Doctrine\Common\Collections\ArrayCollection {#1572 …} -userStationRoles: Doctrine\Common\Collections\ArrayCollection {#1573 …} -stationReports: Doctrine\Common\Collections\ArrayCollection {#1574 …} -exportHistories: Doctrine\Common\Collections\ArrayCollection {#1575 …} -organizations: [] -widgetContainers: Doctrine\Common\Collections\ArrayCollection {#1576 …} -personalLayers: Doctrine\Common\Collections\ArrayCollection {#1577 …} -connectionHistories: Doctrine\Common\Collections\ArrayCollection {#1578 …} } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1656 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\User" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1654 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#266 …} $message: Closure() {#1655 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "registration_form" "_registration_form" ] |
| cache_key | "_registration_form_registration_form" |
| compound | true |
| data | App\Entity\User {#1567 #id: null -firstName: ? string -lastName: ? string -email: ? string -phone: null -password: ? string +plainPassword: null -createdAt: ? DateTime -updatedAt: null -enabled: false -lastLogin: null -roles: [] -lastEmailDate: null -emailsSentCurrentMonth: 0 -lastSmsDate: null -smsSentCurrentMonth: 0 -lastVoiceMessageDate: null -voiceMessageSentCurrentMonth: 0 -locale: ? string -avatar: null -smsLimit: null -notifications: Doctrine\Common\Collections\ArrayCollection {#1568 …} -contacts: Doctrine\Common\Collections\ArrayCollection {#1569 …} -contactGroups: Doctrine\Common\Collections\ArrayCollection {#1570 …} -safetyPlans: Doctrine\Common\Collections\ArrayCollection {#1571 …} -messages: Doctrine\Common\Collections\ArrayCollection {#1572 …} -userStationRoles: Doctrine\Common\Collections\ArrayCollection {#1573 …} -stationReports: Doctrine\Common\Collections\ArrayCollection {#1574 …} -exportHistories: Doctrine\Common\Collections\ArrayCollection {#1575 …} -organizations: [] -widgetContainers: Doctrine\Common\Collections\ArrayCollection {#1576 …} -personalLayers: Doctrine\Common\Collections\ArrayCollection {#1577 …} -connectionHistories: Doctrine\Common\Collections\ArrayCollection {#1578 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1673 -errors: [] -form: Symfony\Component\Form\Form {#1745 …} } |
| form | Symfony\Component\Form\FormView {#1653 …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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form" |
| valid | true |
| value | App\Entity\User {#1567 #id: null -firstName: ? string -lastName: ? string -email: ? string -phone: null -password: ? string +plainPassword: null -createdAt: ? DateTime -updatedAt: null -enabled: false -lastLogin: null -roles: [] -lastEmailDate: null -emailsSentCurrentMonth: 0 -lastSmsDate: null -smsSentCurrentMonth: 0 -lastVoiceMessageDate: null -voiceMessageSentCurrentMonth: 0 -locale: ? string -avatar: null -smsLimit: null -notifications: Doctrine\Common\Collections\ArrayCollection {#1568 …} -contacts: Doctrine\Common\Collections\ArrayCollection {#1569 …} -contactGroups: Doctrine\Common\Collections\ArrayCollection {#1570 …} -safetyPlans: Doctrine\Common\Collections\ArrayCollection {#1571 …} -messages: Doctrine\Common\Collections\ArrayCollection {#1572 …} -userStationRoles: Doctrine\Common\Collections\ArrayCollection {#1573 …} -stationReports: Doctrine\Common\Collections\ArrayCollection {#1574 …} -exportHistories: Doctrine\Common\Collections\ArrayCollection {#1575 …} -organizations: [] -widgetContainers: Doctrine\Common\Collections\ArrayCollection {#1576 …} -personalLayers: Doctrine\Common\Collections\ArrayCollection {#1577 …} -connectionHistories: Doctrine\Common\Collections\ArrayCollection {#1578 …} } |
firstName
Form type:
"App\Form\Type\TextWithFontelloIconType"
Errors
This form has no errors.
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 | [ "placeholder" => "formLabel.firstname" ] |
[ "placeholder" => "formLabel.firstname" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1697 +payload: null +groups: ? ?array +message: "forms.constraints.notBlank" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1697 +payload: null +groups: ? ?array +message: "forms.constraints.notBlank" +allowNull: false +normalizer: null } ] |
| icon | "fe-user" |
same as passed value |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "formLabel.firstname" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1697 +payload: null +groups: ? ?array +message: "forms.constraints.notBlank" +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 {#1329 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1494 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1495 …} -namespace: Closure() {#1497 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1645 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| icon | "fe-user" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1648 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#266 …} $message: Closure() {#1623 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "formLabel.firstname" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "text_with_fontello_icon" "_registration_form_firstName" ] |
| cache_key | "_registration_form_firstName_text_with_fontello_icon" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1822 -errors: [] -form: Symfony\Component\Form\Form {#1781 …} } |
| form | Symfony\Component\Form\FormView {#1824 …5} |
| full_name | "registration_form[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| icon | "fe-user" |
| id | "registration_form_firstName" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_firstName" |
| valid | true |
| value | "" |
lastName
Form type:
"App\Form\Type\TextWithFontelloIconType"
Errors
This form has no errors.
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 | [ "placeholder" => "formLabel.lastName" ] |
[ "placeholder" => "formLabel.lastName" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1669 +payload: null +groups: ? ?array +message: "forms.constraints.notBlank" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1669 +payload: null +groups: ? ?array +message: "forms.constraints.notBlank" +allowNull: false +normalizer: null } ] |
| icon | "fe-user" |
same as passed value |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "formLabel.lastName" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1669 +payload: null +groups: ? ?array +message: "forms.constraints.notBlank" +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 {#1329 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1494 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1495 …} -namespace: Closure() {#1497 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1670 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| icon | "fe-user" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1672 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#266 …} $message: Closure() {#1671 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "formLabel.lastName" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "text_with_fontello_icon" "_registration_form_lastName" ] |
| cache_key | "_registration_form_lastName_text_with_fontello_icon" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1821 -errors: [] -form: Symfony\Component\Form\Form {#1784 …} } |
| form | Symfony\Component\Form\FormView {#1819 …5} |
| full_name | "registration_form[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| icon | "fe-user" |
| id | "registration_form_lastName" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_lastName" |
| valid | true |
| value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 | [ "placeholder" => "jeandupont@exemple.com" "class" => "email" ] |
[ "placeholder" => "jeandupont@exemple.com" "class" => "email" ] |
| label | false |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "jeandupont@exemple.com" "class" => "email" ] |
| 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 {#1329 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1494 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1495 …} -namespace: Closure() {#1497 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1679 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1681 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#266 …} $message: Closure() {#1680 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "jeandupont@exemple.com" "class" => "email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_email" ] |
| cache_key | "_registration_form_email_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1798 -errors: [] -form: Symfony\Component\Form\Form {#1787 …} } |
| form | Symfony\Component\Form\FormView {#1799 …5} |
| full_name | "registration_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_email" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_email" |
| valid | true |
| value | "" |
extra
Form type:
"App\Form\Type\TextWithFontelloIconType"
Errors
This form has no errors.
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 | [ "placeholder" => "jeandupont@exemple.com" ] |
[ "placeholder" => "jeandupont@exemple.com" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1628 +payload: null +groups: ? ?array +message: "forms.constraints.notBlank" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1628 +payload: null +groups: ? ?array +message: "forms.constraints.notBlank" +allowNull: false +normalizer: null } ] |
| icon | "fe-email" |
same as passed value |
| label | false |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "jeandupont@exemple.com" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1628 +payload: null +groups: ? ?array +message: "forms.constraints.notBlank" +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 {#1329 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1494 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1495 …} -namespace: Closure() {#1497 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1688 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| icon | "fe-email" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1690 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#266 …} $message: Closure() {#1689 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "jeandupont@exemple.com" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "text_with_fontello_icon" "_registration_form_extra" ] |
| cache_key | "_registration_form_extra_text_with_fontello_icon" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1734 -errors: [] -form: Symfony\Component\Form\Form {#1743 …} } |
| form | Symfony\Component\Form\FormView {#1767 …5} |
| full_name | "registration_form[extra]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| icon | "fe-email" |
| id | "registration_form_extra" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "extra" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_extra" |
| valid | true |
| value | "" |
phone
Form type:
"App\Form\Type\TextWithFontelloIconType"
Errors
This form has no errors.
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 | [ "placeholder" => "+33601020304" ] |
[ "placeholder" => "+33601020304" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#1625 +payload: null +groups: ? ?array +message: "forms.constraints.phoneNumber" +pattern: "/^\+/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Regex {#1625 +payload: null +groups: ? ?array +message: "forms.constraints.phoneNumber" +pattern: "/^\+/" +htmlPattern: null +match: true +normalizer: null } ] |
| help | "help.phoneNumber" |
same as passed value |
| icon | "fe-phone" |
same as passed value |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "+33601020304" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#1625 +payload: null +groups: ? ?array +message: "forms.constraints.phoneNumber" +pattern: "/^\+/" +htmlPattern: null +match: true +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1329 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1494 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1495 …} -namespace: Closure() {#1497 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1699 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "help.phoneNumber" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| icon | "fe-phone" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1701 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#266 …} $message: Closure() {#1700 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "+33601020304" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "text_with_fontello_icon" "_registration_form_phone" ] |
| cache_key | "_registration_form_phone_text_with_fontello_icon" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1758 -errors: [] -form: Symfony\Component\Form\Form {#1748 …} } |
| form | Symfony\Component\Form\FormView {#1713 …5} |
| full_name | "registration_form[phone]" |
| help | "help.phoneNumber" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| icon | "fe-phone" |
| id | "registration_form_phone" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_phone" |
| valid | true |
| value | "" |
agreeTerms
Errors
This form has no errors.
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\NotBlank {#1638 +payload: null +groups: ? ?array +message: "forms.constraints.notBlank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\IsTrue {#1641 +payload: null +groups: ? ?array +message: "policy.thankYouPermission" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1638 +payload: null +groups: ? ?array +message: "forms.constraints.notBlank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\IsTrue {#1641 +payload: null +groups: ? ?array +message: "policy.thankYouPermission" } ] |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1638 +payload: null +groups: ? ?array +message: "forms.constraints.notBlank" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\IsTrue {#1641 +payload: null +groups: ? ?array +message: "policy.thankYouPermission" } ] |
| 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 {#1329 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1494 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1495 …} -namespace: Closure() {#1497 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1715 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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 | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1714 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1719 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#266 …} $message: Closure() {#1721 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_registration_form_agreeTerms" ] |
| cache_key | "_registration_form_agreeTerms_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1702 -errors: [] -form: Symfony\Component\Form\Form {#1751 …} } |
| form | Symfony\Component\Form\FormView {#1691 …5} |
| full_name | "registration_form[agreeTerms]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_agreeTerms" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "agreeTerms" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_agreeTerms" |
| valid | true |
| value | "1" |
plainPassword
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| first_options | [ "label" => false "attr" => [ "placeholder" => "formLabel.password" ] "icon" => "fe-lock" "type" => "password" ] |
[ "label" => false "attr" => [ "placeholder" => "formLabel.password" ] "icon" => "fe-lock" "type" => "password" ] |
| invalid_message | "Les mots de passe doivent être identiques." |
same as passed value |
| second_options | [ "label" => false "attr" => [ "placeholder" => "formLabel.passwordConfirm" ] "icon" => "fe-lock" "type" => "password" ] |
[ "label" => false "attr" => [ "placeholder" => "formLabel.passwordConfirm" ] "icon" => "fe-lock" "type" => "password" ] |
| type | "App\Form\Type\TextWithFontelloIconType" |
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 {#1329 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1494 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1495 …} -namespace: Closure() {#1497 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1736 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "label" => false "attr" => [ "placeholder" => "formLabel.password" ] "icon" => "fe-lock" "type" => "password" ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Les mots de passe doivent être identiques." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| second_name | "second" |
| second_options | [ "label" => false "attr" => [ "placeholder" => "formLabel.passwordConfirm" ] "icon" => "fe-lock" "type" => "password" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "App\Form\Type\TextWithFontelloIconType" |
| upload_max_size_message | Closure() {#1727 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#266 …} $message: Closure() {#1730 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| 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 {#1682 -errors: [] -form: Symfony\Component\Form\Form {#1772 …} } |
| form | Symfony\Component\Form\FormView {#1802 …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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_plainPassword" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
Form type:
"App\Form\Type\TextWithFontelloIconType"
Errors
This form has no errors.
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 | [ "placeholder" => "formLabel.password" ] |
[ "placeholder" => "formLabel.password" ] |
| error_bubbling | false |
same as passed value |
| icon | "fe-lock" |
same as passed value |
| label | false |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
| type | "password" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "formLabel.password" ] |
| 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 {#1329 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1494 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1495 …} -namespace: Closure() {#1497 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1755 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| icon | "fe-lock" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "password" |
| upload_max_size_message | Closure() {#1757 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#266 …} $message: Closure() {#1756 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "formLabel.password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "text_with_fontello_icon" "_registration_form_plainPassword_first" ] |
| cache_key | "_registration_form_plainPassword_first_text_with_fontello_icon" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1832 -errors: [] -form: Symfony\Component\Form\Form {#1775 …} } |
| form | Symfony\Component\Form\FormView {#1650 …5} |
| full_name | "registration_form[plainPassword][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| icon | "fe-lock" |
| id | "registration_form_plainPassword_first" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "password" |
| unique_block_prefix | "_registration_form_plainPassword_first" |
| valid | true |
| value | "" |
second
Form type:
"App\Form\Type\TextWithFontelloIconType"
Errors
This form has no errors.
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 | [ "placeholder" => "formLabel.passwordConfirm" ] |
[ "placeholder" => "formLabel.passwordConfirm" ] |
| error_bubbling | false |
same as passed value |
| icon | "fe-lock" |
same as passed value |
| label | false |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
| type | "password" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "formLabel.passwordConfirm" ] |
| 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 {#1329 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1494 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1495 …} -namespace: Closure() {#1497 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1764 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| icon | "fe-lock" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "password" |
| upload_max_size_message | Closure() {#1766 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#266 …} $message: Closure() {#1765 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "formLabel.passwordConfirm" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "text_with_fontello_icon" "_registration_form_plainPassword_second" ] |
| cache_key | "_registration_form_plainPassword_second_text_with_fontello_icon" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1833 -errors: [] -form: Symfony\Component\Form\Form {#1782 …} } |
| form | Symfony\Component\Form\FormView {#1834 …5} |
| full_name | "registration_form[plainPassword][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| icon | "fe-lock" |
| id | "registration_form_plainPassword_second" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "password" |
| unique_block_prefix | "_registration_form_plainPassword_second" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "3f87b48855132a960c2d84e93e5cc.vCT0mhlaM_AepPLcF7W63WgFVTWXUFXLyv7Jvr8INB0.yheSyykXWLxV56qDLuzymAJUM0P_FDqPnaSW2vFNXEnoYa6rXmJVqSruuw" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "3f87b48855132a960c2d84e93e5cc.vCT0mhlaM_AepPLcF7W63WgFVTWXUFXLyv7Jvr8INB0.yheSyykXWLxV56qDLuzymAJUM0P_FDqPnaSW2vFNXEnoYa6rXmJVqSruuw" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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 {#1329 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1494 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1495 …} -namespace: Closure() {#1497 …} } |
| data | "3f87b48855132a960c2d84e93e5cc.vCT0mhlaM_AepPLcF7W63WgFVTWXUFXLyv7Jvr8INB0.yheSyykXWLxV56qDLuzymAJUM0P_FDqPnaSW2vFNXEnoYa6rXmJVqSruuw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1801 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1839 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#266 …} $message: Closure() {#1795 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_registration_form__token" ] |
| cache_key | "_registration_form__token_hidden" |
| compound | false |
| data | "3f87b48855132a960c2d84e93e5cc.vCT0mhlaM_AepPLcF7W63WgFVTWXUFXLyv7Jvr8INB0.yheSyykXWLxV56qDLuzymAJUM0P_FDqPnaSW2vFNXEnoYa6rXmJVqSruuw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1849 -errors: [] -form: Symfony\Component\Form\Form {#1845 …} } |
| form | Symfony\Component\Form\FormView {#1840 …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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form__token" |
| valid | true |
| value | "3f87b48855132a960c2d84e93e5cc.vCT0mhlaM_AepPLcF7W63WgFVTWXUFXLyv7Jvr8INB0.yheSyykXWLxV56qDLuzymAJUM0P_FDqPnaSW2vFNXEnoYa6rXmJVqSruuw" |