Search for read
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocalReadOnlyStream::getType | function | core/ |
Returns the type of stream wrapper. |
| LocalReadOnlyStream::mkdir | function | core/ |
Support for mkdir(). |
| LocalReadOnlyStream::rename | function | core/ |
Support for rename(). |
| LocalReadOnlyStream::rmdir | function | core/ |
Support for rmdir(). |
| LocalReadOnlyStream::stream_flush | function | core/ |
Support for fflush(). |
| LocalReadOnlyStream::stream_lock | function | core/ |
Support for flock(). |
| LocalReadOnlyStream::stream_metadata | function | core/ |
Does not change meta data as this is a read-only stream wrapper. |
| LocalReadOnlyStream::stream_open | function | core/ |
Opens file or URL. |
| LocalReadOnlyStream::stream_truncate | function | core/ |
Truncate stream. |
| LocalReadOnlyStream::stream_write | function | core/ |
Support for fwrite(), file_put_contents() etc. |
| LocalReadOnlyStream::unlink | function | core/ |
Support for unlink(). |
| LocalStream::dir_readdir | function | core/ |
Read entry from directory handle. |
| LocalStream::stream_read | function | core/ |
Read from stream. |
| ManagedStorage::read | function | core/ |
Reads configuration data from the storage. |
| ManagedStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
| ManagedStorageTest::read | function | core/ |
Reads configuration data from the storage. |
| MARK_READ | constant | core/ |
Mark content as read. |
| MemoryStorage::read | function | core/ |
Reads configuration data from the storage. |
| MemoryStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
| MemoryStorageTest::read | function | core/ |
Reads configuration data from the storage. |
| MenuTestController::breadcrumbTitleCallback | function | core/ |
A title callback for XSS breadcrumb check. |
| MenuUiHooks::systemBreadcrumbAlter | function | core/ |
Implements hook_system_breadcrumb_alter(). |
| modules.README.txt | file | core/ |
Modules extend your site functionality beyond Drupal core. WHAT TO PLACE IN THIS DIRECTORY? -------------------------------- Placing downloaded and custom modules in this directory separates downloaded and custom modules from Drupal core's… |
| NodeFieldAccessTest::$readOnlyFields | property | core/ |
These fields are automatically managed and can not be changed by any user. |
| NullStorage::read | function | core/ |
Reads configuration data from the storage. |
| NullStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
| PathBasedBreadcrumbBuilder | class | core/ |
Defines a class to build path-based breadcrumbs. |
| PathBasedBreadcrumbBuilder.php | file | core/ |
|
| PathBasedBreadcrumbBuilder::$accessManager | property | core/ |
The access check service. |
| PathBasedBreadcrumbBuilder::$config | property | core/ |
Site config object. |
| PathBasedBreadcrumbBuilder::$context | property | core/ |
The router request context. |
| PathBasedBreadcrumbBuilder::$currentPath | property | core/ |
The current path service. |
| PathBasedBreadcrumbBuilder::$currentUser | property | core/ |
The current user object. |
| PathBasedBreadcrumbBuilder::$pathMatcher | property | core/ |
The patch matcher service. |
| PathBasedBreadcrumbBuilder::$pathProcessor | property | core/ |
The inbound path processor. |
| PathBasedBreadcrumbBuilder::$router | property | core/ |
The dynamic router service. |
| PathBasedBreadcrumbBuilder::$titleResolver | property | core/ |
The title resolver. |
| PathBasedBreadcrumbBuilder::applies | function | core/ |
Whether this breadcrumb builder should be used to build the breadcrumb. |
| PathBasedBreadcrumbBuilder::build | function | core/ |
Builds the breadcrumb. |
| PathBasedBreadcrumbBuilder::getRequestForPath | function | core/ |
Matches a path in the router. |
| PathBasedBreadcrumbBuilder::__construct | function | core/ |
Constructs the PathBasedBreadcrumbBuilder. |
| PathBasedBreadcrumbBuilderTest | class | core/ |
Tests Drupal\system\PathBasedBreadcrumbBuilder. |
| PathBasedBreadcrumbBuilderTest.php | file | core/ |
|
| PathBasedBreadcrumbBuilderTest::$accessManager | property | core/ |
The mocked access manager. |
| PathBasedBreadcrumbBuilderTest::$builder | property | core/ |
The path based breadcrumb builder object to test. |
| PathBasedBreadcrumbBuilderTest::$context | property | core/ |
The mocked route request context. |
| PathBasedBreadcrumbBuilderTest::$currentPath | property | core/ |
The mocked current path. |
| PathBasedBreadcrumbBuilderTest::$currentUser | property | core/ |
The mocked current user. |
| PathBasedBreadcrumbBuilderTest::$pathMatcher | property | core/ |
The mocked path matcher service. |
| PathBasedBreadcrumbBuilderTest::$pathProcessor | property | core/ |
The mocked path processor. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.