Search for realPath
- Search 7.x for realPath
- Search 9.5.x for realPath
- Search 10.3.x for realPath
- Search 11.x for realPath
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
drupal_realpath | function | core/ |
Resolves the absolute filepath of a local URI or filepath. |
DummyRemoteStreamWrapper::realpath | function | core/ |
Returns canonical, absolute path of the resource. |
FileSystem::realpath | function | core/ |
Resolves the absolute filepath of a local URI or filepath. |
FileSystemDeprecationTest::testRealpath | function | core/ |
@expectedDeprecation drupal_realpath() is deprecated in drupal:8.0.0 and will be removed in drupal:9.0.0. Use \Drupal\Core\File\FileSystemInterface::realpath(). See https://www.drupal.org/node/2418133. |
FileSystemInterface::realpath | function | core/ |
Resolves the absolute filepath of a local URI or filepath. |
LocalStream::realpath | function | core/ |
Returns canonical, absolute path of the resource. |
StreamWrapperInterface::realpath | function | core/ |
Returns canonical, absolute path of the resource. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.