Search for manager
- Search 7.x for manager
- Search 9.5.x for manager
- Search 10.3.x for manager
- Search 11.x for manager
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BookManagerTest.php | file | core/ |
|
BookManagerTest::$bookManager | property | core/ |
The tested book manager. |
BookManagerTest::$bookOutlineStorage | property | core/ |
Book outline storage. |
BookManagerTest::$configFactory | property | core/ |
The mocked config factory. |
BookManagerTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
BookManagerTest::$renderer | property | core/ |
The mocked renderer. |
BookManagerTest::$translation | property | core/ |
The mocked translation manager. |
BookManagerTest::providerTestGetBookParents | function | core/ |
Provides test data for testGetBookParents. |
BookManagerTest::setUp | function | core/ |
|
BookManagerTest::testGetBookParents | function | core/ |
Tests the getBookParents() method. |
BookNavigationBlock::$bookManager | property | core/ |
The book manager. |
BookNodeIsRemovableAccessCheck::$bookManager | property | core/ |
Book Manager Service. |
BookOutline::$bookManager | property | core/ |
The book manager. |
BookOutlineConstraintValidator::$bookManager | property | core/ |
The book manager. |
BookOutlineForm::$bookManager | property | core/ |
BookManager service. |
BookRemoveForm::$bookManager | property | core/ |
The book manager. |
BookUninstallValidator::$entityTypeManager | property | core/ |
The entity type manager. |
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/ |
|
BreadcrumbManager::applies | function | core/ |
|
BreadcrumbManager::build | function | core/ |
|
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. |
BreakLockForm::$entityTypeManager | property | core/ |
Stores the entity type manager. |
BreakLockLink::$entityTypeManager | property | core/ |
The entity type manager. |
breakpoint.manager | service | core/ |
Drupal\breakpoint\BreakpointManager |
BreakpointManager | class | core/ |
Defines a breakpoint plugin manager to deal with breakpoints. |
BreakpointManager.php | file | core/ |
|
BreakpointManager::$breakpointsByGroup | property | core/ |
Static cache of breakpoints keyed by group. |
BreakpointManager::$defaults | property | core/ |
|
BreakpointManager::$instances | property | core/ |
The plugin instances. |
BreakpointManager::$themeHandler | property | core/ |
The theme handler. |
BreakpointManager::clearCachedDefinitions | function | core/ |
|
BreakpointManager::getBreakpointsByGroup | function | core/ |
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.