7 methods override StreamWrapperInterface::getExternalUrl()
- DummyExternalReadOnlyWrapper::getExternalUrl in core/
modules/ file/ tests/ file_test/ src/ StreamWrapper/ DummyExternalReadOnlyWrapper.php - Returns a web accessible URL for the resource.
- DummyReadOnlyStreamWrapper::getExternalUrl in core/
modules/ file/ tests/ file_test/ src/ StreamWrapper/ DummyReadOnlyStreamWrapper.php - Override getExternalUrl().
- DummyStreamWrapper::getExternalUrl in core/
modules/ file/ tests/ file_test/ src/ StreamWrapper/ DummyStreamWrapper.php - Override getExternalUrl().
- PrivateStream::getExternalUrl in core/
lib/ Drupal/ Core/ StreamWrapper/ PrivateStream.php - Returns a web accessible URL for the resource.
- PublicStream::getExternalUrl in core/
lib/ Drupal/ Core/ StreamWrapper/ PublicStream.php - Returns a web accessible URL for the resource.
- TemporaryStream::getExternalUrl in core/
lib/ Drupal/ Core/ StreamWrapper/ TemporaryStream.php - Returns a web accessible URL for the resource.
- TranslationsStream::getExternalUrl in core/
modules/ locale/ src/ StreamWrapper/ TranslationsStream.php - Implements Drupal\Core\StreamWrapper\StreamWrapperInterface::getExternalUrl().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.