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
trigger_forms function modules/trigger/trigger.module Implements hook_forms().
trigger_test_system_cron_conf_action_form function modules/trigger/tests/trigger_test.module Form for configurable test action.
UpdateTestFileTransfer::getSettingsForm function modules/update/tests/update_test.module Returns a settings form with a text field to input a username.
update_already_performed function includes/update.inc Determines if a module update has already been performed.
update_form_system_modules_alter function modules/update/update.module Implements hook_form_FORM_ID_alter() for system_modules().
update_manager_install_form function modules/update/update.manager.inc Form constructor for the install form of the Update Manager module.
update_manager_install_form_submit function modules/update/update.manager.inc Form submission handler for update_manager_install_form().
update_manager_install_form_validate function modules/update/update.manager.inc Form validation handler for update_manager_install_form().
update_manager_update_form function modules/update/update.manager.inc Form constructor for the update form of the Update Manager module.
update_manager_update_form_submit function modules/update/update.manager.inc Form submission handler for update_manager_update_form().
update_manager_update_form_validate function modules/update/update.manager.inc Form validation handler for update_manager_update_form().
update_manager_update_ready_form function modules/update/update.manager.inc Form constructor for the update ready form.
update_manager_update_ready_form_submit function modules/update/update.manager.inc Form submission handler for update_manager_update_ready_form().
update_script_selection_form function ./update.php Form constructor for the list of available database module updates.
UpgradePathTestCase::performUpgrade function modules/simpletest/tests/upgrade/upgrade.test Perform the upgrade.
UserEditRebuildTestCase::testUserEditFormRebuild function modules/user/user.test Test user edit page when the form is set to rebuild.
UserPictureTestCase::testUserPictureAdminFormValidation function modules/user/user.test Tests the admin form validates user picture settings.
UserSignatureTestCase::$full_html_format property modules/user/user.test
UserSignatureTestCase::$plain_text_format property modules/user/user.test
UserValidateCurrentPassCustomForm class modules/user/user.test Tests user_validate_current_pass on a custom form.
UserValidateCurrentPassCustomForm::$accessUser property modules/user/user.test User with permission to view content.
UserValidateCurrentPassCustomForm::$adminUser property modules/user/user.test User permission to administer users.
UserValidateCurrentPassCustomForm::getInfo function modules/user/user.test
UserValidateCurrentPassCustomForm::setUp function modules/user/user.test Sets up a Drupal site for running functional and integration tests.
UserValidateCurrentPassCustomForm::testUserValidateCurrentPassCustomForm function modules/user/user.test Tests that user_validate_current_pass can be reused on a custom form.
user_account_form function modules/user/user.module Helper function to add default user account fields to user registration and edit form.
user_account_form_validate function modules/user/user.module Form validation handler for user_account_form().
user_cancel_confirm_form function modules/user/user.pages.inc Form builder; confirm form for cancelling user account.
user_cancel_confirm_form_submit function modules/user/user.pages.inc Submit handler for the account cancellation confirm form.
user_filter_form function modules/user/user.admin.inc Form builder; Return form for user administration filters.
user_filter_form_submit function modules/user/user.admin.inc Process result from user administration filter form.
user_form_field_ui_field_edit_form_alter function modules/user/user.module Implements hook_form_FORM_ID_alter().
user_form_field_ui_field_edit_form_submit function modules/user/user.module Additional submit handler for the 'Edit field instance' form.
user_form_process_password_confirm function modules/user/user.module Form element process handler for client-side password validation.
user_form_test.info file modules/user/tests/user_form_test.info name = "User module form tests"
description = "Support module for user form testing."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
user_form_test.module file modules/user/tests/user_form_test.module Dummy module implementing a form to test user password validation
user_form_test_current_password function modules/user/tests/user_form_test.module A test form for user_validate_current_pass().
user_form_test_current_password_submit function modules/user/tests/user_form_test.module Submit function for the test form for user_validate_current_pass().
user_form_test_form_user_pass_reset_alter function modules/user/tests/user_form_test.module Implements hook_form_FORM_ID_alter().
user_form_test_form_user_pass_reset_submit function modules/user/tests/user_form_test.module Submit function for user_pass_reset().
user_form_test_form_user_profile_form_alter function modules/user/tests/user_form_test.module Implements hook_form_FORM_ID_alter().
user_form_test_menu function modules/user/tests/user_form_test.module Implements hook_menu().
user_form_test_user_account_submit function modules/user/tests/user_form_test.module Submit function for user_profile_form().
user_profile_form function modules/user/user.pages.inc Form builder; edit a user account or one of their profile categories.
user_profile_form_submit function modules/user/user.pages.inc Form submission handler for user_profile_form().
user_profile_form_validate function modules/user/user.pages.inc Form validation handler for user_profile_form().
user_register_form function modules/user/user.module Form builder; the user registration form.
_batch_test_nested_drupal_form_submit_callback function modules/simpletest/tests/batch_test.module Batch operation: submits form_test_mock_form using drupal_form_submit().
_book_add_form_elements function modules/book/book.module Builds the common elements of the book form for the node and outline forms.
_color_theme_select_form_alter function modules/color/color.module Helper for hook_form_FORM_ID_alter() implementations.

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