You are here

11 calls to BasicPath::factory() in AmazonS3 7.2

BasicPathTest::testFactory in tests/Matchable/BasicPathTest.php
@covers Drupal\amazons3\Matchable\BasicPath::factory @covers Drupal\amazons3\Matchable\BasicPath::__construct @covers Drupal\amazons3\Matchable\BasicPath::getPath
MatchablePathsTest::testImplode in tests/Matchable/MatchablePathsTest.php
@covers Drupal\amazons3\Matchable\MatchablePaths::__construct @covers Drupal\amazons3\Matchable\MatchablePaths::__toString
MatchablePathsTest::testMatch in tests/Matchable/MatchablePathsTest.php
@covers Drupal\amazons3\Matchable\MatchablePaths::match
MatchablePathsTest::testNoMatch in tests/Matchable/MatchablePathsTest.php
@covers Drupal\amazons3\Matchable\MatchablePaths::match
StreamWrapperConfiguration::fromDrupalVariables in src/StreamWrapperConfiguration.php
Set the stream wrapper configuration using Drupal variables.
StreamWrapperTest::testAttachmentSpace in tests/StreamWrapperTest.php
Test that we properly encode filenames according to RFC2047.
StreamWrapperTest::testReducedRedundancyStorage in tests/StreamWrapperTest.php
@covers \Drupal\amazons3\StreamWrapper::getOptions @covers \Drupal\amazons3\StreamWrapper::useRrs
StreamWrapperTest::testSaveAs in tests/StreamWrapperTest.php
@covers \Drupal\amazons3\StreamWrapper::getExternalUrl @covers \Drupal\amazons3\StreamWrapper::getS3Url @covers \Drupal\amazons3\StreamWrapper::getContentDispositionAttachment @covers \Drupal\amazons3\StreamWrapper::forceDownload
StreamWrapperTest::testSaveAsAll in tests/StreamWrapperTest.php
@covers \Drupal\amazons3\StreamWrapper::getExternalUrl @covers \Drupal\amazons3\StreamWrapper::getContentDispositionAttachment @covers \Drupal\amazons3\StreamWrapper::forceDownload @covers \Drupal\amazons3\StreamWrapper::getS3Url
StreamWrapperTest::testSaveAsExcluded in tests/StreamWrapperTest.php
@covers \Drupal\amazons3\StreamWrapper::getExternalUrl
StreamWrapperTest::testTorrentPath in tests/StreamWrapperTest.php
Test that we can create torrent URLs.