Search for cache
- Search 9.5.x for cache
- Search 8.9.x for cache
- Search 10.3.x for cache
- Search 11.x for cache
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AJAXFormPageCacheTestCase | class | modules/ |
Test Ajax forms when page caching for anonymous users is turned on. |
| AJAXFormPageCacheTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
| AJAXFormPageCacheTestCase::getFormBuildId | function | modules/ |
Return the build id of the current form. |
| AJAXFormPageCacheTestCase::getInfo | function | modules/ |
|
| AJAXFormPageCacheTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| AJAXFormPageCacheTestCase::testSimpleAJAXFormValue | function | modules/ |
Create a simple form, then POST to system/ajax to change to it. |
| BlockCacheTestCase | class | modules/ |
Test block caching. |
| BlockCacheTestCase::$admin_user | property | modules/ |
|
| BlockCacheTestCase::$normal_user | property | modules/ |
|
| BlockCacheTestCase::$normal_user_alt | property | modules/ |
|
| BlockCacheTestCase::getInfo | function | modules/ |
|
| BlockCacheTestCase::setCacheMode | function | modules/ |
Private helper method to set the test block's cache mode. |
| BlockCacheTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| BlockCacheTestCase::testCacheGlobal | function | modules/ |
Test DRUPAL_CACHE_GLOBAL. |
| BlockCacheTestCase::testCachePerPage | function | modules/ |
Test DRUPAL_CACHE_PER_PAGE. |
| BlockCacheTestCase::testCachePerRole | function | modules/ |
Test DRUPAL_CACHE_PER_ROLE. |
| BlockCacheTestCase::testCachePerUser | function | modules/ |
Test DRUPAL_CACHE_PER_USER. |
| BlockCacheTestCase::testNoCache | function | modules/ |
Test DRUPAL_NO_CACHE. |
| block_flush_caches | function | modules/ |
Implements hook_flush_caches(). |
| BootstrapDrupalCacheArrayTestCase | class | modules/ |
Tests DrupalCacheArray functionality. |
| BootstrapDrupalCacheArrayTestCase::getInfo | function | modules/ |
|
| BootstrapDrupalCacheArrayTestCase::testGadgetChainDrupal7RCE1 | function | modules/ |
Simulate unsafe deserialization of payload prepared by the phpggc project. |
| 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. |
| 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/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.