6 methods override StreamWrapperInterface::getExternalUrl() in Zircon Profile 8
- 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().
