BlockContentCacheTagsTest |
core/modules/block_content/src/Tests/BlockContentCacheTagsTest.php |
Tests the Custom Block entity's cache tags. |
BlockContentCreationTest |
core/modules/block_content/src/Tests/BlockContentCreationTest.php |
Create a block and test saving it. |
BlockContentListTest |
core/modules/block_content/src/Tests/BlockContentListTest.php |
Tests the listing of custom blocks. |
BlockContentListViewsTest |
core/modules/block_content/src/Tests/BlockContentListViewsTest.php |
Tests the Views-powered listing of custom blocks. |
BlockContentPageViewTest |
core/modules/block_content/src/Tests/BlockContentPageViewTest.php |
Create a block and test block access by attempting to view the block. |
BlockContentRevisionsTest |
core/modules/block_content/src/Tests/BlockContentRevisionsTest.php |
Create a block with revisions. |
BlockContentSaveTest |
core/modules/block_content/src/Tests/BlockContentSaveTest.php |
Tests $block_content->save() for saving content. |
BlockContentTestBase |
core/modules/block_content/src/Tests/BlockContentTestBase.php |
Sets up block content types. |
BlockContentTranslationUITest |
core/modules/block_content/src/Tests/BlockContentTranslationUITest.php |
Tests the block content translation UI. |
BlockContentTypeTest |
core/modules/block_content/src/Tests/BlockContentTypeTest.php |
Ensures that custom block type functions work correctly. |
BlockContentValidationTest |
core/modules/block_content/src/Tests/BlockContentValidationTest.php |
Tests block content validation constraints. |
PageEditTest |
core/modules/block_content/src/Tests/PageEditTest.php |
Create a block and test block edit functionality. |