You are here

Classes, traits, and interfaces in S3 File System 4.0.x

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ActionsForm class Drupal\s3fs\Form src/Form/ActionsForm.php Defines an actions form. 1
PrivateS3fsStream class Drupal\s3fs\StreamWrapper src/StreamWrapper/PrivateS3fsStream.php Defines a Drupal s3fs stream wrapper class for use with private scheme.
PublicS3fsStream class Drupal\s3fs\StreamWrapper src/StreamWrapper/PublicS3fsStream.php Defines a Drupal s3fs stream wrapper class for use with public scheme.
S3fsAdvAggSubscriber class Drupal\s3fs\EventSubscriber src/EventSubscriber/S3fsAdvAggSubscriber.php Subscribe to asset optimization events and update assets urls.
S3fsCommands class Drupal\s3fs\Commands src/Commands/S3fsCommands.php S3FS Drush commands handler. 2
S3fsConfigFormTest class Drupal\Tests\s3fs\Functional tests/src/Functional/S3fsConfigFormTest.php Tests s3fs configuration form.
S3fsConfigValidationTest class Drupal\Tests\s3fs\Functional tests/src/Functional/S3fsConfigValidationTest.php S3fs form validation tests.
S3fsCssOptimizer class Drupal\s3fs\Asset src/Asset/S3fsCssOptimizer.php Optimizes a CSS asset. 2
S3fsCssOptimizerTest class Drupal\Tests\s3fs\Unit tests/src/Unit/S3fsCssOptimizerTest.php Tests the S3fsCssOptimizer.
S3fsDrushTest class Drupal\Tests\s3fs\Functional tests/src/Functional/S3fsDrushTest.php S3 File System Tests.
S3fsException class Drupal\s3fs src/S3fsException.php Class used to differentiate between known and unknown exception states. 1
S3fsFileMigrationBatch class Drupal\s3fs\Batch src/Batch/S3fsFileMigrationBatch.php Batch migrate files to a S3 bucket. 2
S3fsFileMigrationBatchInterface interface Drupal\s3fs\Batch src/Batch/S3fsFileMigrationBatchInterface.php Interface for SFS3fsFileMigrationBatch. 1 1
S3fsFileService class Drupal\s3fs src/S3fsFileService.php Provides helpers to operate on files and stream wrappers. 2
S3fsFileServiceTest class Drupal\Tests\s3fs\Functional tests/src/Functional/S3fsFileServiceTest.php S3 File System Service Decorator Tests.
S3fsImageStyleDownloadController class Drupal\s3fs\Controller src/Controller/S3fsImageStyleDownloadController.php Defines a controller to serve public/s3 Amazon S3 image styles.
S3fsImageStyleRoutes class Drupal\s3fs\Routing src/Routing/S3fsImageStyleRoutes.php Defines a route subscriber to register a url for serving image styles.
S3fsPathProcessorImageStyles class Drupal\s3fs\PathProcessor src/PathProcessor/S3fsPathProcessorImageStyles.php Defines a path processor to rewrite image styles URLs. 2
S3fsRefreshCacheBatch class Drupal\s3fs\Batch src/Batch/S3fsRefreshCacheBatch.php Performs a refresh of the s3fs_file table with data from S3 bucket. 1 2
S3fsRefreshCacheBatchInterface interface Drupal\s3fs\Batch src/Batch/S3fsRefreshCacheBatchInterface.php Performs a refresh of the s3fs_file table with data from S3 bucket. 1 1
S3fsService class Drupal\s3fs src/S3fsService.php Defines a S3fsService service. 1 2
S3fsServiceInterface interface Drupal\s3fs src/S3fsServiceInterface.php S3fs service interface. 1 4
S3fsServiceProvider class Drupal\s3fs src/S3fsServiceProvider.php The stream wrapper class.
S3fsStream class Drupal\s3fs\StreamWrapper src/StreamWrapper/S3fsStream.php Defines a Drupal s3 (s3://) stream wrapper class. 2 1 2
S3fsTest class Drupal\Tests\s3fs\Functional tests/src/Functional/S3fsTest.php S3 File System Tests.
S3fsTestBase abstract class Drupal\Tests\s3fs\Functional tests/src/Functional/S3fsTestBase.php S3 File System Test Base. 5
S3fsUrlGenerationTest class Drupal\Tests\s3fs\Functional tests/src/Functional/S3fsUrlGenerationTest.php S3 File System Tests.
SettingsForm class Drupal\s3fs\Form src/Form/SettingsForm.php Defines a form that configures s3fs settings. 1

Other projects