Search for d

  1. Search 7.x for d
  2. Search 9.5.x for d
  3. Search 8.9.x for d
  4. Search 11.x for d
  5. Other projects
Title Object type File name Summary
BookManager::bookTreeAllData function core/modules/book/src/ProxyClass/BookManager.php Gets the data structure representing a named menu tree.
BookManager::bookTreeAllData function core/modules/book/src/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::bookTreeCollectNodeLinks function core/modules/book/src/BookManager.php Collects node links from a given menu tree recursively.
BookManager::bookTreeCollectNodeLinks function core/modules/book/src/ProxyClass/BookManager.php Collects node links from a given menu tree recursively.
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.
BookManager::buildItems function core/modules/book/src/BookManager.php Builds the #items property for a book tree's renderable array.
BookManager::checkNodeIsRemovable function core/modules/book/src/BookManager.php Determines if a node can be removed from the book.
BookManager::checkNodeIsRemovable function core/modules/book/src/ProxyClass/BookManager.php Determines if a node can be removed from the book.
BookManager::deleteFromBook function core/modules/book/src/ProxyClass/BookManager.php Deletes node's entry from book table.
BookManager::deleteFromBook function core/modules/book/src/BookManager.php Deletes node's entry from book table.
BookManager::doBookTreeBuild function core/modules/book/src/BookManager.php Builds a book tree.
BookManager::doBookTreeCheckAccess function core/modules/book/src/BookManager.php Sorts the menu tree and recursively checks access for each item.
BookManager::findChildrenRelativeDepth function core/modules/book/src/BookManager.php Determine the relative depth of the children of a given book link.
BookManager::getActiveTrailIds function core/modules/book/src/BookManager.php Gets the active trail IDs for the specified book at the provided path.
BookManager::getActiveTrailIds function core/modules/book/src/ProxyClass/BookManager.php Gets the active trail IDs for the specified book at the provided path.
BookManager::getLinkDefaults function core/modules/book/src/ProxyClass/BookManager.php Returns an array with default values for a book page's menu link.
BookManager::getLinkDefaults function core/modules/book/src/BookManager.php Returns an array with default values for a book page's menu link.
BookManager::getParentDepthLimit function core/modules/book/src/BookManager.php Finds the depth limit for items in the parent select.
BookManager::getParentDepthLimit function core/modules/book/src/ProxyClass/BookManager.php Finds the depth limit for items in the parent select.
BookManager::lazyLoadItself function core/modules/book/src/ProxyClass/BookManager.php Lazy loads the real service from the container.
BookManager::loadBookLink function core/modules/book/src/ProxyClass/BookManager.php Loads a single book entry.
BookManager::loadBookLink function core/modules/book/src/BookManager.php Loads a single book entry.
BookManager::loadBookLinks function core/modules/book/src/BookManager.php Loads multiple book entries.
BookManager::loadBookLinks function core/modules/book/src/ProxyClass/BookManager.php Loads multiple book entries.
BookManager::loadBooks function core/modules/book/src/BookManager.php Loads Books Array.
BookManager::moveChildren function core/modules/book/src/BookManager.php Moves children from the original parent to the updated link.
BookManager::updateOriginalParent function core/modules/book/src/BookManager.php Updates the has_children flag of the parent of the original node.
BookManager::updateOutline function core/modules/book/src/BookManager.php Handles additions and updates to the book outline.
BookManager::updateOutline function core/modules/book/src/ProxyClass/BookManager.php Handles additions and updates to the book outline.
BookManager::updateParent function core/modules/book/src/BookManager.php Sets the has_children flag of the parent of the node.
BookManagerInterface::addFormElements function core/modules/book/src/BookManagerInterface.php Builds the common elements of the book form for the node and outline forms.
BookManagerInterface::bookSubtreeData function core/modules/book/src/BookManagerInterface.php Gets the data representing a subtree of the book hierarchy.
BookManagerInterface::bookTreeAllData function core/modules/book/src/BookManagerInterface.php Gets the data structure representing a named menu tree.
BookManagerInterface::bookTreeCollectNodeLinks function core/modules/book/src/BookManagerInterface.php Collects node links from a given menu tree recursively.
BookManagerInterface::checkNodeIsRemovable function core/modules/book/src/BookManagerInterface.php Determines if a node can be removed from the book.
BookManagerInterface::deleteFromBook function core/modules/book/src/BookManagerInterface.php Deletes node's entry from book table.
BookManagerInterface::getActiveTrailIds function core/modules/book/src/BookManagerInterface.php Gets the active trail IDs for the specified book at the provided path.
BookManagerInterface::getLinkDefaults function core/modules/book/src/BookManagerInterface.php Returns an array with default values for a book page's menu link.
BookManagerInterface::getParentDepthLimit function core/modules/book/src/BookManagerInterface.php Finds the depth limit for items in the parent select.
BookManagerInterface::loadBookLink function core/modules/book/src/BookManagerInterface.php Loads a single book entry.
BookManagerInterface::loadBookLinks function core/modules/book/src/BookManagerInterface.php Loads multiple book entries.
BookManagerInterface::updateOutline function core/modules/book/src/BookManagerInterface.php Handles additions and updates to the book outline.
BookManagerTest::$renderer property core/modules/book/tests/src/Unit/BookManagerTest.php The mocked renderer.
BookManagerTest::providerTestGetBookParents function core/modules/book/tests/src/Unit/BookManagerTest.php Provides test data for testGetBookParents.
BookMultilingualTest::$modules property core/modules/book/tests/src/Kernel/BookMultilingualTest.php Modules to install.
BookMultilingualTest::assertBookItemIsCorrectlyTranslated function core/modules/book/tests/src/Kernel/BookMultilingualTest.php Asserts a book item is correctly translated.
BookMultilingualTest::assertNodeLinkIsCorrectlyTranslated function core/modules/book/tests/src/Kernel/BookMultilingualTest.php Asserts a node link is correctly translated.

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