You are here

constant S3FS_CACHE_TAG in S3 File System 8.3

Same name and namespace in other branches
  1. 4.0.x s3fs.module \S3FS_CACHE_TAG
3 uses of S3FS_CACHE_TAG
S3fsRefreshCacheBatch::refreshCacheOperation in src/Batch/S3fsRefreshCacheBatch.php
Batch operation callback to refresh the cached list of S3 bucket objects.
S3fsService::refreshCache in src/S3fsService.php
Refreshes the metadata cache.
S3fsStream::readCache in src/StreamWrapper/S3fsStream.php
Fetch an object from the file metadata cache table.

File

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

Code

define('S3FS_CACHE_TAG', 's3fs');