You are here

Classes, traits, and interfaces in File Cache 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
FileSystemBackend class Drupal\filecache\Cache src/Cache/FileSystemBackend.php A cache backend that stores cache items as files on the file system. 2
FileSystemBackendFactory class Drupal\filecache\Cache src/Cache/FileSystemBackendFactory.php Factory for creating FileSystemBackend cache backends. 2
FileSystemBackendTest class Drupal\Tests\filecache\Kernel tests/src/Kernel/FileSystemBackendTest.php Tests the FileSystemBackend cache backend. 1
PersistentFileSystemBackendTest class Drupal\Tests\filecache\Kernel tests/src/Kernel/PersistentFileSystemBackendTest.php Tests the FileSystemBackend cache backend using the persistent option.

Other projects