book-tree.html.twig
  • References/PHP/Drupal/book/templates/book-tree.html.twig

Default theme implementation to display a book tree. Returns HTML for a wrapper for a book sub-tree. Available

2025-01-10 15:47:30
BookManagerInterface::updateOutline
  • References/PHP/Drupal/book/src/BookManagerInterface

public BookManagerInterface::updateOutline(NodeInterface

2025-01-10 15:47:30
BookOutline::$bookManager
  • References/PHP/Drupal/book/src/BookOutline

The book manager. Type:

2025-01-10 15:47:30
book_node_presave
  • References/PHP/Drupal/book/book.module

book_node_presave(EntityInterface $node) Implements

2025-01-10 15:47:30
BookOutlineForm::__construct
  • References/PHP/Drupal/book/src/Form/BookOutlineForm

public BookOutlineForm::__construct(EntityManagerInterface

2025-01-10 15:47:30
BookSettingsForm::getEditableConfigNames
  • References/PHP/Drupal/book/src/Form/BookSettingsForm

protected BookSettingsForm::getEditableConfigNames()

2025-01-10 15:47:30
BookRemoveForm
  • References/PHP/Drupal/book/src/Form/BookRemoveForm

Remove form for book module. Hierarchy class \Drupal\Core\Form\

2025-01-10 15:47:30
BookOutlineStorage::insert
  • References/PHP/Drupal/book/src/BookOutlineStorage

public BookOutlineStorage::insert($link, $parents)

2025-01-10 15:47:30
BookOutlineStorage::getBookSubtree
  • References/PHP/Drupal/book/src/BookOutlineStorage

public BookOutlineStorage::getBookSubtree($link, $max_depth)

2025-01-10 15:47:30
BookManager::getParentDepthLimit
  • References/PHP/Drupal/book/src/BookManager

public BookManager::getParentDepthLimit(array $book_link)

2025-01-10 15:47:30