Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
BookOutlineStorage::loadBookChildren function core/modules/book/src/BookOutlineStorage.php Loads book's children using its parent ID.
BookOutlineStorage::loadMultiple function core/modules/book/src/BookOutlineStorage.php Loads books.
BookOutlineStorage::update function core/modules/book/src/BookOutlineStorage.php Updates book reference for links that were moved between books.
BookOutlineStorage::updateMovedChildren function core/modules/book/src/BookOutlineStorage.php Update the book ID of the book link that it's being moved.
BookOutlineStorage::__construct function core/modules/book/src/BookOutlineStorage.php Constructs a BookOutlineStorage object.
BookOutlineStorageInterface interface core/modules/book/src/BookOutlineStorageInterface.php Defines a common interface for book outline storage classes.
BookOutlineStorageInterface.php file core/modules/book/src/BookOutlineStorageInterface.php
BookOutlineStorageInterface::countOriginalLinkChildren function core/modules/book/src/BookOutlineStorageInterface.php Count the number of original link children.
BookOutlineStorageInterface::delete function core/modules/book/src/BookOutlineStorageInterface.php Deletes a book entry.
BookOutlineStorageInterface::getBookMenuTree function core/modules/book/src/BookOutlineStorageInterface.php Builds tree data used for the menu tree.
BookOutlineStorageInterface::getBooks function core/modules/book/src/BookOutlineStorageInterface.php Gets books (the highest positioned book links).
BookOutlineStorageInterface::getBookSubtree function core/modules/book/src/BookOutlineStorageInterface.php Get book subtree.
BookOutlineStorageInterface::getChildRelativeDepth function core/modules/book/src/BookOutlineStorageInterface.php Gets child relative depth.
BookOutlineStorageInterface::hasBooks function core/modules/book/src/BookOutlineStorageInterface.php Checks if there are any books.
BookOutlineStorageInterface::insert function core/modules/book/src/BookOutlineStorageInterface.php Inserts a book link.
BookOutlineStorageInterface::loadBookChildren function core/modules/book/src/BookOutlineStorageInterface.php Loads book's children using its parent ID.
BookOutlineStorageInterface::loadMultiple function core/modules/book/src/BookOutlineStorageInterface.php Loads books.
BookOutlineStorageInterface::update function core/modules/book/src/BookOutlineStorageInterface.php Updates book reference for links that were moved between books.
BookOutlineStorageInterface::updateMovedChildren function core/modules/book/src/BookOutlineStorageInterface.php Update the book ID of the book link that it's being moved.
BookPendingRevisionTest class core/modules/book/tests/src/Kernel/BookPendingRevisionTest.php Tests that the Book module handles pending revisions correctly.
BookPendingRevisionTest.php file core/modules/book/tests/src/Kernel/BookPendingRevisionTest.php
BookPendingRevisionTest::$modules property core/modules/book/tests/src/Kernel/BookPendingRevisionTest.php Modules to enable.
BookPendingRevisionTest::setUp function core/modules/book/tests/src/Kernel/BookPendingRevisionTest.php
BookPendingRevisionTest::testBookWithPendingRevisions function core/modules/book/tests/src/Kernel/BookPendingRevisionTest.php Tests pending revision handling for books.
BookRelationshipTest class core/modules/book/tests/src/Functional/Views/BookRelationshipTest.php Tests entity reference relationship data.
BookRelationshipTest.php file core/modules/book/tests/src/Functional/Views/BookRelationshipTest.php
BookRelationshipTest::$book property core/modules/book/tests/src/Functional/Views/BookRelationshipTest.php A book node.
BookRelationshipTest::$bookAuthor property core/modules/book/tests/src/Functional/Views/BookRelationshipTest.php A user with permission to create and edit books.
BookRelationshipTest::$defaultTheme property core/modules/book/tests/src/Functional/Views/BookRelationshipTest.php The theme to install as the default for testing.
BookRelationshipTest::$modules property core/modules/book/tests/src/Functional/Views/BookRelationshipTest.php Modules to install.
BookRelationshipTest::$testViews property core/modules/book/tests/src/Functional/Views/BookRelationshipTest.php Views used by this test.
BookRelationshipTest::createBook function core/modules/book/tests/src/Functional/Views/BookRelationshipTest.php Creates a new book with a page hierarchy.
BookRelationshipTest::createBookNode function core/modules/book/tests/src/Functional/Views/BookRelationshipTest.php Creates a book node.
BookRelationshipTest::setUp function core/modules/book/tests/src/Functional/Views/BookRelationshipTest.php Sets up the test.
BookRelationshipTest::testRelationship function core/modules/book/tests/src/Functional/Views/BookRelationshipTest.php Tests using the views relationship.
BookRemoveForm::getDescription function core/modules/book/src/Form/BookRemoveForm.php Returns additional text to display as a description.
BookRemoveForm::getQuestion function core/modules/book/src/Form/BookRemoveForm.php Returns the question to ask the user.
BookRemoveForm::submitForm function core/modules/book/src/Form/BookRemoveForm.php Form submission handler.
BookRemoveForm::__construct function core/modules/book/src/Form/BookRemoveForm.php Constructs a BookRemoveForm object.
BookSettingsForm class core/modules/book/src/Form/BookSettingsForm.php Configure book settings for this site.
BookSettingsForm.php file core/modules/book/src/Form/BookSettingsForm.php
BookSettingsForm::buildForm function core/modules/book/src/Form/BookSettingsForm.php Form constructor.
BookSettingsForm::filterAndSortAllowedTypes function core/modules/book/src/Form/BookSettingsForm.php Transformation callback for the book_allowed_types config value.
BookSettingsForm::getEditableConfigNames function core/modules/book/src/Form/BookSettingsForm.php Gets the configuration names that will be editable.
BookSettingsForm::getFormId function core/modules/book/src/Form/BookSettingsForm.php Returns a unique string identifying the form.
BookSettingsForm::validateForm function core/modules/book/src/Form/BookSettingsForm.php Form validation handler.
BookSettingsFormTest class core/modules/book/tests/src/Kernel/BookSettingsFormTest.php @covers \Drupal\book\Form\BookSettingsForm[[api-linebreak]]
@group book
@group legacy
BookSettingsFormTest.php file core/modules/book/tests/src/Kernel/BookSettingsFormTest.php
BookSettingsFormTest::$modules property core/modules/book/tests/src/Kernel/BookSettingsFormTest.php Modules to install.
BookSettingsFormTest::setUp function core/modules/book/tests/src/Kernel/BookSettingsFormTest.php

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