Search for realpath

  1. Search 7.x for realpath
  2. Search 9.5.x for realpath
  3. Search 8.9.x for realpath
  4. Search 10.3.x for realpath
  5. Other projects
Title Object type File name Summary
DummyExternalReadOnlyWrapper::realpath function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Returns canonical, absolute path of the resource.
DummyRemoteStreamWrapper::realpath function core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteStreamWrapper.php Returns canonical, absolute path of the resource.
FileSystem::realpath function core/lib/Drupal/Core/File/FileSystem.php Resolves the absolute filepath of a local URI or filepath.
FileSystemInterface::realpath function core/lib/Drupal/Core/File/FileSystemInterface.php Resolves the absolute filepath of a local URI or filepath.
FormUploadedFile::getRealPath function core/modules/file/src/Upload/FormUploadedFile.php Gets the absolute path to the file.
InputStreamUploadedFile::getRealPath function core/modules/file/src/Upload/InputStreamUploadedFile.php Gets the absolute path to the file.
LocalStream::realpath function core/lib/Drupal/Core/StreamWrapper/LocalStream.php Returns canonical, absolute path of the resource.
StreamWrapperInterface::realpath function core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php Returns canonical, absolute path of the resource.
UploadedFileInterface::getRealPath function core/modules/file/src/Upload/UploadedFileInterface.php Gets the absolute path to the file.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.