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::getDirectoryPath
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 LocalStream::getDirectoryPath()
DummyReadOnlyStreamWrapper::getDirectoryPath
in drupal/
core/
modules/
file/
tests/
file_test/
lib/
Drupal/
file_test/
DummyReadOnlyStreamWrapper.php
Gets the path that the wrapper is responsible for.
DummyStreamWrapper::getDirectoryPath
in drupal/
core/
modules/
file/
tests/
file_test/
lib/
Drupal/
file_test/
DummyStreamWrapper.php
Gets the path that the wrapper is responsible for.
PrivateStream::getDirectoryPath
in drupal/
core/
lib/
Drupal/
Core/
StreamWrapper/
PrivateStream.php
Implements
Drupal\Core\StreamWrapper\LocalStream::getDirectoryPath
()
PublicStream::getDirectoryPath
in drupal/
core/
lib/
Drupal/
Core/
StreamWrapper/
PublicStream.php
Implements
Drupal\Core\StreamWrapper\LocalStream::getDirectoryPath
()
TemporaryStream::getDirectoryPath
in drupal/
core/
lib/
Drupal/
Core/
StreamWrapper/
TemporaryStream.php
Implements
Drupal\Core\StreamWrapper\LocalStream::getDirectoryPath
()
TranslationsStream::getDirectoryPath
in drupal/
core/
modules/
locale/
lib/
Drupal/
locale/
TranslationsStream.php
Implements
Drupal\Core\StreamWrapper\LocalStream::getDirectoryPath
()