Search for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| shortcut_set_switch_submit | function | modules/ |
Submit handler for shortcut_set_switch(). |
| shortcut_set_switch_validate | function | modules/ |
Validation handler for shortcut_set_switch(). |
| shortcut_set_title | function | modules/ |
Returns the sanitized title of a shortcut set. |
| shortcut_set_title_callback | function | modules/ |
Returns the title of a shortcut set. |
| shortcut_set_title_exists | function | modules/ |
Check to see if a shortcut set with the given title already exists. |
| shortcut_set_unassign_user | function | modules/ |
Unassigns a user from any shortcut set they may have been assigned to. |
| shortcut_theme | function | modules/ |
Implements hook_theme(). |
| shortcut_toolbar_pre_render | function | modules/ |
Pre-render function for adding shortcuts to the toolbar drawer. |
| shortcut_uninstall | function | modules/ |
Implements hook_uninstall(). |
| shortcut_valid_link | function | modules/ |
Determines if a path corresponds to a valid shortcut link. |
| show | function | includes/ |
Shows a hidden element for later rendering. |
| ShutdownFunctionsTest | class | modules/ |
Functional tests shutdown functions. |
| ShutdownFunctionsTest::getInfo | function | modules/ |
|
| ShutdownFunctionsTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| ShutdownFunctionsTest::testShutdownFunctions | function | modules/ |
Test shutdown functions. |
| simpletest.api.php | file | modules/ |
Hooks provided by the SimpleTest module. |
| simpletest.css | file | modules/ |
/* Test Table */ #simpletest-form-table th.select-all { width: 1em; } th.simpletest_test { width: 16em; } .simpletest-image { display: inline-block; cursor: pointer; width: 1em; } .simpletest-group-label label { display: inline; … |
| simpletest.info | file | modules/ |
name = Testing description = Provides a framework for unit and functional testing. package = Core version = VERSION core = 7.x files[] = simpletest.test files[] = drupal_web_test_case.php configure = admin/config/development/testing/settings ; Tests… |
| simpletest.install | file | modules/ |
Install, update and uninstall functions for the simpletest module. |
| simpletest.module | file | modules/ |
Provides testing functionality. |
| simpletest.pages.inc | file | modules/ |
Page callbacks for simpletest module. |
| simpletest.test | file | modules/ |
Tests for simpletest.module. |
| SimpleTestBrokenSetUp | class | modules/ |
Tests a test case that does not run parent::setUp() in its setUp() method. |
| SimpleTestBrokenSetUp::getInfo | function | modules/ |
|
| SimpleTestBrokenSetUp::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| SimpleTestBrokenSetUp::tearDown | function | modules/ |
Delete created files and temporary files directory, delete the tables created by setUp(), and reset the database prefix. |
| SimpleTestBrokenSetUp::testBreakSetUp | function | modules/ |
Runs this test case from within the simpletest child site. |
| SimpleTestBrowserTestCase | class | modules/ |
Test internal testing framework browser. |
| SimpleTestBrowserTestCase::$cookieSet | property | modules/ |
A flag indicating whether a cookie has been set in a test. |
| SimpleTestBrowserTestCase::getInfo | function | modules/ |
|
| SimpleTestBrowserTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| SimpleTestBrowserTestCase::testCookieDoesNotBleed | function | modules/ |
Tests that the cookies from a previous test do not bleed into a new test. |
| SimpleTestBrowserTestCase::testCookies | function | modules/ |
Tests that cookies set during a request are available for testing. |
| SimpleTestBrowserTestCase::testGetAbsoluteUrl | function | modules/ |
Test DrupalWebTestCase::getAbsoluteUrl(). |
| SimpleTestBrowserTestCase::testXPathEscaping | function | modules/ |
Tests XPath escaping. |
| SimpleTestDiscoveryTestCase | class | modules/ |
Verifies that tests in other installation profiles are not found. |
| SimpleTestDiscoveryTestCase::$admin_user | property | modules/ |
|
| SimpleTestDiscoveryTestCase::$profile | property | modules/ |
Use the Testing profile. |
| SimpleTestDiscoveryTestCase::getInfo | function | modules/ |
|
| SimpleTestDiscoveryTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| SimpleTestDiscoveryTestCase::testDiscovery | function | modules/ |
Tests existence of test cases. |
| SimpleTestDiscoveryTestCase::testDiscoveryFunctions | function | modules/ |
Test discovery of PSR-0 test classes. |
| SimpleTestFolderTestCase | class | modules/ |
Test Folder creation |
| SimpleTestFolderTestCase::getInfo | function | modules/ |
|
| SimpleTestFolderTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| SimpleTestFolderTestCase::testFolderSetup | function | modules/ |
|
| SimpleTestFunctionalTest | class | modules/ |
@file Tests for simpletest.module. |
| SimpleTestFunctionalTest::$childTestResults | property | modules/ |
The results array that has been parsed by getTestResults(). |
| SimpleTestFunctionalTest::$fail | property | modules/ |
The fail message. |
| SimpleTestFunctionalTest::$invalid_permission | property | modules/ |
The invalid permission. |
Pagination
- Previous page
- Page 174
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.