WP_Object_Cache::is_valid_key()
Method: Serves as a utility function to determine whether a key is valid.
Source: wp-includes/class-wp-object-cache.php:141
Method: Serves as a utility function to determine whether a key is valid.
Source: wp-includes/class-wp-object-cache.php:141
Method: Adds multiple values to the cache in one call.
Source: wp-includes/class-wp-object-cache.php:236
Method: Sets multiple values to the cache in one call.
Source: wp-includes/class-wp-object-cache.php:334
Method: Retrieves multiple values from the cache in one call.
Source: wp-includes/class-wp-object-cache.php:403
Method: Deletes multiple values from the cache in one call.
Source: wp-includes/class-wp-object-cache.php:456
Method: Removes all cache items in a group.
Source: wp-includes/class-wp-object-cache.php:573
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