Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockCustomTranslation::I18N_STRING_TABLE | constant | core/ |
|
| BlockCustomTranslation::prepareRow | function | core/ |
Adds additional data to the row. |
| BlockCustomTranslation::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| BlockCustomTranslationTest | class | core/ |
Tests i18n content block translations source plugin. |
| BlockCustomTranslationTest.php | file | core/ |
|
| BlockCustomTranslationTest::$modules | property | core/ |
Modules to install. |
| BlockCustomTranslationTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| BlockForm::$contextRepository | property | core/ |
The context repository service. |
| BlockForm::$pluginFormFactory | property | core/ |
The plugin form manager. |
| BlockForm::$storage | property | core/ |
The block storage. |
| BlockFormTest::$blockRepository | property | core/ |
The block repository. |
| BlockFormTest::$contextRepository | property | core/ |
The mocked context repository. |
| BlockFormTest::$pluginFormFactory | property | core/ |
The plugin form manager. |
| BlockFormTest::$storage | property | core/ |
The block storage. |
| BlockHooks::pageTop | function | core/ |
Implements hook_page_top(). |
| BlockLibraryController::$contextRepository | property | core/ |
The context repository. |
| BlockListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| BlockPageVariant::$blockRepository | property | core/ |
The block repository. |
| BlockPageVariantTest::$blockRepository | property | core/ |
The block repository. |
| BlockPluginId::$blockContentStorage | property | core/ |
The block_content entity storage handler. |
| BlockRepository | class | core/ |
Provides a repository for Block config entities. |
| BlockRepository.php | file | core/ |
|
| BlockRepository::$blockStorage | property | core/ |
The block storage. |
| BlockRepository::$contextHandler | property | core/ |
The context handler. |
| BlockRepository::$themeManager | property | core/ |
The theme manager. |
| BlockRepository::getUniqueMachineName | function | core/ |
Based on a suggested string generates a unique machine name for a block. |
| BlockRepository::getVisibleBlocksPerRegion | function | core/ |
Returns an array of regions and their block entities. |
| BlockRepository::__construct | function | core/ |
Constructs a new BlockRepository. |
| BlockRepositoryInterface | interface | core/ |
Provides an interface for the block repository. |
| BlockRepositoryInterface.php | file | core/ |
|
| BlockRepositoryInterface::getUniqueMachineName | function | core/ |
Based on a suggested string generates a unique machine name for a block. |
| BlockRepositoryInterface::getVisibleBlocksPerRegion | function | core/ |
Returns an array of regions and their block entities. |
| BlockRepositoryInterface::REGIONS_ALL | constant | core/ |
Return all regions. |
| BlockRepositoryInterface::REGIONS_VISIBLE | constant | core/ |
Return only visible regions. |
| BlockRepositoryTest | class | core/ |
Tests Drupal\block\BlockRepository. |
| BlockRepositoryTest.php | file | core/ |
|
| BlockRepositoryTest::$blockRepository | property | core/ |
The block repository. |
| BlockRepositoryTest::$blockStorage | property | core/ |
The block storage or a mock. |
| BlockRepositoryTest::$contextHandler | property | core/ |
The context handler of a mock. |
| BlockRepositoryTest::$theme | property | core/ |
The theme for the test. |
| BlockRepositoryTest::providerBlocksConfig | function | core/ |
Provides data to testGetVisibleBlocksPerRegion(). |
| 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. |
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.