Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| BookBreadcrumbTest::$book | property | core/ |
A book node. |
| BookBreadcrumbTest::$bookAuthor | property | core/ |
A user with permission to create and edit books. |
| BookBreadcrumbTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BookBreadcrumbTest::$modules | property | core/ |
Modules to install. |
| BookBreadcrumbTest::$webUserWithoutNodeAccess | property | core/ |
A user without the 'node test view' permission. |
| BookBreadcrumbTest::createBookNode | function | core/ |
Creates a book node. |
| BookBreadcrumbTest::createBreadcrumbBook | function | core/ |
Creates a new book with a page hierarchy. |
| BookBreadcrumbTest::setUp | function | core/ |
|
| BookBreadcrumbTest::testBreadcrumbAccessUpdates | function | core/ |
Test that the breadcrumb is updated when book access changes. |
| BookBreadcrumbTest::testBreadcrumbTitleUpdates | function | core/ |
Test that the breadcrumb is updated when book content changes. |
| BookContentModerationTest | class | core/ |
Tests Book and Content Moderation integration. |
| BookContentModerationTest.php | file | core/ |
|
| BookContentModerationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| 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 | 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::create | function | core/ |
Instantiates a new instance of this class. |
| 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::$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 enable. |
| BookInstallTest::testBookInstallWithPreexistingContentType | function | core/ |
Test 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. |
Pagination
- Previous page
- Page 116
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.