APCu backend for the file cache.
Name | Modifiers | Type | Description |
---|---|---|---|
ApcuFileCacheBackend::delete | public | function | Deletes data from a cache backend. Overrides FileCacheBackendInterface::delete |
ApcuFileCacheBackend::fetch | public | function | Fetches data from the cache backend. Overrides FileCacheBackendInterface::fetch |
ApcuFileCacheBackend::store | public | function | Stores data into a cache backend. Overrides FileCacheBackendInterface::store |
© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Component!FileCache!ApcuFileCacheBackend.php/class/ApcuFileCacheBackend/8.1.x