Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| BookOutlineStorage::getChildRelativeDepth | function | core/ |
Gets child relative depth. |
| BookOutlineStorage::hasBooks | function | core/ |
Checks if there are any books. |
| BookOutlineStorage::insert | function | core/ |
Inserts a book link. |
| BookOutlineStorage::loadBookChildren | function | core/ |
Loads book's children using its parent ID. |
| BookOutlineStorage::loadMultiple | function | core/ |
Loads books. |
| BookOutlineStorage::update | function | core/ |
Updates book reference for links that were moved between books. |
| BookOutlineStorage::updateMovedChildren | function | core/ |
Update the book ID of the book link that it's being moved. |
| BookOutlineStorage::__construct | function | core/ |
Constructs a BookOutlineStorage object. |
| BookOutlineStorageInterface | interface | core/ |
Defines a common interface for book outline storage classes. |
| BookOutlineStorageInterface.php | file | core/ |
|
| BookOutlineStorageInterface::countOriginalLinkChildren | function | core/ |
Count the number of original link children. |
| BookOutlineStorageInterface::delete | function | core/ |
Deletes a book entry. |
| BookOutlineStorageInterface::getBookMenuTree | function | core/ |
Builds tree data used for the menu tree. |
| BookOutlineStorageInterface::getBooks | function | core/ |
Gets books (the highest positioned book links). |
| BookOutlineStorageInterface::getBookSubtree | function | core/ |
Get book subtree. |
| BookOutlineStorageInterface::getChildRelativeDepth | function | core/ |
Gets child relative depth. |
| BookOutlineStorageInterface::hasBooks | function | core/ |
Checks if there are any books. |
| BookOutlineStorageInterface::insert | function | core/ |
Inserts a book link. |
| BookOutlineStorageInterface::loadBookChildren | function | core/ |
Loads book's children using its parent ID. |
| BookOutlineStorageInterface::loadMultiple | function | core/ |
Loads books. |
| BookOutlineStorageInterface::update | function | core/ |
Updates book reference for links that were moved between books. |
| BookOutlineStorageInterface::updateMovedChildren | function | core/ |
Update the book ID of the book link that it's being moved. |
| BookUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\book\BookUninstallValidator. |
| BookUninstallValidator | class | core/ |
Prevents book module from being uninstalled whilst any book nodes exist or there are any book outline stored. |
| BookUninstallValidator.php | file | core/ |
|
| BookUninstallValidator.php | file | core/ |
|
| BookUninstallValidator::$bookOutlineStorage | property | core/ |
The book outline storage. |
| BookUninstallValidator::$container | property | core/ |
The service container. |
| BookUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| BookUninstallValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| BookUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| BookUninstallValidator::hasBookNodes | function | core/ |
Determines if there is any book nodes or not. |
| BookUninstallValidator::hasBookOutlines | function | core/ |
Checks if there are any books in an outline. |
| BookUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| BookUninstallValidator::setStringTranslation | function | core/ |
|
| BookUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| BookUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| BookUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| BookUninstallValidator::__construct | function | core/ |
Constructs a new BookUninstallValidator. |
| BookUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\book\BookUninstallValidator[[api-linebreak]] @group book |
| BookUninstallValidatorTest.php | file | core/ |
|
| BookUninstallValidatorTest::$bookUninstallValidator | property | core/ |
|
| BookUninstallValidatorTest::setUp | function | core/ |
|
| BookUninstallValidatorTest::testValidateEntityQueryWithoutResults | function | core/ |
@covers ::validate[[api-linebreak]] |
| BookUninstallValidatorTest::testValidateEntityQueryWithResults | function | core/ |
@covers ::validate[[api-linebreak]] |
| BookUninstallValidatorTest::testValidateNotBook | function | core/ |
@covers ::validate[[api-linebreak]] |
| BookUninstallValidatorTest::testValidateOutlineStorage | function | core/ |
@covers ::validate[[api-linebreak]] |
| BooleanFieldTest::$fieldStorage | property | core/ |
A field to use in this test class. |
| BooleanFormatter::getOutputFormats | function | core/ |
Gets the available format options. |
| BooleanOperator | class | core/ |
Simple filter to handle matching of boolean values |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.