Search for to
Title | Object type | File name | Summary |
---|---|---|---|
BlockTest::moveBlockToRegion | function | core/ |
Moves a block to a given region via the UI and confirms the result. |
BlockTest::testBlockThemeSelector | function | core/ |
Tests that the block form has a theme selector when not passed via the URL. |
BlockTest::testBlockToggleVisibility | function | core/ |
Tests that visibility can be properly toggled. |
BlockThemeDeprecationTest::testConstructorDeprecation | function | core/ |
Tests the deprecation in the constructor. |
BlockUiTest::testBlockPlacementIndicator | function | core/ |
Tests the block placement indicator. |
book.outline_storage | service | core/ |
Drupal\book\BookOutlineStorage |
book.uninstall_validator | service | core/ |
Drupal\book\BookUninstallValidator |
BookAdminEditForm::$entityRepository | property | core/ |
The entity repository service. |
BookAdminEditForm::$nodeStorage | property | core/ |
The node storage. |
BookBreadcrumbBuilder::$entityRepository | property | core/ |
The entity repository service. |
BookBreadcrumbBuilder::$nodeStorage | property | core/ |
The node storage. |
BookExport::$entityRepository | property | core/ |
The entity repository service. |
BookExport::$nodeStorage | property | core/ |
The node storage. |
BookJavascriptTest::assertOrderInPage | function | core/ |
Asserts that several pieces of markup are in a given order in the page. |
BookManager::$bookOutlineStorage | property | core/ |
Book outline storage. |
BookManager::$configFactory | property | core/ |
Config Factory Service Object. |
BookManager::$entityRepository | property | core/ |
The entity repository service. |
BookManagerTest::$bookOutlineStorage | property | core/ |
Book outline storage. |
BookManagerTest::$configFactory | property | core/ |
The mocked config factory. |
BookManagerTest::$entityRepository | property | core/ |
The mocked entity repository. |
BookMultilingualTest::assertToCEntryIsCorrectlyTranslated | function | core/ |
Asserts one entry in the table of contents is correct. |
BookNavigationBlock::$nodeStorage | property | core/ |
The node storage. |
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. |
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/ |
|
BookOutlineStorage::delete | function | core/ |
|
BookOutlineStorage::getBookMenuTree | function | core/ |
|
BookOutlineStorage::getBooks | function | core/ |
|
BookOutlineStorage::getBookSubtree | function | core/ |
|
BookOutlineStorage::getChildRelativeDepth | function | core/ |
|
BookOutlineStorage::hasBooks | function | core/ |
|
BookOutlineStorage::insert | function | core/ |
|
BookOutlineStorage::loadBookChildren | function | core/ |
|
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). |
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.