Search for to
| Title | Object type | File name | Summary | 
|---|---|---|---|
| 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 under certain conditions. | 
| 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 @group legacy  | 
              
| 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. | 
| BooleanOperator.php | file | core/ | 
                                                                                        |
| BooleanOperator::$accept_null | property | core/ | 
                                                                                        Whether to accept NULL as a false value or not. | 
| BooleanOperator::$alwaysMultiple | property | core/ | 
                                                                                        Exposed filter options. | 
| BooleanOperator::$valueOptions | property | core/ | 
                                                                                        The value options. | 
| BooleanOperator::$value_value | property | core/ | 
                                                                                        The value title. | 
| BooleanOperator::adminSummary | function | core/ | 
                                                                                        Display the filter on the administrative summary. | 
| BooleanOperator::defaultExposeOptions | function | core/ | 
                                                                                        Provide default options for exposed filters. | 
| BooleanOperator::defineOptions | function | core/ | 
                                                                                        Information about options for all kinds of purposes will be held here. | 
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.