wp_cache_get_multiple()
Function: Retrieves multiple values from the cache in one call.
Source: wp-includes/cache.php:142
Function: Retrieves multiple values from the cache in one call.
Source: wp-includes/cache.php:142
Function: Switches the internal blog ID.
Source: wp-includes/cache.php:236
Function: Adds data to the cache, if the cache key doesn’t already exist.
Source: wp-includes/cache.php:30
Function: Adds a group or set of groups to the list of global groups.
Source: wp-includes/cache.php:252
Function: Closes the cache.
Source: wp-includes/cache.php:49
Function: Adds a group or set of groups to the list of non-persistent groups.
Source: wp-includes/cache.php:265
Function: Decrements numeric cache item’s value.
Source: wp-includes/cache.php:66
Function: Reset internal cache keys and structures.
Source: wp-includes/cache.php:288
Function: Removes the cache contents matching key and group.
Source: wp-includes/cache.php:84
Function: Removes all cache items.
Source: wp-includes/cache.php:100
Function: Retrieves the cache contents from the cache by key and group.
Source: wp-includes/cache.php:122
Function: Increment numeric cache item’s value
Source: wp-includes/cache.php:161
Function: Sets up Object Cache Global and assigns it.
Source: wp-includes/cache.php:174
Function: Replaces the contents of the cache with new data.
Source: wp-includes/cache.php:194
Function: Saves the data to the cache.
Source: wp-includes/cache.php:218