Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BookManager::$entityRepository | property | core/ |
The entity repository service. |
| BookManager::$entityTypeManager | property | core/ |
Entity type manager. |
| BookManager::$languageManager | property | core/ |
The language manager. |
| BookManager::$memoryCache | property | core/ |
The book memory cache service. |
| BookManager::$renderer | property | core/ |
The renderer. |
| BookManager::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| BookManager::addFormElements | function | core/ |
Builds the common elements of the book form for the node and outline forms. |
| BookManager::addFormElements | function | core/ |
Builds the common elements of the book form for the node and outline forms. |
| BookManager::addParentSelectFormElements | function | core/ |
Builds the parent selection form element for the node form or outline tab. |
| BookManager::bookLinkTranslate | function | core/ |
Provides book loading, access control and translation. |
| BookManager::bookLinkTranslate | function | core/ |
Provides book loading, access control and translation. |
| BookManager::bookSubtreeData | function | core/ |
Gets the data representing a subtree of the book hierarchy. |
| BookManager::bookSubtreeData | function | core/ |
Gets the data representing a subtree of the book hierarchy. |
| 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::bookTreeCheckAccess | function | core/ |
Checks access and performs dynamic operations for each link in the tree. |
| BookManager::bookTreeCheckAccess | function | core/ |
Checks access and performs dynamic operations for each link in the tree. |
| 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::bookTreeGetFlat | function | core/ |
Gets the book for a page and returns it as a linear array. |
| BookManager::bookTreeGetFlat | function | core/ |
Gets the book for a page and returns it as a linear array. |
| BookManager::bookTreeOutput | function | core/ |
Returns a rendered menu tree. |
| BookManager::bookTreeOutput | function | core/ |
Returns a rendered menu tree. |
| 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::flatBookTree | function | core/ |
Recursively converts a tree of menu links to a flat array. |
| 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::getAllBooks | function | core/ |
Returns an array of all books. |
| BookManager::getAllBooks | function | core/ |
Returns an array of all books. |
| BookManager::getBookParents | function | core/ |
|
| BookManager::getBookParents | function | core/ |
|
| 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::getTableOfContents | function | core/ |
Returns an array of book pages in table of contents order. |
| BookManager::getTableOfContents | function | core/ |
Returns an array of book pages in table of contents order. |
| BookManager::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| BookManager::loadBookLink | function | core/ |
Loads a single book entry. |
Pagination
- Previous page
- Page 120
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.