Search for cacheSet

  1. Search 7.x for cacheSet
  2. Search 9.5.x for cacheSet
  3. Search 8.9.x for cacheSet
  4. Search 10.3.x for cacheSet
  5. Other projects
Title Object type File name Summary
CachePluginBase::cacheSet function core/modules/views/src/Plugin/views/cache/CachePluginBase.php Save data to the cache.
CachePluginBase::cacheSetMaxAge function core/modules/views/src/Plugin/views/cache/CachePluginBase.php Determine cache expiration time.
None::cacheSet function core/modules/views/src/Plugin/views/cache/None.php Replace the cache set logic so it does not set a cache item at all.
PerformanceData::$cacheSetCount property core/tests/Drupal/Tests/PerformanceData.php The number of cache sets recorded.
PerformanceData::getCacheSetCount function core/tests/Drupal/Tests/PerformanceData.php Gets the cache set count.
PerformanceData::setCacheSetCount function core/tests/Drupal/Tests/PerformanceData.php Sets the cache set count.
Time::cacheSetMaxAge function core/modules/views/src/Plugin/views/cache/Time.php Determine cache expiration time.
UseCacheBackendTrait::cacheSet function core/lib/Drupal/Core/Cache/UseCacheBackendTrait.php Stores data in the persistent cache, respecting the use caches flag.
ViewsData::cacheSet function core/modules/views/src/ViewsData.php Sets data to the cache backend.
ViewUI::cacheSet function core/modules/views_ui/src/ViewUI.php Sets a cached view object in the shared tempstore.

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