Search for age
- Search 7.x for age
- Search 8.9.x for age
- Search 10.3.x for age
- Search 11.x for age
- Search main for age
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockPluginId::$blockContentStorage | property | core/ |
The block_content entity storage handler. |
| BlockRepository::$blockStorage | property | core/ |
The block storage. |
| BlockRepository::$themeManager | property | core/ |
The theme manager. |
| BlockRepositoryTest::$blockStorage | property | core/ |
|
| BlockResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| 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::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| BlockUiTest::testBlockAdminUiPage | function | core/ |
Tests block admin page exists and functions correctly. |
| BlockUiTest::testBlockDemoUiPage | function | core/ |
Tests block demo page exists and functions correctly. |
| BlockVisibilityTest::testTransformMultiplePagesWithFront | function | core/ |
@covers ::transform[[api-linebreak]] |
| BlockVisibilityTest::testTransformSinglePageWithFront | function | core/ |
@covers ::transform[[api-linebreak]] |
| block_configurable_language_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'configurable_language'. |
| block_content.pages.inc | file | core/ |
Provides page callbacks for custom blocks. |
| block_page_top | function | core/ |
Implements hook_page_top(). |
| book.manager | service | core/ |
Drupal\book\BookManager |
| book.outline_storage | service | core/ |
Drupal\book\BookOutlineStorage |
| BookAdminEditForm::$bookManager | property | core/ |
The book manager. |
| BookAdminEditForm::$nodeStorage | property | core/ |
The node storage. |
| BookBreadcrumbBuilder::$languageManager | property | core/ |
The language manager service. |
| BookBreadcrumbBuilder::$nodeStorage | property | core/ |
The node storage. |
| BookController::$bookManager | property | core/ |
The book manager. |
| BookExport::$bookManager | property | core/ |
The book manager. |
| 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 | class | core/ |
Defines a book manager. |
| BookManager.php | file | core/ |
|
| BookManager::$backendChainedCache | property | core/ |
The book chained backend cache service. |
| BookManager::$bookOutlineStorage | property | core/ |
Book outline storage. |
| BookManager::$books | property | core/ |
Books Array. |
| BookManager::$bookTreeFlattened | property | core/ |
Stores flattened book trees. |
| BookManager::$configFactory | property | core/ |
Config Factory Service Object. |
| BookManager::$entityRepository | property | core/ |
The entity repository service. |
| BookManager::$entityTypeManager | property | core/ |
Entity type manager. |
| BookManager::$languageManager | property | core/ |
The language manager. |
| BookManager::$memoryCache | property | core/ |
The book memory cache service. |
| BookManager::$renderer | property | core/ |
The renderer. |
| BookManager::addFormElements | function | core/ |
Builds the common elements of the book form for the node and outline forms. |
| BookManager::addParentSelectFormElements | function | core/ |
Builds the parent selection form element for the node form or outline tab. |
| BookManager::bookLinkTranslate | function | core/ |
Provides book loading, access control and translation. |
| BookManager::bookSubtreeData | function | core/ |
Gets the data representing a subtree of the book hierarchy. |
| BookManager::bookTreeAllData | function | core/ |
Gets the data structure representing a named menu tree. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.