Search for read
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocalReadOnlyStream::unlink | function | core/ |
Support for unlink(). |
| LocalStream::dir_readdir | function | core/ |
Support for readdir(). |
| LocalStream::stream_read | function | core/ |
Support for fread(), file_get_contents() etc. |
| ManagedStorage::read | function | core/ |
Reads configuration data from the storage. |
| ManagedStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
| ManagedStorageTest::read | function | core/ |
|
| 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/ |
|
| MenuTestController::breadcrumbTitleCallback | function | core/ |
A title callback for XSS breadcrumb check. |
| menu_ui_system_breadcrumb_alter | 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/ |
Class to define the menu_link breadcrumb builder. |
| PathBasedBreadcrumbBuilder.php | file | core/ |
|
| PathBasedBreadcrumbBuilder::$accessManager | property | core/ |
The menu link access 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/ |
@coversDefaultClass \Drupal\system\PathBasedBreadcrumbBuilder[[api-linebreak]] @group system |
| PathBasedBreadcrumbBuilderTest.php | file | core/ |
Contains \Drupal\Tests\system\Unit\Breadcrumbs\PathBasedBreadcrumbBuilderTest. |
| 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. |
| PathBasedBreadcrumbBuilderTest::$requestMatcher | property | core/ |
The request matching mock object. |
| PathBasedBreadcrumbBuilderTest::$titleResolver | property | core/ |
The mocked title resolver. |
| PathBasedBreadcrumbBuilderTest::providerTestBuildWithException | function | core/ |
Provides exception types for testBuildWithException. |
| PathBasedBreadcrumbBuilderTest::setUp | function | core/ |
@covers ::__construct[[api-linebreak]] |
| PathBasedBreadcrumbBuilderTest::setupAccessManagerToAllow | function | core/ |
Setup the access manager to always allow access to routes. |
| PathBasedBreadcrumbBuilderTest::setupStubPathProcessor | function | core/ |
|
| PathBasedBreadcrumbBuilderTest::testApplies | function | core/ |
Tests the applied method. |
| PathBasedBreadcrumbBuilderTest::testBuildOnFrontpage | function | core/ |
Tests the build method on the frontpage. |
| PathBasedBreadcrumbBuilderTest::testBuildWithException | function | core/ |
Tests that exceptions during request matching are caught. |
| PathBasedBreadcrumbBuilderTest::testBuildWithNonProcessedPath | function | core/ |
Tests the build method with a non processed path. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.