Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| book.routing.yml | file | core/ |
core/modules/book/book.routing.yml |
| book.schema.yml | file | core/ |
core/modules/book/config/schema/book.schema.yml |
| book.services.yml | file | core/ |
core/modules/book/book.services.yml |
| book.settings.yml | file | core/ |
core/modules/book/config/install/book.settings.yml |
| book.uninstall_validator | service | core/ |
Drupal\book\BookUninstallValidator |
| book.views.inc | file | core/ |
Provide views data for book.module. |
| book.views.schema.yml | file | core/ |
core/modules/book/config/schema/book.views.schema.yml |
| Book::fields | function | core/ |
Returns available fields on the source. |
| Book::getEntityTypeId | function | core/ |
Finds the entity type from configuration or plugin ID. |
| Book::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Book::query | function | core/ |
|
| Book::updateEntity | function | core/ |
Updates an entity with the new values from row. |
| BookAdminEditForm | class | core/ |
Provides a form for administering a single book's hierarchy. |
| BookAdminEditForm.php | file | core/ |
|
| BookAdminEditForm::$bookManager | property | core/ |
The book manager. |
| BookAdminEditForm::$entityRepository | property | core/ |
The entity repository service. |
| BookAdminEditForm::$nodeStorage | property | core/ |
The node storage. |
| BookAdminEditForm::bookAdminTable | function | core/ |
Builds the table portion of the form for the book administration page. |
| BookAdminEditForm::bookAdminTableTree | function | core/ |
Helps build the main table in the book administration page form. |
| BookAdminEditForm::buildForm | function | core/ |
Form constructor. |
| BookAdminEditForm::create | function | core/ |
Instantiates a new instance of this class. |
| BookAdminEditForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| BookAdminEditForm::submitForm | function | core/ |
Form submission handler. |
| BookAdminEditForm::validateForm | function | core/ |
Form validation handler. |
| BookAdminEditForm::__construct | function | core/ |
Constructs a new BookAdminEditForm. |
| BookBreadcrumbBuilder | class | core/ |
Provides a breadcrumb builder for nodes in a book. |
| BookBreadcrumbBuilder.php | file | core/ |
|
| 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. |
Pagination
- Previous page
- Page 118
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.