FileCache::getDirectory |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
Gets the cache directory. |
LocalStream::getDirectoryPath |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Gets the path that the wrapper is responsible for. |
PublicStream::getDirectoryPath |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PublicStream.php |
Implements Drupal\Core\StreamWrapper\LocalStream::getDirectoryPath() |
PrivateStream::getDirectoryPath |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PrivateStream.php |
Implements Drupal\Core\StreamWrapper\LocalStream::getDirectoryPath() |
TemporaryStream::getDirectoryPath |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php |
Implements Drupal\Core\StreamWrapper\LocalStream::getDirectoryPath() |
DummyStreamWrapper::getDirectoryPath |
function |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyStreamWrapper.php |
Gets the path that the wrapper is responsible for. |
TranslationsStream::getDirectoryPath |
function |
drupal/core/modules/locale/lib/Drupal/locale/TranslationsStream.php |
Implements Drupal\Core\StreamWrapper\LocalStream::getDirectoryPath() |
PHP_CodeCoverage_Report_HTML::getDirectory |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML.php |
@since Method available since Release 1.2.0 |
DummyReadOnlyStreamWrapper::getDirectoryPath |
function |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyReadOnlyStreamWrapper.php |
Gets the path that the wrapper is responsible for. |