$form = stdClass Object (
[search_block_form_keys] => array (
[#type] => [textfield]
[#size] => [9]
[#default_value] => []
[#attributes] => array (
[title] => [Enter the terms you wish to search for.]
[class] => [header-input]
)
)
[submit] => array (
[#type] => [submit]
[#value] => [Search]
[#attributes] => array (
[class] => [header-search-btn]
)
)
[#action] => [/search/node]
[#base] => [search_box_form]
[#parameters] => array (
[0] => [search_block_form]
)
[#type] => [form]
[#post] => []
[#programmed] => []
[form_id] => array (
[#type] => [hidden]
[#value] => [search_block_form]
[#id] => [edit-search-block-form]
)
[#id] => [search-block-form]
[#description] => []
[#attributes] => []
[#required] => []
[#tree] => []
[#parents] => []
[#method] => [post]
[#submit] => array (
[search_box_form_submit] => []
)
[] => []
);