WP_Object_Cache::add()
Method: Adds data to the cache if it doesn’t already exist.
Source: wp-includes/class-wp-object-cache.php:199
Method: Adds data to the cache if it doesn’t already exist.
Source: wp-includes/class-wp-object-cache.php:199
Method: Sets the list of global cache groups.
Source: wp-includes/class-wp-object-cache.php:586
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: Clears the object cache of all data.
Source: wp-includes/class-wp-object-cache.php:559
Method: Retrieves the cache contents, if it exists.
Source: wp-includes/class-wp-object-cache.php:363
Method: Increments numeric cache item’s value.
Source: wp-includes/class-wp-object-cache.php:477
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