Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocalStream::dirname | function | core/ |
|
| LocalStream::dir_closedir | function | core/ |
|
| LocalStream::dir_opendir | function | core/ |
|
| LocalStream::dir_readdir | function | core/ |
|
| LocalStream::dir_rewinddir | function | core/ |
|
| LocalStream::getDirectoryPath | function | core/ |
Gets the path that the wrapper is responsible for. |
| LocalStream::getFileSystem | function | core/ |
Returns file system service. |
| LocalStream::getLocalPath | function | core/ |
Returns the canonical absolute path of the URI, if possible. |
| LocalStream::getTarget | function | core/ |
Returns the local writable target of the resource within the stream. |
| LocalStream::getType | function | core/ |
|
| LocalStream::getUri | function | core/ |
|
| LocalStream::mkdir | function | core/ |
|
| LocalStream::realpath | function | core/ |
|
| LocalStream::rename | function | core/ |
|
| LocalStream::rmdir | function | core/ |
|
| LocalStream::setUri | function | core/ |
|
| LocalStream::stream_cast | function | core/ |
|
| LocalStream::stream_close | function | core/ |
|
| LocalStream::stream_eof | function | core/ |
|
| LocalStream::stream_flush | function | core/ |
|
| LocalStream::stream_lock | function | core/ |
|
| LocalStream::stream_metadata | function | core/ |
|
| LocalStream::stream_open | function | core/ |
|
| LocalStream::stream_read | function | core/ |
|
| LocalStream::stream_seek | function | core/ |
|
| LocalStream::stream_set_option | function | core/ |
Since Windows systems do not allow it and it is not needed for most use cases anyway, this method is not supported on local files and will trigger an error and return false. If needed, custom subclasses can provide OS-specific implementations for… |
| LocalStream::stream_stat | function | core/ |
|
| LocalStream::stream_tell | function | core/ |
|
| LocalStream::stream_truncate | function | core/ |
|
| LocalStream::stream_write | function | core/ |
|
| LocalStream::unlink | function | core/ |
|
| LocalStream::url_stat | function | core/ |
|
| LocalTaskDefault | class | core/ |
Default object used for LocalTaskPlugins. |
| LocalTaskDefault.php | file | core/ |
|
| LocalTaskDefault::$active | property | core/ |
TRUE if this plugin is forced active for options attributes. |
| LocalTaskDefault::$routeProvider | property | core/ |
The route provider to load routes by name. |
| LocalTaskDefault::getActive | function | core/ |
|
| LocalTaskDefault::getCacheContexts | function | core/ |
|
| LocalTaskDefault::getCacheMaxAge | function | core/ |
|
| LocalTaskDefault::getCacheTags | function | core/ |
|
| LocalTaskDefault::getOptions | function | core/ |
|
| LocalTaskDefault::getRouteName | function | core/ |
|
| LocalTaskDefault::getRouteParameters | function | core/ |
|
| LocalTaskDefault::getTitle | function | core/ |
|
| LocalTaskDefault::getWeight | function | core/ |
Returns the weight of the local task. |
| LocalTaskDefault::routeProvider | function | core/ |
Returns the route provider. |
| LocalTaskDefault::setActive | function | core/ |
|
| LocalTaskDefaultTest | class | core/ |
Tests Drupal\Core\Menu\LocalTaskDefault. |
| LocalTaskDefaultTest.php | file | core/ |
|
| LocalTaskDefaultTest::$config | property | core/ |
The used plugin configuration. |
Pagination
- Previous page
- Page 842
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.