| EntityInterface::getConfigTarget |
function |
core/lib/Drupal/Core/Entity/EntityInterface.php |
Gets the configuration target identifier for the entity. |
| EntityManager::loadEntityByConfigTarget |
function |
core/lib/Drupal/Core/Entity/EntityManager.php |
|
| EntityManagerTest::testLoadEntityByConfigTarget |
function |
core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php |
Tests the loadEntityByConfigTarget() method. |
| 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. |
| EntityReferenceSelectionUnitTest::providerTestSetConfiguration |
function |
core/tests/Drupal/Tests/Core/EntityReferenceSelection/EntityReferenceSelectionUnitTest.php |
Provides test data for ::testSetConfiguration() |
| EntityReferenceSelectionUnitTest::testInvalidDefaultConfiguration |
function |
core/tests/Drupal/Tests/Core/EntityReferenceSelection/EntityReferenceSelectionUnitTest.php |
Tests invalid default configuration. |
| EntityReferenceSelectionUnitTest::testSetConfiguration |
function |
core/tests/Drupal/Tests/Core/EntityReferenceSelection/EntityReferenceSelectionUnitTest.php |
Tests selection handler plugin configuration set. |
| EntityReferenceSelectionUnitTest::testSetConfigurationBcLevel |
function |
core/tests/Drupal/Tests/Core/EntityReferenceSelection/EntityReferenceSelectionUnitTest.php |
Tests the selection handler plugin BC structure. |
| 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 |
Loads an entity by the config target identifier. |
| 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. |
| EnvironmentCleanerService::$configFactory |
property |
core/modules/simpletest/src/EnvironmentCleanerService.php |
The config factory. |
| 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. |
| EventSubscriber::onConfigSave |
function |
core/modules/config/tests/config_import_test/src/EventSubscriber.php |
Reacts to a config save and records information in state for testing. |
| ExcludedModulesEventSubscriber::getDependentConfigNames |
function |
core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php |
Get all the configuration which depends on one of the excluded modules. |
| ExcludedModulesEventSubscriber::onConfigTransformExport |
function |
core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php |
Transform the storage which is used to export the configuration. |
| ExcludedModulesEventSubscriber::onConfigTransformImport |
function |
core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php |
Transform the storage which is used to import the configuration. |
| ExecutablePluginBase::getConfig |
function |
core/lib/Drupal/Core/Executable/ExecutablePluginBase.php |
Gets all configuration values. |
| ExecutablePluginBase::getConfigDefinition |
function |
core/lib/Drupal/Core/Executable/ExecutablePluginBase.php |
Gets the definition of a configuration option. |
| ExecutablePluginBase::getConfigDefinitions |
function |
core/lib/Drupal/Core/Executable/ExecutablePluginBase.php |
Gets an array of definitions of available configuration options. |
| ExecutablePluginBase::setConfig |
function |
core/lib/Drupal/Core/Executable/ExecutablePluginBase.php |
Sets the value of a particular configuration option. |
| ExtensionInstallStorage::$configStorage |
property |
core/lib/Drupal/Core/Config/ExtensionInstallStorage.php |
The active configuration store. |
| ExtraFieldBlock::defaultConfiguration |
function |
core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php |
|
| Fast404ExceptionHtmlSubscriber::$configFactory |
property |
core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php |
The config factory. |
| FeedViewBuilder::$config |
property |
core/modules/aggregator/src/FeedViewBuilder.php |
The 'aggregator.settings' config. |
| field.field.entity_test_update.entity_test_update.field_test_configurable_field.yml |
file |
core/modules/system/tests/modules/entity_test_update/config/install/field.field.entity_test_update.entity_test_update.field_test_configurable_field.yml |
core/modules/system/tests/modules/entity_test_update/config/install/field.field.entity_test_update.entity_test_update.field_test_configurable_field.yml |
| field.storage.entity_test_update.field_test_configurable_field.yml |
file |
core/modules/system/tests/modules/entity_test_update/config/install/field.storage.entity_test_update.field_test_configurable_field.yml |
core/modules/system/tests/modules/entity_test_update/config/install/field.storage.entity_test_update.field_test_configurable_field.yml |
| FieldBlock::defaultConfiguration |
function |
core/modules/layout_builder/src/Plugin/Block/FieldBlock.php |
|
| FieldConfig |
class |
core/modules/field/src/Entity/FieldConfig.php |
Defines the Field entity. |
| FieldConfig.php |
file |
core/modules/field/src/Entity/FieldConfig.php |
|
| FieldConfig::$deleted |
property |
core/modules/field/src/Entity/FieldConfig.php |
Flag indicating whether the field is deleted. |
| FieldConfig::$fieldStorage |
property |
core/modules/field/src/Entity/FieldConfig.php |
The associated FieldStorageConfig entity. |
| FieldConfig::calculateDependencies |
function |
core/modules/field/src/Entity/FieldConfig.php |
Calculates dependencies and stores them in the dependency property. |
| FieldConfig::getDisplayOptions |
function |
core/modules/field/src/Entity/FieldConfig.php |
Returns the default display options for the field. |
| FieldConfig::getFieldStorageDefinition |
function |
core/modules/field/src/Entity/FieldConfig.php |
Returns the field storage definition. |
| FieldConfig::getUniqueIdentifier |
function |
core/modules/field/src/Entity/FieldConfig.php |
Returns a unique identifier for the field. |
| FieldConfig::isComputed |
function |
core/modules/field/src/Entity/FieldConfig.php |
Determines whether the data value is computed. |