Search for test
Title | Object type | File name | Summary |
---|---|---|---|
TaxonomyWebTestCase::createVocabulary | function | modules/ |
Returns a new vocabulary with random properties. |
taxonomy_nodes_test.info | file | modules/ |
name = "Taxonomy module node list tests" description = "Support module for taxonomy node list related testing." package = Testing version = VERSION core = 7.x hidden = TRUE |
taxonomy_nodes_test.module | file | modules/ |
Dummy module implementing hook_query_TAG_alter. |
taxonomy_nodes_test_query_node_access_alter | function | modules/ |
Implements hook_query_TAG_alter(). |
taxonomy_test.info | file | modules/ |
name = "Taxonomy test module" description = "Tests functions and hooks not used in core". package = Testing version = VERSION core = 7.x hidden = TRUE dependencies[] = taxonomy |
taxonomy_test.install | file | modules/ |
Install, update and uninstall functions for the taxonomy_test module. |
taxonomy_test.module | file | modules/ |
Test module for Taxonomy hooks and functions not used in core. |
taxonomy_test_block_info | function | modules/ |
Implements hook_block_info(). |
taxonomy_test_block_view | function | modules/ |
Implements hook_block_view(). |
taxonomy_test_entity_view | function | modules/ |
Implements hook_entity_view(). |
taxonomy_test_form_alter | function | modules/ |
Implements hook_form_alter(). |
taxonomy_test_get_antonym | function | modules/ |
Return the antonym of the given term ID. |
taxonomy_test_query_alter | function | modules/ |
Implements hook_query_alter(). |
taxonomy_test_query_taxonomy_term_access_alter | function | modules/ |
Implements hook_query_TAG_alter(). |
taxonomy_test_query_term_access_alter | function | modules/ |
Implements hook_query_TAG_alter(). |
taxonomy_test_schema | function | modules/ |
Implements hook_schema(). |
taxonomy_test_simple_form | function | modules/ |
Form builder for testing submission on taxonomy terms overview page. |
taxonomy_test_taxonomy_term_delete | function | modules/ |
Implements hook_taxonomy_term_delete(). |
taxonomy_test_taxonomy_term_insert | function | modules/ |
Implements hook_taxonomy_term_insert(). |
taxonomy_test_taxonomy_term_load | function | modules/ |
Implements hook_taxonomy_term_load(). |
taxonomy_test_taxonomy_term_update | function | modules/ |
Implements hook_taxonomy_term_update(). |
taxonomy_test_taxonomy_term_view | function | modules/ |
Implements hook_taxonomy_term_view(). |
template_preprocess_theme_test | function | modules/ |
Preprocesses variables for theme_theme_test(). |
TestEntityBundleController | class | modules/ |
Controller class for the test_entity_bundle entity type. |
TestEntityBundleController::attachLoad | function | modules/ |
Attaches data to entities upon loading. |
TestFileTransfer | class | modules/ |
Mock FileTransfer object for test case. |
TestFileTransfer::$host | property | modules/ |
|
TestFileTransfer::$password | property | modules/ |
|
TestFileTransfer::$port | property | modules/ |
|
TestFileTransfer::$shouldIsDirectoryReturnTrue | property | modules/ |
This is for testing the CopyRecursive logic. |
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 |
Pagination
- Previous page
- Page 85
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.