You are here

14 calls to block_content_add_body_field() in Drupal 9

BlockContentCacheTagsTest::createEntity in core/modules/block_content/tests/src/Functional/BlockContentCacheTagsTest.php
Creates the entity to be tested.
BlockContentResourceTestBase::createEntity in core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php
Creates the entity to be tested.
BlockContentTest::createEntity in core/modules/jsonapi/tests/src/Functional/BlockContentTest.php
Creates the entity to be tested.
BlockContentTestBase::createBlockContentType in core/modules/block_content/tests/src/Functional/BlockContentTestBase.php
Creates a custom block type (bundle).
BlockContentTestBase::createBlockContentType in core/modules/block_content/tests/src/Functional/Views/BlockContentTestBase.php
Creates a custom block type (bundle).
BlockContentTypeForm::save in core/modules/block_content/src/BlockContentTypeForm.php
Form submission handler for the 'save' action.
InlineBlockTestBase::createBlockContentType in core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTestBase.php
Creates a block content type.
LayoutBuilderContentModerationIntegrationTest::setUp in core/modules/content_moderation/tests/src/Functional/LayoutBuilderContentModerationIntegrationTest.php
LayoutBuilderDisableInteractionsTest::setUp in core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php
LayoutBuilderTest::setUp in core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php
LayoutBuilderUiTest::testAddHighlights in core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderUiTest.php
Tests that elements that open the dialog are properly highlighted.
ModerationStateBlockTest::setUp in core/modules/content_moderation/tests/src/Functional/ModerationStateBlockTest.php
Sets the test up.
QuickEditIntegrationTest::testCustomBlock in core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditIntegrationTest.php
Tests if a custom can be in-place edited with Quick Edit.
SettingsTrayIntegrationTest::createBlockContentType in core/modules/quickedit/tests/src/FunctionalJavascript/SettingsTrayIntegrationTest.php
Creates a custom block type (bundle).