Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldUiTable.php | file | core/ |
|
| FieldUiTable::getInfo | function | core/ |
Returns the element properties for this element. |
| FieldUiTable::preRenderRegionRows | function | core/ |
Performs pre-render to move #regions to rows. |
| FieldUiTable::reduceOrder | function | core/ |
Determines the rendering order of an array representing a tree. |
| FieldUiTable::tablePreRender | function | core/ |
Performs pre-render tasks on field_ui_table elements. |
| FieldUiTableTest | class | core/ |
Tests Drupal\field_ui\Element\FieldUiTable. |
| FieldUiTableTest.php | file | core/ |
|
| FieldUiTableTest::providerTestReduceOrder | function | core/ |
Provides test data for testReduceOrder(). |
| FieldUiTableTest::testReduceOrder | function | core/ |
Tests reduce order. |
| FieldUiTest | class | core/ |
Tests Drupal\field_ui\FieldUI. |
| FieldUITest | class | core/ |
Tests the UI of the field handler. |
| FieldUITest | class | core/ |
Tests the UI of field handlers. |
| FieldUITest.php | file | core/ |
|
| FieldUiTest.php | file | core/ |
|
| FieldUITest.php | file | core/ |
|
| FieldUITest::$account | property | core/ |
A user with the 'administer views' permission. |
| FieldUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldUITest::$modules | property | core/ |
Modules to install. |
| FieldUiTest::$pathValidator | property | core/ |
The path validator. |
| FieldUITest::$testViews | property | core/ |
Views used by this test. |
| FieldUITest::$testViews | property | core/ |
Views used by this test. |
| FieldUITest::setUp | function | core/ |
Sets up the test. |
| FieldUiTest::setUp | function | core/ |
|
| FieldUITest::testBooleanFilterHandler | function | core/ |
Tests adding a boolean field filter handler. |
| FieldUITest::testFieldLabel | function | core/ |
Tests the field labels. |
| FieldUITest::testFieldUI | function | core/ |
Tests the UI of field handlers. |
| FieldUiTest::testGetNextDestination | function | core/ |
Tests get next destination. |
| FieldUiTest::testGetNextDestinationEmpty | function | core/ |
Tests get next destination empty. |
| FieldUiTest::testGetNextDestinationRouteName | function | core/ |
Tests get next destination route name. |
| FieldUITest::testHandlerUI | function | core/ |
Tests basic field handler settings in the UI. |
| FieldUITest::testHandlerUIAggregation | function | core/ |
Tests the basic field handler form when aggregation is enabled. |
| FieldUiTestDeprecatedHooks | class | core/ |
Hook implementations for field_ui_test_deprecated. |
| FieldUiTestDeprecatedHooks.php | file | core/ |
|
| FieldUiTestDeprecatedHooks::formFieldStorageConfigEditFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for field_storage_config_edit_form. |
| FieldUiTestHooks | class | core/ |
Hook implementations for field_ui_test. |
| FieldUiTestHooks.php | file | core/ |
|
| FieldUiTestHooks::fieldConfigAccess | function | core/ |
Implements hook_ENTITY_TYPE_access(). |
| FieldUiTestHooks::fieldFormatterThirdPartySettingsForm | function | core/ |
Implements hook_field_formatter_third_party_settings_form(). |
| FieldUiTestHooks::formEntityViewDisplayEditFormAlter | function | core/ |
Implements hook_form_FORM_BASE_ID_alter(). |
| FieldUiTestHooks::regionCallback | function | core/ |
|
| FieldUiTestTrait | trait | core/ |
Provides common functionality for the Field UI test classes. |
| FieldUiTestTrait.php | file | core/ |
|
| FieldUiTestTrait::assertFieldDoesNotExistOnOverview | function | core/ |
Asserts that the field does not appear on the overview form. |
| FieldUiTestTrait::assertFieldExistsOnOverview | function | core/ |
Asserts that the field appears on the overview form. |
| FieldUiTestTrait::assertTableHeaderExistsByLabel | function | core/ |
Asserts that a header cell appears on a table. |
| FieldUiTestTrait::fieldUIAddExistingField | function | core/ |
Adds an existing field through the Field UI. |
| FieldUiTestTrait::fieldUIAddNewField | function | core/ |
Creates a new field through the Field UI. |
| FieldUiTestTrait::fieldUIDeleteField | function | core/ |
Deletes a field through the Field UI. |
| FieldUiTestTrait::getFieldFromGroup | function | core/ |
Helper function that returns the name of the group that a field is in. |
Pagination
- Previous page
- Page 683
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.