Forms
-
password_recovery
-
email
-
first
-
second
-
-
recaptcha
-
_token
-
-
company_login
-
code
-
_token
-
password_recovery
Form type:
"App\Form\PasswordRecoveryType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Master\User {#863 -id: ? int -name: ? string -surname: ? string -phone: ? ?string -email: ? string -password: null -imagePath: null -role: "ROLE_USER" -adminActive: true -active: false -datetimeCreation: ? ?DateTimeInterface -oneTimeCode: ? ?string -directoryPath: ? ?string -oneTimeCodeExpirationDatetime: ? ?DateTimeInterface -datetimePrivacy: ? ?DateTimeInterface -firstAccess: true -companies: Doctrine\Common\Collections\ArrayCollection {#894 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Master\User {#863 -id: ? int -name: ? string -surname: ? string -phone: ? ?string -email: ? string -password: null -imagePath: null -role: "ROLE_USER" -adminActive: true -active: false -datetimeCreation: ? ?DateTimeInterface -oneTimeCode: ? ?string -directoryPath: ? ?string -oneTimeCodeExpirationDatetime: ? ?DateTimeInterface -datetimePrivacy: ? ?DateTimeInterface -firstAccess: true -companies: Doctrine\Common\Collections\ArrayCollection {#894 …} } |
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 {#866 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#842 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#843 …} -namespace: Closure() {#851 …} } |
| data | App\Entity\Master\User {#863 -id: ? int -name: ? string -surname: ? string -phone: ? ?string -email: ? string -password: null -imagePath: null -role: "ROLE_USER" -adminActive: true -active: false -datetimeCreation: ? ?DateTimeInterface -oneTimeCode: ? ?string -directoryPath: ? ?string -oneTimeCodeExpirationDatetime: ? ?DateTimeInterface -datetimePrivacy: ? ?DateTimeInterface -firstAccess: true -companies: Doctrine\Common\Collections\ArrayCollection {#894 …} } |
| data_class | "App\Entity\Master\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#933 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Master\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() {#931 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#8 …} $message: Closure() {#932 …} $translationDomain: "validators" } } |
| validation_groups | [
"password_recovery"
] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "password_recovery" "_password_recovery" ] |
| cache_key | "_password_recovery_password_recovery" |
| compound | true |
| data | App\Entity\Master\User {#863 -id: ? int -name: ? string -surname: ? string -phone: ? ?string -email: ? string -password: null -imagePath: null -role: "ROLE_USER" -adminActive: true -active: false -datetimeCreation: ? ?DateTimeInterface -oneTimeCode: ? ?string -directoryPath: ? ?string -oneTimeCodeExpirationDatetime: ? ?DateTimeInterface -datetimePrivacy: ? ?DateTimeInterface -firstAccess: true -companies: Doctrine\Common\Collections\ArrayCollection {#894 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#988 -form: Symfony\Component\Form\Form {#926 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1039 …5} |
| full_name | "password_recovery" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "password_recovery" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "password_recovery" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_password_recovery" |
| valid | true |
| value | App\Entity\Master\User {#863 -id: ? int -name: ? string -surname: ? string -phone: ? ?string -email: ? string -password: null -imagePath: null -role: "ROLE_USER" -adminActive: true -active: false -datetimeCreation: ? ?DateTimeInterface -oneTimeCode: ? ?string -directoryPath: ? ?string -oneTimeCodeExpirationDatetime: ? ?DateTimeInterface -datetimePrivacy: ? ?DateTimeInterface -firstAccess: true -companies: Doctrine\Common\Collections\ArrayCollection {#894 …} } |
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" => "Email" ] |
[ "label" => "Email" ] |
| invalid_message | "Le email devono coincidere" |
same as passed value |
| options | [ "attr" => [ "class" => "password-field" ] ] |
[ "attr" => [ "class" => "password-field" ] ] |
| required | true |
same as passed value |
| second_options | [ "label" => "Ripeti Email" ] |
[ "label" => "Ripeti Email" ] |
| type | "Symfony\Component\Form\Extension\Core\Type\EmailType" |
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 {#866 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#842 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#843 …} -namespace: Closure() {#851 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#907 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" => "Email" ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Le email devono coincidere" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| options | [ "attr" => [ "class" => "password-field" ] ] |
| 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" => "Ripeti Email" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\EmailType" |
| upload_max_size_message | Closure() {#982 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#8 …} $message: Closure() {#942 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_password_recovery_email" ] |
| cache_key | "_password_recovery_email_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1055 -form: Symfony\Component\Form\Form {#961 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1057 …5} |
| full_name | "password_recovery[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "password_recovery_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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_password_recovery_email" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 | [ "class" => "password-field" ] |
[ "class" => "password-field" ] |
| error_bubbling | false |
same as passed value |
| label | "Email" |
same as passed value |
| 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 |
| attr | [ "class" => "password-field" ] |
| 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 {#866 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#842 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#843 …} -namespace: Closure() {#851 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#992 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 | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#943 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#8 …} $message: Closure() {#929 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "password-field" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_password_recovery_email_first" ] |
| cache_key | "_password_recovery_email_first_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1051 -form: Symfony\Component\Form\Form {#964 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1052 …5} |
| full_name | "password_recovery[email][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "password_recovery_email_first" |
| label | "Email" |
| 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 |
| unique_block_prefix | "_password_recovery_email_first" |
| valid | true |
| value | "" |
second
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 | [ "class" => "password-field" ] |
[ "class" => "password-field" ] |
| error_bubbling | false |
same as passed value |
| label | "Ripeti Email" |
same as passed value |
| 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 |
| attr | [ "class" => "password-field" ] |
| 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 {#866 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#842 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#843 …} -namespace: Closure() {#851 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#953 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 | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Ripeti Email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#955 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#8 …} $message: Closure() {#954 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "password-field" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_password_recovery_email_second" ] |
| cache_key | "_password_recovery_email_second_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1027 -form: Symfony\Component\Form\Form {#967 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1014 …5} |
| full_name | "password_recovery[email][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "password_recovery_email_second" |
| label | "Ripeti Email" |
| 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 |
| unique_block_prefix | "_password_recovery_email_second" |
| valid | true |
| value | "" |
recaptcha
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 |
|---|---|---|
| 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 | [] |
| 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 {#866 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#842 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#843 …} -namespace: Closure() {#851 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#916 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() {#920 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#8 …} $message: Closure() {#914 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_password_recovery_recaptcha" ] |
| cache_key | "_password_recovery_recaptcha_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1054 -form: Symfony\Component\Form\Form {#970 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1053 …5} |
| full_name | "password_recovery[recaptcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "password_recovery_recaptcha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "recaptcha" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_password_recovery_recaptcha" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "7.QLBPy_iavNPEGz_TwYA0Z1TEERNwTeVTLez9NHWWpOk.A9YFuazz9bj9KEeUkrd3HwOJez4jOrx-dZatWzT8wd13iR7ygdPZmr0vbg" |
| 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 | "7.QLBPy_iavNPEGz_TwYA0Z1TEERNwTeVTLez9NHWWpOk.A9YFuazz9bj9KEeUkrd3HwOJez4jOrx-dZatWzT8wd13iR7ygdPZmr0vbg" |
same as passed value |
| 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 | "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 {#866 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#842 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#843 …} -namespace: Closure() {#851 …} } |
| data | "7.QLBPy_iavNPEGz_TwYA0Z1TEERNwTeVTLez9NHWWpOk.A9YFuazz9bj9KEeUkrd3HwOJez4jOrx-dZatWzT8wd13iR7ygdPZmr0vbg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1016 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() {#1013 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#8 …} $message: Closure() {#1011 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_password_recovery__token" ] |
| cache_key | "_password_recovery__token_hidden" |
| compound | false |
| data | "7.QLBPy_iavNPEGz_TwYA0Z1TEERNwTeVTLez9NHWWpOk.A9YFuazz9bj9KEeUkrd3HwOJez4jOrx-dZatWzT8wd13iR7ygdPZmr0vbg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1061 -form: Symfony\Component\Form\Form {#956 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1056 …5} |
| full_name | "password_recovery[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "password_recovery__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 | "_password_recovery__token" |
| valid | true |
| value | "7.QLBPy_iavNPEGz_TwYA0Z1TEERNwTeVTLez9NHWWpOk.A9YFuazz9bj9KEeUkrd3HwOJez4jOrx-dZatWzT8wd13iR7ygdPZmr0vbg" |
company_login
Form type:
"App\Form\Master\CompanyLoginType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Master\Company {#930 -id: ? int -name: ? string -address: ? ?string -email: ? ?string -city: ? ?string -zip: ? ?string -province: ? ?string -vatCountry: ? string -vat: ? string -fiscalCode: ? string -sdi: ? ?string -directoryPath: ? string -logoPath: ? ?string -creationDate: ? ?DateTimeInterface -dbName: ? string -code: ? ?string -slug: ? string -adminActive: true -contacts: Doctrine\Common\Collections\ArrayCollection {#1048 …} -licenses: Doctrine\Common\Collections\ArrayCollection {#1050 …} -users: Doctrine\Common\Collections\ArrayCollection {#1049 …} -type: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Master\Company {#930 -id: ? int -name: ? string -address: ? ?string -email: ? ?string -city: ? ?string -zip: ? ?string -province: ? ?string -vatCountry: ? string -vat: ? string -fiscalCode: ? string -sdi: ? ?string -directoryPath: ? string -logoPath: ? ?string -creationDate: ? ?DateTimeInterface -dbName: ? string -code: ? ?string -slug: ? string -adminActive: true -contacts: Doctrine\Common\Collections\ArrayCollection {#1048 …} -licenses: Doctrine\Common\Collections\ArrayCollection {#1050 …} -users: Doctrine\Common\Collections\ArrayCollection {#1049 …} -type: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#866 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#842 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#843 …} -namespace: Closure() {#851 …} } |
| data | App\Entity\Master\Company {#930 -id: ? int -name: ? string -address: ? ?string -email: ? ?string -city: ? ?string -zip: ? ?string -province: ? ?string -vatCountry: ? string -vat: ? string -fiscalCode: ? string -sdi: ? ?string -directoryPath: ? string -logoPath: ? ?string -creationDate: ? ?DateTimeInterface -dbName: ? string -code: ? ?string -slug: ? string -adminActive: true -contacts: Doctrine\Common\Collections\ArrayCollection {#1048 …} -licenses: Doctrine\Common\Collections\ArrayCollection {#1050 …} -users: Doctrine\Common\Collections\ArrayCollection {#1049 …} -type: null } |
| data_class | "App\Entity\Master\Company" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1042 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Master\Company" } } |
| 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() {#1040 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#8 …} $message: Closure() {#1041 …} $translationDomain: "validators" } } |
| validation_groups | [
"company_login"
] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "company_login" "_company_login" ] |
| cache_key | "_company_login_company_login" |
| compound | true |
| data | App\Entity\Master\Company {#930 -id: ? int -name: ? string -address: ? ?string -email: ? ?string -city: ? ?string -zip: ? ?string -province: ? ?string -vatCountry: ? string -vat: ? string -fiscalCode: ? string -sdi: ? ?string -directoryPath: ? string -logoPath: ? ?string -creationDate: ? ?DateTimeInterface -dbName: ? string -code: ? ?string -slug: ? string -adminActive: true -contacts: Doctrine\Common\Collections\ArrayCollection {#1048 …} -licenses: Doctrine\Common\Collections\ArrayCollection {#1050 …} -users: Doctrine\Common\Collections\ArrayCollection {#1049 …} -type: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1063 -form: Symfony\Component\Form\Form {#1022 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1064 …5} |
| full_name | "company_login" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "company_login" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "company_login" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_company_login" |
| valid | true |
| value | App\Entity\Master\Company {#930 -id: ? int -name: ? string -address: ? ?string -email: ? ?string -city: ? ?string -zip: ? ?string -province: ? ?string -vatCountry: ? string -vat: ? string -fiscalCode: ? string -sdi: ? ?string -directoryPath: ? string -logoPath: ? ?string -creationDate: ? ?DateTimeInterface -dbName: ? string -code: ? ?string -slug: ? string -adminActive: true -contacts: Doctrine\Common\Collections\ArrayCollection {#1048 …} -licenses: Doctrine\Common\Collections\ArrayCollection {#1050 …} -users: Doctrine\Common\Collections\ArrayCollection {#1049 …} -type: null } |
code
Form type:
"App\Form\Custom\CustomTextType"
Errors
This form has no errors.
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 | [ "class" => "form-control" ] |
| 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 {#866 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#842 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#843 …} -namespace: Closure() {#851 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| 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 | [] |
| 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() {#1028 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#8 …} $message: Closure() {#1029 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "custom_text" "_company_login_code" ] |
| cache_key | "_company_login_code_custom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1068 -form: Symfony\Component\Form\Form {#1019 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1067 …5} |
| full_name | "company_login[code]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "company_login_code" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "code" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_company_login_code" |
| valid | true |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "c0e477b081052d9.7qB8gG6f_AqutxzCqzny1rxprxm98tEyfugk9VgVPJk.seNExjr0iWTf7SSu4FCWo-4Y_FfYqLpLR4ldsi0mRPOIxjPMJ-aYYsHESQ" |
| 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 | "c0e477b081052d9.7qB8gG6f_AqutxzCqzny1rxprxm98tEyfugk9VgVPJk.seNExjr0iWTf7SSu4FCWo-4Y_FfYqLpLR4ldsi0mRPOIxjPMJ-aYYsHESQ" |
same as passed value |
| 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 | "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 {#866 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#842 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#843 …} -namespace: Closure() {#851 …} } |
| data | "c0e477b081052d9.7qB8gG6f_AqutxzCqzny1rxprxm98tEyfugk9VgVPJk.seNExjr0iWTf7SSu4FCWo-4Y_FfYqLpLR4ldsi0mRPOIxjPMJ-aYYsHESQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1065 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() {#1069 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#8 …} $message: Closure() {#1070 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_company_login__token" ] |
| cache_key | "_company_login__token_hidden" |
| compound | false |
| data | "c0e477b081052d9.7qB8gG6f_AqutxzCqzny1rxprxm98tEyfugk9VgVPJk.seNExjr0iWTf7SSu4FCWo-4Y_FfYqLpLR4ldsi0mRPOIxjPMJ-aYYsHESQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1080 -form: Symfony\Component\Form\Form {#1076 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1071 …5} |
| full_name | "company_login[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "company_login__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 | "_company_login__token" |
| valid | true |
| value | "c0e477b081052d9.7qB8gG6f_AqutxzCqzny1rxprxm98tEyfugk9VgVPJk.seNExjr0iWTf7SSu4FCWo-4Y_FfYqLpLR4ldsi0mRPOIxjPMJ-aYYsHESQ" |