Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| BootstrapTrustedHostsTestCase::testTrustedHosts | function | modules/ |
Tests hostname validation. |
| BootstrapVariableTestCase | class | modules/ |
|
| BootstrapVariableTestCase::getInfo | function | modules/ |
|
| BootstrapVariableTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| BootstrapVariableTestCase::testVariable | function | modules/ |
testVariable |
| BootstrapVariableTestCase::testVariableDefaults | function | modules/ |
Makes sure that the default variable parameter is passed through okay. |
| bootstrap_hooks | function | includes/ |
Defines the critical hooks that force modules to always be loaded. |
| bootstrap_invoke_all | function | includes/ |
Invokes a bootstrap hook in all bootstrap modules that implement it. |
| boot_test_1.info | file | modules/ |
name = Early bootstrap tests description = A support module for hook_boot testing. core = 7.x package = Testing version = VERSION hidden = TRUE |
| boot_test_1.module | file | modules/ |
Tests calling module_implements() during hook_boot() invocation. |
| boot_test_1_boot | function | modules/ |
Implements hook_boot(). |
| boot_test_2.info | file | modules/ |
name = Early bootstrap tests description = A support module for hook_boot hook testing. core = 7.x package = Testing version = VERSION hidden = TRUE |
| boot_test_2.module | file | modules/ |
Defines a hook_help() implementation in a non-"bootstrap" module. |
| boot_test_2_help | function | modules/ |
Implements hook_help(). |
| c.txt | file | modules/ |
|
| cache-install.inc | file | includes/ |
Provides a stub cache implementation to be used during installation. |
| cache.inc | file | includes/ |
Functions and interfaces for cache handling. |
| cache.test | file | modules/ |
|
| CacheClearCase | class | modules/ |
Test cache clearing methods. |
| CacheClearCase::getInfo | function | modules/ |
|
| CacheClearCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| CacheClearCase::testClearArray | function | modules/ |
Test clearing using an array. |
| CacheClearCase::testClearCid | function | modules/ |
Test clearing using a cid. |
| CacheClearCase::testClearWildcard | function | modules/ |
Test clearing using wildcard. |
| CacheClearCase::testFlushAllCaches | function | modules/ |
Test drupal_flush_all_caches(). |
| CacheClearCase::testIsValidBin | function | modules/ |
Test DrupalDatabaseCache::isValidBin(). |
| CacheClearCase::testMinimumCacheLifetime | function | modules/ |
Test minimum cache lifetime. |
| CacheGetMultipleUnitTest | class | modules/ |
Test cache_get_multiple(). |
| CacheGetMultipleUnitTest::getInfo | function | modules/ |
|
| CacheGetMultipleUnitTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| CacheGetMultipleUnitTest::testCacheMultiple | function | modules/ |
Test cache_get_multiple(). |
| CacheIsEmptyCase | class | modules/ |
Test cache_is_empty() function. |
| CacheIsEmptyCase::getInfo | function | modules/ |
|
| CacheIsEmptyCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| CacheIsEmptyCase::testIsEmpty | function | modules/ |
Test clearing using a cid. |
| CacheSavingCase | class | modules/ |
|
| CacheSavingCase::checkVariable | function | modules/ |
Check or a variable is stored and restored properly. |
| CacheSavingCase::getInfo | function | modules/ |
|
| CacheSavingCase::testArray | function | modules/ |
Test the saving and restoring of an array. |
| CacheSavingCase::testDouble | function | modules/ |
Test the saving and restoring of a double. |
| CacheSavingCase::testInteger | function | modules/ |
Test the saving and restoring of an integer. |
| CacheSavingCase::testNoEmptyCids | function | modules/ |
Test no empty cids are written in cache table. |
| CacheSavingCase::testObject | function | modules/ |
Test the saving and restoring of an object. |
| CacheSavingCase::testString | function | modules/ |
Test the saving and restoring of a string. |
| CacheTestCase | class | modules/ |
|
| CacheTestCase::$default_bin | property | modules/ |
|
| CacheTestCase::$default_cid | property | modules/ |
|
| CacheTestCase::$default_value | property | modules/ |
|
| CacheTestCase::assertCacheExists | function | modules/ |
Assert or a cache entry exists. |
| CacheTestCase::assertCacheRemoved | function | modules/ |
Assert or a cache entry has been removed. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.