Search for cache

  1. Search 9.5.x for cache
  2. Search 8.9.x for cache
  3. Search 10.3.x for cache
  4. Search 11.x for cache
  5. Other projects
Title Object type File name Summary
PathTestCase::testPathCache function modules/path/path.test Tests the path cache.
Private update status cache system group modules/update/update.module Functions to manage the update status cache.
REGISTRY_RESET_LOOKUP_CACHE constant includes/bootstrap.inc Signals that the registry lookup cache should be reset.
REGISTRY_WRITE_LOOKUP_CACHE constant includes/bootstrap.inc Signals that the registry lookup cache should be written to storage.
SchemaCache class includes/bootstrap.inc Extends DrupalCacheArray to allow for dynamic building of the schema cache.
SchemaCache::resolveCacheMiss function includes/bootstrap.inc Overrides DrupalCacheArray::resolveCacheMiss().
SchemaCache::__construct function includes/bootstrap.inc Constructs a SchemaCache object.
system_clear_cache_submit function modules/system/system.admin.inc Submit callback; clear system caches.
system_clear_page_cache_submit function modules/system/system.admin.inc Submit callback; clear the page cache.
system_cron_test_flush_caches function modules/system/tests/system_cron_test.module Implements hook_flush_caches().
system_flush_caches function modules/system/system.module Implements hook_flush_caches().
system_schema_cache_7054 function modules/system/system.install The cache schema corresponding to system_update_7054.
system_test_page_cache_headers function modules/simpletest/tests/system_test.module Menu callback to test headers stored in the page cache.
TaxonomyTermCacheUsageTestCase class modules/taxonomy/taxonomy.test Tests for taxonomy terms cache usage.
TaxonomyTermCacheUsageTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyTermCacheUsageTestCase::setUp function modules/taxonomy/taxonomy.test Sets up a Drupal site for running functional and integration tests.
TaxonomyTermCacheUsageTestCase::testTaxonomyGetTermByNameCacheUsage function modules/taxonomy/taxonomy.test Test taxonomy_get_term_by_name() cache usage.
TaxonomyTermController::cacheGet function modules/taxonomy/taxonomy.module Gets entities from the static cache.
TestTaxonomyTermController::loadFromCache function modules/simpletest/tests/taxonomy_test.module
ThemeRegistry::resolveCacheMiss function includes/theme.inc Resolves a cache miss.
TranslationTestCase::resetCaches function modules/translation/translation.test Resets static caches to make the test code match the client-side behavior.
update_cache_clear_submit function modules/update/update.module Form submission handler for system_modules().
update_clear_update_disk_cache function modules/update/update.module Clears the temporary files and directories based on file age from disk.
update_flush_caches function modules/update/update.module Implements hook_flush_caches().
update_project_cache function modules/update/update.compare.inc Retrieves data from {cache_update} or empties the cache when necessary.
update_script_test_flush_caches function modules/simpletest/tests/update_script_test.module Implements hook_flush_caches().
_block_get_cache_id function modules/block/block.module Assemble the cache_id to use for a given block.
_cache_get_object function includes/cache.inc Gets the cache object for a cache bin.
_drupal_bootstrap_page_cache function includes/bootstrap.inc Attempts to serve a page from the cache.
_drupal_file_scan_cache function includes/bootstrap.inc Returns the current list of cached file system scan results.
_field_info_field_cache function modules/field/field.info.inc Retrieves the FieldInfo object for the current request.
_filter_format_is_cacheable function modules/filter/filter.module Helper function to determine whether the output of a given text format can be cached.
_menu_clear_page_cache function includes/menu.inc Clears the page and block caches at most twice per page load.
_menu_router_cache function includes/menu.inc Stores the menu router if we have it in memory.
_update_cache_clear function modules/update/update.module Invalidates cached data relating to update status.
_update_cache_get function modules/update/update.module Retrieves data from the private update status cache table.
_update_cache_set function modules/update/update.module Stores data in the private update status cache table.
_update_get_cached_available_releases function modules/update/update.module Returns all currently cached data about available releases for all projects.
_update_get_cache_multiple function modules/update/update.module Returns an array of cache items with a given cache ID prefix.
_update_manager_cache_directory function modules/update/update.module Returns the directory where update archive files should be cached.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.