| FieldStorageConfigResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/field/tests/src/Functional/Rest/FieldStorageConfigResourceTestBase.php |
Returns the expected normalization of the entity. |
| FieldStorageConfigResourceTestBase::getNormalizedPostEntity |
function |
core/modules/field/tests/src/Functional/Rest/FieldStorageConfigResourceTestBase.php |
Returns the normalized POST entity. |
| FieldStorageConfigStorage::$entityTypeManager |
property |
core/modules/field/src/FieldStorageConfigStorage.php |
The entity type manager. |
| FieldStorageConfigTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/FieldStorageConfigTest.php |
|
| FieldStorageConfigTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/FieldStorageConfigTest.php |
The tested entity type. |
| FieldStorageConfigTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/FieldStorageConfigTest.php |
Creates the entity to be tested. |
| FieldStorageCreationTrait::configureEntityFormDisplay |
function |
core/modules/field_ui/src/Form/FieldStorageCreationTrait.php |
Configures the field for the default form mode. |
| FieldStorageCreationTrait::configureEntityViewDisplay |
function |
core/modules/field_ui/src/Form/FieldStorageCreationTrait.php |
Configures the field for the default view mode. |
| FieldStorageCrudTest::testUpdateEntityTargetType |
function |
core/modules/field/tests/src/Kernel/FieldStorageCrudTest.php |
Tests changing a field storage entity type. |
| FieldStorageCrudTest::testUpdateEntityType |
function |
core/modules/field/tests/src/Kernel/FieldStorageCrudTest.php |
Tests changing a field storage type. |
| FieldStorageDefinitionInterface::getTargetEntityTypeId |
function |
core/lib/Drupal/Core/Field/FieldStorageDefinitionInterface.php |
Returns the ID of the entity type the field is attached to. |
| FieldStorageDefinitionListener::$entityFieldManager |
property |
core/lib/Drupal/Core/Field/FieldStorageDefinitionListener.php |
The entity field manager. |
| FieldStorageDefinitionListener::$entityLastInstalledSchemaRepository |
property |
core/lib/Drupal/Core/Field/FieldStorageDefinitionListener.php |
The entity definition manager. |
| FieldStorageDefinitionListener::$entityTypeManager |
property |
core/lib/Drupal/Core/Field/FieldStorageDefinitionListener.php |
The entity type manager. |
| FieldStorageReuseForm::$entityTypeId |
property |
core/modules/field_ui/src/Form/FieldStorageReuseForm.php |
The name of the entity type. |
| FieldTest::$entityFieldManager |
property |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
The entity field manager. |
| FieldTest::$entityRepository |
property |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
The entity repository. |
| FieldTest::$entityTypeBundleInfo |
property |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
The entity type bundle info service. |
| FieldTest::$entityTypeManager |
property |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
The entity type manager. |
| FieldTestEntityField |
class |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
|
| FieldTestEntityField::executePrepareItemsByDelta |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
|
| FieldTranslationSynchronizer::$entityTypeManager |
property |
core/modules/content_translation/src/FieldTranslationSynchronizer.php |
The entity type manager. |
| FieldTranslationSynchronizer::getOriginalEntity |
function |
core/modules/content_translation/src/FieldTranslationSynchronizer.php |
Returns the original unchanged entity to be used to detect changes. |
| FieldTypePluginManager::getEntityTypeUiDefinitions |
function |
core/lib/Drupal/Core/Field/FieldTypePluginManager.php |
Get the field type definitions that can be added via UI for an entity type. |
| FieldTypePluginManagerInterface::getEntityTypeUiDefinitions |
function |
core/lib/Drupal/Core/Field/FieldTypePluginManagerInterface.php |
Get the field type definitions that can be added via UI for an entity type. |
| FieldTypePluginManagerTest::testUiDefinitionsPerEntityType |
function |
core/modules/field/tests/src/Kernel/FieldTypePluginManagerTest.php |
Tests UI definitions per entity type. |
| FieldUiLocalAction::$entityTypeManager |
property |
core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalAction.php |
The entity type manager. |
| FieldUiLocalTask::$entityDisplayRepository |
property |
core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalTask.php |
The entity display repository. |
| FieldUiLocalTask::$entityTypeManager |
property |
core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalTask.php |
The entity type manager. |
| FieldUiPermissions::$entityTypeManager |
property |
core/modules/field_ui/src/FieldUiPermissions.php |
The entity type manager. |
| FieldValidationTest::$entity |
property |
core/modules/field/tests/src/Kernel/FieldValidationTest.php |
|
| FieldValidationTest::$entityType |
property |
core/modules/field/tests/src/Kernel/FieldValidationTest.php |
|
| FieldWidgetConstraintValidatorTest::getErrorsForEntity |
function |
core/tests/Drupal/KernelTests/Core/Entity/FieldWidgetConstraintValidatorTest.php |
Gets the form errors for a given entity. |
| FieldWidgetConstraintValidatorTest::testEntityLevelConstraintValidation |
function |
core/tests/Drupal/KernelTests/Core/Entity/FieldWidgetConstraintValidatorTest.php |
Tests entity level constraint validation. |
| field_entity_bundle_delete |
function |
core/modules/field/field.module |
Implements hook_entity_bundle_delete(). |
| field_entity_bundle_field_info |
function |
core/modules/field/field.module |
Implements hook_entity_bundle_field_info(). |
| field_entity_field_storage_info |
function |
core/modules/field/field.module |
Implements hook_entity_field_storage_info(). |
| field_form_field_config_edit_form_entity_builder |
function |
core/modules/field/field.module |
Entity form builder for field config edit form. |
| field_layout_entity_type_alter |
function |
core/modules/field_layout/field_layout.module |
Implements hook_entity_type_alter(). |
| field_layout_entity_view_alter |
function |
core/modules/field_layout/field_layout.module |
Implements hook_entity_view_alter(). |
| field_test.entity.inc |
file |
core/modules/field/tests/modules/field_test/field_test.entity.inc |
Defines an entity type. |
| field_test_boolean_access_denied_entity_field_access |
function |
core/modules/field/tests/modules/field_test_boolean_access_denied/field_test_boolean_access_denied.module |
Implements hook_entity_field_access(). |
| field_test_entity_bundle_field_info_alter |
function |
core/modules/field/tests/modules/field_test/field_test.module |
Implements hook_entity_bundle_field_info_alter(). |
| field_test_entity_display_build_alter |
function |
core/modules/field/tests/modules/field_test/field_test.module |
Implements hook_entity_display_build_alter(). |
| field_test_entity_extra_field_info_alter |
function |
core/modules/field/tests/modules/field_test/field_test.module |
Implements hook_entity_extra_field_info_alter(). |
| field_test_entity_field_access |
function |
core/modules/field/tests/modules/field_test/field_test.field.inc |
Implements hook_entity_field_access(). |
| field_test_entity_info_translatable |
function |
core/modules/field/tests/modules/field_test/field_test.entity.inc |
Helper function to enable entity translations. |
| field_test_entity_query_alter |
function |
core/modules/field/tests/modules/field_test/field_test.module |
Implements hook_entity_query_alter(). |
| field_test_entity_query_entity_test_mulrev_alter |
function |
core/modules/field/tests/modules/field_test/field_test.module |
Implements hook_entity_query_ENTITY_TYPE_alter() for 'entity_test_mulrev'. |
| field_test_entity_query_tag__entity_query_alter_tag_test_alter |
function |
core/modules/field/tests/modules/field_test/field_test.module |
Implements hook_entity_query_tag__TAG_alter() for 'entity_query_alter_tag_test'. |