You are here

namespace Drupal\Tests\Component\FileCache in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\Tests\Component\FileCache
Classsort descending Location Description
FileCacheFactoryTest core/tests/Drupal/Tests/Component/FileCache/FileCacheFactoryTest.php @coversDefaultClass \Drupal\Component\FileCache\FileCacheFactory @group FileCache
FileCacheTest core/tests/Drupal/Tests/Component/FileCache/FileCacheTest.php @coversDefaultClass \Drupal\Component\FileCache\FileCache @group FileCache
StaticFileCacheBackend core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php Allows to cache data based on file modification dates in a static cache.