$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-7fe9d3632291346019c04f883cdfe950]
[#type] => [form]
[#programmed] => []
[form_build_id] => array (
[#type] => [hidden]
[#value] => [form-7fe9d3632291346019c04f883cdfe950]
[#id] => [form-7fe9d3632291346019c04f883cdfe950]
[#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]
);