Collect the set cache events and size of the cached objects
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 102
− 9
@@ -15,7 +15,9 @@ use Symfony\Component\HttpFoundation\RequestStack;
@@ -45,6 +47,16 @@ class CacheBackendWrapper implements CacheBackendInterface, CacheTagsInvalidator
@@ -57,11 +69,13 @@ class CacheBackendWrapper implements CacheBackendInterface, CacheTagsInvalidator
@@ -91,7 +105,12 @@ class CacheBackendWrapper implements CacheBackendInterface, CacheTagsInvalidator
@@ -126,7 +145,14 @@ class CacheBackendWrapper implements CacheBackendInterface, CacheTagsInvalidator
@@ -136,14 +162,72 @@ class CacheBackendWrapper implements CacheBackendInterface, CacheTagsInvalidator
@@ -212,13 +296,22 @@ class CacheBackendWrapper implements CacheBackendInterface, CacheTagsInvalidator