Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| BlockResourceTestBase | class | core/ |
Resource test base for the block entity. |
| BlockResourceTestBase.php | file | core/ |
|
| BlockResourceTestBase::$entity | property | core/ |
|
| BlockResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| BlockResourceTestBase::$modules | property | core/ |
Modules to install. |
| BlockResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| BlockResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| BlockResourceTestBase::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
| BlockResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| BlockResourceTestBase::getExpectedUnauthorizedAccessCacheability | function | core/ |
@todo Fix this in https://www.drupal.org/node/2820315. |
| BlockResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| BlockResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability | function | core/ |
The cacheability of unauthorized 'view' entity access. |
| BlockResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| BlockResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| BlockSettings | class | core/ |
Determines the block settings. |
| BlockSettings.php | file | core/ |
|
| BlockSettings::$blockManager | property | core/ |
The block manager service. |
| BlockSettings::transform | function | core/ |
Set the block configuration. |
| BlockSettings::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| BlockSettingsTest | class | core/ |
Tests Drupal\block\Plugin\migrate\process\BlockSettings. |
| BlockSettingsTest.php | file | core/ |
|
| BlockSettingsTest::providerTestTransform | function | core/ |
Provides data for testTransform. |
| BlockSettingsTest::testTransform | function | core/ |
Tests the blocks settings process plugin. |
| 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. |
| BlockSystemBrandingTest | class | core/ |
Tests branding block display. |
| BlockSystemBrandingTest.php | file | core/ |
|
| BlockSystemBrandingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockSystemBrandingTest::$modules | property | core/ |
Modules to install. |
| BlockSystemBrandingTest::setUp | function | core/ |
|
| BlockSystemBrandingTest::testSystemBrandingSettings | function | core/ |
Tests system branding block configuration. |
Pagination
- Previous page
- Page 119
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.