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
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.
_drupal_get_filename_perform_file_scan function includes/bootstrap.inc Performs a file system scan to search for a system resource.
_drupal_invalid_token_set_form_error function includes/form.inc Helper function to call form_set_error() if there is a token error.
_field_form_state_parents function modules/field/field.form.inc Returns the location of processing information within $form_state.
_field_ui_field_overview_form_validate_add_existing function modules/field_ui/field_ui.admin.inc Validates the 'add existing field' row of field_ui_field_overview_form().
_field_ui_field_overview_form_validate_add_new function modules/field_ui/field_ui.admin.inc Validates the 'add new field' row of field_ui_field_overview_form().

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