provideCacheIds() provideCacheIds() : array Returns cache ids with special characters that should still work. Memcached does not support " ", null byte and very long keys so we remove them from the tests. 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