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