Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockRepositoryTest::$blockRepository | property | core/ |
|
| BlockRepositoryTest::$blockStorage | property | core/ |
|
| BlockRepositoryTest::$contextHandler | property | core/ |
|
| BlockRepositoryTest::$theme | property | core/ |
|
| BlockRepositoryTest::providerBlocksConfig | function | core/ |
|
| BlockRepositoryTest::setUp | function | core/ |
|
| BlockRepositoryTest::testGetVisibleBlocksPerRegion | function | core/ |
Tests the retrieval of block entities. |
| BlockRepositoryTest::testGetVisibleBlocksPerRegionWithContext | function | core/ |
Tests the retrieval of block entities that are context-aware. |
| BlockStorageUnitTest | class | core/ |
Tests the storage of blocks. |
| BlockStorageUnitTest.php | file | core/ |
|
| BlockStorageUnitTest::$controller | property | core/ |
The block storage. |
| BlockStorageUnitTest::$modules | property | core/ |
Modules to install. |
| BlockStorageUnitTest::createTests | function | core/ |
Tests the creation of blocks. |
| BlockStorageUnitTest::deleteTests | function | core/ |
Tests the deleting of blocks. |
| 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. |
| BlockTheme::$configFactory | property | core/ |
Contains the configuration object factory. |
| BlockUiTest::testBlockPlacementIndicator | function | core/ |
Tests the block placement indicator. |
| block_page_top | function | core/ |
Implements hook_page_top(). |
| block_place_toolbar | function | core/ |
Implements hook_toolbar(). |
| book.outline_storage | service | core/ |
Drupal\book\BookOutlineStorage |
| book.uninstall_validator | service | core/ |
Drupal\book\BookUninstallValidator |
| BookAdminEditForm::$nodeStorage | property | core/ |
The node storage. |
| BookBreadcrumbBuilder::$nodeStorage | property | core/ |
The node storage. |
| 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. |
| BookManagerTest::$bookOutlineStorage | property | core/ |
Book outline storage. |
| BookManagerTest::$configFactory | property | core/ |
The mocked config factory. |
| 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. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.