You are here

Classes, traits, and interfaces in Flysystem - S3 2.0.x

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AwsCacheAdapter class Drupal\flysystem_s3 src/AwsCacheAdapter.php A Drupal cache adapter for use with the AWS PHP SDK. 2
AwsCacheAdapterTest class NoDrupal\Tests\flysystem_s3\Unit tests/src/Unit/AwsCacheAdapterTest.php @coversDefaultClass \Drupal\flysystem_s3\AwsCacheAdapter @covers \Drupal\flysystem_s3\AwsCacheAdapter @group flysystem_s3
FlysystemS3FileSystem class Drupal\flysystem_s3\File src/File/FlysystemS3FileSystem.php Decorates the Drupal FileSystem service to handle chmod() for S3. 2
ModuleInstallUninstallWebTest class Drupal\flysystem_s3\Tests src/Tests/ModuleInstallUninstallWebTest.php Tests module installation and uninstallation.
S3 class Drupal\flysystem_s3\Flysystem src/Flysystem/S3.php Drupal plugin for the "S3" Flysystem adapter. 1
S3Adapter class Drupal\flysystem_s3\Flysystem\Adapter src/Flysystem/Adapter/S3Adapter.php Overrides methods so it works with Drupal. 1
S3CorsManagedFileHelper class Drupal\flysystem_s3 src/S3CorsManagedFileHelper.php Helper for altering and processing a managed_file element for CORS upload. 1
S3CorsUploadAjaxController class Drupal\flysystem_s3\Controller src/Controller/S3CorsUploadAjaxController.php Defines a controller to respond to S3 CORS upload AJAX requests.
S3Test class NoDrupal\Tests\flysystem_s3\Unit\Flysystem tests/src/Unit/Flysystem/S3Test.php @coversDefaultClass \Drupal\flysystem_s3\Flysystem\S3 @covers \Drupal\flysystem_s3\Flysystem\S3 @group flysystem_s3

Other projects