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 10.3.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 Plugin annotation @MigrateDestination( id = "book", provider = "book" )
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::$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
BookManager::addFormElements function core/modules/book/src/ProxyClass/BookManager.php
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
BookManager::bookLinkTranslate function core/modules/book/src/ProxyClass/BookManager.php
BookManager::bookSubtreeData function core/modules/book/src/ProxyClass/BookManager.php
BookManager::bookSubtreeData function core/modules/book/src/BookManager.php
BookManager::bookTreeAllData function core/modules/book/src/ProxyClass/BookManager.php
BookManager::bookTreeAllData function core/modules/book/src/BookManager.php
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
BookManager::bookTreeCheckAccess function core/modules/book/src/BookManager.php
BookManager::bookTreeCollectNodeLinks function core/modules/book/src/ProxyClass/BookManager.php
BookManager::bookTreeCollectNodeLinks function core/modules/book/src/BookManager.php
BookManager::bookTreeGetFlat function core/modules/book/src/ProxyClass/BookManager.php
BookManager::bookTreeGetFlat function core/modules/book/src/BookManager.php
BookManager::bookTreeOutput function core/modules/book/src/ProxyClass/BookManager.php
BookManager::bookTreeOutput function core/modules/book/src/BookManager.php
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
BookManager::checkNodeIsRemovable function core/modules/book/src/ProxyClass/BookManager.php
BookManager::deleteFromBook function core/modules/book/src/ProxyClass/BookManager.php
BookManager::deleteFromBook function core/modules/book/src/BookManager.php
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
BookManager::getActiveTrailIds function core/modules/book/src/BookManager.php
BookManager::getAllBooks function core/modules/book/src/BookManager.php
BookManager::getAllBooks function core/modules/book/src/ProxyClass/BookManager.php
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
BookManager::getLinkDefaults function core/modules/book/src/ProxyClass/BookManager.php
BookManager::getParentDepthLimit function core/modules/book/src/BookManager.php

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