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 |
---|---|---|---|
PathTestCase::testPathCache | function | modules/ |
Tests the path cache. |
Private update status cache system | group | modules/ |
Functions to manage the update status cache. |
REGISTRY_RESET_LOOKUP_CACHE | constant | includes/ |
Signals that the registry lookup cache should be reset. |
REGISTRY_WRITE_LOOKUP_CACHE | constant | includes/ |
Signals that the registry lookup cache should be written to storage. |
SchemaCache | class | includes/ |
Extends DrupalCacheArray to allow for dynamic building of the schema cache. |
SchemaCache::resolveCacheMiss | function | includes/ |
Overrides DrupalCacheArray::resolveCacheMiss(). |
SchemaCache::__construct | function | includes/ |
Constructs a SchemaCache object. |
system_clear_cache_submit | function | modules/ |
Submit callback; clear system caches. |
system_clear_page_cache_submit | function | modules/ |
Submit callback; clear the page cache. |
system_cron_test_flush_caches | function | modules/ |
Implements hook_flush_caches(). |
system_flush_caches | function | modules/ |
Implements hook_flush_caches(). |
system_schema_cache_7054 | function | modules/ |
The cache schema corresponding to system_update_7054. |
system_test_page_cache_headers | function | modules/ |
Menu callback to test headers stored in the page cache. |
TaxonomyTermCacheUsageTestCase | class | modules/ |
Tests for taxonomy terms cache usage. |
TaxonomyTermCacheUsageTestCase::getInfo | function | modules/ |
|
TaxonomyTermCacheUsageTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
TaxonomyTermCacheUsageTestCase::testTaxonomyGetTermByNameCacheUsage | function | modules/ |
Test taxonomy_get_term_by_name() cache usage. |
TaxonomyTermController::cacheGet | function | modules/ |
Gets entities from the static cache. |
TestTaxonomyTermController::loadFromCache | function | modules/ |
|
ThemeRegistry::resolveCacheMiss | function | includes/ |
Resolves a cache miss. |
TranslationTestCase::resetCaches | function | modules/ |
Resets static caches to make the test code match the client-side behavior. |
update_cache_clear_submit | function | modules/ |
Form submission handler for system_modules(). |
update_clear_update_disk_cache | function | modules/ |
Clears the temporary files and directories based on file age from disk. |
update_flush_caches | function | modules/ |
Implements hook_flush_caches(). |
update_project_cache | function | modules/ |
Retrieves data from {cache_update} or empties the cache when necessary. |
update_script_test_flush_caches | function | modules/ |
Implements hook_flush_caches(). |
_block_get_cache_id | function | modules/ |
Assemble the cache_id to use for a given block. |
_cache_get_object | function | includes/ |
Gets the cache object for a cache bin. |
_drupal_bootstrap_page_cache | function | includes/ |
Attempts to serve a page from the cache. |
_drupal_file_scan_cache | function | includes/ |
Returns the current list of cached file system scan results. |
_field_info_field_cache | function | modules/ |
Retrieves the FieldInfo object for the current request. |
_filter_format_is_cacheable | function | modules/ |
Helper function to determine whether the output of a given text format can be cached. |
_menu_clear_page_cache | function | includes/ |
Clears the page and block caches at most twice per page load. |
_menu_router_cache | function | includes/ |
Stores the menu router if we have it in memory. |
_update_cache_clear | function | modules/ |
Invalidates cached data relating to update status. |
_update_cache_get | function | modules/ |
Retrieves data from the private update status cache table. |
_update_cache_set | function | modules/ |
Stores data in the private update status cache table. |
_update_get_cached_available_releases | function | modules/ |
Returns all currently cached data about available releases for all projects. |
_update_get_cache_multiple | function | modules/ |
Returns an array of cache items with a given cache ID prefix. |
_update_manager_cache_directory | function | modules/ |
Returns the directory where update archive files should be cached. |
Pagination
- Previous page
- Page 5
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.