$form = stdClass Object (
[#action] => [/?q=node/2&destination=node%2F2]
[#id] => [user-login-form]
[#validate] => array (
[0] => [user_login_name_validate]
[1] => [user_login_authenticate_validate]
[2] => [user_login_final_validate]
)
[#submit] => array (
[0] => [user_login_submit]
)
[name] => array (
[#type] => [textfield]
[#title] => [Username]
[#maxlength] => [60]
[#size] => [15]
[#required] => [1]
)
[pass] => array (
[#type] => [password]
[#title] => [Password]
[#maxlength] => [60]
[#size] => [15]
[#required] => [1]
)
[submit] => array (
[#type] => [submit]
[#value] => [Log in]
)
[links] => array (
[#value] => [<div class="item-list"><ul><li class="first last"><a href="/?q=user/password" title="Request new password via e-mail.">Request new password</a></li>
</ul></div>]
)
[#parameters] => array (
[0] => [user_login_block]
[1] => array (
[storage] => []
[submitted] => []
[post] => array (
)
)
)
[#build_id] => [form-ded6f47fca48a5454d66a20e06604354]
[#type] => [form]
[#programmed] => []
[form_build_id] => array (
[#type] => [hidden]
[#value] => [form-ded6f47fca48a5454d66a20e06604354]
[#id] => [form-ded6f47fca48a5454d66a20e06604354]
[#name] => [form_build_id]
)
[form_id] => array (
[#type] => [hidden]
[#value] => [user_login_block]
[#id] => [edit-user-login-block]
)
[#description] => []
[#attributes] => array (
)
[#required] => []
[#tree] => []
[#parents] => array (
)
[#method] => [post]
);