You are here

8 calls to BlockContentTestBase::createBlockContent() in Zircon Profile 8

BlockContentCreationTest::testConfigDependencies in core/modules/block_content/src/Tests/BlockContentCreationTest.php
Test that placed content blocks create a dependency in the block placement.
BlockContentCreationTest::testFailedBlockCreation in core/modules/block_content/src/Tests/BlockContentCreationTest.php
Verifies that a transaction rolls back the failed creation.
BlockContentPageViewTest::testPageEdit in core/modules/block_content/src/Tests/BlockContentPageViewTest.php
Checks block edit and fallback functionality.
BlockContentRevisionsTest::setUp in core/modules/block_content/src/Tests/BlockContentRevisionsTest.php
Sets the test up.
BlockContentSaveTest::testBlockContentSaveOnInsert in core/modules/block_content/src/Tests/BlockContentSaveTest.php
Tests saving a block on block insert.
BlockContentSaveTest::testDeterminingChanges in core/modules/block_content/src/Tests/BlockContentSaveTest.php
Tests determining changes in hook_block_presave().
BlockContentTypeTest::testBlockContentTypeDeletion in core/modules/block_content/src/Tests/BlockContentTypeTest.php
Tests deleting a block type that still has content.
BlockContentValidationTest::testValidation in core/modules/block_content/src/Tests/BlockContentValidationTest.php
Tests the block content validation constraints.