namespace Drupal\Tests\block_content\Functional

Same name in other branches
  1. 10 Drupal\Tests\block_content\Functional
  2. 11.x Drupal\Tests\block_content\Functional
  3. 8.9.x Drupal\Tests\block_content\Functional
Object name File name Summary
BlockContentCacheTagsTest core/modules/block_content/tests/src/Functional/BlockContentCacheTagsTest.php Tests the Custom Block entity's cache tags.
BlockContentContextualLinksTest core/modules/block_content/tests/src/Functional/BlockContentContextualLinksTest.php Tests views contextual links on block content.
BlockContentCreationTest core/modules/block_content/tests/src/Functional/BlockContentCreationTest.php Create a block and test saving it.
BlockContentListTest core/modules/block_content/tests/src/Functional/BlockContentListTest.php Tests the listing of custom blocks.
BlockContentListViewsTest core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php Tests the Views-powered listing of custom blocks.
BlockContentPageViewTest core/modules/block_content/tests/src/Functional/BlockContentPageViewTest.php Create a block and test block access by attempting to view the block.
BlockContentRevisionsTest core/modules/block_content/tests/src/Functional/BlockContentRevisionsTest.php Create a block with revisions.
BlockContentSaveTest core/modules/block_content/tests/src/Functional/BlockContentSaveTest.php Tests $block_content->save() for saving content.
BlockContentTestBase core/modules/block_content/tests/src/Functional/BlockContentTestBase.php Sets up block content types.
BlockContentTranslationUITest core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php Tests the block content translation UI.
BlockContentTypeTest core/modules/block_content/tests/src/Functional/BlockContentTypeTest.php Ensures that custom block type functions work correctly.
BlockContentValidationTest core/modules/block_content/tests/src/Functional/BlockContentValidationTest.php Tests block content validation constraints.
PageEditTest core/modules/block_content/tests/src/Functional/PageEditTest.php Create a block and test block edit functionality.
UnpublishedBlockTest core/modules/block_content/tests/src/Functional/UnpublishedBlockTest.php Tests unpublishing of block_content entities.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.