Search for cache_set

Functions & methods

NameLocationDescription
cache_setincludes/cache.incStore data in the persistent cache.
cache_setincludes/cache-install.inc
views_cache_setincludes/cache.incSet a cached item in the views cache.
views_object_cache_setincludes/cache.incStore an object in the non-volatile Views cache.
views_plugin_cache::cache_setplugins/views_plugin_cache.incSave data to the cache.
views_plugin_cache::cache_set_expireplugins/views_plugin_cache.incDetermine expiration time in the cache table of the cache type or CACHE_PERMANENT if item shouldn't be removed automatically from cache.
views_plugin_cache_none::cache_setplugins/views_plugin_cache_none.incSave data to the cache.
views_plugin_cache_time::cache_set_expireplugins/views_plugin_cache_time.incDetermine expiration time in the cache table of the cache type or CACHE_PERMANENT if item shouldn't be removed automatically from cache.
views_ui_cache_set./views_ui.moduleSpecialized cache function to add a flag to our view, include an appropriate include, and cache more easily.
_update_cache_setmodules/update/update.moduleStore data in the private update status cache table.