9 calls to FieldKernelTestBase::entityValidateAndSave()
- BooleanItemTest::testBooleanItem in core/
modules/ field/ tests/ src/ Kernel/ Boolean/ BooleanItemTest.php - Tests using entity fields of the boolean field type.
- EmailItemTest::testEmailItem in core/
modules/ field/ tests/ src/ Kernel/ Email/ EmailItemTest.php - Tests using entity fields of the email field type.
- EntityReferenceItemTest::testContentEntityReferenceItem in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ EntityReferenceItemTest.php - Tests the entity reference field type for referencing content entities.
- EntityReferenceItemTest::testGenerateSampleValue in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ EntityReferenceItemTest.php - Tests the ::generateSampleValue() method.
- FileItemTest::testFileItem in core/
modules/ file/ tests/ src/ Kernel/ FileItemTest.php - Tests using entity fields of the file field type.
- NumberItemTest::testNumberItem in core/
modules/ field/ tests/ src/ Kernel/ Number/ NumberItemTest.php - Tests using entity fields of the number field type.
- TelephoneItemTest::testTestItem in core/
modules/ telephone/ tests/ src/ Kernel/ TelephoneItemTest.php - Tests using entity fields of the telephone field type.
- TimestampItemTest::testDateTime in core/
modules/ field/ tests/ src/ Kernel/ Timestamp/ TimestampItemTest.php - Tests using entity fields of the datetime field type.
- UriItemTest::testUriField in core/
modules/ field/ tests/ src/ Kernel/ Uri/ UriItemTest.php - Tests URI field.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.