9 calls to BlockContentCreationTrait::createBlockContentType()
- BlockContentTestBase::createBlockContentType in core/
modules/ block_content/ tests/ src/ Functional/ Views/ BlockContentTestBase.php - Creates a block type (bundle).
- BlockContentTestBase::setUp in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentTestBase.php - Sets the test up.
- BlockContentTypeTest::testBlockContentAddPage in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentTypeTest.php - Tests the block types on the block/add page.
- BlockContentTypeTest::testBlockContentTypeCreation in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentTypeTest.php - Tests creating a block type programmatically and via a form.
- BlockContentTypeTest::testBlockContentTypeDeletion in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentTypeTest.php - Tests deleting a block type that still has content.
- BlockContentTypeTest::testBlockContentTypeEditing in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentTypeTest.php - Tests editing a block type using the UI.
- BlockContentTypeTest::testsBlockContentAddTypes in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentTypeTest.php - Tests that redirects work as expected when multiple block types exist.
- InlineBlockTestBase::createBlockContentType in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ InlineBlockTestBase.php - Creates a block content type.
- LocalActionTest::testAddContentBlockLink in core/
modules/ block_content/ tests/ src/ Functional/ LocalActionTest.php - Tests the block_content_add_action link.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.