Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
StreamWrapperInterface.php
»
StreamWrapperInterface
»
StreamWrapperInterface::getExternalUrl
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
6 methods override StreamWrapperInterface::getExternalUrl()
DummyReadOnlyStreamWrapper::getExternalUrl
in drupal/
core/
modules/
file/
tests/
file_test/
lib/
Drupal/
file_test/
DummyReadOnlyStreamWrapper.php
Override getExternalUrl().
DummyStreamWrapper::getExternalUrl
in drupal/
core/
modules/
file/
tests/
file_test/
lib/
Drupal/
file_test/
DummyStreamWrapper.php
Override getExternalUrl().
PrivateStream::getExternalUrl
in drupal/
core/
lib/
Drupal/
Core/
StreamWrapper/
PrivateStream.php
Implements
Drupal\Core\StreamWrapper\StreamWrapperInterface::getExternalUrl
().
PublicStream::getExternalUrl
in drupal/
core/
lib/
Drupal/
Core/
StreamWrapper/
PublicStream.php
Implements
Drupal\Core\StreamWrapper\StreamWrapperInterface::getExternalUrl
().
TemporaryStream::getExternalUrl
in drupal/
core/
lib/
Drupal/
Core/
StreamWrapper/
TemporaryStream.php
Implements
Drupal\Core\StreamWrapper\StreamWrapperInterface::getExternalUrl
().
TranslationsStream::getExternalUrl
in drupal/
core/
modules/
locale/
lib/
Drupal/
locale/
TranslationsStream.php
Implements
Drupal\Core\StreamWrapper\StreamWrapperInterface::getExternalUrl
().