7 calls to S3Url::factory() in AmazonS3 7.2
- amazons3_file_entity_upload_destination_uri_alter in ./
amazons3.module - Implements hook_file_entity_upload_destination_uri_alter().
- amazons3_file_stream_wrapper_uri_normalize_alter in ./
amazons3.module - Implements hook_file_stream_wrapper_uri_normalize_alter().
- amazons3_image_style_path_alter in ./
amazons3.module - Implements hook_image_style_path_alter().
- S3UrlTest::testFactory in tests/
S3UrlTest.php - @covers Drupal\amazons3\S3Url::factory
- S3UrlTest::testFactoryInvalidUrl in tests/
S3UrlTest.php - @expectedException \InvalidArgumentException @covers Drupal\amazons3\S3Url::factory
- StreamWrapper::dirname in src/
StreamWrapper.php - StreamWrapper::setUri in src/
StreamWrapper.php