Search for test
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Test | class | core/ |
Provides test media source. |
Test | class | core/ |
Defines a test controller for page titles. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
BlockRegionTest::testTransformSameThemeRegionNotExists | function | core/ |
If the source and destination themes are identical, the region should be changed to 'content' if it doesn't exist in the destination theme. |
BlockRegionTest::transform | function | core/ |
Transforms a value through the block_region plugin. |
BlockRemoveDisabledRegionUpdateTest | class | core/ |
Tests the upgrade path for removal of disabled region. |
BlockRemoveDisabledRegionUpdateTest.php | file | core/ |
|
BlockRemoveDisabledRegionUpdateTest::$modules | property | core/ |
Modules to enable after the database is loaded. |
BlockRemoveDisabledRegionUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
BlockRemoveDisabledRegionUpdateTest::testUpdateHookN | function | core/ |
Tests that block context mapping is updated properly. |
BlockRenderOrderTest | class | core/ |
Tests blocks are being rendered in order by weight. |
BlockRenderOrderTest.php | file | core/ |
|
BlockRenderOrderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockRenderOrderTest::$modules | property | core/ |
Modules to install. |
BlockRenderOrderTest::setUp | function | core/ |
|
BlockRenderOrderTest::testBlockRenderOrder | function | core/ |
Tests the render order of the blocks. |
BlockRepositoryTest | class | core/ |
@coversDefaultClass \Drupal\block\BlockRepository[[api-linebreak]] @group block |
BlockRepositoryTest.php | file | core/ |
Contains \Drupal\Tests\block\Unit\BlockRepositoryTest. |
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. |
BlockResourceTestBase | class | core/ |
|
BlockResourceTestBase | class | core/ |
|
BlockResourceTestBase.php | file | core/ |
|
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. |
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. |
Pagination
- Previous page
- Page 47
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.