You are here

Classes, traits, and interfaces in S3 File System 8.2

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ApiKeyConfigurationTest class Drupal\s3fs\Tests src/Tests/ApiKeyConfigurationTest.php Tests whether access_key & secret_key is set at the admin configuration page, and whether the access_key & secret_key is stored successfully or not.
PrivateS3fsStream class Drupal\s3fs\StreamWrapper src/StreamWrapper/PrivateS3fsStream.php Defines a Drupal s3fs stream wrapper class for use with private scheme (private://).
PublicS3fsStream class Drupal\s3fs\StreamWrapper src/StreamWrapper/PublicS3fsStream.php Defines a Drupal s3fs stream wrapper class for use with public scheme (public://).
S3fsConfigFormTest class Drupal\s3fs\Tests src/Tests/S3fsConfigFormTest.php Tests s3fs configuration form.
S3fsCssOptimizer class Drupal\s3fs src/S3fsCssOptimizer.php Optimizes a CSS asset.
S3fsException class Drupal\s3fs src/S3fsException.php Class used to differentiate between known and unknown exception states. 1
S3fsServiceProvider class Drupal\s3fs src/S3fsServiceProvider.php The stream wrapper class.
S3fsStream class Drupal\s3fs\StreamWrapper src/StreamWrapper/S3fsStream.php Defines a Drupal s3fs (s3fs://) stream wrapper class. 2 2
SettingsForm class Drupal\s3fs\Form src/Form/SettingsForm.php Defines a form that configures devel settings. 1
ValidateService class Drupal\s3fs src/ValidateService.php Defines a ValidateService service. 2

Other projects