Search for to
Title | Object type | File name | Summary |
---|---|---|---|
BookOutlineStorage::loadMultiple | function | core/ |
|
BookOutlineStorage::update | function | core/ |
|
BookOutlineStorage::updateMovedChildren | function | core/ |
|
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/ |
Prevents book module from being uninstalled under certain conditions. |
BookUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\book\BookUninstallValidator. |
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 new BookUninstallValidator. |
BookUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
BookUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\book\BookUninstallValidator @group book @group legacy |
BookUninstallValidatorTest.php | file | core/ |
|
BookUninstallValidatorTest::$bookUninstallValidator | property | core/ |
|
BookUninstallValidatorTest::setUp | function | core/ |
|
BookUninstallValidatorTest::testValidateEntityQueryWithoutResults | function | core/ |
@covers ::validate |
BookUninstallValidatorTest::testValidateEntityQueryWithResults | function | core/ |
@covers ::validate |
BookUninstallValidatorTest::testValidateNotBook | function | core/ |
@covers ::validate |
BookUninstallValidatorTest::testValidateOutlineStorage | function | core/ |
@covers ::validate |
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. |
BooleanOperator.php | file | core/ |
|
BooleanOperator::$accept_null | property | core/ |
|
BooleanOperator::$alwaysMultiple | property | core/ |
Exposed filter options. |
BooleanOperator::$valueOptions | property | core/ |
The value options. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.