Search for book

  1. Search 7.x for book
  2. Search 9.5.x for book
  3. Search 8.9.x for book
  4. Search 11.x for book
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Book class core/modules/book/src/Plugin/migrate/destination/Book.php Provides migrate destination plugin for Book content.
Book class core/modules/book/src/Plugin/migrate/source/Book.php Drupal 6/7 book source from database.

All search results

Title Object type File name Summary
BookBreadcrumbTest::testBreadcrumbAccessUpdates function core/modules/book/tests/src/Functional/BookBreadcrumbTest.php Tests that the breadcrumb is updated when book access changes.
BookBreadcrumbTest::testBreadcrumbTitleUpdates function core/modules/book/tests/src/Functional/BookBreadcrumbTest.php Tests that the breadcrumb is updated when book content changes.
BookContentModerationTest class core/modules/book/tests/src/Functional/BookContentModerationTest.php Tests Book and Content Moderation integration.
BookContentModerationTest.php file core/modules/book/tests/src/Functional/BookContentModerationTest.php
BookContentModerationTest::$defaultTheme property core/modules/book/tests/src/Functional/BookContentModerationTest.php The theme to install as the default for testing.
BookContentModerationTest::$modules property core/modules/book/tests/src/Functional/BookContentModerationTest.php Modules to install.
BookContentModerationTest::setUp function core/modules/book/tests/src/Functional/BookContentModerationTest.php
BookContentModerationTest::testBookWithPendingRevisions function core/modules/book/tests/src/Functional/BookContentModerationTest.php Tests that book drafts can not modify the book outline.
BookController class core/modules/book/src/Controller/BookController.php Controller routines for book routes.
BookController.php file core/modules/book/src/Controller/BookController.php
BookController::$bookExport property core/modules/book/src/Controller/BookController.php The book export service.
BookController::$bookManager property core/modules/book/src/Controller/BookController.php The book manager.
BookController::$renderer property core/modules/book/src/Controller/BookController.php The renderer.
BookController::adminOverview function core/modules/book/src/Controller/BookController.php Returns an administrative overview of all books.
BookController::bookExport function core/modules/book/src/Controller/BookController.php Generates representations of a book page and its children.
BookController::bookRender function core/modules/book/src/Controller/BookController.php Prints a listing of all books.
BookController::__construct function core/modules/book/src/Controller/BookController.php Constructs a BookController object.
BookExport class core/modules/book/src/BookExport.php Provides methods for exporting book to different formats.
BookExport.php file core/modules/book/src/BookExport.php
BookExport::$bookManager property core/modules/book/src/BookExport.php The book manager.
BookExport::$entityRepository property core/modules/book/src/BookExport.php The entity repository service.
BookExport::$nodeStorage property core/modules/book/src/BookExport.php The node storage.
BookExport::$viewBuilder property core/modules/book/src/BookExport.php The node view builder.
BookExport::bookExportHtml function core/modules/book/src/BookExport.php Generates HTML for export when invoked by book_export().
BookExport::bookNodeExport function core/modules/book/src/BookExport.php Generates printer-friendly HTML for a node.
BookExport::exportTraverse function core/modules/book/src/BookExport.php Traverses the book tree to build printable or exportable output.
BookExport::__construct function core/modules/book/src/BookExport.php Constructs a BookExport object.
BookInstallTest class core/modules/book/tests/src/Kernel/BookInstallTest.php Test installation of Book module.
BookInstallTest.php file core/modules/book/tests/src/Kernel/BookInstallTest.php
BookInstallTest::$modules property core/modules/book/tests/src/Kernel/BookInstallTest.php Modules to install.
BookInstallTest::testBookInstallWithPreexistingContentType function core/modules/book/tests/src/Kernel/BookInstallTest.php Tests Book install with pre-existing content type.
BookJavascriptTest class core/modules/book/tests/src/FunctionalJavascript/BookJavascriptTest.php Tests Book javascript functionality.
BookJavascriptTest.php file core/modules/book/tests/src/FunctionalJavascript/BookJavascriptTest.php
BookJavascriptTest::$defaultTheme property core/modules/book/tests/src/FunctionalJavascript/BookJavascriptTest.php The theme to install as the default for testing.
BookJavascriptTest::$modules property core/modules/book/tests/src/FunctionalJavascript/BookJavascriptTest.php Modules to install.
BookJavascriptTest::assertOrderInPage function core/modules/book/tests/src/FunctionalJavascript/BookJavascriptTest.php Asserts that several pieces of markup are in a given order in the page.
BookJavascriptTest::testBookAddOutline function core/modules/book/tests/src/FunctionalJavascript/BookJavascriptTest.php Tests book outline AJAX request.
BookJavascriptTest::testBookOrdering function core/modules/book/tests/src/FunctionalJavascript/BookJavascriptTest.php Tests re-ordering of books.
BookLocalTasksTest class core/modules/book/tests/src/Unit/Menu/BookLocalTasksTest.php Tests existence of book local tasks.
BookLocalTasksTest.php file core/modules/book/tests/src/Unit/Menu/BookLocalTasksTest.php
BookLocalTasksTest::getBookAdminRoutes function core/modules/book/tests/src/Unit/Menu/BookLocalTasksTest.php Provides a list of routes to test.
BookLocalTasksTest::getBookNodeRoutes function core/modules/book/tests/src/Unit/Menu/BookLocalTasksTest.php Provides a list of routes to test.
BookLocalTasksTest::setUp function core/modules/book/tests/src/Unit/Menu/BookLocalTasksTest.php
BookLocalTasksTest::testBookAdminLocalTasks function core/modules/book/tests/src/Unit/Menu/BookLocalTasksTest.php Tests local task existence.
BookLocalTasksTest::testBookNodeLocalTasks function core/modules/book/tests/src/Unit/Menu/BookLocalTasksTest.php Tests local task existence.
BookManager class core/modules/book/src/ProxyClass/BookManager.php Provides a proxy class for \Drupal\book\BookManager.
BookManager class core/modules/book/src/BookManager.php Defines a book manager.
BookManager.php file core/modules/book/src/ProxyClass/BookManager.php
BookManager.php file core/modules/book/src/BookManager.php
BookManager::$backendChainedCache property core/modules/book/src/BookManager.php The book chained backend cache service.

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