events/Classes/Caching
Daniel Siepmann bae680025e
Flush corresponding page caches on import (#25)
The pages now receive proper cache tags.
The import now properly clears those cache tags.
That way all corresponding pages will show updated content after import
finished.

We need one test that executes frontend requests and import command.
The separation is therefore removed and tests are streamlined to have a
single parent providing all necessary information and setup.
2023-06-19 10:13:26 +02:00
..
CacheManager.php Flush corresponding page caches on import (#25) 2023-06-19 10:13:26 +02:00
PageCacheTimeout.php Streamline CGL (#21) 2023-06-07 08:56:42 +02:00