Search for %s

  1. Search 9.5.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
form_test_form_alter function modules/simpletest/tests/form_test.module Implements hook_form_alter().
form_test_form_form_test_alter_form_alter function modules/simpletest/tests/form_test.module Implements hook_form_FORM_ID_alter().
form_test_form_form_test_state_persist_alter function modules/simpletest/tests/form_test.module Implements hook_form_FORM_ID_alter().
form_test_form_rebuild_preserve_values_form function modules/simpletest/tests/form_test.module Form builder for testing preservation of values during a rebuild.
form_test_form_rebuild_preserve_values_form_add_more function modules/simpletest/tests/form_test.module Button submit handler for form_test_form_rebuild_preserve_values_form().
form_test_form_rebuild_preserve_values_form_submit function modules/simpletest/tests/form_test.module Form submit handler for form_test_form_rebuild_preserve_values_form().
form_test_form_state_values_clean_advanced_form function modules/simpletest/tests/form_test.module Form constructor for the form_state_values_clean() test.
form_test_form_state_values_clean_advanced_form_submit function modules/simpletest/tests/form_test.module Form submission handler for form_test_form_state_values_clean_advanced_form().
form_test_form_state_values_clean_form function modules/simpletest/tests/form_test.module Form builder for form_state_values_clean() test.
form_test_form_state_values_clean_form_submit function modules/simpletest/tests/form_test.module Form submit handler for form_state_values_clean() test form.
form_test_form_user_register_form_alter function modules/simpletest/tests/form_test.module Implements hook_form_FORM_ID_alter() for the registration form.
form_test_html_id function modules/simpletest/tests/form_test.module Builds a simple form to test duplicate HTML IDs.
form_test_limit_validation_errors_element_validate_test function modules/simpletest/tests/form_test.module Form element validation handler for the 'test' element.
form_test_limit_validation_errors_form function modules/simpletest/tests/form_test.module Builds a simple form with a button triggering partial validation.
form_test_limit_validation_errors_form_partial_submit function modules/simpletest/tests/form_test.module Form submit handler for the partial validation submit button.
form_test_load_include_custom function modules/simpletest/tests/form_test.module Menu callback for testing custom form includes.
form_test_load_include_menu function modules/simpletest/tests/form_test.file.inc Form constructor for testing FAPI file inclusion of the file specified in
hook_menu().
form_test_load_include_menu_ajax function modules/simpletest/tests/form_test.file.inc Ajax callback for the file inclusion via menu test.
form_test_load_include_submit function modules/simpletest/tests/form_test.file.inc Submit callback for the form API file inclusion test forms.
form_test_menu function modules/simpletest/tests/form_test.module Implements hook_menu().
form_test_programmatic_form function modules/simpletest/tests/form_test.module Form builder to test programmatic form submissions.
form_test_programmatic_form_submit function modules/simpletest/tests/form_test.module Form submit handler for programmatic form submissions.
form_test_programmatic_form_validate function modules/simpletest/tests/form_test.module Form validation handler for programmatic form submissions.
form_test_redirect function modules/simpletest/tests/form_test.module Form builder to detect form redirect.
form_test_redirect_submit function modules/simpletest/tests/form_test.module Form submit handler to test different redirect behaviours.
form_test_select function modules/simpletest/tests/form_test.module Builds a form to test #type 'select' validation.
form_test_select_submit function modules/simpletest/tests/form_test.module Form submit handler for form_test_select().
form_test_state_persist function modules/simpletest/tests/form_test.module Form constructor for testing form state persistence.
form_test_state_persist_submit function modules/simpletest/tests/form_test.module Submit handler.
form_test_storage_element_validate_value_cached function modules/simpletest/tests/form_test.module Form element validation handler for 'value' element in form_test_storage_form().
form_test_storage_form function modules/simpletest/tests/form_test.module A multistep form for testing the form storage.
form_test_storage_form_submit function modules/simpletest/tests/form_test.module Form submit handler to finish multi-step form.
form_test_storage_legacy_handler function modules/simpletest/tests/form_test.module Emulate legacy AHAH-style ajax callback.
form_test_storage_page_cache_form function modules/simpletest/tests/form_test.module A simple form for testing form storage when page caching is enabled.
form_test_storage_page_cache_old_build_id function modules/simpletest/tests/form_test.module Form element #after_build callback: output the old form build-id.
form_test_storage_page_cache_rebuild function modules/simpletest/tests/form_test.module Form submit callback: Rebuild the form and continue.
form_test_two_instances function modules/simpletest/tests/form_test.module Menu callback that returns two instances of the node form.
form_test_user_register_form_rebuild function modules/simpletest/tests/form_test.module Submit callback that just lets the form rebuild.
form_test_validate_form function modules/simpletest/tests/form_test.module Form builder for testing drupal_validate_form().
form_test_validate_form_validate function modules/simpletest/tests/form_test.module Form validation handler for form_test_validate_form().
form_test_validate_no_token function modules/simpletest/tests/form_test.module Form builder for testing submission of a form without a CSRF token.
form_test_validate_no_token_submit function modules/simpletest/tests/form_test.module Form submission handler for form_test_validate_no_token().
form_test_validate_required_form function modules/simpletest/tests/form_test.module Form constructor to test the #required property.
form_test_validate_required_form_no_title function modules/simpletest/tests/form_test.module Form constructor to test the #required property without #title.
form_test_validate_required_form_no_title_submit function modules/simpletest/tests/form_test.module Form submission handler for form_test_validate_required_form_no_title().
form_test_validate_required_form_submit function modules/simpletest/tests/form_test.module Form submission handler for form_test_validate_required_form().
form_test_wrapper_callback function modules/simpletest/tests/form_test.module Menu callback; Invokes a form builder function with a wrapper callback.
form_test_wrapper_callback_form function modules/simpletest/tests/form_test.module Form builder for form wrapper callback test.
form_test_wrapper_callback_wrapper function modules/simpletest/tests/form_test.module Form wrapper for form_test_wrapper_callback_form().
form_type_checkboxes_value function includes/form.inc Determines the value for a checkboxes form element.

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