Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DummyExternalReadOnlyWrapper.php | file | core/ |
|
| DummyExternalReadOnlyWrapper::dirname | function | core/ |
Gets the name of the directory from a given path. |
| DummyExternalReadOnlyWrapper::dir_closedir | function | core/ |
Close directory handle. |
| DummyExternalReadOnlyWrapper::dir_opendir | function | core/ |
Open directory handle. |
| DummyExternalReadOnlyWrapper::dir_readdir | function | core/ |
Read entry from directory handle. |
| DummyExternalReadOnlyWrapper::dir_rewinddir | function | core/ |
Rewind directory handle. |
| DummyExternalReadOnlyWrapper::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
| DummyExternalReadOnlyWrapper::getExternalUrl | function | core/ |
Returns a web accessible URL for the resource. |
| DummyExternalReadOnlyWrapper::getName | function | core/ |
Returns the name of the stream wrapper for use in the UI. |
| DummyExternalReadOnlyWrapper::getType | function | core/ |
Returns the type of stream wrapper. |
| DummyExternalReadOnlyWrapper::realpath | function | core/ |
Returns canonical, absolute path of the resource. |
| DummyExternalReadOnlyWrapper::stream_cast | function | core/ |
Retrieve the underlying stream resource. |
| DummyExternalReadOnlyWrapper::stream_close | function | core/ |
Closes stream. |
| DummyExternalReadOnlyWrapper::stream_eof | function | core/ |
Tests for end-of-file on a file pointer. |
| DummyExternalReadOnlyWrapper::stream_read | function | core/ |
Read from stream. |
| DummyExternalReadOnlyWrapper::stream_seek | function | core/ |
Seeks to specific location in a stream. |
| DummyExternalReadOnlyWrapper::stream_set_option | function | core/ |
Change stream options. |
| DummyExternalReadOnlyWrapper::stream_stat | function | core/ |
Retrieve information about a file resource. |
| DummyExternalReadOnlyWrapper::stream_tell | function | core/ |
Retrieve the current position of a stream. |
| DummyExternalReadOnlyWrapper::url_stat | function | core/ |
Retrieve information about a file. |
| DummyImageFormatter | class | core/ |
Plugin implementation of the Dummy image formatter. |
| DummyImageFormatter.php | file | core/ |
|
| DummyImageFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| DummyQueryTrait | trait | core/ |
Provides a dummy select query object for source plugins. |
| DummyQueryTrait.php | file | core/ |
|
| DummyQueryTrait::doCount | function | core/ |
|
| DummyQueryTrait::query | function | core/ |
|
| DummyReadOnlyStreamWrapper | class | core/ |
Helper class for testing the stream wrapper registry. |
| DummyReadOnlyStreamWrapper.php | file | core/ |
|
| DummyReadOnlyStreamWrapper::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
| DummyReadOnlyStreamWrapper::getDirectoryPath | function | core/ |
Gets the path that the wrapper is responsible for. |
| DummyReadOnlyStreamWrapper::getExternalUrl | function | core/ |
Override getExternalUrl(). |
| DummyReadOnlyStreamWrapper::getInternalUri | function | core/ |
Override getInternalUri(). |
| DummyReadOnlyStreamWrapper::getName | function | core/ |
Returns the name of the stream wrapper for use in the UI. |
| DummyRemoteReadOnlyStreamWrapper | class | core/ |
Dummy read-only remote stream wrapper (dummy-remote-readonly://). |
| DummyRemoteReadOnlyStreamWrapper.php | file | core/ |
|
| DummyRemoteReadOnlyStreamWrapper::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
| DummyRemoteReadOnlyStreamWrapper::getName | function | core/ |
Returns the name of the stream wrapper for use in the UI. |
| DummyRemoteReadOnlyStreamWrapper::getType | function | core/ |
Returns the type of stream wrapper. |
| DummyRemoteStreamWrapper | class | core/ |
Helper class for testing the stream wrapper registry. |
| DummyRemoteStreamWrapper.php | file | core/ |
|
| DummyRemoteStreamWrapper::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
| DummyRemoteStreamWrapper::getName | function | core/ |
Returns the name of the stream wrapper for use in the UI. |
| DummyRemoteStreamWrapper::realpath | function | core/ |
Returns canonical, absolute path of the resource. |
| DummyStreamWrapper | class | core/ |
Helper class for testing the stream wrapper registry. |
| DummyStreamWrapper.php | file | core/ |
|
| DummyStreamWrapper::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
| DummyStreamWrapper::getDirectoryPath | function | core/ |
Gets the path that the wrapper is responsible for. |
| DummyStreamWrapper::getExternalUrl | function | core/ |
Override getExternalUrl(). |
| DummyStreamWrapper::getInternalUri | function | core/ |
Override getInternalUri(). |
Pagination
- Previous page
- Page 430
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.