Search for d

  1. Search 9.5.x for d
  2. Search 8.9.x for d
  3. Search 10.3.x for d
  4. Search 11.x for d
  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.module file modules/simpletest/tests/actions_loop_test.module
actions_loop_test_watchdog function modules/simpletest/tests/actions_loop_test.module Implements hook_watchdog().
AggregatorUpdatePathTestCase class modules/simpletest/tests/upgrade/update.aggregator.test @file
Tests schema changes in aggregator.module.
AggregatorUpdatePathTestCase::getInfo function modules/simpletest/tests/upgrade/update.aggregator.test
AggregatorUpdatePathTestCase::setUp function modules/simpletest/tests/upgrade/update.aggregator.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
AggregatorUpdatePathTestCase::testAggregatorUpdate function modules/simpletest/tests/upgrade/update.aggregator.test Tests that the aggregator.module update is successful.
AJAXCommandsTestCase class modules/simpletest/tests/ajax.test Tests Ajax framework commands.
AJAXCommandsTestCase::getInfo function modules/simpletest/tests/ajax.test
AJAXCommandsTestCase::testAJAXCommands function modules/simpletest/tests/ajax.test Test the various Ajax Commands.
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::getFormBuildId function modules/simpletest/tests/ajax.test Return the build id of the current form.
AJAXFrameworkTestCase::testAJAXRender function modules/simpletest/tests/ajax.test Test that ajax_render() returns JavaScript settings generated during the page request.
AJAXFrameworkTestCase::testAJAXRenderError function modules/simpletest/tests/ajax.test Test behavior of ajax_render_error().
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.
AJAXTestCase::assertCommand function modules/simpletest/tests/ajax.test Assert that a command with the required properties exists within the array of Ajax commands returned by the server.
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_ajax_commands_form function modules/simpletest/tests/ajax_forms_test.module Form to display the Ajax Commands.
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_validation_form function modules/simpletest/tests/ajax_forms_test.module This form and its related submit and callback functions demonstrate
not validating another form element when a single Ajax element is triggered.
ajax_forms_test_validation_form_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for the 'drivertext' element of the validation form.
ajax_forms_test_validation_form_submit function modules/simpletest/tests/ajax_forms_test.module Submit handler for the validation form.
ajax_test.module file modules/simpletest/tests/ajax_test.module Helper module for Ajax framework tests.
ajax_test_render function modules/simpletest/tests/ajax_test.module Menu callback; Return an element suitable for use by ajax_deliver().
ArrayDiffUnitTest class modules/simpletest/tests/common.test Test array diff functions.
ArrayDiffUnitTest::$array1 property modules/simpletest/tests/common.test Array to use for testing.
ArrayDiffUnitTest::$array2 property modules/simpletest/tests/common.test Array to use for testing.
ArrayDiffUnitTest::getInfo function modules/simpletest/tests/common.test
ArrayDiffUnitTest::setUp function modules/simpletest/tests/common.test Sets up unit test environment.

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