Search for test

  1. Search 9.5.x for test
  2. Search 8.9.x for test
  3. Search 10.3.x for test
  4. Search 11.x for test
  5. Other projects
Title Object type File name Summary
_file_test_form_submit function modules/simpletest/tests/file_test.module Process the upload.
_file_test_get_return function modules/simpletest/tests/file_test.module Load the appropriate return value.
_file_test_log_call function modules/simpletest/tests/file_test.module Store the values passed to a hook invocation.
_form_test_checkbox function modules/simpletest/tests/form_test.module Build a form to test a checkbox.
_form_test_checkboxes_zero_no_redirect function modules/simpletest/tests/form_test.module
_form_test_checkbox_submit function modules/simpletest/tests/form_test.module Return the form values via JSON.
_form_test_disabled_elements function modules/simpletest/tests/form_test.module Build a form to test disabled elements.
_form_test_disabled_elements_submit function modules/simpletest/tests/form_test.module Return the form values via JSON.
_form_test_input_forgery function modules/simpletest/tests/form_test.module Build a form to test input forgery of enabled elements.
_form_test_input_forgery_submit function modules/simpletest/tests/form_test.module Return the form values via JSON.
_form_test_submit_values_json function modules/simpletest/tests/form_test.module Form submit handler to return form values as JSON.
_form_test_tableselect_ajax_callback function modules/simpletest/tests/form_test.module Ajax callback that returns the form element.
_form_test_tableselect_empty_form function modules/simpletest/tests/form_test.module Test functionality of the tableselect #empty property.
_form_test_tableselect_form_builder function modules/simpletest/tests/form_test.module Build a form to test the tableselect element.
_form_test_tableselect_get_data function modules/simpletest/tests/form_test.module Create a header and options array. Helper function for callbacks.
_form_test_tableselect_js_select_form function modules/simpletest/tests/form_test.module Test functionality of the tableselect #js_select property.
_form_test_tableselect_multiple_false_form function modules/simpletest/tests/form_test.module Test the tableselect #multiple = FALSE functionality.
_form_test_tableselect_multiple_false_form_submit function modules/simpletest/tests/form_test.module Process the tableselect #multiple = FALSE submitted values.
_form_test_tableselect_multiple_true_form function modules/simpletest/tests/form_test.module Test the tableselect #multiple = TRUE functionality.
_form_test_tableselect_multiple_true_form_submit function modules/simpletest/tests/form_test.module Process the tableselect #multiple = TRUE submitted values.
_form_test_vertical_tabs_form function modules/simpletest/tests/form_test.module Tests functionality of vertical tabs.
_image_test_log_call function modules/simpletest/tests/image_test.module Store the values passed to a toolkit call.
_locale_test_plural_format_tests function modules/locale/tests/locale_test.module Helper function with list of test cases
_node_access_test_node_write function modules/node/tests/node_access_test.module Helper for node insert/update.
_openid_test_endpoint_associate function modules/openid/tests/openid_test.module OpenID endpoint; handle "associate" requests (see OpenID Authentication 2.0,
section 8).
_openid_test_endpoint_authenticate function modules/openid/tests/openid_test.module OpenID endpoint; handle "authenticate" requests.
_session_test_get function modules/simpletest/tests/session_test.module Page callback, prints the stored session value to the screen.
_session_test_id function modules/simpletest/tests/session_test.module Menu callback: print the current session ID.
_session_test_id_from_cookie function modules/simpletest/tests/session_test.module Menu callback: print the current session ID as read from the cookie.
_session_test_is_logged_in function modules/simpletest/tests/session_test.module Menu callback, only available if current user is logged in.
_session_test_no_set function modules/simpletest/tests/session_test.module Menu callback: turns off session saving and then tries to save a value
anyway.
_session_test_set function modules/simpletest/tests/session_test.module Page callback, stores a value in $_SESSION['session_test_value'].
_session_test_set_message function modules/simpletest/tests/session_test.module Menu callback, sets a message to me displayed on the following page.
_session_test_set_message_but_dont_save function modules/simpletest/tests/session_test.module Menu callback, sets a message but call drupal_save_session(FALSE).
_session_test_set_not_started function modules/simpletest/tests/session_test.module Menu callback, stores a value in $_SESSION['session_test_value'] without
having started the session in advance.
_simpletest_autoload_psr4_psr0 function modules/simpletest/simpletest.module Autoload callback to find PSR-4 and PSR-0 test classes.
_simpletest_batch_finished function modules/simpletest/simpletest.module Implements callback_batch_finished().
_simpletest_batch_operation function modules/simpletest/simpletest.module Implements callback_batch_operation().
_simpletest_format_summary_line function modules/simpletest/simpletest.module
_system_test_first_shutdown_function function modules/simpletest/tests/system_test.module Dummy shutdown function which registers another shutdown function.
_system_test_second_shutdown_function function modules/simpletest/tests/system_test.module Dummy shutdown function.
_theme_test_alter function modules/simpletest/tests/theme_test.module Page callback, calls drupal_alter().
_theme_test_drupal_add_region_content function modules/simpletest/tests/theme_test.module Page callback, calls drupal_add_region_content.
_theme_test_engine_info_test function modules/simpletest/tests/theme_test.module Serves a simple page renderered using a Nyan Cat theme engine template.
_theme_test_load_registry function modules/simpletest/tests/theme_test.module Fake registry loading callback.
_theme_test_suggestion function modules/simpletest/tests/theme_test.module Page callback, calls a theme hook suggestion.

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