Search for all
Title | Object type | File name | Summary |
---|---|---|---|
BootstrapIPAddressTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
BootstrapIPAddressTestCase::tearDown | function | modules/ |
Delete created files and temporary files directory, delete the tables created by setUp(), and reset the database prefix. |
BootstrapIPAddressTestCase::testIPAddressHost | function | modules/ |
test IP Address and hostname |
BootstrapMiscTestCase | class | modules/ |
Test miscellaneous functions in bootstrap.inc. |
BootstrapMiscTestCase::getInfo | function | modules/ |
|
BootstrapMiscTestCase::testCheckMemoryLimit | function | modules/ |
Tests that the drupal_check_memory_limit() function works as expected. |
BootstrapMiscTestCase::testMisc | function | modules/ |
Test miscellaneous functions in bootstrap.inc. |
BootstrapOverrideServerVariablesTestCase | class | modules/ |
Tests for overriding server variables via the API. |
BootstrapOverrideServerVariablesTestCase::getInfo | function | modules/ |
|
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. |
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(). |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.