Search for id
Title | Object type | File name | Summary |
---|---|---|---|
FieldStorageConfigResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
FieldStorageConfigTest::$entityTypeId | property | core/ |
The tested entity type. |
FieldStorageConfigUpdateForbiddenException | class | core/ |
Exception class thrown by hook_field_storage_config_update_forbid(). |
FieldStorageConfigUpdateForbiddenException.php | file | core/ |
|
FieldStorageConfigValidationTest | class | core/ |
Tests validation of field_storage_config entities. |
FieldStorageConfigValidationTest.php | file | core/ |
|
FieldStorageConfigValidationTest::$modules | property | core/ |
Modules to install. |
FieldStorageConfigValidationTest::setUp | function | core/ |
|
FieldStorageConfigValidationTest::testFieldTypePluginIsValidated | function | core/ |
Tests that the field type plugin's existence is validated. |
FieldStorageConfigValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
FieldStorageCrudTest::testUpdateForbid | function | core/ |
Tests field type modules forbidding an update. |
FieldStorageDefinitionInterface::getOptionsProvider | function | core/ |
Gets an options provider for the given field item property. |
FieldStorageDefinitionInterface::getProvider | function | core/ |
Returns the name of the provider of this field. |
FieldStorageDefinitionInterface::getTargetEntityTypeId | function | core/ |
Returns the ID of the entity type the field is attached to. |
FieldStorageDefinitionInterface::getUniqueStorageIdentifier | function | core/ |
Returns a unique identifier for the field storage. |
FieldStorageDefinitionUpdateForbiddenException | class | core/ |
Exception thrown when a storage definition update is forbidden. |
FieldStorageDefinitionUpdateForbiddenException.php | file | core/ |
|
FieldStorageReuseForm::$entityTypeId | property | core/ |
The name of the entity type. |
FieldStorageReuseForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FieldTest::providerSortOrders | function | core/ |
Provides sort orders for clickSort() test methods. |
FieldTest::providerSource | function | core/ |
|
FieldTest::providerSource | function | core/ |
|
FieldTest::providerTestPrepareItemsByDelta | function | core/ |
Provides test data for testPrepareItemsByDelta(). |
FieldTestFieldHooks::fieldStorageConfigUpdateForbid | function | core/ |
Implements hook_field_storage_config_update_forbid(). |
FieldTestFieldHooks::fieldWidgetInfoAlter | function | core/ |
Implements hook_field_widget_info_alter(). |
FieldTestHooks::fieldInfoEntityTypeUiDefinitionsAlter | function | core/ |
Implements hook_field_info_entity_type_ui_definitions_alter(). |
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(). |
FieldType::$default_widget | property | core/ |
|
FieldType::$id | property | core/ |
The plugin ID. |
FieldTypeCategoryManager::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
FieldTypePluginManager::getEntityTypeUiDefinitions | function | core/ |
Get the field type definitions that can be added via UI for an entity type. |
FieldTypePluginManager::getUiDefinitions | function | core/ |
Gets the definition of all field types that can be added via UI. |
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/ |
@covers ::getGroupedDefinitions |
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. |
Pagination
- Previous page
- Page 67
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.