Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

namespace Drupal\Component\FileCache

Object name File name Summary
ApcuFileCacheBackend core/lib/Drupal/Component/FileCache/ApcuFileCacheBackend.php APCu backend for the file cache.
FileCache core/lib/Drupal/Component/FileCache/FileCache.php Allows to cache data based on file modification dates.
FileCacheBackendInterface core/lib/Drupal/Component/FileCache/FileCacheBackendInterface.php Defines an interface inspired by APCu for FileCache backends.
FileCacheFactory core/lib/Drupal/Component/FileCache/FileCacheFactory.php Creates a FileCache object.
FileCacheInterface core/lib/Drupal/Component/FileCache/FileCacheInterface.php Interface for objects that allow caching file data.
NullFileCache core/lib/Drupal/Component/FileCache/NullFileCache.php Null implementation for the file cache.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal