You are here

Files in S3 File System 8.3

Primary tabs

File namesort descending Location Namespace Description
actionform.css css/actionform.css .copysubmitbuttons { width: 100%; display: flex; flex-wrap: wrap; } .copysubmitbuttons .form-submit { float: left; }
ActionsForm.php src/Form/ActionsForm.php Drupal\s3fs\Form
d7_s3fs_config.yml migrations/d7_s3fs_config.yml migrations/d7_s3fs_config.yml
d7_s3fs_private_migrate.yml migrations/d7_s3fs_private_migrate.yml migrations/d7_s3fs_private_migrate.yml
d7_s3fs_public_migrate.yml migrations/d7_s3fs_public_migrate.yml migrations/d7_s3fs_public_migrate.yml
d7_s3fs_s3_migrate.yml migrations/d7_s3fs_s3_migrate.yml migrations/d7_s3fs_s3_migrate.yml
drupalci.yml drupalci.yml drupalci.yml
drush.services.yml drush.services.yml drush.services.yml
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.
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.libraries.yml s3fs.libraries.yml s3fs.libraries.yml
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.post_update.php s3fs.post_update.php Post update functions for s3fs.
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
S3fsAdvAggSubscriber.php src/EventSubscriber/S3fsAdvAggSubscriber.php Drupal\s3fs\EventSubscriber
S3fsCommands.php src/Commands/S3fsCommands.php Drupal\s3fs\Commands
S3fsConfigFormTest.php tests/src/Functional/S3fsConfigFormTest.php Drupal\Tests\s3fs\Functional
S3fsConfigValidationTest.php tests/src/Functional/S3fsConfigValidationTest.php Drupal\Tests\s3fs\Functional
S3fsCssOptimizer.php src/Asset/S3fsCssOptimizer.php Drupal\s3fs\Asset
S3fsCssOptimizerMock.php tests/fixtures/S3fsCssOptimizerMock.php Provides mocking data for S3fsCssOptimizerTest.
S3fsCssOptimizerTest.php tests/src/Unit/S3fsCssOptimizerTest.php Drupal\Tests\s3fs\Unit
S3fsDrushTest.php tests/src/Functional/S3fsDrushTest.php Drupal\Tests\s3fs\Functional
S3fsException.php src/S3fsException.php Drupal\s3fs
S3fsFileMigrationBatch.php src/Batch/S3fsFileMigrationBatch.php Drupal\s3fs\Batch
S3fsFileMigrationBatchInterface.php src/Batch/S3fsFileMigrationBatchInterface.php Drupal\s3fs\Batch
S3fsFileService.php src/S3fsFileService.php Drupal\s3fs
S3fsFileServiceTest.php tests/src/Functional/S3fsFileServiceTest.php Drupal\Tests\s3fs\Functional
S3fsImageStyleDownloadController.php src/Controller/S3fsImageStyleDownloadController.php Drupal\s3fs\Controller
S3fsImageStyleRoutes.php src/Routing/S3fsImageStyleRoutes.php Drupal\s3fs\Routing
S3fsPathProcessorImageStyles.php src/PathProcessor/S3fsPathProcessorImageStyles.php Drupal\s3fs\PathProcessor
S3fsRefreshCacheBatch.php src/Batch/S3fsRefreshCacheBatch.php Drupal\s3fs\Batch
S3fsRefreshCacheBatchInterface.php src/Batch/S3fsRefreshCacheBatchInterface.php Drupal\s3fs\Batch
S3fsService.php src/S3fsService.php Drupal\s3fs
S3fsServiceInterface.php src/S3fsServiceInterface.php Drupal\s3fs
S3fsServiceProvider.php src/S3fsServiceProvider.php Drupal\s3fs
S3fsStream.php src/StreamWrapper/S3fsStream.php Drupal\s3fs\StreamWrapper
S3fsTest.php tests/src/Functional/S3fsTest.php Drupal\Tests\s3fs\Functional
S3fsTestBase.php tests/src/Functional/S3fsTestBase.php Drupal\Tests\s3fs\Functional
S3fsUrlGenerationTest.php tests/src/Functional/S3fsUrlGenerationTest.php Drupal\Tests\s3fs\Functional
SettingsForm.php src/Form/SettingsForm.php Drupal\s3fs\Form

Pages

Other projects