Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| BootstrapOverrideServerVariablesTestCase::testDrupalOverrideServerVariablesProvidedURL | function | modules/ |
Test providing a direct URL to to drupal_override_server_variables(). |
| BootstrapPageCacheTestCase | class | modules/ |
|
| BootstrapPageCacheTestCase::getInfo | function | modules/ |
|
| BootstrapPageCacheTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| BootstrapPageCacheTestCase::testConditionalRequests | function | modules/ |
Test support for requests containing If-Modified-Since and If-None-Match headers. |
| BootstrapPageCacheTestCase::testPageCache | function | modules/ |
Test cache headers. |
| BootstrapPageCacheTestCase::testPageCacheHeaders | function | modules/ |
Test page cache headers. |
| BootstrapPageCacheTestCase::testPageCompression | function | modules/ |
Test page compression. |
| BootstrapResettableStaticTestCase | class | modules/ |
Test that resetting static variables works. |
| BootstrapResettableStaticTestCase::getInfo | function | modules/ |
|
| BootstrapResettableStaticTestCase::testDrupalStatic | function | modules/ |
Test that a variable reference returned by drupal_static() gets reset when drupal_static_reset() is called. |
| BootstrapTimerTestCase | class | modules/ |
|
| BootstrapTimerTestCase::getInfo | function | modules/ |
|
| BootstrapTimerTestCase::testTimer | function | modules/ |
Test timer_read() to ensure it properly accumulates time when the timer started and stopped multiple times. |
| BootstrapTrustedHostsTestCase | class | modules/ |
Test the trusted HTTP host configuration. |
| BootstrapTrustedHostsTestCase::getInfo | function | modules/ |
|
| BootstrapTrustedHostsTestCase::providerTestTrustedHosts | function | modules/ |
Provides test data for testTrustedHosts(). |
| 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/ |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.