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