| Name | Type | Location | Description |
|---|---|---|---|
| drupal_realpath | function |
drupal/ |
Resolves the absolute filepath of a local URI or filepath. |
|
DrupalLocalStreamWrapper:: |
function |
drupal/ |
Base implementation of realpath(). |
|
DrupalStreamWrapperInterface:: |
function |
drupal/ |
Returns canonical, absolute path of the resource. |
|
DrupalDummyRemoteStreamWrapper:: |
function |
drupal/ |
Base implementation of realpath(). |