Search for book

  1. Search 7.x for book
  2. Search 9.5.x for book
  3. Search 8.9.x for book
  4. Search 11.x for book
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Book class core/modules/book/src/Plugin/migrate/destination/Book.php Provides migrate destination plugin for Book content.
Book class core/modules/book/src/Plugin/migrate/source/Book.php Drupal 6/7 book source from database.

All search results

Title Object type File name Summary
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/BookManager.php Builds the common elements of the book form for the node and outline forms.
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::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/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::bookTreeCheckAccess function core/modules/book/src/ProxyClass/BookManager.php Checks access and performs dynamic operations for each link in the tree.
BookManager::bookTreeCheckAccess function core/modules/book/src/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/ProxyClass/BookManager.php Gets the book for a page and returns it as a linear array.
BookManager::bookTreeGetFlat function core/modules/book/src/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.
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::flatBookTree function core/modules/book/src/BookManager.php Recursively converts a tree of menu links to a flat array.
BookManager::getActiveTrailIds function core/modules/book/src/ProxyClass/BookManager.php Gets the active trail IDs for the specified book at the provided path.
BookManager::getActiveTrailIds function core/modules/book/src/BookManager.php Gets the active trail IDs for the specified book at the provided path.
BookManager::getAllBooks function core/modules/book/src/BookManager.php Returns an array of all books.
BookManager::getAllBooks function core/modules/book/src/ProxyClass/BookManager.php Returns an array of all books.
BookManager::getBookParents function core/modules/book/src/BookManager.php
BookManager::getBookParents function core/modules/book/src/ProxyClass/BookManager.php
BookManager::getLinkDefaults function core/modules/book/src/BookManager.php Returns an array with default values for a book page's menu link.
BookManager::getLinkDefaults function core/modules/book/src/ProxyClass/BookManager.php Returns an array with default values for a book page's menu link.

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