namespace Drupal\Tests\Component\FileCache in Zircon Profile 8.0
Same name in other branches
Class | Location | Description |
---|---|---|
FileCacheFactoryTest |
core/ |
@coversDefaultClass \Drupal\Component\FileCache\FileCacheFactory @group FileCache |
FileCacheTest |
core/ |
@coversDefaultClass \Drupal\Component\FileCache\FileCache @group FileCache |
StaticFileCacheBackend |
core/ |
Allows to cache data based on file modification dates in a static cache. |