20 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.
- CommentItemTest::testCommentItem in core/
modules/ comment/ tests/ src/ Kernel/ CommentItemTest.php - Tests using entity fields of the comment field type.
- DateTimeItemTest::testDateOnly in core/
modules/ datetime/ tests/ src/ Kernel/ DateTimeItemTest.php - Tests using entity fields of the date field type.
- DateTimeItemTest::testDateonlyValidation in core/
modules/ datetime/ tests/ src/ Kernel/ DateTimeItemTest.php - Tests the constraint validations for fields with date only.
- DateTimeItemTest::testDateTime in core/
modules/ datetime/ tests/ src/ Kernel/ DateTimeItemTest.php - Tests using entity fields of the datetime field type.
- DateTimeItemTest::testDatetimeValidation in core/
modules/ datetime/ tests/ src/ Kernel/ DateTimeItemTest.php - Tests the constraint validations for fields with date and time.
- DateTimeItemTest::testSetValue in core/
modules/ datetime/ tests/ src/ Kernel/ DateTimeItemTest.php - Tests DateTimeItem::setValue().
- DateTimeItemTest::testSetValueProperty in core/
modules/ datetime/ tests/ src/ Kernel/ DateTimeItemTest.php - Tests setting the value of the DateTimeItem directly.
- 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.
- ImageItemTest::testImageItem in core/
modules/ image/ tests/ src/ Kernel/ ImageItemTest.php - Tests using entity fields of the image field type.
- LinkItemTest::testLinkItem in core/
modules/ link/ tests/ src/ Kernel/ LinkItemTest.php - Tests using entity fields of the link field type.
- NumberItemTest::testNumberItem in core/
modules/ field/ tests/ src/ Kernel/ Number/ NumberItemTest.php - Tests using entity fields of the number field type.
- OptionsFieldTest::testUpdateAllowedValues in core/
modules/ options/ tests/ src/ Kernel/ OptionsFieldTest.php - Tests that allowed values can be updated.
- TelephoneItemTest::testTestItem in core/
modules/ telephone/ tests/ src/ Kernel/ TelephoneItemTest.php - Tests using entity fields of the telephone field type.
- TextWithSummaryItemTest::testCrudAndUpdate in core/
modules/ text/ tests/ src/ Kernel/ TextWithSummaryItemTest.php - Tests processed properties.
- 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.