service stream_wrapper.s3fs in S3 File System 4.0.x
Same name and namespace in other branches
- 8.3 s3fs.services.yml \stream_wrapper.s3fs
- 8.2 s3fs.services.yml \stream_wrapper.s3fs
Class
Drupal\s3fs\StreamWrapper\S3fsStreamTags
- stream_wrapper
3 string references to stream_wrapper.s3fs
- S3fsFileMigrationBatch::copyOperation in src/
Batch/ S3fsFileMigrationBatch.php - Batch operation callback that copy files to S3 File System.
- S3fsFileMigrationBatch::isFileAlreadyUploaded in src/
Batch/ S3fsFileMigrationBatch.php - S3fsUrlGenerationTest::runDomainRootTests in tests/
src/ Functional/ S3fsUrlGenerationTest.php - Execute domain_root tests.
File
View source
- class: Drupal\s3fs\StreamWrapper\S3fsStream
- tags:
- - { name: stream_wrapper, scheme: s3 }