You are here

constant S3FS_CACHE_BIN in S3 File System 8.3

Same name and namespace in other branches
  1. 8.2 s3fs.module \S3FS_CACHE_BIN
  2. 4.0.x s3fs.module \S3FS_CACHE_BIN
3 uses of S3FS_CACHE_BIN
S3fsStream::deleteCache in src/StreamWrapper/S3fsStream.php
Delete an object's metadata from the cache.
S3fsStream::readCache in src/StreamWrapper/S3fsStream.php
Fetch an object from the file metadata cache table.
S3fsStream::writeCache in src/StreamWrapper/S3fsStream.php
Write an object's (and its ancestor folders') metadata to the cache.

File

./s3fs.module, line 12
Hook implementations and other primary functionality for S3 File System.

Code

define('S3FS_CACHE_BIN', 'default');