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
»
LocalStream.php
»
LocalStream
»
LocalStream::getTarget
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 calls to LocalStream::getTarget()
LocalStream::dirname
in drupal/
core/
lib/
Drupal/
Core/
StreamWrapper/
LocalStream.php
Gets the name of the directory from a given path.
LocalStream::getLocalPath
in drupal/
core/
lib/
Drupal/
Core/
StreamWrapper/
LocalStream.php
Returns the canonical absolute path of the URI, if possible.
LocalStream::mkdir
in drupal/
core/
lib/
Drupal/
Core/
StreamWrapper/
LocalStream.php
Support for
mkdir
().
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
().