Search for form

  1. Search 9.5.x for form
  2. Search 8.9.x for form
  3. Search 10.3.x for form
  4. Search 11.x for form
  5. Other projects
Title Object type File name Summary
book_outline_form_submit function modules/book/book.pages.inc Form submission handler for book_outline_form().
book_remove_form function modules/book/book.pages.inc Form constructor to confirm removal of a node from a book.
book_remove_form_submit function modules/book/book.pages.inc Form submission handler for book_remove_form().
color_form_system_themes_alter function modules/color/color.module Implements hook_form_FORM_ID_alter().
color_form_system_theme_settings_alter function modules/color/color.module Implements hook_form_FORM_ID_alter().
color_scheme_form function modules/color/color.module Form constructor for the color configuration form for a particular theme.
color_scheme_form_submit function modules/color/color.module Form submission handler for color_scheme_form().
color_scheme_form_validate function modules/color/color.module Form validation handler for color_scheme_form().
CommentFieldsTest::testCommentFormat function modules/comment/comment.test Test that comment module works correctly with plain text format.
CommentHelperCase::performCommentOperation function modules/comment/comment.test Perform the specified operation on the specified comment.
CommentHelperCase::setCommentForm function modules/comment/comment.test Set comment form location setting.
comment_form function modules/comment/comment.module Generate the basic commenting form, for appending to a node or display on a separate page.
comment_forms function modules/comment/comment.module Implements hook_forms().
COMMENT_FORM_BELOW constant modules/comment/comment.module Comment form should be shown below post or list of comments.
comment_form_build_preview function modules/comment/comment.module Build a preview from submitted form values.
comment_form_node_form_alter function modules/comment/comment.module Implements hook_form_BASE_FORM_ID_alter().
comment_form_node_type_form_alter function modules/comment/comment.module Implements hook_form_FORM_ID_alter().
COMMENT_FORM_SEPARATE_PAGE constant modules/comment/comment.module Comment form should be displayed on a separate page.
comment_form_submit function modules/comment/comment.module Process comment form submissions; prepare the comment, store it, and set a redirection target.
comment_form_submit_build_comment function modules/comment/comment.module Updates the form state's comment entity by processing this submission's values.
comment_form_validate function modules/comment/comment.module Validate comment form submissions.
comment_unpublish_by_keyword_action_form function modules/comment/comment.module Form builder; Prepare a form for blacklisted keywords.
CommonSizeTestCase::testCommonFormatSize function modules/simpletest/tests/common.test Check that format_size() returns the expected string.
CommonSizeTestCase::testCommonParseSizeFormatSize function modules/simpletest/tests/common.test Cross-test parse_size() and format_size().
CommonXssUnitTest::testFormatStringAndT function modules/simpletest/tests/common.test Test t() and format_string() replacement functionality.
ConfirmFormTest class modules/system/system.test Tests confirm form destinations.
ConfirmFormTest::$admin_user property modules/system/system.test
ConfirmFormTest::assertCancelLinkUrl function modules/system/system.test Asserts that a cancel link is present pointing to the provided URL.
ConfirmFormTest::getInfo function modules/system/system.test
ConfirmFormTest::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
ConfirmFormTest::testConfirmForm function modules/system/system.test Tests that the confirm form does not use external destinations.
confirm_form function modules/system/system.module Generates a form array for a confirmation form.
contact_category_delete_form function modules/contact/contact.admin.inc Form constructor for the contact category deletion form.
contact_category_delete_form_submit function modules/contact/contact.admin.inc Form submission handler for contact_category_delete_form().
contact_category_edit_form function modules/contact/contact.admin.inc Form constructor for the category edit form.
contact_category_edit_form_submit function modules/contact/contact.admin.inc Form submission handler for contact_category_edit_form().
contact_category_edit_form_validate function modules/contact/contact.admin.inc Form validation handler for contact_category_edit_form().
contact_form_user_admin_settings_alter function modules/contact/contact.module Implements hook_form_FORM_ID_alter().
contact_form_user_profile_form_alter function modules/contact/contact.module Implements hook_form_FORM_ID_alter().
contact_personal_form function modules/contact/contact.pages.inc Form constructor for the personal contact form.
contact_personal_form_submit function modules/contact/contact.pages.inc Form submission handler for contact_personal_form().
contact_personal_form_validate function modules/contact/contact.pages.inc Form validation handler for contact_personal_form().
contact_site_form function modules/contact/contact.pages.inc Form constructor for the site-wide contact form.
contact_site_form_submit function modules/contact/contact.pages.inc Form submission handler for contact_site_form().
contact_site_form_validate function modules/contact/contact.pages.inc Form validation handler for contact_site_form().
dashboard_forms function modules/dashboard/dashboard.module Implements hook_forms().
dashboard_form_block_add_block_form_alter function modules/dashboard/dashboard.module Implements hook_form_FORM_ID_alter().
dashboard_form_block_admin_configure_alter function modules/dashboard/dashboard.module Implements hook_form_FORM_ID_alter().
dashboard_form_block_admin_display_form_alter function modules/dashboard/dashboard.module Implements hook_form_FORM_ID_alter().
dashboard_form_dashboard_admin_display_form_alter function modules/dashboard/dashboard.module Implements hook_form_FORM_ID_alter().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.