EntityConfigBase::$languageManager |
property |
core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php |
The language manager. |
EntityConfigBase::create |
function |
core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php |
Creates an instance of the plugin. |
EntityConfigBase::generateId |
function |
core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php |
Generates an entity ID. |
EntityConfigBase::getIds |
function |
core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php |
Gets the destination IDs. |
EntityConfigBase::import |
function |
core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php |
Import the row. |
EntityConfigBase::isTranslationDestination |
function |
core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php |
Get whether this destination is for translations. |
EntityConfigBase::rollback |
function |
core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php |
Delete the specified destination object from the target Drupal. |
EntityConfigBase::updateEntity |
function |
core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php |
Updates an entity with the contents of a row. |
EntityConfigBase::updateEntityProperty |
function |
core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php |
Updates a (possible nested) entity property with a value. |
EntityConfigBase::__construct |
function |
core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php |
Construct a new entity. |
EntityContextTypedDataTest::testValidateConfigEntityContext |
function |
core/tests/Drupal/KernelTests/Core/Plugin/EntityContextTypedDataTest.php |
Tests that entity contexts wrapping a config entity can be validated. |
EntityDeleteForm::getConfigManager |
function |
core/lib/Drupal/Core/Entity/EntityDeleteForm.php |
Gets the configuration manager. |
EntityDeleteForm::getConfigNamesToDelete |
function |
core/lib/Drupal/Core/Entity/EntityDeleteForm.php |
Returns config names to delete for the deletion confirmation form. |
EntityDisplayTest::testExtraFieldComponentInitialInvalidConfig |
function |
core/modules/field_ui/tests/src/Kernel/EntityDisplayTest.php |
Tests the behavior of an extra field component with initial invalid values. |
EntityFieldStorageConfig |
class |
core/modules/migrate/src/Plugin/migrate/destination/EntityFieldStorageConfig.php |
Provides destination plugin for field_storage_config configuration entities. |
EntityFieldStorageConfig.php |
file |
core/modules/migrate/src/Plugin/migrate/destination/EntityFieldStorageConfig.php |
|
EntityFieldStorageConfig::getIds |
function |
core/modules/migrate/src/Plugin/migrate/destination/EntityFieldStorageConfig.php |
Gets the destination IDs. |
EntityFieldStorageConfig::rollback |
function |
core/modules/migrate/src/Plugin/migrate/destination/EntityFieldStorageConfig.php |
Delete the specified destination object from the target Drupal. |
EntityInterface::getConfigDependencyKey |
function |
core/lib/Drupal/Core/Entity/EntityInterface.php |
Gets the key that is used to store configuration dependencies. |
EntityInterface::getConfigDependencyName |
function |
core/lib/Drupal/Core/Entity/EntityInterface.php |
Gets the configuration dependency name. |
EntityInterface::getConfigTarget |
function |
core/lib/Drupal/Core/Entity/EntityInterface.php |
Gets the configuration target identifier for the entity. |
EntityMethodConfigActionsTest |
class |
core/tests/Drupal/KernelTests/Core/Recipe/EntityMethodConfigActionsTest.php |
@group Recipe |
EntityMethodConfigActionsTest.php |
file |
core/tests/Drupal/KernelTests/Core/Recipe/EntityMethodConfigActionsTest.php |
|
EntityMethodConfigActionsTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Recipe/EntityMethodConfigActionsTest.php |
Modules to install. |
EntityMethodConfigActionsTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Recipe/EntityMethodConfigActionsTest.php |
|
EntityMethodConfigActionsTest::testSetMultipleThirdPartySettings |
function |
core/tests/Drupal/KernelTests/Core/Recipe/EntityMethodConfigActionsTest.php |
|
EntityMethodConfigActionsTest::testSetSingleThirdPartySetting |
function |
core/tests/Drupal/KernelTests/Core/Recipe/EntityMethodConfigActionsTest.php |
|
EntityPermissionsForm::$configManager |
property |
core/modules/user/src/Form/EntityPermissionsForm.php |
The configuration entity manager. |
EntityReferenceFieldDefaultValueTest::testEntityReferenceDefaultConfigValue |
function |
core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldDefaultValueTest.php |
Tests that dependencies due to default values can be removed. |
EntityReferenceItem::getPreconfiguredOptions |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php |
Returns preconfigured field options for a field type. |
EntityReferenceItemTest::testConfigEntityReferenceItem |
function |
core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceItemTest.php |
Tests the entity reference field type for referencing config entities. |
EntityReferenceRelationshipTest::testEntityReferenceConfigEntity |
function |
core/modules/field/tests/src/Kernel/EntityReference/Views/EntityReferenceRelationshipTest.php |
Test that config entities don't get relationships added. |
EntityReferenceSettingsTest::testConfigTargetBundleDeletion |
function |
core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceSettingsTest.php |
Tests that config bundle deletions are mirrored in field config settings. |
EntityRepository::loadEntityByConfigTarget |
function |
core/lib/Drupal/Core/Entity/EntityRepository.php |
|
EntityRepositoryInterface::loadEntityByConfigTarget |
function |
core/lib/Drupal/Core/Entity/EntityRepositoryInterface.php |
Loads an entity by the config target identifier. |
EntityResource::$configFactory |
property |
core/modules/rest/src/Plugin/rest/resource/EntityResource.php |
The config factory. |
EntityResource::isConfigEntityResource |
function |
core/modules/rest/src/Plugin/rest/resource/EntityResource.php |
Checks if this resource is for a Config Entity. |
EntityResourcePostRouteSubscriber::$resourceConfigStorage |
property |
core/modules/rest/src/EventSubscriber/EntityResourcePostRouteSubscriber.php |
The REST resource config storage. |
EntityType::getBundleConfigDependency |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
Gets the config dependency info for this entity, if any exists. |
EntityType::getConfigDependencyKey |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
Gets the key that is used to store configuration dependencies. |
EntityTypeInterface::getBundleConfigDependency |
function |
core/lib/Drupal/Core/Entity/EntityTypeInterface.php |
Gets the config dependency info for this entity, if any exists. |
EntityTypeInterface::getConfigDependencyKey |
function |
core/lib/Drupal/Core/Entity/EntityTypeInterface.php |
Gets the key that is used to store configuration dependencies. |
entity_test.entity_test_bundle.testing_config_overrides.yml |
file |
core/profiles/testing_config_overrides/config/optional/entity_test.entity_test_bundle.testing_config_overrides.yml |
core/profiles/testing_config_overrides/config/optional/entity_test.entity_test_bundle.testing_config_overrides.yml |
entity_test.entity_test_bundle.testing_config_overrides_module.yml |
file |
core/profiles/testing_config_overrides/modules/testing_config_overrides_module/config/optional/entity_test.entity_test_bundle.testing_config_overrides_module.yml |
core/profiles/testing_config_overrides/modules/testing_config_overrides_module/config/optional/entity_test.entity_test_bundle.testing_config_overrides_module.yml |
EventSubscriber::configEventRecorder |
function |
core/modules/language/tests/language_events_test/src/EventSubscriber.php |
Reacts to config event. |
EventSubscriber::configEventRecorder |
function |
core/modules/config/tests/config_events_test/src/EventSubscriber.php |
Reacts to config event. |
EventSubscriber::onConfigDelete |
function |
core/modules/config/tests/config_import_test/src/EventSubscriber.php |
Reacts to a config delete and records information in state for testing. |
EventSubscriber::onConfigImporterMissingContentOne |
function |
core/modules/config/tests/config_import_test/src/EventSubscriber.php |
Handles the missing content event. |
EventSubscriber::onConfigImporterMissingContentTwo |
function |
core/modules/config/tests/config_import_test/src/EventSubscriber.php |
Handles the missing content event. |
EventSubscriber::onConfigImporterValidate |
function |
core/modules/config/tests/config_import_test/src/EventSubscriber.php |
Validates the configuration to be imported. |