Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BookContentModerationTest::setUp | function | core/ |
|
| BookContentModerationTest::testBookWithPendingRevisions | function | core/ |
Tests that book drafts can not modify the book outline. |
| BookController | class | core/ |
Controller routines for book routes. |
| BookController.php | file | core/ |
|
| BookController::$bookExport | property | core/ |
The book export service. |
| BookController::$bookManager | property | core/ |
The book manager. |
| BookController::$renderer | property | core/ |
The renderer. |
| BookController::adminOverview | function | core/ |
Returns an administrative overview of all books. |
| BookController::bookExport | function | core/ |
Generates representations of a book page and its children. |
| BookController::bookRender | function | core/ |
Prints a listing of all books. |
| BookController::__construct | function | core/ |
Constructs a BookController object. |
| BookExport | class | core/ |
Provides methods for exporting book to different formats. |
| BookExport.php | file | core/ |
|
| BookExport::$bookManager | property | core/ |
The book manager. |
| BookExport::$entityRepository | property | core/ |
The entity repository service. |
| BookExport::$nodeStorage | property | core/ |
The node storage. |
| BookExport::$viewBuilder | property | core/ |
The node view builder. |
| BookExport::bookExportHtml | function | core/ |
Generates HTML for export when invoked by book_export(). |
| BookExport::bookNodeExport | function | core/ |
Generates printer-friendly HTML for a node. |
| 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 install. |
| 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 install. |
| 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 | class | core/ |
Defines a book manager. |
| BookManager | class | core/ |
Provides a proxy class for \Drupal\book\BookManager. |
| BookManager.php | file | core/ |
|
| BookManager.php | file | core/ |
|
| BookManager::$backendChainedCache | property | core/ |
The book chained backend cache service. |
| BookManager::$bookOutlineStorage | property | core/ |
Book outline storage. |
| BookManager::$books | property | core/ |
Books Array. |
| BookManager::$bookTreeFlattened | property | core/ |
Stores flattened book trees. |
| BookManager::$configFactory | property | core/ |
Config Factory Service Object. |
| BookManager::$container | property | core/ |
The service container. |
| BookManager::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
Pagination
- Previous page
- Page 119
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.