wp_cache_flush_runtime()
Function: Removes all cache items from the in-memory runtime cache.
Source: wp-includes/cache.php:280
Function: Removes all cache items from the in-memory runtime cache.
Source: wp-includes/cache.php:280
Function: Adds multiple values to the cache in one call.
Source: wp-includes/cache.php:62
Function: Sets multiple values to the cache in one call.
Source: wp-includes/cache.php:129
Function: Retrieves multiple values from the cache in one call.
Source: wp-includes/cache.php:172
Function: Deletes multiple values from the cache in one call.
Source: wp-includes/cache.php:209
Function: Removes all cache items in a group, if the object cache implementation supports it.
Source: wp-includes/cache.php:298
Function: Determines whether the object cache implementation supports a particular feature.
Source: wp-includes/cache.php:314
Function: Switches the internal blog ID.
Source: wp-includes/cache.php:385
Function: Adds a group or set of groups to the list of global groups.
Source: wp-includes/cache.php:356
Function: Adds a group or set of groups to the list of non-persistent groups.
Source: wp-includes/cache.php:369