Search for cache_set
Title | Object type | File name | Summary |
---|---|---|---|
views_cache_set | function | includes/ |
Set a cached item in the views cache. |
views_plugin_cache::cache_set | function | plugins/ |
Save data to the cache. |
views_plugin_cache::cache_set_expire | function | plugins/ |
Determine expiration time in the cache table of the cache type. |
views_plugin_cache_none::cache_set | function | plugins/ |
Save data to the cache. |
views_plugin_cache_time::cache_set | function | plugins/ |
Save data to the cache. |
views_plugin_cache_time::cache_set_expire | function | plugins/ |
Determine expiration time in the cache table of the cache type. |
views_ui_cache_set | function | ./ |
Cache set. |