drupal_realpath |
function |
drupal/core/includes/file.inc |
Returns the absolute local filesystem path of a stream URI. |
LocalStream::realpath |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Implements Drupal\Core\StreamWrapper\StreamWrapperInterface::realpath(). |
StreamWrapperInterface::realpath |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php |
Returns canonical, absolute path of the resource. |
DummyRemoteStreamWrapper::realpath |
function |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyRemoteStreamWrapper.php |
Implements Drupal\Core\StreamWrapper\StreamWrapperInterface::realpath(). |