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
entity_cache_test.module file modules/simpletest/tests/entity_cache_test.module Helper module for entity cache tests.
entity_cache_test_dependency.info file modules/simpletest/tests/entity_cache_test_dependency.info name = "Entity cache test dependency"
description = "Support dependency module for testing entity cache."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
entity_cache_test_dependency.module file modules/simpletest/tests/entity_cache_test_dependency.module Helper module for entity cache tests.
entity_cache_test_dependency_entity_info function modules/simpletest/tests/entity_cache_test_dependency.module Implements hook_entity_info().
entity_cache_test_watchdog function modules/simpletest/tests/entity_cache_test.module Implements hook_watchdog().
entity_info_cache_clear function includes/common.inc Resets the cached information about entity types.
FieldAttachOtherTestCase::testFieldAttachCache function modules/field/tests/field.test Test field cache.
FieldInfoTestCase::testFieldInfoCache function modules/field/tests/field.test Tests that the field info cache can be built correctly.
field_cache_clear function modules/field/field.module Clear the field info and field data caches.
field_flush_caches function modules/field/field.module Implements hook_flush_caches().
field_info_cache_clear function modules/field/field.info.inc Clears the field info cache without clearing the field data cache.
FilterDefaultFormatTestCase::resetFilterCaches function modules/filter/filter.test Rebuilds text format and permission caches in the thread running the tests.
FilterFormatAccessTestCase::resetFilterCaches function modules/filter/filter.test Rebuilds text format and permission caches in the thread running the tests.
filter_format_allowcache function modules/filter/filter.module Checks if the text in a certain text format is allowed to be cached.
FormsFormCacheTestCase class modules/simpletest/tests/form.test Test cache_form.
FormsFormCacheTestCase::getInfo function modules/simpletest/tests/form.test
FormsFormCacheTestCase::setUp function modules/simpletest/tests/form.test Sets up a Drupal site for running functional and integration tests.
FormsFormCacheTestCase::testCacheForm function modules/simpletest/tests/form.test Tests storing and retrieving the form from cache.
FormsFormCacheTestCase::testCacheFormCustomExpiration function modules/simpletest/tests/form.test Tests changing form_cache_expiration.
FormsFormStoragePageCacheTestCase class modules/simpletest/tests/form.test Test the form storage when page caching for anonymous users is turned on.
FormsFormStoragePageCacheTestCase::$profile property modules/simpletest/tests/form.test The profile to install as a basis for testing.
FormsFormStoragePageCacheTestCase::getFormBuildId function modules/simpletest/tests/form.test Return the build id of the current form.
FormsFormStoragePageCacheTestCase::getInfo function modules/simpletest/tests/form.test
FormsFormStoragePageCacheTestCase::setUp function modules/simpletest/tests/form.test Sets up a Drupal site for running functional and integration tests.
FormsFormStoragePageCacheTestCase::testRebuildFormStorageOnCachedPage function modules/simpletest/tests/form.test Build-id is regenerated when rebuilding cached form.
FormsFormStoragePageCacheTestCase::testValidateFormStorageOnCachedPage function modules/simpletest/tests/form.test Build-id is regenerated when validating cached form.
FormsFormStorageTestCase::testCachedFormStorageValidation function modules/simpletest/tests/form.test Tests updating cached form storage during form validation.
FormsFormStorageTestCase::testFormCached function modules/simpletest/tests/form.test Tests using the form with an activated $form_state['cache'] property.
form_get_cache function includes/form.inc Fetches a form from cache.
form_set_cache function includes/form.inc Stores a form in the cache.
form_state_keys_no_cache function includes/form.inc Returns an array of $form_state keys that shouldn't be cached.
form_test_cache_form function modules/simpletest/tests/form_test.module A simple form for testing form caching.
form_test_storage_element_validate_value_cached function modules/simpletest/tests/form_test.module Form element validation handler for 'value' element in form_test_storage_form().
form_test_storage_page_cache_form function modules/simpletest/tests/form_test.module A simple form for testing form storage when page caching is enabled.
form_test_storage_page_cache_old_build_id function modules/simpletest/tests/form_test.module Form element #after_build callback: output the old form build-id.
form_test_storage_page_cache_rebuild function modules/simpletest/tests/form_test.module Form submit callback: Rebuild the form and continue.
Helper::resetOpCache function misc/typo3/phar-stream-wrapper/src/Helper.php
hook_flush_caches function modules/system/system.api.php Add a list of cache tables to be cleared.
image_flush_caches function modules/image/image.module Implements hook_flush_caches().
JavaScriptTestCase::testNoCache function modules/simpletest/tests/common.test Test drupal_add_js() sets preproccess to false when cache is set to false.
menu_cache_clear function includes/menu.inc Clears the cached data for a single named menu.
menu_cache_clear_all function includes/menu.inc Clears all cached menu data.
menu_reset_static_cache function includes/menu.inc Resets the menu system static cache.
module_implements_write_cache function includes/module.inc Writes the hook implementation cache.
NodePageCacheTest class modules/node/node.test Tests the cache invalidation of node operations.
NodePageCacheTest::$admin_user property modules/node/node.test An admin user with administrative permissions for nodes.
NodePageCacheTest::getInfo function modules/node/node.test
NodePageCacheTest::setUp function modules/node/node.test Sets up a Drupal site for running functional and integration tests.
NodePageCacheTest::testNodeDelete function modules/node/node.test Tests deleting nodes clears page cache.
node_type_cache_reset function modules/node/node.module Clears the node type cache.

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