You are here

namespace Drupal\Tests\field_ui\Functional in Drupal 8

Same name in other branches
  1. 9 Drupal\Tests\field_ui\Functional
  2. 10 Drupal\Tests\field_ui\Functional
Classsort descending Location Description
EntityDisplayModeTest core/modules/field_ui/tests/src/Functional/EntityDisplayModeTest.php Tests the entity display modes UI.
EntityDisplayTest core/modules/field_ui/tests/src/Functional/EntityDisplayTest.php Tests the UI for entity displays.
FieldUIDeleteTest core/modules/field_ui/tests/src/Functional/FieldUIDeleteTest.php Tests deletion of a field and their dependencies in the UI.
FieldUIIndentationTest core/modules/field_ui/tests/src/Functional/FieldUIIndentationTest.php Tests indentation on Field UI.
FieldUIRouteTest core/modules/field_ui/tests/src/Functional/FieldUIRouteTest.php Tests the functionality of the Field UI route subscriber.
ManageDisplayTest core/modules/field_ui/tests/src/Functional/ManageDisplayTest.php Tests the Field UI "Manage display" and "Manage form display" screens.
ManageFieldsFunctionalTest core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Tests the Field UI "Manage fields" screen.
ManageFieldsTest core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php Tests the Manage Display page of a fieldable entity type.