WP_Object_Cache::stats()
Method: Echoes the stats of the caching.
Source: wp-includes/class-wp-object-cache.php:634
Method: Echoes the stats of the caching.
Source: wp-includes/class-wp-object-cache.php:634
Class: Core class that implements an object cache.
Source: wp-includes/class-wp-object-cache.php:25
Method: Switches the internal blog ID.
Source: wp-includes/class-wp-object-cache.php:602
Method: Makes private properties readable for backward compatibility.
Source: wp-includes/class-wp-object-cache.php:93
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: Makes private properties settable for backward compatibility.
Source: wp-includes/class-wp-object-cache.php:106
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: 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