EmailFieldTestCase::testEmailField in core/modules/email/tests/email.test
Tests email field.
FieldFormTestCase::testFieldFormAccess in core/modules/field/tests/field.test
Tests fields with no 'edit' access.
FieldFormTestCase::testFieldFormSingle in core/modules/field/tests/field.test
FieldFormTestCase::testFieldFormSingleRequired in core/modules/field/tests/field.test
FieldFormTestCase::testFieldFormUnlimited in core/modules/field/tests/field.test
FieldSqlStorageTestCase::testFieldSqlStorageMultipleConditionsDifferentColumnsMultipleLanguages in core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test
Test handling multiple conditions on multiple columns of one field for multiple languages.
FieldTranslationsTestCase::checkTranslationRevisions in core/modules/field/tests/field.test
Check if the field translation attached to the entity revision identified by the passed arguments were correctly stored.
TaxonomyTermFieldMultipleVocabularyTestCase::testTaxonomyTermFieldMultipleVocabularies in core/modules/taxonomy/tests/taxonomy.test
Tests term reference field and widget with multiple vocabularies.
TaxonomyTermFieldTestCase::testTaxonomyTermFieldWidgets in core/modules/taxonomy/tests/taxonomy.test
Test widgets.
TextFieldTestCase::testTextfieldWidgetsAllowedFormats in core/modules/field/modules/text/tests/text.test
Test widgets for fields with selected allowed formats.
TextFieldTestCase::_testTextfieldWidgets in core/modules/field/modules/text/tests/text.test
Helper function for testTextfieldWidgets().
TextFieldTestCase::_testTextfieldWidgetsFormatted in core/modules/field/modules/text/tests/text.test
Helper function for testTextfieldWidgetsFormatted().