Search for l

  1. Search 9.5.x for l
  2. Search 8.9.x for l
  3. Search 10.3.x for l
  4. Search 11.x for l
  5. Other projects
Title Object type File name Summary
$drupal_test_info global modules/simpletest/drupal_web_test_case.php Global variable that holds information about the tests being run.
actions_loop_test.info file modules/simpletest/tests/actions_loop_test.info name = Actions loop test
description = Support module for action loop testing.
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
actions_loop_test.install file modules/simpletest/tests/actions_loop_test.install
actions_loop_test.module file modules/simpletest/tests/actions_loop_test.module
actions_loop_test_action_info function modules/simpletest/tests/actions_loop_test.module Implements hook_action_info().
actions_loop_test_init function modules/simpletest/tests/actions_loop_test.module Implements hook_init().
actions_loop_test_install function modules/simpletest/tests/actions_loop_test.install Implements hook_install().
actions_loop_test_log function modules/simpletest/tests/actions_loop_test.module Write a message to the log.
actions_loop_test_trigger_info function modules/simpletest/tests/actions_loop_test.module Implements hook_trigger_info().
actions_loop_test_watchdog function modules/simpletest/tests/actions_loop_test.module Implements hook_watchdog().
AJAXElementValidation class modules/simpletest/tests/ajax.test Miscellaneous Ajax tests using ajax_test module.
AJAXElementValidation::getInfo function modules/simpletest/tests/ajax.test
AJAXElementValidation::testAJAXElementValidation function modules/simpletest/tests/ajax.test Try to post an Ajax change to a form that has a validated element.
AJAXFormPageCacheTestCase::$profile property modules/simpletest/tests/ajax.test The profile to install as a basis for testing.
AJAXFormPageCacheTestCase::getFormBuildId function modules/simpletest/tests/ajax.test Return the build id of the current form.
AJAXFormPageCacheTestCase::testSimpleAJAXFormValue function modules/simpletest/tests/ajax.test Create a simple form, then POST to system/ajax to change to it.
AJAXFormValuesTestCase class modules/simpletest/tests/ajax.test Test that $form_state['values'] is properly delivered to $ajax['callback'].
AJAXFormValuesTestCase::$web_user property modules/simpletest/tests/ajax.test
AJAXFormValuesTestCase::getInfo function modules/simpletest/tests/ajax.test
AJAXFormValuesTestCase::setUp function modules/simpletest/tests/ajax.test Sets up a Drupal site for running functional and integration tests.
AJAXFormValuesTestCase::testSimpleAJAXFormValue function modules/simpletest/tests/ajax.test Create a simple form, then POST to system/ajax to change to it.
AJAXFrameworkTestCase::$profile property modules/simpletest/tests/ajax.test The profile to install as a basis for testing.
AJAXFrameworkTestCase::testLazyLoad function modules/simpletest/tests/ajax.test Test that new JavaScript and CSS files added during an AJAX request are returned.
AJAXFrameworkTestCase::testLazyLoadOverriddenCSS function modules/simpletest/tests/ajax.test Tests that overridden CSS files are not added during lazy load.
AJAXMultiFormTestCase class modules/simpletest/tests/ajax.test Tests that Ajax-enabled forms work when multiple instances of the same form are on a page.
AJAXMultiFormTestCase::$web_user property modules/simpletest/tests/ajax.test
AJAXMultiFormTestCase::getInfo function modules/simpletest/tests/ajax.test
AJAXMultiFormTestCase::setUp function modules/simpletest/tests/ajax.test Sets up a Drupal site for running functional and integration tests.
AJAXMultiFormTestCase::testMultiForm function modules/simpletest/tests/ajax.test Test that a page with the 'page_node_form' included twice works correctly.
ajax_forms_test.module file modules/simpletest/tests/ajax_forms_test.module Simpletest mock module for Ajax forms testing.
ajax_forms_test_advanced_commands_add_css_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'add_css'.
ajax_forms_test_advanced_commands_after_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'after'.
ajax_forms_test_advanced_commands_alert_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'alert'.
ajax_forms_test_advanced_commands_append_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'append'.
ajax_forms_test_advanced_commands_before_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'before'.
ajax_forms_test_advanced_commands_changed_asterisk_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'changed' with asterisk marking inner div.
ajax_forms_test_advanced_commands_changed_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'changed'.
ajax_forms_test_advanced_commands_css_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'css'.
ajax_forms_test_advanced_commands_data_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'data'.
ajax_forms_test_advanced_commands_html_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'html'.
ajax_forms_test_advanced_commands_insert_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'insert'.
ajax_forms_test_advanced_commands_invoke_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'invoke'.
ajax_forms_test_advanced_commands_prepend_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'prepend'.
ajax_forms_test_advanced_commands_remove_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'remove'.
ajax_forms_test_advanced_commands_restripe_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'restripe'.
ajax_forms_test_advanced_commands_settings_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'settings'.
ajax_forms_test_lazy_load_form function modules/simpletest/tests/ajax_forms_test.module Form builder: Builds a form that triggers a simple AJAX callback.
ajax_forms_test_lazy_load_form_ajax function modules/simpletest/tests/ajax_forms_test.module AJAX callback for the ajax_forms_test_lazy_load_form() form.
ajax_forms_test_lazy_load_form_submit function modules/simpletest/tests/ajax_forms_test.module Form submit handler: Adds JavaScript and CSS that wasn't on the original form.
ajax_forms_test_simple_form function modules/simpletest/tests/ajax_forms_test.module A basic form used to test form_state['values'] during callback.

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