| AccessDeniedTestCase::setUp | modules/system/system.test | Generates a random database prefix, runs the install scripts on the
prefixed database and enable the specified modules. After installation
many caches are flushed and the internal browser is setup so that the
page requests will run on the new prefix.… |
| ActionExampleTestCase::setUp | action_example/action_example.test | |
| ActionLoopTestCase::setUp | modules/simpletest/tests/actions.test | Generates a random database prefix, runs the install scripts on the
prefixed database and enable the specified modules. After installation
many caches are flushed and the internal browser is setup so that the
page requests will run on the new prefix.… |
| AggregatorConfigurationTestCase::testSettingsPage | modules/aggregator/aggregator.test | Tests the settings form to ensure the correct default values are used. |
| AggregatorTestCase::setUp | modules/aggregator/aggregator.test | Generates a random database prefix, runs the install scripts on the
prefixed database and enable the specified modules. After installation
many caches are flushed and the internal browser is setup so that the
page requests will run on the new prefix.… |
| AjaxExampleTestCase::setUp | ajax_example/ajax_example.test | Enable module. |
| AJAXFormValuesTestCase::setUp | modules/simpletest/tests/ajax.test | Generates a random database prefix, runs the install scripts on the
prefixed database and enable the specified modules. After installation
many caches are flushed and the internal browser is setup so that the
page requests will run on the new prefix.… |
| AJAXMultiFormTestCase::setUp | modules/simpletest/tests/ajax.test | Generates a random database prefix, runs the install scripts on the
prefixed database and enable the specified modules. After installation
many caches are flushed and the internal browser is setup so that the
page requests will run on the new prefix.… |
| AJAXTestCase::setUp | modules/simpletest/tests/ajax.test | Generates a random database prefix, runs the install scripts on the
prefixed database and enable the specified modules. After installation
many caches are flushed and the internal browser is setup so that the
page requests will run on the new prefix.… |
| ajax_command_settings | includes/ajax.inc | Creates a Drupal Ajax 'settings' command. |
| ajax_forms_test_advanced_commands_settings_callback | modules/simpletest/tests/ajax_forms_test.module | Ajax callback for 'settings'. |
| Archive_Tar::setAttribute | modules/system/system.tar.inc | This method set specific attributes of the archive. It uses a variable
list of parameters, in the format attribute code + attribute values :
$arch->setAttribute(ARCHIVE_TAR_ATT_SEPARATOR, ','); |
| BasicMinimalUpdatePath::setUp | modules/simpletest/tests/upgrade/upgrade.test | Override of DrupalWebTestCase::setUp() specialized for upgrade testing. |
| BasicStandardUpdatePath::setUp | modules/simpletest/tests/upgrade/upgrade.test | Override of DrupalWebTestCase::setUp() specialized for upgrade testing. |
| BasicUpgradePath::setUp | modules/simpletest/tests/upgrade/upgrade.test | Override of DrupalWebTestCase::setUp() specialized for upgrade testing. |