Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
BookBreadcrumbTest::createBreadcrumbBook function core/modules/book/tests/src/Functional/BookBreadcrumbTest.php Creates a new book with a page hierarchy.
BookBreadcrumbTest::setUp function core/modules/book/tests/src/Functional/BookBreadcrumbTest.php
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::__construct function core/modules/book/src/Controller/BookController.php Constructs a BookController object.
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::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::$bookOutlineStorage property core/modules/book/src/BookManager.php Book outline storage.
BookManager::$books property core/modules/book/src/BookManager.php Books Array.
BookManager::$drupalProxyOriginalServiceId property core/modules/book/src/ProxyClass/BookManager.php The id of the original proxied service.
BookManager::$entityRepository property core/modules/book/src/BookManager.php The entity repository service.
BookManager::$service property core/modules/book/src/ProxyClass/BookManager.php The real proxied service, after it was lazy loaded.
BookManager::addFormElements function core/modules/book/src/ProxyClass/BookManager.php Builds the common elements of the book form for the node and outline forms.
BookManager::addFormElements function core/modules/book/src/BookManager.php Builds the common elements of the book form for the node and outline forms.
BookManager::addParentSelectFormElements function core/modules/book/src/BookManager.php Builds the parent selection form element for the node form or outline tab.
BookManager::bookLinkTranslate function core/modules/book/src/BookManager.php Provides book loading, access control and translation.
BookManager::bookLinkTranslate function core/modules/book/src/ProxyClass/BookManager.php Provides book loading, access control and translation.
BookManager::bookSubtreeData function core/modules/book/src/ProxyClass/BookManager.php Gets the data representing a subtree of the book hierarchy.
BookManager::bookSubtreeData function core/modules/book/src/BookManager.php Gets the data representing a subtree of the book hierarchy.
BookManager::bookTreeCheckAccess function core/modules/book/src/BookManager.php Checks access and performs dynamic operations for each link in the tree.
BookManager::bookTreeCheckAccess function core/modules/book/src/ProxyClass/BookManager.php Checks access and performs dynamic operations for each link in the tree.
BookManager::bookTreeCollectNodeLinks function core/modules/book/src/ProxyClass/BookManager.php Collects node links from a given menu tree recursively.
BookManager::bookTreeCollectNodeLinks function core/modules/book/src/BookManager.php Collects node links from a given menu tree recursively.
BookManager::buildBookOutlineRecursive function core/modules/book/src/BookManager.php Builds the data representing a book tree.

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