Search for d
Title | Object type | File name | Summary |
---|---|---|---|
BookBreadcrumbBuilder::$account | property | core/ |
The current user account. |
BookBreadcrumbBuilder::$entityRepository | property | core/ |
The entity repository service. |
BookBreadcrumbBuilder::$languageManager | property | core/ |
The language manager service. |
BookBreadcrumbBuilder::$nodeStorage | property | core/ |
The node storage. |
BookBreadcrumbBuilder::applies | function | core/ |
Whether this breadcrumb builder should be used to build the breadcrumb. |
BookBreadcrumbBuilder::build | function | core/ |
Builds the breadcrumb. |
BookBreadcrumbBuilder::__construct | function | core/ |
Constructs the BookBreadcrumbBuilder. |
BookBreadcrumbTest | class | core/ |
Create a book, add pages, and test book interface. |
BookBreadcrumbTest.php | file | core/ |
|
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/ |
Tests that the breadcrumb is updated when book access changes. |
BookBreadcrumbTest::testBreadcrumbTitleUpdates | function | core/ |
Tests 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::$renderer | property | core/ |
The renderer. |
BookController::adminOverview | function | core/ |
Returns an administrative overview of all books. |
BookController::bookRender | function | core/ |
Prints a listing of all books. |
BookExport::$nodeStorage | property | core/ |
The node storage. |
BookExport::$viewBuilder | property | core/ |
The node view builder. |
BookExport::bookNodeExport | function | core/ |
Generates printer-friendly HTML for a node. |
BookInstallTest::$modules | property | core/ |
Modules to install. |
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::getBookAdminRoutes | function | core/ |
Provides a list of routes to test. |
BookLocalTasksTest::getBookNodeRoutes | function | core/ |
Provides a list of routes to test. |
BookLocalTasksTest::testBookAdminLocalTasks | function | core/ |
Tests local task existence. |
BookLocalTasksTest::testBookNodeLocalTasks | function | core/ |
Tests local task existence. |
BookManager::$backendChainedCache | property | core/ |
The book chained backend cache service. |
BookManager::$bookTreeFlattened | property | core/ |
Stores flattened book trees. |
BookManager::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
BookManager::$renderer | property | core/ |
The renderer. |
BookManager::addFormElements | function | core/ |
Builds the common elements of the book form for the node and outline forms. |
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::bookSubtreeData | function | core/ |
Gets the data representing a subtree of the book hierarchy. |
BookManager::bookSubtreeData | function | core/ |
Gets the data representing a subtree of the book hierarchy. |
Pagination
- Previous page
- Page 63
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.