Search for %s
- Search 7.x for %s
- Search 8.9.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 |
|---|---|---|---|
| BookNavigationCacheContext::__construct | function | core/ |
Constructs a new BookNavigationCacheContext service. |
| BookNodeIsRemovableAccessCheck | class | core/ |
Determines whether the requested node can be removed from its book. |
| BookNodeIsRemovableAccessCheck.php | file | core/ |
|
| BookNodeIsRemovableAccessCheck::$bookManager | property | core/ |
Book Manager Service. |
| BookNodeIsRemovableAccessCheck::access | function | core/ |
Checks access for removing the node from its book. |
| BookNodeIsRemovableAccessCheck::__construct | function | core/ |
Constructs a BookNodeIsRemovableAccessCheck object. |
| BookOutline::childrenLinks | function | core/ |
Formats the book links for the child pages of the current page. |
| BookOutline::__construct | function | core/ |
Constructs a new BookOutline. |
| BookOutlineConstraint | class | core/ |
Validation constraint for changing the book outline in pending revisions. |
| BookOutlineConstraint.php | file | core/ |
|
| BookOutlineConstraint::$message | property | core/ |
|
| BookOutlineConstraintValidator | class | core/ |
Constraint validator for changing the book outline in pending revisions. |
| BookOutlineConstraintValidator.php | file | core/ |
|
| BookOutlineConstraintValidator::$bookManager | property | core/ |
The book manager. |
| BookOutlineConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| BookOutlineConstraintValidator::validate | function | core/ |
|
| BookOutlineConstraintValidator::__construct | function | core/ |
Creates a new BookOutlineConstraintValidator instance. |
| BookOutlineForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| BookOutlineForm::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
| BookOutlineForm::save | function | core/ |
Form submission handler for the 'save' action. |
| BookOutlineForm::__construct | function | core/ |
Constructs a BookOutlineForm object. |
| BookOutlineStorage | class | core/ |
Defines a storage class for books outline. |
| BookOutlineStorage.php | file | core/ |
|
| BookOutlineStorage::$connection | property | core/ |
Database Service Object. |
| BookOutlineStorage::countOriginalLinkChildren | function | core/ |
Count the number of original link children. |
| BookOutlineStorage::delete | function | core/ |
Deletes a book entry. |
| BookOutlineStorage::getBookMenuTree | function | core/ |
Builds tree data used for the menu tree. |
| BookOutlineStorage::getBooks | function | core/ |
Gets books (the highest positioned book links). |
| BookOutlineStorage::getBookSubtree | function | core/ |
Get book subtree. |
| 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. |
Pagination
- Previous page
- Page 97
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.