comment_form in modules/comment/comment.module
Generate the basic commenting form, for appending to a node or display on a separate page.
FieldAttachOtherTestCase::testFieldAttachForm in modules/field/tests/field.test
Test field_attach_form().
FieldAttachOtherTestCase::testFieldAttachSubmit in modules/field/tests/field.test
Test field_attach_submit().
FieldFormTestCase::testFieldFormAccess in modules/field/tests/field.test
Tests fields with no 'edit' access.
field_test_entity_form in modules/field/tests/field_test.entity.inc
Test_entity form.
field_test_entity_nested_form in modules/field/tests/field_test.entity.inc
Form combining two separate entities.
form_test_form_user_register_form_alter in modules/simpletest/tests/form_test.module
Implements hook_form_FORM_ID_alter() for the registration form.
node_form in modules/node/node.pages.inc
Form constructor for the node add/edit form.
taxonomy_form_term in modules/taxonomy/taxonomy.admin.inc
Form function for the term edit form.
user_profile_form in modules/user/user.pages.inc
Form builder; edit a user account or one of their profile categories.
user_register_form in modules/user/user.module
Form builder; the user registration form.