Introduce a flag to treat invalidateAll() like deleteAll()
Compare changes
+ 18
− 7
@@ -339,7 +339,7 @@ abstract class CacheBase implements CacheBackendInterface {
@@ -351,9 +351,11 @@ abstract class CacheBase implements CacheBackendInterface {
@@ -395,7 +397,9 @@ abstract class CacheBase implements CacheBackendInterface {
@@ -441,8 +445,15 @@ abstract class CacheBase implements CacheBackendInterface {