Search for read
Title | Object type | File name | Summary |
---|---|---|---|
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. |
AreaDisplayLinkTest | class | core/ |
Tests the core views_handler_area_display_link handler. |
AreaDisplayLinkTest.php | file | core/ |
|
AreaDisplayLinkTest::$modules | property | core/ |
Modules to install. |
AreaDisplayLinkTest::$testViews | property | core/ |
Views to be enabled. |
AreaDisplayLinkTest::assertFormOptions | function | core/ |
Assert the display options contains only path based displays. |
AreaDisplayLinkTest::assertNoWarningMessages | function | core/ |
Assert no warning messages are shown when all display are equal. |
AreaDisplayLinkTest::assertRenderedDisplayLinks | function | core/ |
Assert the display links are correctly rendered for a display. |
AreaDisplayLinkTest::assertWarningMessages | function | core/ |
Assert the warning messages are shown after changing the page_1 display. |
AreaDisplayLinkTest::renderDisplayLink | function | core/ |
Render a display link. |
AreaDisplayLinkTest::setUp | function | core/ |
|
AreaDisplayLinkTest::testAreaDisplayLink | function | core/ |
Tests the views area display_link handler. |
AreaEntityTest::testEntityAreaData | function | core/ |
Tests views data for entity area handlers. |
AssertBreadcrumbTrait | trait | core/ |
Provides test assertions for verifying breadcrumbs. |
AssertBreadcrumbTrait.php | file | core/ |
|
AssertBreadcrumbTrait::assertBreadcrumb | function | core/ |
Assert that a given path shows certain breadcrumb links. |
AssertBreadcrumbTrait::assertBreadcrumbParts | function | core/ |
Assert that a trail exists in the internal browser. |
AssertBreadcrumbTrait::getBreadcrumbParts | function | core/ |
Returns the breadcrumb contents of the current page in the internal browser. |
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. |
BasicAuthTestController::readState | function | core/ |
|
Breadcrumb | class | core/ |
Used to return generated breadcrumbs with associated cacheability metadata. |
breadcrumb | service | core/ |
Drupal\Core\Breadcrumb\BreadcrumbManager |
breadcrumb.html.twig | file | core/ |
Default theme implementation for a breadcrumb trail. |
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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.