Search for d
Title | Object type | File name | Summary |
---|---|---|---|
BookManager::bookTreeAllData | function | core/ |
Gets the data structure representing a named menu tree. |
BookManager::bookTreeAllData | function | core/ |
Gets the data structure representing a named menu tree. |
BookManager::bookTreeBuild | function | core/ |
Builds a book tree, translates links, and checks access. |
BookManager::bookTreeCollectNodeLinks | function | core/ |
Collects node links from a given menu tree recursively. |
BookManager::bookTreeCollectNodeLinks | function | core/ |
Collects node links from a given menu tree recursively. |
BookManager::BOOK_MAX_DEPTH | constant | core/ |
Defines the maximum supported depth of the book tree. |
BookManager::buildBookOutlineData | function | core/ |
Sorts and returns the built data representing a book tree. |
BookManager::buildBookOutlineRecursive | function | core/ |
Builds the data representing a book tree. |
BookManager::buildItems | function | core/ |
Builds the #items property for a book tree's renderable array. |
BookManager::checkNodeIsRemovable | function | core/ |
Determines if a node can be removed from the book. |
BookManager::checkNodeIsRemovable | function | core/ |
Determines if a node can be removed from the book. |
BookManager::deleteFromBook | function | core/ |
Deletes node's entry from book table. |
BookManager::deleteFromBook | function | core/ |
Deletes node's entry from book table. |
BookManager::doBookTreeBuild | function | core/ |
Builds a book tree. |
BookManager::doBookTreeCheckAccess | function | core/ |
Sorts the menu tree and recursively checks access for each item. |
BookManager::findChildrenRelativeDepth | function | core/ |
Determine the relative depth of the children of a given book link. |
BookManager::getActiveTrailIds | function | core/ |
Gets the active trail IDs for the specified book at the provided path. |
BookManager::getActiveTrailIds | function | core/ |
Gets the active trail IDs for the specified book at the provided path. |
BookManager::getLinkDefaults | function | core/ |
Returns an array with default values for a book page's menu link. |
BookManager::getLinkDefaults | function | core/ |
Returns an array with default values for a book page's menu link. |
BookManager::getParentDepthLimit | function | core/ |
Finds the depth limit for items in the parent select. |
BookManager::getParentDepthLimit | function | core/ |
Finds the depth limit for items in the parent select. |
BookManager::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
BookManager::loadBookLink | function | core/ |
Loads a single book entry. |
BookManager::loadBookLink | function | core/ |
Loads a single book entry. |
BookManager::loadBookLinks | function | core/ |
Loads multiple book entries. |
BookManager::loadBookLinks | function | core/ |
Loads multiple book entries. |
BookManager::loadBooks | function | core/ |
Loads Books Array. |
BookManager::moveChildren | function | core/ |
Moves children from the original parent to the updated link. |
BookManager::updateOriginalParent | function | core/ |
Updates the has_children flag of the parent of the original node. |
BookManager::updateOutline | function | core/ |
Handles additions and updates to the book outline. |
BookManager::updateOutline | function | core/ |
Handles additions and updates to the book outline. |
BookManager::updateParent | function | core/ |
Sets the has_children flag of the parent of the node. |
BookManagerInterface::addFormElements | function | core/ |
Builds the common elements of the book form for the node and outline forms. |
BookManagerInterface::bookSubtreeData | function | core/ |
Gets the data representing a subtree of the book hierarchy. |
BookManagerInterface::bookTreeAllData | function | core/ |
Gets the data structure representing a named menu tree. |
BookManagerInterface::bookTreeCollectNodeLinks | function | core/ |
Collects node links from a given menu tree recursively. |
BookManagerInterface::checkNodeIsRemovable | function | core/ |
Determines if a node can be removed from the book. |
BookManagerInterface::deleteFromBook | function | core/ |
Deletes node's entry from book table. |
BookManagerInterface::getActiveTrailIds | function | core/ |
Gets the active trail IDs for the specified book at the provided path. |
BookManagerInterface::getLinkDefaults | function | core/ |
Returns an array with default values for a book page's menu link. |
BookManagerInterface::getParentDepthLimit | function | core/ |
Finds the depth limit for items in the parent select. |
BookManagerInterface::loadBookLink | function | core/ |
Loads a single book entry. |
BookManagerInterface::loadBookLinks | function | core/ |
Loads multiple book entries. |
BookManagerInterface::updateOutline | function | core/ |
Handles additions and updates to the book outline. |
BookManagerTest::$renderer | property | core/ |
The mocked renderer. |
BookManagerTest::providerTestGetBookParents | function | core/ |
Provides test data for testGetBookParents. |
BookMultilingualTest::$modules | property | core/ |
Modules to install. |
BookMultilingualTest::assertBookItemIsCorrectlyTranslated | function | core/ |
Asserts a book item is correctly translated. |
BookMultilingualTest::assertNodeLinkIsCorrectlyTranslated | function | core/ |
Asserts a node link is correctly translated. |
Pagination
- Previous page
- Page 64
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.