Search for read
Title | Object type | File name | Summary |
---|---|---|---|
AllowListConfigStorage::read | function | core/ |
Reads configuration data from the storage. |
AllowListConfigStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
AlreadyInstalledException | class | core/ |
Exception thrown if Drupal is installed already. |
AlreadyInstalledException.php | file | core/ |
|
AlreadyInstalledException::__construct | function | core/ |
Constructs a new "already installed" exception. |
AnnotatedClassDiscovery::$annotationReader | property | core/ |
The doctrine annotation reader. |
AnnotatedClassDiscovery::getAnnotationReader | function | core/ |
Gets the used doctrine annotation reader. |
AnnotatedClassDiscovery::getAnnotationReader | function | core/ |
Gets the used doctrine annotation reader. |
AttachedAssets::$alreadyLoadedLibraries | property | core/ |
The set of asset libraries that the client has already loaded. |
AttachedAssets::getAlreadyLoadedLibraries | function | core/ |
Returns the set of already loaded asset libraries. |
AttachedAssets::setAlreadyLoadedLibraries | function | core/ |
Sets the asset libraries that the current request marked as already loaded. |
AttachedAssetsInterface::getAlreadyLoadedLibraries | function | core/ |
Returns the set of already loaded asset libraries. |
AttachedAssetsInterface::setAlreadyLoadedLibraries | function | core/ |
Sets the asset libraries that the current request marked as already loaded. |
AttributeDiscoveryWithAnnotations::$annotationReader | property | core/ |
The doctrine annotation reader. |
AttributeDiscoveryWithAnnotations::getAnnotationReader | function | core/ |
Gets the used doctrine annotation reader. |
BaseFieldOverride::isReadOnly | function | core/ |
Determines whether the data is read-only. |
Breadcrumb | class | core/ |
Used to return generated breadcrumbs with associated cacheability metadata. |
breadcrumb | service | core/ |
Drupal\Core\Breadcrumb\BreadcrumbManager |
Breadcrumb.php | file | core/ |
|
Breadcrumb404Test | class | core/ |
Tests the breadcrumb of 404 pages. |
Breadcrumb404Test.php | file | core/ |
|
Breadcrumb404Test::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Breadcrumb404Test::$modules | property | core/ |
Modules to install. |
Breadcrumb404Test::getBreadcrumbCacheEntries | function | core/ |
Gets the breadcrumb cache entries. |
Breadcrumb404Test::testBreadcrumbOn404Pages | function | core/ |
Tests that different 404s don't create unnecessary cache entries. |
Breadcrumb::$links | property | core/ |
An ordered list of links for the breadcrumb. |
Breadcrumb::addLink | function | core/ |
Appends a link to the end of the ordered list of breadcrumb links. |
Breadcrumb::getLinks | function | core/ |
Gets the breadcrumb links. |
Breadcrumb::setLinks | function | core/ |
Sets the breadcrumb links. |
Breadcrumb::toRenderable | function | core/ |
Returns a render array representation of the object. |
BreadcrumbBuilderInterface | interface | core/ |
Defines an interface for classes that build breadcrumbs. |
BreadcrumbBuilderInterface.php | file | core/ |
|
BreadcrumbBuilderInterface::applies | function | core/ |
Whether this breadcrumb builder should be used to build the breadcrumb. |
BreadcrumbBuilderInterface::build | function | core/ |
Builds the breadcrumb. |
BreadcrumbManager | class | core/ |
Provides a breadcrumb manager. |
BreadcrumbManager.php | file | core/ |
|
BreadcrumbManager::$builders | property | core/ |
Holds arrays of breadcrumb builders, keyed by priority. |
BreadcrumbManager::$moduleHandler | property | core/ |
The module handler to invoke the alter hook. |
BreadcrumbManager::$sortedBuilders | property | core/ |
Holds the array of breadcrumb builders sorted by priority. |
BreadcrumbManager::addBuilder | function | core/ |
Adds another breadcrumb builder. |
BreadcrumbManager::applies | function | core/ |
Whether this breadcrumb builder should be used to build the breadcrumb. |
BreadcrumbManager::build | function | core/ |
Builds the breadcrumb. |
BreadcrumbManager::getSortedBuilders | function | core/ |
Returns the sorted array of breadcrumb builders. |
BreadcrumbManager::__construct | function | core/ |
Constructs a \Drupal\Core\Breadcrumb\BreadcrumbManager object. |
BreadcrumbManagerTest | class | core/ |
Tests Drupal\Core\Breadcrumb\BreadcrumbManager. |
BreadcrumbManagerTest.php | file | core/ |
|
BreadcrumbManagerTest::$breadcrumb | property | core/ |
The breadcrumb object. |
BreadcrumbManagerTest::$breadcrumbManager | property | core/ |
The tested breadcrumb manager. |
BreadcrumbManagerTest::$container | property | core/ |
The dependency injection container. |
BreadcrumbManagerTest::$moduleHandler | property | core/ |
The mocked module handler. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.