14 calls to FieldKernelTestBase::createFieldWithStorage()
- ConfigFieldDefinitionTest::setUp in core/
modules/ field/ tests/ src/ Kernel/ ConfigFieldDefinitionTest.php - Set the default field storage backend for fields created during tests.
- FieldAttachOtherTest::setUp in core/
modules/ field/ tests/ src/ Kernel/ FieldAttachOtherTest.php - Set the default field storage backend for fields created during tests.
- FieldAttachOtherTest::testEntityCache in core/
modules/ field/ tests/ src/ Kernel/ FieldAttachOtherTest.php - Tests entity cache.
- FieldAttachOtherTest::testEntityDisplayBuild in core/
modules/ field/ tests/ src/ Kernel/ FieldAttachOtherTest.php - Tests rendering fields with EntityDisplay build().
- FieldAttachOtherTest::testEntityFormDisplayBuildForm in core/
modules/ field/ tests/ src/ Kernel/ FieldAttachOtherTest.php - Tests \Drupal\Core\Entity\Display\EntityFormDisplayInterface::buildForm().
- FieldAttachOtherTest::testEntityFormDisplayExtractFormValues in core/
modules/ field/ tests/ src/ Kernel/ FieldAttachOtherTest.php - Tests \Drupal\Core\Entity\Display\EntityFormDisplayInterface::extractFormValues().
- 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::testFieldAttachDelete in core/
modules/ field/ tests/ src/ Kernel/ FieldAttachStorageTest.php - Tests entity deletion.
- 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.
- FieldAttachStorageTest::testFieldAttachSaveLoad in core/
modules/ field/ tests/ src/ Kernel/ FieldAttachStorageTest.php - Check field values insert, update and load.
- FieldDataCountTest::testEntityCountAndHasData in core/
modules/ field/ tests/ src/ Kernel/ FieldDataCountTest.php - Tests entityCount() and hadData() methods.
- FieldValidationTest::setUp in core/
modules/ field/ tests/ src/ Kernel/ FieldValidationTest.php - Set the default field storage backend for fields created during tests.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.