You are here

13 calls to FieldUnitTestBase::entityValidateAndSave() in Zircon Profile 8

BooleanItemTest::testBooleanItem in core/modules/field/src/Tests/Boolean/BooleanItemTest.php
Tests using entity fields of the boolean field type.
CommentItemTest::testCommentItem in core/modules/comment/src/Tests/CommentItemTest.php
Tests using entity fields of the comment field type.
DateTimeItemTest::testDateTimeItem in core/modules/datetime/src/Tests/DateTimeItemTest.php
Tests using entity fields of the date field type.
EmailItemTest::testEmailItem in core/modules/field/src/Tests/Email/EmailItemTest.php
Tests using entity fields of the email field type.
EntityReferenceItemTest::testContentEntityReferenceItem in core/modules/field/src/Tests/EntityReference/EntityReferenceItemTest.php
Tests the entity reference field type for referencing content entities.
FileItemTest::testFileItem in core/modules/file/src/Tests/FileItemTest.php
Tests using entity fields of the file field type.
ImageItemTest::testImageItem in core/modules/image/src/Tests/ImageItemTest.php
Tests using entity fields of the image field type.
LinkItemTest::testLinkItem in core/modules/link/src/Tests/LinkItemTest.php
Tests using entity fields of the link field type.
NumberItemTest::testNumberItem in core/modules/field/src/Tests/Number/NumberItemTest.php
Tests using entity fields of the number field type.
OptionsFieldTest::testUpdateAllowedValues in core/modules/options/src/Tests/OptionsFieldTest.php
Test that allowed values can be updated.
TelephoneItemTest::testTestItem in core/modules/telephone/src/Tests/TelephoneItemTest.php
Tests using entity fields of the telephone field type.
TextWithSummaryItemTest::testCrudAndUpdate in core/modules/text/src/Tests/TextWithSummaryItemTest.php
Tests processed properties.
UriItemTest::testUriField in core/modules/field/src/Tests/Uri/UriItemTest.php
Tests URI field.