Search for d
Title | Object type | File name | Summary |
---|---|---|---|
shortcut_set_add_form | function | modules/ |
Form callback: builds the form for adding a shortcut set. |
shortcut_set_add_form_submit | function | modules/ |
Submit handler for shortcut_set_add_form(). |
shortcut_set_add_form_validate | function | modules/ |
Validation handler for shortcut_set_add_form(). |
shortcut_set_admin | function | modules/ |
Menu page callback: builds the page for administering shortcut sets. |
shortcut_set_delete | function | modules/ |
Deletes a shortcut set. |
shortcut_set_delete_access | function | modules/ |
Access callback for deleting a shortcut set. |
shortcut_set_delete_form | function | modules/ |
Form callback: builds the confirmation form for deleting a shortcut set. |
shortcut_set_delete_form_submit | function | modules/ |
Submit handler for shortcut_set_delete_form(). |
shortcut_set_edit_access | function | modules/ |
Access callback for editing a shortcut set. |
shortcut_set_edit_form | function | modules/ |
Form callback: builds the form for editing the shortcut set name. |
shortcut_set_edit_form_submit | function | modules/ |
Submit handler for shortcut_set_edit_form(). |
shortcut_set_edit_form_validate | function | modules/ |
Validation handler for shortcut_set_edit_form(). |
shortcut_set_load | function | modules/ |
Loads the data for a shortcut set. |
shortcut_set_switch_validate | function | modules/ |
Validation handler for shortcut_set_switch(). |
shortcut_toolbar_pre_render | function | modules/ |
Pre-render function for adding shortcuts to the toolbar drawer. |
shortcut_valid_link | function | modules/ |
Determines if a path corresponds to a valid shortcut link. |
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.module | file | modules/ |
Provides testing functionality. |
SimpleTestBrokenSetUp::tearDown | function | modules/ |
Delete created files and temporary files directory, delete the tables created by setUp(), and reset the database prefix. |
SimpleTestBrowserTestCase::testCookieDoesNotBleed | function | modules/ |
Tests that the cookies from a previous test do not bleed into a new test. |
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::$childTestResults | property | modules/ |
The results array that has been parsed by getTestResults(). |
SimpleTestFunctionalTest::$invalid_permission | property | modules/ |
The invalid permission. |
SimpleTestFunctionalTest::$test_ids | property | modules/ |
Store the test ID from each test run for comparison, to ensure they are incrementing. |
SimpleTestFunctionalTest::$valid_permission | property | modules/ |
The valid permission. |
SimpleTestFunctionalTest::getResultFieldSet | function | modules/ |
Get the fieldset containing the results for group this test is in. |
SimpleTestFunctionalTest::getTestIdFromResults | function | modules/ |
Fetch the test id from the test results. |
SimpleTestFunctionalTest::testUserAgentValidation | function | modules/ |
Test validation of the User-Agent header we use to perform test requests. |
SimpleTestInstallationProfileModuleTestsTestCase | class | modules/ |
Verifies that tests bundled with installation profile modules are found. |
SimpleTestInstallationProfileModuleTestsTestCase::$admin_user | property | modules/ |
|
SimpleTestInstallationProfileModuleTestsTestCase::$profile | property | modules/ |
Use the Testing profile. |
SimpleTestInstallationProfileModuleTestsTestCase::getInfo | function | modules/ |
|
SimpleTestInstallationProfileModuleTestsTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SimpleTestInstallationProfileModuleTestsTestCase::testInstallationProfileTests | function | modules/ |
Tests existence of test case located in an installation profile module. |
SimpleTestMailCaptureTestCase::testMailSend | function | modules/ |
Test to see if the wrapper function is executed correctly. |
SimpleTestMissingDependentModuleUnitTest | class | modules/ |
Test required modules for tests. |
SimpleTestMissingDependentModuleUnitTest::getInfo | function | modules/ |
Pagination
- Previous page
- Page 114
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.