$form = stdClass Object (
[contact_information] => array (
[#value] => [Vous pouvez laisser un message en utilisant le formulaire ci-dessous. ]
)
[name] => array (
[#type] => [textfield]
[#title] => [Votre nom]
[#maxlength] => [255]
[#default_value] => []
[#required] => [1]
)
[mail] => array (
[#type] => [textfield]
[#title] => [Votre adresse e-mail]
[#maxlength] => [255]
[#default_value] => []
[#required] => [1]
)
[subject] => array (
[#type] => [textfield]
[#title] => [Objet]
[#maxlength] => [255]
[#required] => [1]
)
[cid] => array (
[#type] => [value]
[#value] => [6]
)
[message] => array (
[#type] => [textarea]
[#title] => [Message]
[#required] => [1]
)
[copy] => array (
[#type] => [value]
[#value] => []
)
[submit] => array (
[#type] => [submit]
[#value] => [Envoyer un e-mail]
)
[#parameters] => array (
[0] => [contact_mail_page]
[1] => array (
[storage] => []
[submitted] => []
[post] => array (
)
)
)
[#build_id] => [form-61073e95f40769799251d591b7751b96]
[#type] => [form]
[#programmed] => []
[form_build_id] => array (
[#type] => [hidden]
[#value] => [form-61073e95f40769799251d591b7751b96]
[#id] => [form-61073e95f40769799251d591b7751b96]
[#name] => [form_build_id]
)
[form_id] => array (
[#type] => [hidden]
[#value] => [contact_mail_page]
[#id] => [edit-contact-mail-page]
)
[#id] => [contact-mail-page]
[#description] => []
[#attributes] => array (
)
[#required] => []
[#tree] => []
[#parents] => array (
)
[#method] => [post]
[#action] => [/fr/accueil/contact]
[#validate] => array (
[0] => [contact_mail_page_validate]
)
[#submit] => array (
[0] => [contact_mail_page_submit]
)
);