|
PublicStream::getExternalUrl |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PublicStream.php |
Implements Drupal\Core\StreamWrapper\StreamWrapperInterface::getExternalUrl(). |
|
PrivateStream::getExternalUrl |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PrivateStream.php |
Implements Drupal\Core\StreamWrapper\StreamWrapperInterface::getExternalUrl(). |
|
TemporaryStream::getExternalUrl |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php |
Implements Drupal\Core\StreamWrapper\StreamWrapperInterface::getExternalUrl(). |
|
DummyStreamWrapper::getExternalUrl |
function |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyStreamWrapper.php |
Override getExternalUrl(). |
|
TranslationsStream::getExternalUrl |
function |
drupal/core/modules/locale/lib/Drupal/locale/TranslationsStream.php |
Implements Drupal\Core\StreamWrapper\StreamWrapperInterface::getExternalUrl(). |
|
StreamWrapperInterface::getExternalUrl |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php |
Returns a web accessible URL for the resource. |
|
DummyReadOnlyStreamWrapper::getExternalUrl |
function |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyReadOnlyStreamWrapper.php |
Override getExternalUrl(). |