Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Breadcrumb::setLinks | function | core/ |
Sets the breadcrumb links. |
| BreadcrumbBuilderInterface::applies | function | core/ |
Whether this breadcrumb builder should be used to build the breadcrumb. |
| BreadcrumbFrontCacheContextsTest | class | core/ |
Tests breadcrumbs functionality. |
| BreadcrumbFrontCacheContextsTest.php | file | core/ |
|
| BreadcrumbFrontCacheContextsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BreadcrumbFrontCacheContextsTest::$modules | property | core/ |
Modules to install. |
| BreadcrumbFrontCacheContextsTest::$nodeWithAlias | property | core/ |
A test node with path alias. |
| BreadcrumbFrontCacheContextsTest::setUp | function | core/ |
|
| BreadcrumbFrontCacheContextsTest::testBreadcrumbsFrontPageCache | function | core/ |
Validate that breadcrumb markup get the right cache contexts. |
| BreadcrumbManager::$builders | property | core/ |
Holds arrays of breadcrumb builders, keyed by priority. |
| BreadcrumbManager::$sortedBuilders | property | core/ |
Holds the array of breadcrumb builders sorted by priority. |
| BreadcrumbManager::applies | function | core/ |
Whether this breadcrumb builder should be used to build 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/ |
@coversDefaultClass \Drupal\Core\Breadcrumb\BreadcrumbManager[[api-linebreak]] @group Breadcrumb |
| 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. |
| BreadcrumbManagerTest::setUp | function | core/ |
|
| BreadcrumbManagerTest::testBuildWithInvalidBreadcrumbResult | function | core/ |
Tests a breadcrumb builder with a bad return value. |
| BreadcrumbManagerTest::testBuildWithMultipleApplyingBuilders | function | core/ |
Tests multiple breadcrumb builder with different priority. |
| BreadcrumbManagerTest::testBuildWithOneNotApplyingBuilders | function | core/ |
Tests multiple breadcrumb builders of which one returns NULL. |
| BreadcrumbManagerTest::testBuildWithoutBuilder | function | core/ |
Tests the breadcrumb manager without any set breadcrumb. |
| BreadcrumbManagerTest::testBuildWithSingleBuilder | function | core/ |
Tests the build method with a single breadcrumb builder. |
| breadcrumbs.css | file | core/ |
This file is used to style the breadcrumbs. |
| BreadcrumbTest | class | core/ |
@coversDefaultClass \Drupal\Core\Breadcrumb\Breadcrumb[[api-linebreak]] @group Breadcrumb |
| BreadcrumbTest | class | core/ |
Tests breadcrumbs functionality. |
| BreadcrumbTest.php | file | core/ |
|
| BreadcrumbTest.php | file | core/ |
|
| BreadcrumbTest::$adminUser | property | core/ |
An administrative user. |
| BreadcrumbTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BreadcrumbTest::$modules | property | core/ |
Modules to install. |
| BreadcrumbTest::$webUser | property | core/ |
A regular user. |
| BreadcrumbTest::setUp | function | core/ |
|
| BreadcrumbTest::testAssertBreadcrumbTrait | function | core/ |
Tests AssertBreadcrumbTrait works as expected. |
| BreadcrumbTest::testBreadCrumbs | function | core/ |
Tests breadcrumbs on node and administrative paths. |
| BreadcrumbTest::testSetLinks | function | core/ |
@covers ::setLinks[[api-linebreak]] |
| BreakLockForm::$tempStore | property | core/ |
Stores the shared tempstore. |
| BreakLockForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| BreakLockForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| BreakLockForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
| BreakLockForm::__construct | function | core/ |
Constructs a \Drupal\views_ui\Form\BreakLockForm object. |
| BreakLockLink::__construct | function | core/ |
Constructs a new BreakLockLink. |
| breakpoint.services.yml | file | core/ |
core/modules/breakpoint/breakpoint.services.yml |
| Breakpoint::getMultipliers | function | core/ |
Returns the multipliers. |
| BreakpointDiscoveryTest | class | core/ |
Tests discovery of breakpoints provided by themes and modules. |
| BreakpointDiscoveryTest.php | file | core/ |
|
| BreakpointDiscoveryTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 107
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.