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 |
---|---|---|---|
BlockPageVariantTest::$blockViewBuilder | property | core/ |
The block view builder. |
BlockPageVariantTest::$contextHandler | property | core/ |
The plugin context handler. |
BlockPageVariantTest::providerBuild | function | core/ |
|
BlockPageVariantTest::setUpDisplayVariant | function | core/ |
Sets up a display variant plugin for testing. |
BlockPageVariantTest::testBuild | function | core/ |
Tests the building of a full page variant. |
BlockPageVariantTest::testBuildWithoutMainContent | function | core/ |
Tests the building of a full page variant with no main content set. |
BlockPluginHasSettingsTrayFormAccessCheckTest | class | core/ |
@coversDefaultClass \Drupal\settings_tray\Access\BlockPluginHasSettingsTrayFormAccessCheck @group settings_tray |
BlockPluginHasSettingsTrayFormAccessCheckTest.php | file | core/ |
|
BlockPluginHasSettingsTrayFormAccessCheckTest::providerTestAccess | function | core/ |
Provides test data for ::testAccess(). |
BlockPluginHasSettingsTrayFormAccessCheckTest::testAccess | function | core/ |
@covers ::access @covers ::accessBlockPlugin @dataProvider providerTestAccess |
BlockRebuildTest | class | core/ |
Tests block_rebuild(). |
BlockRebuildTest.php | file | core/ |
|
BlockRebuildTest::$modules | property | core/ |
Modules to install. |
BlockRebuildTest::setUp | function | core/ |
|
BlockRebuildTest::setUpBeforeClass | function | core/ |
|
BlockRebuildTest::testRebuildInvalidBlocks | function | core/ |
@covers ::block_rebuild |
BlockRebuildTest::testRebuildNoBlocks | function | core/ |
@covers ::block_rebuild |
BlockRebuildTest::testRebuildNoInvalidBlocks | function | core/ |
@covers ::block_rebuild |
BlockRegionTest | class | core/ |
@coversDefaultClass \Drupal\block\Plugin\migrate\process\BlockRegion @group block |
BlockRegionTest.php | file | core/ |
|
BlockRegionTest::testTransformSameThemeRegionExists | function | core/ |
Tests transforming a block with the same theme and an existing region. |
BlockRegionTest::testTransformSameThemeRegionNotExists | function | core/ |
Tests transforming a block with the same theme and a non-existent region. |
BlockRegionTest::transform | function | core/ |
Transforms a value through the block_region plugin. |
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 @group block |
BlockRepositoryTest.php | file | core/ |
|
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.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. |
Pagination
- Previous page
- Page 50
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.