FieldTranslationsTestCase::testFieldInvokeMultiple |
core/modules/field/tests/field.test |
Test the multilanguage logic of _field_invoke_multiple(). |
FieldTranslationsTestCase::testTranslatableFieldSaveLoad |
core/modules/field/tests/field.test |
Test translatable fields storage/retrieval. |
FieldUIAlterTestCase::setUp |
core/modules/field_ui/tests/field_ui.test |
Sets up a Backdrop site for running functional and integration tests. |
FieldUIAlterTestCase::testDefaultWidgetPropertiesAlter |
core/modules/field_ui/tests/field_ui.test |
Tests hook_field_widget_properties_alter() on the default field widget. |
FieldUIManageDisplayTestCase::assertNodeViewNoText |
core/modules/field_ui/tests/field_ui.test |
Asserts that a string is not found in the rendered node in a display mode. |
FieldUIManageDisplayTestCase::assertNodeViewText |
core/modules/field_ui/tests/field_ui.test |
Asserts that a string is found in the rendered node in a display mode. |
FieldUIManageDisplayTestCase::assertNodeViewTextHelper |
core/modules/field_ui/tests/field_ui.test |
Asserts that a string is (not) found in the rendered node in a display
mode. |
FieldUIManageDisplayTestCase::setUp |
core/modules/field_ui/tests/field_ui.test |
Sets up a Backdrop site for running functional and integration tests. |
FieldUIManageDisplayTestCase::testFormatterUI |
core/modules/field_ui/tests/field_ui.test |
Tests formatter settings. |
FieldUIManageDisplayTestCase::testViewModeCustom |
core/modules/field_ui/tests/field_ui.test |
Tests switching display modes to use custom or 'default' settings'. |
FieldUIManageFieldsTestCase::addExistingField |
core/modules/field_ui/tests/field_ui.test |
Tests adding an existing field in another content type. |
FieldUIManageFieldsTestCase::assertFieldSettings |
core/modules/field_ui/tests/field_ui.test |
Asserts field settings are as expected. |
FieldUIManageFieldsTestCase::createField |
core/modules/field_ui/tests/field_ui.test |
Tests adding a new field. |
FieldUIManageFieldsTestCase::manageFieldsPage |
core/modules/field_ui/tests/field_ui.test |
Tests the manage fields page. |
FieldUIManageFieldsTestCase::setUp |
core/modules/field_ui/tests/field_ui.test |
Sets up a Backdrop site for running functional and integration tests. |
FieldUIManageFieldsTestCase::testCardinalitySettings |
core/modules/field_ui/tests/field_ui.test |
Tests the cardinality settings of a field. |
FieldUIManageFieldsTestCase::testCreateFieldNoSettings |
core/modules/field_ui/tests/field_ui.test |
Create a field that has no global field settings. |
FieldUIManageFieldsTestCase::testCRUDFields |
core/modules/field_ui/tests/field_ui.test |
Runs the field CRUD tests. |
FieldUIManageFieldsTestCase::testDefaultValue |
core/modules/field_ui/tests/field_ui.test |
Tests that default value is correctly validated and saved. |
FieldUIManageFieldsTestCase::testDeleteField |
core/modules/field_ui/tests/field_ui.test |
Tests that deletion removes fields and instances as expected. |
FieldUIManageFieldsTestCase::testDuplicateFieldName |
core/modules/field_ui/tests/field_ui.test |
Tests that a duplicate field name is caught by validation. |
FieldUIManageFieldsTestCase::testExternalDestinations |
core/modules/field_ui/tests/field_ui.test |
Tests that external URLs in the 'destinations' query parameter are blocked. |
FieldUIManageFieldsTestCase::testHiddenFields |
core/modules/field_ui/tests/field_ui.test |
Tests that Field UI respects the 'no_ui' option in hook_field_info(). |
FieldUIManageFieldsTestCase::testRenameBundle |
core/modules/field_ui/tests/field_ui.test |
Tests renaming a bundle. |
FieldUIManageFieldsTestCase::updateField |
core/modules/field_ui/tests/field_ui.test |
Tests editing an existing field. |
FieldUITestCase::fieldUIAddExistingField |
core/modules/field_ui/tests/field_ui.test |
Adds an existing field through the Field UI. |
FieldUITestCase::fieldUIAddNewField |
core/modules/field_ui/tests/field_ui.test |
Creates a new field through the Field UI. |
FieldUITestCase::fieldUIDeleteField |
core/modules/field_ui/tests/field_ui.test |
Deletes a field instance through the Field UI. |
FieldUITestCase::setUp |
core/modules/field_ui/tests/field_ui.test |
Sets up a Backdrop site for running functional and integration tests. |
FieldUIViewModeFunctionalTest::testFieldUIViewModes |
core/modules/field_ui/tests/field_ui.test |
Tests display mode functionality. |
FieldUIViewModeFunctionalTest::testInfoHooks |
core/modules/field_ui/tests/field_ui.test |
Test the new entity display mode hooks. |
FieldUIViewModeTestHelper::assertActualViewMode |
core/modules/field_ui/tests/field_ui.test |
|
FieldUIViewModeTestHelper::assertNoViewModeExists |
core/modules/field_ui/tests/field_ui.test |
|
FieldUIViewModeTestHelper::assertViewModeCustomDisplay |
core/modules/field_ui/tests/field_ui.test |
|
FieldUIViewModeTestHelper::assertViewModeDefaultDisplay |
core/modules/field_ui/tests/field_ui.test |
|
FieldUIViewModeTestHelper::assertViewModeExists |
core/modules/field_ui/tests/field_ui.test |
|
FieldUIViewModeTestHelper::getActualViewMode |
core/modules/field_ui/tests/field_ui.test |
|
FieldUIViewModeTestHelper::refreshVariables |
core/modules/field_ui/tests/field_ui.test |
Overrides BackdropWebTestCase::refreshVariables(). |
FieldUIViewModeTestHelper::setUp |
core/modules/field_ui/tests/field_ui.test |
Overrides BackdropWebTestCase::setUp(). |
FieldValidationException::__construct |
core/modules/field/field.exceptions.inc |
Constructor for FieldValidationException. |
FieldViewsDataTest::setUp |
core/modules/field/tests/field_views.test |
Sets up a Backdrop site for running functional and integration tests. |
FieldViewsDataTest::testViewsData |
core/modules/field/tests/field_views.test |
Unit testing the views data structure. |
FieldViewsFieldTest::getFieldView |
core/modules/field/tests/field_views.test |
|
FieldViewsFieldTest::setUp |
core/modules/field/tests/field_views.test |
Sets up a Backdrop site for running functional and integration tests. |
FieldViewsFieldTest::testFieldRender |
core/modules/field/tests/field_views.test |
|
FieldViewsFieldTest::_testFormatterSimpleFieldRender |
core/modules/field/tests/field_views.test |
Tests that fields with formatters runs as expected. |
FieldViewsFieldTest::_testMultipleFieldRender |
core/modules/field/tests/field_views.test |
|
FieldViewsFieldTest::_testSimpleFieldRender |
core/modules/field/tests/field_views.test |
|
FieldViewsTestHelper::clearViewsCaches |
core/modules/field/tests/field_views.test |
Clear all views caches and static caches which are required for the patch. |
FieldViewsTestHelper::CreateUser |
core/modules/field/tests/field_views.test |
|