BlockSettingsTest::providerTestTransform |
function |
core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockSettingsTest.php |
Provides data for testTransform. |
BlockSettingsTest::testTransform |
function |
core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockSettingsTest.php |
Tests the blocks settings process plugin. |
BlockStorageUnitTest |
class |
core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php |
Tests the storage of blocks. |
BlockStorageUnitTest.php |
file |
core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php |
|
BlockStorageUnitTest::$controller |
property |
core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php |
The block storage. |
BlockStorageUnitTest::$modules |
property |
core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php |
Modules to install. |
BlockStorageUnitTest::createTests |
function |
core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php |
Tests the creation of blocks. |
BlockStorageUnitTest::deleteTests |
function |
core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php |
Tests the deleting of blocks. |
BlockStorageUnitTest::loadTests |
function |
core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php |
Tests the loading of blocks. |
BlockStorageUnitTest::setUp |
function |
core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php |
|
BlockStorageUnitTest::testBlockCRUD |
function |
core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php |
Tests CRUD operations. |
BlockStorageUnitTest::testDefaultBlocks |
function |
core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php |
Tests the installation of default blocks. |
BlockSystemBrandingTest |
class |
core/modules/block/tests/src/Functional/BlockSystemBrandingTest.php |
Tests branding block display. |
BlockSystemBrandingTest.php |
file |
core/modules/block/tests/src/Functional/BlockSystemBrandingTest.php |
|
BlockSystemBrandingTest::$defaultTheme |
property |
core/modules/block/tests/src/Functional/BlockSystemBrandingTest.php |
The theme to install as the default for testing. |
BlockSystemBrandingTest::$modules |
property |
core/modules/block/tests/src/Functional/BlockSystemBrandingTest.php |
Modules to install. |
BlockSystemBrandingTest::setUp |
function |
core/modules/block/tests/src/Functional/BlockSystemBrandingTest.php |
|
BlockSystemBrandingTest::testSystemBrandingSettings |
function |
core/modules/block/tests/src/Functional/BlockSystemBrandingTest.php |
Tests system branding block configuration. |
BlockTemplateSuggestionsTest |
class |
core/modules/block/tests/src/Kernel/BlockTemplateSuggestionsTest.php |
Tests the block theme suggestions. |
BlockTemplateSuggestionsTest |
class |
core/modules/block_content/tests/src/Kernel/BlockTemplateSuggestionsTest.php |
Tests the block_content_theme_suggestions_block() function. |
BlockTemplateSuggestionsTest.php |
file |
core/modules/block_content/tests/src/Kernel/BlockTemplateSuggestionsTest.php |
|
BlockTemplateSuggestionsTest.php |
file |
core/modules/block/tests/src/Kernel/BlockTemplateSuggestionsTest.php |
|
BlockTemplateSuggestionsTest::$blockContent |
property |
core/modules/block_content/tests/src/Kernel/BlockTemplateSuggestionsTest.php |
The BlockContent entity used for testing. |
BlockTemplateSuggestionsTest::$modules |
property |
core/modules/block_content/tests/src/Kernel/BlockTemplateSuggestionsTest.php |
Modules to install. |
BlockTemplateSuggestionsTest::$modules |
property |
core/modules/block/tests/src/Kernel/BlockTemplateSuggestionsTest.php |
Modules to install. |
BlockTemplateSuggestionsTest::setUp |
function |
core/modules/block_content/tests/src/Kernel/BlockTemplateSuggestionsTest.php |
|
BlockTemplateSuggestionsTest::testBlockThemeHookSuggestions |
function |
core/modules/block_content/tests/src/Kernel/BlockTemplateSuggestionsTest.php |
Tests template suggestions from block_content_theme_suggestions_block(). |
BlockTemplateSuggestionsTest::testBlockThemeHookSuggestions |
function |
core/modules/block/tests/src/Kernel/BlockTemplateSuggestionsTest.php |
Tests template suggestions from the block module. |
BlockTest |
class |
core/modules/block/tests/src/Kernel/Plugin/migrate/source/BlockTest.php |
Tests block source plugin. |
BlockTest |
class |
core/modules/block/tests/src/Functional/BlockTest.php |
Tests basic block functionality. |
BlockTest |
class |
core/modules/views/tests/src/Unit/Plugin/views/display/BlockTest.php |
Tests Drupal\views\Plugin\views\display\Block. |
BlockTest |
class |
core/modules/jsonapi/tests/src/Functional/BlockTest.php |
JSON:API integration test for the "Block" config entity type. |
BlockTest.php |
file |
core/modules/jsonapi/tests/src/Functional/BlockTest.php |
|
BlockTest.php |
file |
core/modules/block/tests/src/Kernel/Plugin/migrate/source/BlockTest.php |
|
BlockTest.php |
file |
core/modules/block/tests/src/Functional/BlockTest.php |
|
BlockTest.php |
file |
core/modules/views/tests/src/Unit/Plugin/views/display/BlockTest.php |
|
BlockTest::$blockDisplay |
property |
core/modules/views/tests/src/Unit/Plugin/views/display/BlockTest.php |
The tested block display plugin. |
BlockTest::$blockPlugin |
property |
core/modules/views/tests/src/Unit/Plugin/views/display/BlockTest.php |
The views block plugin. |
BlockTest::$defaultTheme |
property |
core/modules/jsonapi/tests/src/Functional/BlockTest.php |
The theme to install as the default for testing. |
BlockTest::$defaultTheme |
property |
core/modules/block/tests/src/Functional/BlockTest.php |
The theme to install as the default for testing. |
BlockTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/BlockTest.php |
|
BlockTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/BlockTest.php |
The tested entity type. |
BlockTest::$executable |
property |
core/modules/views/tests/src/Unit/Plugin/views/display/BlockTest.php |
The view executable. |
BlockTest::$modules |
property |
core/modules/jsonapi/tests/src/Functional/BlockTest.php |
Modules to install. |
BlockTest::$modules |
property |
core/modules/block/tests/src/Kernel/Plugin/migrate/source/BlockTest.php |
Modules to install. |
BlockTest::$resourceTypeName |
property |
core/modules/jsonapi/tests/src/Functional/BlockTest.php |
The name of the tested JSON:API resource type. |
BlockTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/BlockTest.php |
Creates the entity to be tested. |
BlockTest::getExpectedCacheContexts |
function |
core/modules/jsonapi/tests/src/Functional/BlockTest.php |
The expected cache contexts for the GET/HEAD response of the test entity. |
BlockTest::getExpectedCacheTags |
function |
core/modules/jsonapi/tests/src/Functional/BlockTest.php |
The expected cache tags for the GET/HEAD response of the test entity. |
BlockTest::getExpectedCollectionCacheability |
function |
core/modules/jsonapi/tests/src/Functional/BlockTest.php |
Computes the cacheability for a given entity collection. |