Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 8.9.x for field_
- Search 10.3.x for field_
- Search main for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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. |
| FieldUiThemeHooks | class | core/ |
Hook implementations for field_ui. |
| FieldUiThemeHooks.php | file | core/ |
|
| FieldUiThemeHooks::preprocessFormElementNewStorageType | function | core/ |
Implements hook_preprocess_HOOK(). |
| FieldUninstallValidator | class | core/ |
Prevents uninstallation of modules providing active field storage. |
| FieldUninstallValidator.php | file | core/ |
|
| FieldUninstallValidator::$fieldStorageConfigStorage | property | core/ |
The field storage config storage. |
| FieldUninstallValidator::$fieldTypeManager | property | core/ |
The field type plugin manager. |
| FieldUninstallValidator::getFieldStoragesByModule | function | core/ |
Returns all field storages for a specified module. |
| FieldUninstallValidator::getFieldTypeLabel | function | core/ |
Returns the label for a specified field type. |
| FieldUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| FieldUninstallValidator::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
| FieldUninstallValidator::__construct | function | core/ |
Constructs a new FieldUninstallValidator. |
| FieldUninstallValidatorTest | class | core/ |
Tests Drupal\field\FieldUninstallValidator. |
| FieldUninstallValidatorTest.php | file | core/ |
|
| FieldUninstallValidatorTest::$fieldTypePluginManager | property | core/ |
The mock field type plugin manager. |
| FieldUninstallValidatorTest::$fieldUninstallValidator | property | core/ |
The mock field uninstall validator. |
| FieldUninstallValidatorTest::setUp | function | core/ |
|
| FieldUninstallValidatorTest::testValidateDeleted | function | core/ |
Tests validate deleted. |
| FieldUninstallValidatorTest::testValidateNoDeleted | function | core/ |
Tests validate no deleted. |
| FieldUninstallValidatorTest::testValidateNoStorages | function | core/ |
Tests validate no storages. |
| FieldUpdateActionBase | class | core/ |
Provides a base for action plugins that update one or more fields. |
| FieldUpdateActionBase.php | file | core/ |
|
| FieldUpdateActionBase::access | function | core/ |
Checks object access. |
| FieldUpdateActionBase::execute | function | core/ |
Executes the plugin. |
| FieldUpdateActionBase::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
| FieldUrlTest | class | core/ |
Tests the core Drupal\views\Plugin\views\field\Url handler. |
Pagination
- Previous page
- Page 92
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.