Search for cacheGet

  1. Search 7.x for cacheGet
  2. Search 9.5.x for cacheGet
  3. Search 8.9.x for cacheGet
  4. Search 10.3.x for cacheGet
  5. Other projects
Title Object type File name Summary
CachePluginBase::cacheGet function core/modules/views/src/Plugin/views/cache/CachePluginBase.php Retrieve data from the cache.
None::cacheGet function core/modules/views/src/Plugin/views/cache/None.php Overrides \Drupal\views\Plugin\views\cache\CachePluginBase::cacheGet().
PerformanceData::$cacheGetCount property core/tests/Drupal/Tests/PerformanceData.php The number of cache gets recorded.
PerformanceData::getCacheGetCount function core/tests/Drupal/Tests/PerformanceData.php Gets the cache get count.
PerformanceData::setCacheGetCount function core/tests/Drupal/Tests/PerformanceData.php Sets the cache get count.
Registry::cacheGet function core/lib/Drupal/Core/Theme/Registry.php Gets the theme registry cache.
UseCacheBackendTrait::cacheGet function core/lib/Drupal/Core/Cache/UseCacheBackendTrait.php Fetches from the cache backend, respecting the use caches flag.
ViewsData::cacheGet function core/modules/views/src/ViewsData.php Gets data from the cache backend.

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