You are here

8 calls to FieldKernelTestBase::entitySaveReload() in Drupal 9

FieldAttachOtherTest::testEntityCache in core/modules/field/tests/src/Kernel/FieldAttachOtherTest.php
Tests entity cache.
FieldAttachStorageTest::testEntityCreateBundle in core/modules/field/tests/src/Kernel/FieldAttachStorageTest.php
Tests entity_bundle_create().
FieldAttachStorageTest::testEntityDeleteBundle in core/modules/field/tests/src/Kernel/FieldAttachStorageTest.php
Tests entity_bundle_delete().
FieldAttachStorageTest::testFieldAttachSaveEmptyData in core/modules/field/tests/src/Kernel/FieldAttachStorageTest.php
Tests insert and update with empty or NULL fields.
FieldAttachStorageTest::testFieldAttachSaveEmptyDataDefaultValue in core/modules/field/tests/src/Kernel/FieldAttachStorageTest.php
Tests insert with empty or NULL fields, with default value.
FieldStorageCrudTest::testDeleteNoData in core/modules/field/tests/src/Kernel/FieldStorageCrudTest.php
Tests the deletion of a field storage.
FieldStorageCrudTest::testUpdate in core/modules/field/tests/src/Kernel/FieldStorageCrudTest.php
Tests updating a field storage.
TranslationTest::testTranslatableFieldSaveLoad in core/modules/field/tests/src/Kernel/TranslationTest.php
Tests translatable fields storage/retrieval.