WP_Object_Cache::flush_group()
Method: Removes all cache items in a group.
Source: wp-includes/class-wp-object-cache.php:573
Method: Removes all cache items in a group.
Source: wp-includes/class-wp-object-cache.php:573
Function: Switches the internal blog ID.
Source: wp-includes/cache.php:385
Method: Replaces the contents in the cache, if contents already exist.
Source: wp-includes/class-wp-object-cache.php:260
Function: Adds a group or set of groups to the list of global groups.
Source: wp-includes/cache.php:356
Method: Resets cache keys.
Source: wp-includes/class-wp-object-cache.php:615
Function: Adds a group or set of groups to the list of non-persistent groups.
Source: wp-includes/cache.php:369
Method: Sets the data contents into the cache.
Source: wp-includes/class-wp-object-cache.php:302
Function: Resets internal cache keys and structures.
Source: wp-includes/cache.php:409
Method: Echoes the stats of the caching.
Source: wp-includes/class-wp-object-cache.php:634
Class: Core class that implements an object cache.
Source: wp-includes/class-wp-object-cache.php:25