WP_Object_Cache::__isset()
Method: Makes private properties checkable for backward compatibility.
Source: wp-includes/class-wp-object-cache.php:118
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
Function: Retrieves the cache contents from the cache by key and group.
Source: wp-includes/cache.php:151
Function: Increments numeric cache item’s value.
Source: wp-includes/cache.php:229
Function: Sets up Object Cache Global and assigns it.
Source: wp-includes/cache.php:21
Function: Replaces the contents of the cache with new data.
Source: wp-includes/cache.php:84
Function: Saves the data to the cache.
Source: wp-includes/cache.php:108