WP_Object_Cache::__construct()
Method: Sets up object properties; PHP 5 style constructor.
Source: wp-includes/class-wp-object-cache.php:80
Method: Sets up object properties; PHP 5 style constructor.
Source: wp-includes/class-wp-object-cache.php:80
Method: Makes private properties checkable for backward compatibility.
Source: wp-includes/class-wp-object-cache.php:118
Method: Saves the object cache before object is completely destroyed.
Source: wp-includes/cache.php:729
Method: Makes private properties un-settable for backward compatibility.
Source: wp-includes/class-wp-object-cache.php:129
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