Memcached::getAllKeys
Gets the keys stored on all the servers
Description
public array Memcached::getAllKeys
( void
)
Parameters
This function has no parameters.
Return Values
Returns the keys stored on all the servers on success or FALSE
on failure.