You are here

Classes, traits, and interfaces in AmazonS3 7.2

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
BasicPath class Drupal\amazons3\Matchable src/Matchable/BasicPath.php A path pattern to use when testing URL paths. 1 5
BasicPathTest class Drupal\amazons3Test\Matchable tests/Matchable/BasicPathTest.php @class BasicPathTest @package Drupal\amazons3Test\Matchable
Bootstrap trait Drupal\amazons3Test\DrupalAdapter tests/DrupalAdapter/Bootstrap.php Methods that map to includes/bootstrap.inc. 3
Bootstrap trait Drupal\amazons3\DrupalAdapter src/DrupalAdapter/Bootstrap.php Methods that map to includes/bootstrap.inc. 1
Cache class Drupal\amazons3 src/Cache.php Cache configured to cache in the cache_amazons3_metadata bin. 1
CacheTest class Drupal\amazons3Test tests/CacheTest.php Test our cache wrapper.
CloudFrontClient class Drupal\amazons3 src/CloudFrontClient.php @class CloudFrontClient @package Drupal\amazons3 1
CloudFrontClient class Drupal\amazons3Test\Stub tests/Stub/CloudFrontClient.php @class CloudFrontClient @package Drupal\amazons3Test\Stub 1
CloudFrontClientTest class Drupal\amazons3Test tests/CloudFrontClientTest.php @class CloudFrontClientTest @package Drupal\amazons3Test
Common trait Drupal\amazons3Test\DrupalAdapter tests/DrupalAdapter/Common.php Methods that map to includes/common.inc. 1
Common trait Drupal\amazons3\DrupalAdapter src/DrupalAdapter/Common.php Methods that map to includes/common.inc.
CompositeFactory class Drupal\amazons3 src/CompositeFactory.php Override CompositeFactory to inject hook calls. 1
CompositeFactory class Drupal\amazons3Test\Stub tests/Stub/CompositeFactory.php @class CompositeFactory @package Drupal\amazons3Test\Stub 1
CompositeFactoryTest class Drupal\amazons3Test tests/CompositeFactoryTest.php Test CompositeFactory.
DrupalStreamWrapperInterface interface tests/include/DrupalStreamWrapperInterface.inc Drupal stream wrapper extension.
FileMimetypes trait Drupal\amazons3Test\DrupalAdapter tests/DrupalAdapter/FileMimetypes.php Methods that map to includes/file.mimetypes.inc. 1
FileMimetypes trait Drupal\amazons3\DrupalAdapter src/DrupalAdapter/FileMimetypes.php Methods that map to includes/file.mimetypes.inc.
Matchable interface Drupal\amazons3\Matchable src/Matchable/Matchable.php Interface for objects that can be matched against a given string. 2
MatchablePaths class Drupal\amazons3\Matchable src/Matchable/MatchablePaths.php A list of paths that can be matched against a regular expression. 4
MatchablePathsTest class Drupal\amazons3Test\Matchable tests/Matchable/MatchablePathsTest.php
MatchableRegex trait Drupal\amazons3\Matchable src/Matchable/MatchableRegex.php Base class for objects that can be matched against a regular expression.
Module trait Drupal\amazons3Test\DrupalAdapter tests/DrupalAdapter/Module.php Stub for module.inc functions, with a call counter to log each call. 1
Module trait Drupal\amazons3\DrupalAdapter src/DrupalAdapter/Module.php @class Module @package Drupal\amazons3\DrupalAdapter @codeCoverageIgnore
PresignedPath class Drupal\amazons3\Matchable src/Matchable/PresignedPath.php @class PresignedPath @package Drupal\amazons3 4
PresignedPathTest class Drupal\amazons3Test\Matchable tests/Matchable/PresignedPathTest.php @class PresignedPathTest @package Drupal\amazons3Test\Matchable
S3Client class Drupal\amazons3 src/S3Client.php A wrapper around S3Client::factory() using aws_key / aws_secret variables. 1 1
S3Client class Drupal\amazons3Test\Stub tests/Stub/S3Client.php Stub bootstrap functions. 2
S3ClientTest class Drupal\amazons3 tests/S3ClientTest.php Tests \Drupal\amazons3\S3Client.
S3ConnectValidationException class Drupal\amazons3\Exception src/Exception/S3ConnectValidationException.php Exception thrown when credentials and bucket configurations are invalid. 2
S3Url class Drupal\amazons3 src/S3Url.php Represents an s3:// stream URL. 2
S3UrlTest class Drupal\amazons3Test tests/S3UrlTest.php Test S3Url.
StreamWrapper class Drupal\amazons3 src/StreamWrapper.php @file Drupal stream wrapper implementation for Amazon S3 1
StreamWrapper class Drupal\amazons3Test\Stub tests/Stub/StreamWrapper.php Stub common and mimetype functions. 1
StreamWrapperConfiguration class Drupal\amazons3Test\Stub tests/Stub/StreamWrapperConfiguration.php @class StreamWrapperConfiguration @package Drupal\amazons3Test\Stub 2
StreamWrapperConfiguration class Drupal\amazons3 src/StreamWrapperConfiguration.php Class to manage S3 stream wrapper configuration. 1 1
StreamWrapperConfigurationTest class Drupal\amazons3Test tests/StreamWrapperConfigurationTest.php @class StreamWrapperConfigurationTest @package Drupal\amazons3Test
StreamWrapperInterface interface tests/include/DrupalStreamWrapperInterface.inc Generic PHP stream wrapper interface. 1
StreamWrapperTest class Drupal\amazons3Test tests/StreamWrapperTest.php Tests \Drupal\amazons3\StreamWrapper.

Other projects