You are here

12 calls to node_add_body_field() in Zircon Profile 8

ConfigImportRecreateTest::testRecreateEntity in core/modules/config/src/Tests/ConfigImportRecreateTest.php
EditorAdminTest::testDisableFormatWithEditor in core/modules/editor/src/Tests/EditorAdminTest.php
Tests format disabling.
EditorFileUsageTest::setUp in core/modules/editor/src/Tests/EditorFileUsageTest.php
Performs setup tasks before each individual test method is run.
EditorImageDialogTest::setUp in core/modules/editor/src/Tests/EditorImageDialogTest.php
Sets up the test.
EntityDisplayTest::testDeleteBundle in core/modules/field_ui/src/Tests/EntityDisplayTest.php
Tests deleting a bundle.
EntityNodeType::import in core/modules/node/src/Plugin/migrate/destination/EntityNodeType.php
Import the row.
FilterAdminTest::testDisabledFormat in core/modules/filter/src/Tests/FilterAdminTest.php
Tests whether a field using a disabled format is rendered.
NodeBodyFieldStorageTest::testFieldOverrides in core/modules/node/src/Tests/NodeBodyFieldStorageTest.php
Tests node body field storage persistence even if there are no instances.
NodeFieldTokensTest::testViewsTokenReplacement in core/modules/node/src/Tests/Views/NodeFieldTokensTest.php
Tests token replacement for Views tokens supplied by the Node module.
NodeTokenReplaceTest::setUp in core/modules/node/src/Tests/NodeTokenReplaceTest.php
Performs setup tasks before each individual test method is run.
NodeTypeForm::save in core/modules/node/src/NodeTypeForm.php
Form submission handler for the 'save' action.
WebTestBase::drupalCreateContentType in core/modules/simpletest/src/WebTestBase.php
Creates a custom content type based on default settings.