You are here

Files in S3 File System 8.2

Primary tabs

File namesort descending Location Namespace Description
ApiKeyConfigurationTest.php src/Tests/ApiKeyConfigurationTest.php Drupal\s3fs\Tests
PrivateS3fsStream.php src/StreamWrapper/PrivateS3fsStream.php Drupal\s3fs\StreamWrapper
PublicS3fsStream.php src/StreamWrapper/PublicS3fsStream.php Drupal\s3fs\StreamWrapper
README.txt README.txt INTRODUCTION ------------ * S3 File System (s3fs) provides an additional file system to your drupal site, alongside the public and private file systems, which stores files in Amazon's Simple Storage Service (S3) (or any S3-compatible…
s3fs.api.php s3fs.api.php This file contains no working PHP code; it exists to provide additional documentation for doxygen as well as to document hooks in the standard Drupal manner.
s3fs.drush.inc s3fs.drush.inc Defines a drush command that refreshes the S3 metadata cache.
s3fs.info.yml s3fs.info.yml s3fs.info.yml
s3fs.install s3fs.install Install, update and uninstall functions for the S3 File System module.
s3fs.links.menu.yml s3fs.links.menu.yml s3fs.links.menu.yml
s3fs.links.task.yml s3fs.links.task.yml s3fs.links.task.yml
s3fs.module s3fs.module Hook implementations and other primary functionality for S3 File System.
s3fs.permissions.yml s3fs.permissions.yml s3fs.permissions.yml
s3fs.routing.yml s3fs.routing.yml s3fs.routing.yml
s3fs.schema.yml config/schema/s3fs.schema.yml config/schema/s3fs.schema.yml
s3fs.services.yml s3fs.services.yml s3fs.services.yml
s3fs.settings.yml config/install/s3fs.settings.yml config/install/s3fs.settings.yml
S3fsConfigFormTest.php src/Tests/S3fsConfigFormTest.php Drupal\s3fs\Tests
S3fsCssOptimizer.php src/S3fsCssOptimizer.php Drupal\s3fs
S3fsException.php src/S3fsException.php Drupal\s3fs
S3fsServiceProvider.php src/S3fsServiceProvider.php Drupal\s3fs
S3fsStream.php src/StreamWrapper/S3fsStream.php Drupal\s3fs\StreamWrapper
SettingsForm.php src/Form/SettingsForm.php Drupal\s3fs\Form
ValidateService.php src/ValidateService.php Drupal\s3fs

Other projects