provideCacheIds() provideCacheIds() : array Returns cache ids with special characters that should still work. For example, the characters :\/<>"*?| are not valid in Windows filenames. So they must be encoded properly. Each cache id should be considered different from the others. Returns array
testDeleteAllAndNamespaceVersioningBetweenCaches() testDeleteAllAndNamespaceVersioningBetweenCaches()
isSharedStorage() isSharedStorage() : boolean Return whether multiple cache providers share the same storage. This is used for skipping certain tests for shared storage behavior. Returns boolean
_getCacheDriver() _getCacheDriver() : \Doctrine\Common\Cache\CacheProvider Returns \Doctrine\Common\Cache\CacheProvider