Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BookRelationshipTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BookRelationshipTest::$modules | property | core/ |
Modules to install. |
| BookRelationshipTest::$testViews | property | core/ |
Views used by this test. |
| BookRelationshipTest::createBook | function | core/ |
Creates a new book with a page hierarchy. |
| BookRelationshipTest::createBookNode | function | core/ |
Creates a book node. |
| BookRelationshipTest::setUp | function | core/ |
|
| BookRelationshipTest::testRelationship | function | core/ |
Tests using the views relationship. |
| BookRemoveForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| BookRemoveForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| BookRemoveForm::submitForm | function | core/ |
Form submission handler. |
| BookRemoveForm::__construct | function | core/ |
Constructs a BookRemoveForm object. |
| BookSettingsForm | class | core/ |
Configure book settings for this site. |
| BookSettingsForm.php | file | core/ |
|
| BookSettingsForm::buildForm | function | core/ |
Form constructor. |
| BookSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| BookSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| BookSettingsForm::submitForm | function | core/ |
Form submission handler. |
| BookSettingsForm::validateForm | function | core/ |
Form validation handler. |
| BookTest | class | core/ |
@covers \Drupal\book\Plugin\migrate\source\Book[[api-linebreak]] @group book @group legacy |
| BookTest | class | core/ |
Create a book, add pages, and test book interface. |
| BookTest.php | file | core/ |
|
| BookTest.php | file | core/ |
|
| BookTest::$adminUser | property | core/ |
A user with permission to create and edit books and to administer blocks. |
| BookTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BookTest::$modules | property | core/ |
Modules to enable. |
| BookTest::$modules | property | core/ |
Modules to install. |
| BookTest::$webUser | property | core/ |
A user with permission to view a book and access printer-friendly version. |
| BookTest::$webUserWithoutNodeAccess | property | core/ |
A user without the 'node test view' permission. |
| BookTest::providerSource | function | core/ |
The data provider. |
| BookTest::setUp | function | core/ |
|
| BookTest::testAdminBookListing | function | core/ |
Tests the administrative listing of all books. |
| BookTest::testAdminBookNodeListing | function | core/ |
Tests the administrative listing of all book pages in a book. |
| BookTest::testBook | function | core/ |
Tests book functionality through node interfaces. |
| BookTest::testBookDelete | function | core/ |
Tests the access for deleting top-level book nodes. |
| BookTest::testBookExport | function | core/ |
Tests book export ("printer-friendly version") functionality. |
| BookTest::testBookListing | function | core/ |
Tests the listing of all books. |
| BookTest::testBookNavigationBlock | function | core/ |
Tests the functionality of the book navigation block. |
| BookTest::testBookNavigationBlockOnUnpublishedBook | function | core/ |
Tests the book navigation block when book is unpublished. |
| BookTest::testBookNavigationCacheContext | function | core/ |
Tests the book navigation cache context. |
| BookTest::testBookOutline | function | core/ |
Tests outline of a book. |
| BookTest::testDeprecatedPlugin | function | core/ |
@expectedDeprecation Book is deprecated in Drupal 8.6.x and will be removed before Drupal 9.0.x. Use \Drupal\book\Plugin\migrate\source\Book instead. See https://www.drupal.org/node/2947487 for more information. @doesNotPerformAssertions |
| BookTest::testEmptyBook | function | core/ |
Tests saving the book outline on an empty book. |
| BookTest::testGetTableOfContents | function | core/ |
Tests BookManager::getTableOfContents(). |
| BookTest::testHookNodeLoadAccess | function | core/ |
Ensure the loaded book in hook_node_load() does not depend on the user. |
| BookTest::testNavigationBlockOnAccessModuleInstalled | function | core/ |
Tests the book navigation block when an access module is installed. |
| BookTest::testSaveBookLink | function | core/ |
Tests that saveBookLink() returns something. |
| BookTest::testSettingsForm | function | core/ |
Tests that the book settings form can be saved without error. |
| BookTestTrait | trait | core/ |
Provides common functionality for Book test classes. |
| BookTestTrait.php | file | core/ |
|
| BookTestTrait::$book | property | core/ |
A book node. |
Pagination
- Previous page
- Page 99
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.