Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BookContentModerationTest::$modules | property | core/ |
Modules to install. |
| BookContentModerationTest::setUp | function | core/ |
|
| BookContentModerationTest::testBookWithPendingRevisions | function | core/ |
Tests that book drafts can not modify the book outline. |
| BookController::__construct | function | core/ |
Constructs a BookController object. |
| BookExport::$entityRepository | property | core/ |
The entity repository service. |
| BookExport::$nodeStorage | property | core/ |
The node storage. |
| BookExport::exportTraverse | function | core/ |
Traverses the book tree to build printable or exportable output. |
| BookExport::__construct | function | core/ |
Constructs a BookExport object. |
| BookInstallTest | class | core/ |
Test installation of Book module. |
| BookInstallTest.php | file | core/ |
|
| BookInstallTest::$modules | property | core/ |
Modules to enable. |
| BookInstallTest::testBookInstallWithPreexistingContentType | function | core/ |
Tests Book install with pre-existing content type. |
| BookJavascriptTest | class | core/ |
Tests Book javascript functionality. |
| BookJavascriptTest.php | file | core/ |
|
| BookJavascriptTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BookJavascriptTest::$modules | property | core/ |
Modules to enable. |
| BookJavascriptTest::assertOrderInPage | function | core/ |
Asserts that several pieces of markup are in a given order in the page. |
| BookJavascriptTest::testBookAddOutline | function | core/ |
Tests book outline AJAX request. |
| BookJavascriptTest::testBookOrdering | function | core/ |
Tests re-ordering of books. |
| BookLocalTasksTest | class | core/ |
Tests existence of book local tasks. |
| BookLocalTasksTest.php | file | core/ |
|
| BookLocalTasksTest::getBookAdminRoutes | function | core/ |
Provides a list of routes to test. |
| BookLocalTasksTest::getBookNodeRoutes | function | core/ |
Provides a list of routes to test. |
| BookLocalTasksTest::setUp | function | core/ |
|
| BookLocalTasksTest::testBookAdminLocalTasks | function | core/ |
Tests local task existence. |
| BookLocalTasksTest::testBookNodeLocalTasks | function | core/ |
Tests local task existence. |
| BookManager::$bookOutlineStorage | property | core/ |
Book outline storage. |
| BookManager::$books | property | core/ |
Books Array. |
| BookManager::$entityRepository | property | core/ |
The entity repository service. |
| BookManager::addFormElements | function | core/ |
Builds the common elements of the book form for the node and outline forms. |
| BookManager::addParentSelectFormElements | function | core/ |
Builds the parent selection form element for the node form or outline tab. |
| BookManager::bookLinkTranslate | function | core/ |
Provides book loading, access control and translation. |
| BookManager::bookSubtreeData | function | core/ |
Gets the data representing a subtree of the book hierarchy. |
| BookManager::bookTreeCheckAccess | function | core/ |
Checks access and performs dynamic operations for each link in the tree. |
| BookManager::bookTreeCollectNodeLinks | function | core/ |
Collects node links from a given menu tree recursively. |
| BookManager::buildBookOutlineRecursive | function | core/ |
Builds the data representing a book tree. |
| BookManager::buildItems | function | core/ |
Builds the #items property for a book tree's renderable array. |
| BookManager::checkNodeIsRemovable | function | core/ |
Determines if a node can be removed from the book. |
| BookManager::doBookTreeCheckAccess | function | core/ |
Sorts the menu tree and recursively checks access for each item. |
| BookManager::getActiveTrailIds | function | core/ |
Gets the active trail IDs for the specified book at the provided path. |
| BookManager::getAllBooks | function | core/ |
Returns an array of all books. |
| BookManager::getBookParents | function | core/ |
|
| BookManager::getLinkDefaults | function | core/ |
Returns an array with default values for a book page's menu link. |
| BookManager::getTableOfContents | function | core/ |
Returns an array of book pages in table of contents order. |
| BookManager::loadBookLinks | function | core/ |
Loads multiple book entries. |
| BookManager::loadBooks | function | core/ |
Loads Books Array. |
| BookManager::recurseTableOfContents | function | core/ |
Recursively processes and formats book links for getTableOfContents(). |
| BookManager::saveBookLink | function | core/ |
Saves a link for a single book entry to the book. |
| BookManager::setParents | function | core/ |
Sets the p1 through p9 properties for a book link being saved. |
| BookManager::__construct | function | core/ |
Constructs a BookManager object. |
Pagination
- Previous page
- Page 95
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.