8 calls to FieldUnitTestBase::entitySaveReload() in Zircon Profile 8
- FieldAttachOtherTest::testEntityCache in core/
modules/ field/ src/ Tests/ FieldAttachOtherTest.php - Test entity cache.
- FieldAttachStorageTest::testEntityCreateBundle in core/
modules/ field/ src/ Tests/ FieldAttachStorageTest.php - Test entity_bundle_create().
- FieldAttachStorageTest::testEntityDeleteBundle in core/
modules/ field/ src/ Tests/ FieldAttachStorageTest.php - Test entity_bundle_delete().
- FieldAttachStorageTest::testFieldAttachSaveEmptyData in core/
modules/ field/ src/ Tests/ FieldAttachStorageTest.php - Tests insert and update with empty or NULL fields.
- FieldAttachStorageTest::testFieldAttachSaveEmptyDataDefaultValue in core/
modules/ field/ src/ Tests/ FieldAttachStorageTest.php - Test insert with empty or NULL fields, with default value.
- FieldStorageCrudTest::testDelete in core/
modules/ field/ src/ Tests/ FieldStorageCrudTest.php - Test the deletion of a field storage.
- FieldStorageCrudTest::testUpdate in core/
modules/ field/ src/ Tests/ FieldStorageCrudTest.php - Test updating a field storage.
- TranslationTest::testTranslatableFieldSaveLoad in core/
modules/ field/ src/ Tests/ TranslationTest.php - Test translatable fields storage/retrieval.