Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockStorageUnitTest::loadTests | function | core/ |
Tests the loading of blocks. |
| BlockStorageUnitTest::setUp | function | core/ |
|
| BlockStorageUnitTest::testBlockCRUD | function | core/ |
Tests CRUD operations. |
| BlockStorageUnitTest::testDefaultBlocks | function | core/ |
Tests the installation of default blocks. |
| 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. |
| block_content_post_update_move_custom_block_library | function | core/ |
Moves the custom block library to Content. |
| block_page_top | function | core/ |
Implements hook_page_top(). |
| 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/ |
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. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.