Drupal\Component\FileCache
Classes
APCu backend for the file cache.
Allows to cache data based on file modification dates.
Creates a FileCache object.
Null implementation for the file cache.
Interfaces
Defines an interface inspired by APCu for FileCache backends.
Interface for objects that allow caching file data.