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
Method: Serves as a utility function to determine whether a key is valid.
Source: wp-includes/class-wp-object-cache.php:141
Method: Deletes multiple values from the cache in one call.
Source: wp-includes/class-wp-object-cache.php:456
Method: Sets multiple values to the cache in one call.
Source: wp-includes/class-wp-object-cache.php:334
Method: Adds multiple values to the cache in one call.
Source: wp-includes/class-wp-object-cache.php:236
Method: Retrieves multiple values from the cache in one call.
Source: wp-includes/class-wp-object-cache.php:403
Method: Makes private properties checkable for backward compatibility.
Source: wp-includes/class-wp-object-cache.php:118
Method: Makes private properties un-settable for backward compatibility.
Source: wp-includes/class-wp-object-cache.php:129
Method: Makes private properties readable for backward compatibility.
Source: wp-includes/class-wp-object-cache.php:93
Method: Makes private properties settable for backward compatibility.
Source: wp-includes/class-wp-object-cache.php:106
Method: Echoes the stats of the caching.
Source: wp-includes/class-wp-object-cache.php:634
Method: Switches the internal blog ID.
Source: wp-includes/class-wp-object-cache.php:602
Method: Serves as a utility function to determine whether a key exists in the cache.
Source: wp-includes/class-wp-object-cache.php:179
Method: Decrements numeric cache item’s value.
Source: wp-includes/class-wp-object-cache.php:520
Method: Sets up object properties; PHP 5 style constructor.
Source: wp-includes/class-wp-object-cache.php:80
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
Method: Replaces the contents in the cache, if contents already exist.
Source: wp-includes/class-wp-object-cache.php:260
Method: Resets cache keys.
Source: wp-includes/class-wp-object-cache.php:615
Method: Sets the data contents into the cache.
Source: wp-includes/class-wp-object-cache.php:302
Class: Core class that implements an object cache.
Source: wp-includes/class-wp-object-cache.php:25
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