Search for manager

  1. Search 7.x for manager
  2. Search 8.9.x for manager
  3. Search 10.3.x for manager
  4. Search 11.x for manager
  5. Other projects
Title Object type File name Summary
BookManagerTest::$entityRepository property core/modules/book/tests/src/Unit/BookManagerTest.php The mocked entity repository.
BookManagerTest::$entityTypeManager property core/modules/book/tests/src/Unit/BookManagerTest.php The mocked entity type manager.
BookManagerTest::$languageManager property core/modules/book/tests/src/Unit/BookManagerTest.php The mocked language manager.
BookManagerTest::$renderer property core/modules/book/tests/src/Unit/BookManagerTest.php The mocked renderer.
BookManagerTest::$translation property core/modules/book/tests/src/Unit/BookManagerTest.php The mocked translation manager.
BookManagerTest::providerTestGetBookParents function core/modules/book/tests/src/Unit/BookManagerTest.php Provides test data for testGetBookParents.
BookManagerTest::setUp function core/modules/book/tests/src/Unit/BookManagerTest.php
BookManagerTest::testGetBookParents function core/modules/book/tests/src/Unit/BookManagerTest.php Tests the getBookParents() method.
BookMultilingualTest::testMultilingualBookManager function core/modules/book/tests/src/Kernel/BookMultilingualTest.php Tests various book manager methods return correct translations.
BookNavigationBlock::$bookManager property core/modules/book/src/Plugin/Block/BookNavigationBlock.php The book manager.
BookNodeIsRemovableAccessCheck::$bookManager property core/modules/book/src/Access/BookNodeIsRemovableAccessCheck.php Book Manager Service.
BookOutline::$bookManager property core/modules/book/src/BookOutline.php The book manager.
BookOutlineConstraintValidator::$bookManager property core/modules/book/src/Plugin/Validation/Constraint/BookOutlineConstraintValidator.php The book manager.
BookOutlineForm::$bookManager property core/modules/book/src/Form/BookOutlineForm.php BookManager service.
BookRemoveForm::$bookManager property core/modules/book/src/Form/BookRemoveForm.php The book manager.
BookUninstallValidator::$entityTypeManager property core/modules/book/src/BookUninstallValidator.php The entity type manager.
BreadcrumbManager class core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php Provides a breadcrumb manager.
BreadcrumbManager.php file core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php
BreadcrumbManager::$builders property core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php Holds arrays of breadcrumb builders, keyed by priority.
BreadcrumbManager::$moduleHandler property core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php The module handler to invoke the alter hook.
BreadcrumbManager::$sortedBuilders property core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php Holds the array of breadcrumb builders sorted by priority.
BreadcrumbManager::addBuilder function core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php
BreadcrumbManager::applies function core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php
BreadcrumbManager::build function core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php
BreadcrumbManager::getSortedBuilders function core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php Returns the sorted array of breadcrumb builders.
BreadcrumbManager::__construct function core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php Constructs a \Drupal\Core\Breadcrumb\BreadcrumbManager object.
BreadcrumbManagerTest class core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php @coversDefaultClass \Drupal\Core\Breadcrumb\BreadcrumbManager[[api-linebreak]]
@group Breadcrumb
BreadcrumbManagerTest.php file core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php
BreadcrumbManagerTest::$breadcrumb property core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php The breadcrumb object.
BreadcrumbManagerTest::$breadcrumbManager property core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php The tested breadcrumb manager.
BreadcrumbManagerTest::$container property core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php The dependency injection container.
BreadcrumbManagerTest::$moduleHandler property core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php The mocked module handler.
BreadcrumbManagerTest::setUp function core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php
BreadcrumbManagerTest::testBuildWithInvalidBreadcrumbResult function core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php Tests a breadcrumb builder with a bad return value.
BreadcrumbManagerTest::testBuildWithMultipleApplyingBuilders function core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php Tests multiple breadcrumb builder with different priority.
BreadcrumbManagerTest::testBuildWithOneNotApplyingBuilders function core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php Tests multiple breadcrumb builders of which one returns NULL.
BreadcrumbManagerTest::testBuildWithoutBuilder function core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php Tests the breadcrumb manager without any set breadcrumb.
BreadcrumbManagerTest::testBuildWithSingleBuilder function core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php Tests the build method with a single breadcrumb builder.
BreakLockForm::$entityTypeManager property core/modules/views_ui/src/Form/BreakLockForm.php Stores the entity type manager.
BreakLockLink::$entityTypeManager property core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php The entity type manager.
breakpoint.manager service core/modules/breakpoint/breakpoint.services.yml Drupal\breakpoint\BreakpointManager
BreakpointManager class core/modules/breakpoint/src/BreakpointManager.php Defines a breakpoint plugin manager to deal with breakpoints.
BreakpointManager.php file core/modules/breakpoint/src/BreakpointManager.php
BreakpointManager::$breakpointsByGroup property core/modules/breakpoint/src/BreakpointManager.php Static cache of breakpoints keyed by group.
BreakpointManager::$defaults property core/modules/breakpoint/src/BreakpointManager.php
BreakpointManager::$instances property core/modules/breakpoint/src/BreakpointManager.php The plugin instances.
BreakpointManager::$themeHandler property core/modules/breakpoint/src/BreakpointManager.php The theme handler.
BreakpointManager::clearCachedDefinitions function core/modules/breakpoint/src/BreakpointManager.php
BreakpointManager::getBreakpointsByGroup function core/modules/breakpoint/src/BreakpointManager.php
BreakpointManager::getDiscovery function core/modules/breakpoint/src/BreakpointManager.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.