Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldTestHooks::fieldWidgetCompleteFormAlter | function | core/ |
Implements hook_field_widget_complete_form_alter(). |
| FieldTestHooks::fieldWidgetCompleteTestFieldWidgetMultipleFormAlter | function | core/ |
Implements hook_field_widget_complete_WIDGET_TYPE_form_alter(). |
| FieldTestHooks::fieldWidgetCompleteTestFieldWidgetMultipleSingleValueFormAlter | function | core/ |
Implements hook_field_widget_complete_WIDGET_TYPE_form_alter(). |
| FieldTestHooks::fieldWidgetSingleElementFormAlter | function | core/ |
Implements hook_field_widget_single_element_form_alter(). |
| FieldThirdPartyTestHooks::fieldWidgetSettingsSummaryAlter | function | core/ |
Implements hook_field_widget_settings_summary_alter(). |
| FieldThirdPartyTestHooks::fieldWidgetThirdPartySettingsForm | function | core/ |
Implements hook_field_widget_third_party_settings_form(). |
| FieldThirdPartyTestHooks::fieldWidgetThirdPartySettingsFormAdditionalImplementation | function | core/ |
Implements hook_field_widget_third_party_settings_form(). |
| FieldType::$default_widget | property | core/ |
The plugin ID of the default widget for this field type. |
| FieldType::$id | property | core/ |
The plugin ID. |
| FieldTypeCategoryManager::getFallbackPluginId | function | core/ |
|
| FieldTypePluginManager::getEntityTypeUiDefinitions | function | core/ |
|
| FieldTypePluginManager::getUiDefinitions | function | core/ |
|
| FieldTypePluginManagerInterface::getEntityTypeUiDefinitions | function | core/ |
Get the field type definitions that can be added via UI for an entity type. |
| FieldTypePluginManagerInterface::getUiDefinitions | function | core/ |
Gets the definition of all field types that can be added via UI. |
| FieldTypePluginManagerTest::testGetGroupedDefinitionsInvalid | function | core/ |
Tests get grouped definitions invalid. |
| FieldTypePluginManagerTest::testUiDefinitionsPerEntityType | function | core/ |
Tests UI definitions per entity type. |
| FieldUIDeleteTest | class | core/ |
Tests deletion of a field and their dependencies in the UI. |
| FieldUIDeleteTest.php | file | core/ |
|
| FieldUIDeleteTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldUIDeleteTest::$modules | property | core/ |
Modules to install. |
| FieldUIDeleteTest::$testViews | property | core/ |
Test views to enable. |
| FieldUIDeleteTest::setUp | function | core/ |
|
| FieldUIDeleteTest::testDeleteField | function | core/ |
Tests that deletion removes field storages and fields as expected. |
| FieldUiLocalAction::$routeProvider | property | core/ |
The route provider to load routes by name. |
| FieldUiLocalTask::$routeProvider | property | core/ |
The route provider. |
| FieldUiTableTest::providerTestReduceOrder | function | core/ |
Provides test data for testReduceOrder(). |
| FieldUiTest::$pathValidator | property | core/ |
The path validator. |
| FieldUiTestTrait::fieldUIDeleteField | function | core/ |
Deletes a field through the Field UI. |
| 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. |
| FieldValidationTest | class | core/ |
Tests field validation. |
| FieldValidationTest.php | file | core/ |
|
| FieldValidationTest::$bundle | property | core/ |
|
| FieldValidationTest::$entity | property | core/ |
|
| FieldValidationTest::$entityType | property | core/ |
Pagination
- Previous page
- Page 69
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.