Search for manager

  1. Search 7.x for manager
  2. Search 9.5.x for manager
  3. Search 8.9.x for manager
  4. Search 11.x for manager
  5. Other projects
Title Object type File name Summary
BlockManagerTest::$logger property core/tests/Drupal/Tests/Core/Block/BlockManagerTest.php The logger.
BlockManagerTest::setUp function core/tests/Drupal/Tests/Core/Block/BlockManagerTest.php
BlockManagerTest::testDefinitions function core/tests/Drupal/Tests/Core/Block/BlockManagerTest.php @covers ::getDefinitions[[api-linebreak]]
BlockManagerTest::testGroupedDefinitions function core/tests/Drupal/Tests/Core/Block/BlockManagerTest.php @covers ::getGroupedDefinitions[[api-linebreak]]
BlockManagerTest::testHandlePluginNotFound function core/tests/Drupal/Tests/Core/Block/BlockManagerTest.php @covers ::handlePluginNotFound[[api-linebreak]]
BlockManagerTest::testSortedDefinitions function core/tests/Drupal/Tests/Core/Block/BlockManagerTest.php @covers ::getSortedDefinitions[[api-linebreak]]
BlockRepository::$themeManager property core/modules/block/src/BlockRepository.php The theme manager.
book.manager service core/modules/book/book.services.yml Drupal\book\BookManager
BookAdminEditForm::$bookManager property core/modules/book/src/Form/BookAdminEditForm.php The book manager.
BookBreadcrumbBuilder::$languageManager property core/modules/book/src/BookBreadcrumbBuilder.php The language manager service.
BookController::$bookManager property core/modules/book/src/Controller/BookController.php The book manager.
BookExport::$bookManager property core/modules/book/src/BookExport.php The book manager.
BookManager class core/modules/book/src/BookManager.php Defines a book manager.
BookManager class core/modules/book/src/ProxyClass/BookManager.php Provides a proxy class for \Drupal\book\BookManager.
BookManager.php file core/modules/book/src/ProxyClass/BookManager.php
BookManager.php file core/modules/book/src/BookManager.php
BookManager::$backendChainedCache property core/modules/book/src/BookManager.php The book chained backend cache service.
BookManager::$bookOutlineStorage property core/modules/book/src/BookManager.php Book outline storage.
BookManager::$books property core/modules/book/src/BookManager.php Books Array.
BookManager::$bookTreeFlattened property core/modules/book/src/BookManager.php Stores flattened book trees.
BookManager::$configFactory property core/modules/book/src/BookManager.php Config Factory Service Object.
BookManager::$container property core/modules/book/src/ProxyClass/BookManager.php The service container.
BookManager::$drupalProxyOriginalServiceId property core/modules/book/src/ProxyClass/BookManager.php The id of the original proxied service.
BookManager::$entityRepository property core/modules/book/src/BookManager.php The entity repository service.
BookManager::$entityTypeManager property core/modules/book/src/BookManager.php Entity type manager.
BookManager::$languageManager property core/modules/book/src/BookManager.php The language manager.
BookManager::$memoryCache property core/modules/book/src/BookManager.php The book memory cache service.
BookManager::$renderer property core/modules/book/src/BookManager.php The renderer.
BookManager::$service property core/modules/book/src/ProxyClass/BookManager.php The real proxied service, after it was lazy loaded.
BookManager::addFormElements function core/modules/book/src/ProxyClass/BookManager.php Builds the common elements of the book form for the node and outline forms.
BookManager::addFormElements function core/modules/book/src/BookManager.php Builds the common elements of the book form for the node and outline forms.
BookManager::addParentSelectFormElements function core/modules/book/src/BookManager.php Builds the parent selection form element for the node form or outline tab.
BookManager::bookLinkTranslate function core/modules/book/src/BookManager.php Provides book loading, access control and translation.
BookManager::bookLinkTranslate function core/modules/book/src/ProxyClass/BookManager.php Provides book loading, access control and translation.
BookManager::bookSubtreeData function core/modules/book/src/ProxyClass/BookManager.php Gets the data representing a subtree of the book hierarchy.
BookManager::bookSubtreeData function core/modules/book/src/BookManager.php Gets the data representing a subtree of the book hierarchy.
BookManager::bookTreeAllData function core/modules/book/src/BookManager.php Gets the data structure representing a named menu tree.
BookManager::bookTreeAllData function core/modules/book/src/ProxyClass/BookManager.php Gets the data structure representing a named menu tree.
BookManager::bookTreeBuild function core/modules/book/src/BookManager.php Builds a book tree, translates links, and checks access.
BookManager::bookTreeCheckAccess function core/modules/book/src/BookManager.php Checks access and performs dynamic operations for each link in the tree.
BookManager::bookTreeCheckAccess function core/modules/book/src/ProxyClass/BookManager.php Checks access and performs dynamic operations for each link in the tree.
BookManager::bookTreeCollectNodeLinks function core/modules/book/src/ProxyClass/BookManager.php Collects node links from a given menu tree recursively.
BookManager::bookTreeCollectNodeLinks function core/modules/book/src/BookManager.php Collects node links from a given menu tree recursively.
BookManager::bookTreeGetFlat function core/modules/book/src/BookManager.php Gets the book for a page and returns it as a linear array.
BookManager::bookTreeGetFlat function core/modules/book/src/ProxyClass/BookManager.php Gets the book for a page and returns it as a linear array.
BookManager::bookTreeOutput function core/modules/book/src/ProxyClass/BookManager.php Returns a rendered menu tree.
BookManager::bookTreeOutput function core/modules/book/src/BookManager.php Returns a rendered menu tree.
BookManager::BOOK_MAX_DEPTH constant core/modules/book/src/BookManager.php Defines the maximum supported depth of the book tree.
BookManager::buildBookOutlineData function core/modules/book/src/BookManager.php Sorts and returns the built data representing a book tree.
BookManager::buildBookOutlineRecursive function core/modules/book/src/BookManager.php Builds the data representing a book tree.

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