Search for cacheSet
- Search 7.x for cacheSet
- Search 9.5.x for cacheSet
- Search 8.9.x for cacheSet
- Search 10.3.x for cacheSet
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CachePluginBase::cacheSet | function | core/ |
Save data to the cache. |
CachePluginBase::cacheSetMaxAge | function | core/ |
Determine cache expiration time. |
None::cacheSet | function | core/ |
Replace the cache set logic so it does not set a cache item at all. |
PerformanceData::$cacheSetCount | property | core/ |
The number of cache sets recorded. |
PerformanceData::getCacheSetCount | function | core/ |
Gets the cache set count. |
PerformanceData::setCacheSetCount | function | core/ |
Sets the cache set count. |
Time::cacheSetMaxAge | function | core/ |
|
UseCacheBackendTrait::cacheSet | function | core/ |
Stores data in the persistent cache, respecting the use caches flag. |
ViewsData::cacheSet | function | core/ |
Sets data to the cache backend. |
ViewUI::cacheSet | function | core/ |
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.