Forms
security_login_form
"Orioly\Form\Login\SecurityLoginFormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | User^ {#608 #id: null #country: null #agencyName: null #account: null #username: "info@orioly.com" #email: null #locked: null #expired: null #socialAccountTokenStatus: null -hash: null -created: null -updated: null -deleted: null -timezone: null -tokens: ArrayCollection {#633 …} -apiKey: null -initialSubscription: null -type: 0 -firstName: null -lastName: null -formReferal: null -demoData: 0 -events: ArrayCollection {#647 …} -accountType: null #usernameCanonical: null #emailCanonical: null #enabled: true #salt: null #password: "test12345" #plainPassword: null #lastLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [] } |
Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | true |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_protection | false |
data_class | "Orioly\Entity\Login\User" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#588 : "Symfony\Component\Form\Extension\Core\Type\FormType" : FormType {#531 …} : { : "Orioly\Entity\Login\User" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#590 : "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" : UploadValidatorExtension {#572 …} : { : DataCollectorTranslator {#463 …} : "validators" : Closure {#589 …} } } |
validation_groups | [
"login"
] |