HttpClientTrait |
trait |
Drupal\remote_stream_wrapper |
src/HttpClientTrait.php |
Trait to help reuse HTTP client logic. |
|
2 |
|
HttpMimeTypeGuesser |
class |
Drupal\remote_stream_wrapper\File\MimeType |
src/File/MimeType/HttpMimeTypeGuesser.php |
Makes possible to guess the MIME type of a remote file. |
|
|
2 |
HttpMimeTypeGuesserTest |
class |
Drupal\Tests\remote_stream_wrapper\Kernel |
tests/src/Kernel/HttpMimeTypeGuesserTest.php |
@coversDefaultClass \Drupal\remote_stream_wrapper\File\MimeType\HttpMimeTypeGuesser
@group remote_stream_wrapper |
|
|
|
HttpStreamWrapper |
class |
Drupal\remote_stream_wrapper\StreamWrapper |
src/StreamWrapper/HttpStreamWrapper.php |
HTTP(s) stream wrapper. |
|
1 |
3 |
HttpStreamWrapperTest |
class |
Drupal\Tests\remote_stream_wrapper\Unit |
tests/src/Unit/HttpStreamWrapperTest.php |
@group remote_stream_wrapper
@coversDefaultClass \Drupal\remote_stream_wrapper\StreamWrapper\HttpStreamWrapper |
|
|
|
HttpStreamWrapperTest |
class |
Drupal\Tests\remote_stream_wrapper\Kernel |
tests/src/Kernel/HttpStreamWrapperTest.php |
@coversDefaultClass \Drupal\remote_stream_wrapper\StreamWrapper\HttpStreamWrapper
@group remote_stream_wrapper |
|
|
|
ImageStyle |
class |
Drupal\remote_stream_wrapper\Entity |
src/Entity/ImageStyle.php |
Overrides the ImageStyle entity class to support remote image derivatives. |
|
|
|
ReadOnlyPhpStreamWrapperTrait |
trait |
Drupal\remote_stream_wrapper\StreamWrapper |
src/StreamWrapper/ReadOnlyPhpStreamWrapperTrait.php |
Trait that contains all unimplemented methods. |
|
|
|
RemoteImageStyleDownloadController |
class |
Drupal\remote_stream_wrapper\Controller |
src/Controller/RemoteImageStyleDownloadController.php |
Defines a controller to serve image styles. |
|
|
|
RemoteImageStyleRoutes |
class |
Drupal\remote_stream_wrapper\Routing |
src/Routing/RemoteImageStyleRoutes.php |
Defines a route subscriber to register a url for serving image styles. |
|
|
|
RemoteStreamWrapperInterface |
interface |
Drupal\remote_stream_wrapper\StreamWrapper |
src/StreamWrapper/RemoteStreamWrapperInterface.php |
|
1 |
|
|
RemoteStreamWrapperTestCase |
class |
|
./remote_stream_wrapper.test |
Tests for the remote_stream_wrapper module. |
|
|
|