| FieldUIDeleteTest::testDeleteField |
function |
core/modules/field_ui/tests/src/Functional/FieldUIDeleteTest.php |
Tests that deletion removes field storages and fields as expected. |
| FieldUIIndentationTest |
class |
core/modules/field_ui/tests/src/Functional/FieldUIIndentationTest.php |
Tests indentation on Field UI. |
| FieldUIIndentationTest.php |
file |
core/modules/field_ui/tests/src/Functional/FieldUIIndentationTest.php |
|
| FieldUIIndentationTest::$defaultTheme |
property |
core/modules/field_ui/tests/src/Functional/FieldUIIndentationTest.php |
The theme to install as the default for testing. |
| FieldUIIndentationTest::$modules |
property |
core/modules/field_ui/tests/src/Functional/FieldUIIndentationTest.php |
Modules to install. |
| FieldUIIndentationTest::setUp |
function |
core/modules/field_ui/tests/src/Functional/FieldUIIndentationTest.php |
|
| FieldUIIndentationTest::testIndentation |
function |
core/modules/field_ui/tests/src/Functional/FieldUIIndentationTest.php |
Tests that the indentation classes are present in the content type display settings. |
| FieldUiIntegrationTest |
class |
core/modules/media_library/tests/src/FunctionalJavascript/FieldUiIntegrationTest.php |
Tests field UI integration for media library widget. |
| FieldUiIntegrationTest.php |
file |
core/modules/media_library/tests/src/FunctionalJavascript/FieldUiIntegrationTest.php |
|
| FieldUiIntegrationTest::$defaultTheme |
property |
core/modules/media_library/tests/src/FunctionalJavascript/FieldUiIntegrationTest.php |
The theme to install as the default for testing. |
| FieldUiIntegrationTest::$modules |
property |
core/modules/media_library/tests/src/FunctionalJavascript/FieldUiIntegrationTest.php |
Modules to install. |
| FieldUiIntegrationTest::$strictConfigSchema |
property |
core/modules/media_library/tests/src/FunctionalJavascript/FieldUiIntegrationTest.php |
Set to TRUE to strict check all configuration saved. |
| FieldUiIntegrationTest::setUp |
function |
core/modules/media_library/tests/src/FunctionalJavascript/FieldUiIntegrationTest.php |
|
| FieldUiIntegrationTest::testFieldUiIntegration |
function |
core/modules/media_library/tests/src/FunctionalJavascript/FieldUiIntegrationTest.php |
Tests field UI integration for media library widget. |
| FieldUiJSTestTrait |
trait |
core/modules/field_ui/tests/src/Traits/FieldUiJSTestTrait.php |
Provides common functionality for the Field UI tests that depend on JS. |
| FieldUiJSTestTrait.php |
file |
core/modules/field_ui/tests/src/Traits/FieldUiJSTestTrait.php |
|
| FieldUiJSTestTrait::fieldUIAddExistingFieldJS |
function |
core/modules/field_ui/tests/src/Traits/FieldUiJSTestTrait.php |
Adds an existing field through the Field UI. |
| FieldUiJSTestTrait::fieldUIAddNewFieldJS |
function |
core/modules/field_ui/tests/src/Traits/FieldUiJSTestTrait.php |
Creates a new field through the Field UI. |
| FieldUIRouteTest |
class |
core/modules/field_ui/tests/src/Functional/FieldUIRouteTest.php |
Tests the functionality of the Field UI route subscriber. |
| FieldUIRouteTest.php |
file |
core/modules/field_ui/tests/src/Functional/FieldUIRouteTest.php |
|
| FieldUIRouteTest::$defaultTheme |
property |
core/modules/field_ui/tests/src/Functional/FieldUIRouteTest.php |
The theme to install as the default for testing. |
| FieldUIRouteTest::$modules |
property |
core/modules/field_ui/tests/src/Functional/FieldUIRouteTest.php |
Modules to install. |
| FieldUIRouteTest::assertLocalTasks |
function |
core/modules/field_ui/tests/src/Functional/FieldUIRouteTest.php |
Asserts that local tasks exists. |
| FieldUIRouteTest::setUp |
function |
core/modules/field_ui/tests/src/Functional/FieldUIRouteTest.php |
|
| FieldUIRouteTest::testFieldUIRoutes |
function |
core/modules/field_ui/tests/src/Functional/FieldUIRouteTest.php |
Ensures that entity types with bundles do not break following entity types. |
| FieldUiTableTest |
class |
core/modules/field_ui/tests/src/Unit/FieldUiTableTest.php |
Tests Drupal\field_ui\Element\FieldUiTable. |
| FieldUiTableTest.php |
file |
core/modules/field_ui/tests/src/Unit/FieldUiTableTest.php |
|
| FieldUiTableTest::providerTestReduceOrder |
function |
core/modules/field_ui/tests/src/Unit/FieldUiTableTest.php |
Provides test data for testReduceOrder(). |
| FieldUiTableTest::testReduceOrder |
function |
core/modules/field_ui/tests/src/Unit/FieldUiTableTest.php |
Tests reduce order. |
| FieldUiTest |
class |
core/modules/field_ui/tests/src/Unit/FieldUiTest.php |
Tests Drupal\field_ui\FieldUI. |
| FieldUITest |
class |
core/modules/field/tests/src/Functional/Views/FieldUITest.php |
Tests the UI of the field handler. |
| FieldUITest |
class |
core/modules/views_ui/tests/src/Functional/FieldUITest.php |
Tests the UI of field handlers. |
| FieldUITest.php |
file |
core/modules/views_ui/tests/src/Functional/FieldUITest.php |
|
| FieldUITest.php |
file |
core/modules/field/tests/src/Functional/Views/FieldUITest.php |
|
| FieldUiTest.php |
file |
core/modules/field_ui/tests/src/Unit/FieldUiTest.php |
|
| FieldUITest::$account |
property |
core/modules/field/tests/src/Functional/Views/FieldUITest.php |
A user with the 'administer views' permission. |
| FieldUITest::$defaultTheme |
property |
core/modules/field/tests/src/Functional/Views/FieldUITest.php |
The theme to install as the default for testing. |
| FieldUITest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/FieldUITest.php |
The theme to install as the default for testing. |
| FieldUITest::$modules |
property |
core/modules/field/tests/src/Functional/Views/FieldUITest.php |
Modules to install. |
| FieldUiTest::$pathValidator |
property |
core/modules/field_ui/tests/src/Unit/FieldUiTest.php |
The path validator. |
| FieldUITest::$testViews |
property |
core/modules/field/tests/src/Functional/Views/FieldUITest.php |
Views used by this test. |
| FieldUITest::$testViews |
property |
core/modules/views_ui/tests/src/Functional/FieldUITest.php |
Views used by this test. |
| FieldUITest::setUp |
function |
core/modules/field/tests/src/Functional/Views/FieldUITest.php |
Sets up the test. |
| FieldUiTest::setUp |
function |
core/modules/field_ui/tests/src/Unit/FieldUiTest.php |
|
| FieldUITest::testBooleanFilterHandler |
function |
core/modules/field/tests/src/Functional/Views/FieldUITest.php |
Tests adding a boolean field filter handler. |
| FieldUITest::testFieldLabel |
function |
core/modules/views_ui/tests/src/Functional/FieldUITest.php |
Tests the field labels. |
| FieldUITest::testFieldUI |
function |
core/modules/views_ui/tests/src/Functional/FieldUITest.php |
Tests the UI of field handlers. |
| FieldUiTest::testGetNextDestination |
function |
core/modules/field_ui/tests/src/Unit/FieldUiTest.php |
Tests get next destination. |
| FieldUiTest::testGetNextDestinationEmpty |
function |
core/modules/field_ui/tests/src/Unit/FieldUiTest.php |
Tests get next destination empty. |
| FieldUiTest::testGetNextDestinationRouteName |
function |
core/modules/field_ui/tests/src/Unit/FieldUiTest.php |
Tests get next destination route name. |