WP_Object_Cache::add_global_groups()
Method: Sets the list of global cache groups.
Source: wp-includes/class-wp-object-cache.php:586
Method: Sets the list of global cache groups.
Source: wp-includes/class-wp-object-cache.php:586
Method: Adds multiple values to the cache in one call.
Source: wp-includes/class-wp-object-cache.php:236
Method: Decrements numeric cache item’s value.
Source: wp-includes/class-wp-object-cache.php:520
Method: Removes the contents of the cache key in the group.
Source: wp-includes/class-wp-object-cache.php:425
Method: Deletes multiple values from the cache in one call.
Source: wp-includes/class-wp-object-cache.php:456
Method: Clears the object cache of all data.
Source: wp-includes/class-wp-object-cache.php:559
Method: Removes all cache items in a group.
Source: wp-includes/class-wp-object-cache.php:573
Method: Retrieves the cache contents, if it exists.
Source: wp-includes/class-wp-object-cache.php:363
Method: Retrieves multiple values from the cache in one call.
Source: wp-includes/class-wp-object-cache.php:403
Method: Increments numeric cache item’s value.
Source: wp-includes/class-wp-object-cache.php:477