$form = stdClass Object (
[search_theme_form] => array (
[#title] => [Search this site]
[#type] => [textfield]
[#size] => [15]
[#default_value] => []
[#attributes] => array (
[title] => [Enter the terms you wish to search for.]
)
)
[submit] => array (
[#type] => [submit]
[#value] => [Search]
)
[#submit] => array (
[0] => [search_box_form_submit]
)
[#validate] => array (
[0] => [search_box_form_validate]
)
[#parameters] => array (
[0] => [search_theme_form]
[1] => array (
[storage] => []
[submitted] => []
[post] => array (
)
)
)
[#build_id] => [form-d24668f7c074178d306c85b9321bf54b]
[#type] => [form]
[#programmed] => []
[form_build_id] => array (
[#type] => [hidden]
[#value] => [form-d24668f7c074178d306c85b9321bf54b]
[#id] => [form-d24668f7c074178d306c85b9321bf54b]
[#name] => [form_build_id]
)
[form_id] => array (
[#type] => [hidden]
[#value] => [search_theme_form]
[#id] => [edit-search-theme-form]
)
[#id] => [search-theme-form]
[#description] => []
[#attributes] => array (
)
[#required] => []
[#tree] => []
[#parents] => array (
)
[#method] => [post]
[#action] => [/user/register]
);