Search for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestFileTransfer::$username | property | modules/ |
|
| TestFileTransfer::chmodJailed | function | modules/ |
|
| TestFileTransfer::connect | function | modules/ |
Connect to the server. |
| TestFileTransfer::copyFileJailed | function | modules/ |
Copies a file. |
| TestFileTransfer::createDirectoryJailed | function | modules/ |
Creates a directory. |
| TestFileTransfer::factory | function | modules/ |
Classes that extend this class must override the factory() static method. |
| TestFileTransfer::isDirectory | function | modules/ |
Checks if a particular path is a directory |
| TestFileTransfer::isFile | function | modules/ |
Checks if a particular path is a file (not a directory). |
| TestFileTransfer::removeDirectoryJailed | function | modules/ |
Removes a directory. |
| TestFileTransfer::removeFileJailed | function | modules/ |
Removes a file. |
| TestFileTransfer::__construct | function | modules/ |
The constructor for the UpdateConnection class. This method is also called from the classes that extend this class and override this method. |
| testing.info | file | profiles/ |
name = Testing description = Minimal profile for running tests. Includes absolutely required modules only. version = VERSION core = 7.x hidden = TRUE |
| testing.install | file | profiles/ |
Install, update and uninstall functions for the testing profile. |
| testing.profile | file | profiles/ |
Installation profile for tests. |
| TestingMailSystem | class | modules/ |
A mail sending implementation that captures sent messages to a variable. |
| TestingMailSystem::mail | function | modules/ |
Accept an e-mail message and store it in a variable. |
| testing_install | function | profiles/ |
Implements hook_install(). |
| TestTaxonomyTermController | class | modules/ |
Test controller class for taxonomy terms. |
| TestTaxonomyTermController::loadFromCache | function | modules/ |
|
| test_basetheme.info | file | modules/ |
name = Theme test base theme description = Test theme which acts as a base theme for other test subthemes. core = 7.x hidden = TRUE settings[basetheme_only] = base theme value settings[subtheme_override] = base theme value |
| test_subtheme.info | file | modules/ |
name = Theme test subtheme description = Test theme which uses test_basetheme as the base theme. core = 7.x base theme = test_basetheme hidden = TRUE settings[subtheme_override] = subtheme value |
| test_theme.info | file | modules/ |
name = Test theme description = Theme for testing the theme system core = 7.x hidden = TRUE ; Normally, themes may list CSS files like this, and if they exist in the theme ; folder, then they get added to the page. If they have the same file name as… |
| test_theme_form_system_theme_settings_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
| test_theme_form_system_theme_settings_submit | function | modules/ |
Form submission handler for the test theme settings form. |
| test_theme_nyan_cat.info | file | modules/ |
name = Nyan cat engine based test theme description = Theme for testing the module-provided theme engines. core = 7.x hidden = TRUE engine = nyan_cat |
| test_theme_theme_test_alter_alter | function | modules/ |
Tests a theme implementing an alter hook. |
| test_theme_theme_test__suggestion | function | modules/ |
Tests a theme overriding a suggestion of a base theme hook. |
| text.install | file | modules/ |
Install, update and uninstall functions for the text module. |
| text.test | file | modules/ |
Tests for text.module. |
| TextFieldTestCase | class | modules/ |
@file Tests for text.module. |
| TextFieldTestCase::$admin_user | property | modules/ |
|
| TextFieldTestCase::$field | property | modules/ |
|
| TextFieldTestCase::$field_name | property | modules/ |
|
| TextFieldTestCase::$instance | property | modules/ |
|
| TextFieldTestCase::$web_user | property | modules/ |
|
| TextFieldTestCase::getInfo | function | modules/ |
|
| TextFieldTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| TextFieldTestCase::testTextFieldValidation | function | modules/ |
Test text field validation. |
| TextFieldTestCase::testTextfieldWidgets | function | modules/ |
Test widgets. |
| TextFieldTestCase::testTextfieldWidgetsFormatted | function | modules/ |
Test widgets + 'formatted_text' setting. |
| TextFieldTestCase::_testTextfieldWidgets | function | modules/ |
Helper function for testTextfieldWidgets(). |
| TextFieldTestCase::_testTextfieldWidgetsFormatted | function | modules/ |
Helper function for testTextfieldWidgetsFormatted(). |
| TextSummaryTestCase | class | modules/ |
|
| TextSummaryTestCase::$article_creator | property | modules/ |
|
| TextSummaryTestCase::callTextSummary | function | modules/ |
Calls text_summary() and asserts that the expected teaser is returned. |
| TextSummaryTestCase::getInfo | function | modules/ |
|
| TextSummaryTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| TextSummaryTestCase::testFirstSentenceQuestion | function | modules/ |
Tests an edge case where the first sentence is a question and subsequent sentences are not. This edge case is documented at http://drupal.org/node/180425. |
| TextSummaryTestCase::testLength | function | modules/ |
Test various summary length edge cases. |
| TextSummaryTestCase::testLongSentence | function | modules/ |
Test summary with long example. |
Pagination
- Previous page
- Page 158
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.