Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
EntityFieldStorageConfig::getIds | function | core/ |
Gets the destination IDs. |
EntityFieldStorageConfig::rollback | function | core/ |
Delete the specified destination object from the target Drupal. |
EntityInterface::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
EntityInterface::getConfigDependencyName | function | core/ |
Gets the configuration dependency name. |
EntityInterface::getConfigTarget | function | core/ |
Gets the configuration target identifier for the entity. |
EntityMethodConfigActionsTest | class | core/ |
@group Recipe |
EntityMethodConfigActionsTest.php | file | core/ |
|
EntityMethodConfigActionsTest::$configActionManager | property | core/ |
|
EntityMethodConfigActionsTest::$modules | property | core/ |
Modules to install. |
EntityMethodConfigActionsTest::setUp | function | core/ |
|
EntityMethodConfigActionsTest::testRemoveComponentFromDisplay | function | core/ |
@testWith ["hideComponent"] ["hideComponents"] |
EntityMethodConfigActionsTest::testSet | function | core/ |
@testWith ["set", {"property_name": "protected_property", "value": "Here be sandworms..."}] ["setMultiple", [{"property_name": "protected_property", "value":… |
EntityMethodConfigActionsTest::testSetMultipleThirdPartySettings | function | core/ |
|
EntityMethodConfigActionsTest::testSetSingleThirdPartySetting | function | core/ |
|
EntityMethodConfigActionsTest::testSetStatus | function | core/ |
@testWith [true, "setStatus", false, false] [false, "setStatus", true, true] [true, "disable", [], false] [false, "enable", [], true] |
EntityPermissionsForm::$configManager | property | core/ |
The configuration entity manager. |
EntityReferenceFieldDefaultValueTest::testEntityReferenceDefaultConfigValue | function | core/ |
Tests that dependencies due to default values can be removed. |
EntityReferenceItem::getPreconfiguredOptions | function | core/ |
Returns preconfigured field options for a field type. |
EntityReferenceItemTest::testConfigEntityReferenceItem | function | core/ |
Tests the entity reference field type for referencing config entities. |
EntityReferenceRelationshipTest::testEntityReferenceConfigEntity | function | core/ |
Test that config entities don't get relationships added. |
EntityReferenceSettingsTest::testConfigTargetBundleDeletion | function | core/ |
Tests that config bundle deletions are mirrored in field config settings. |
EntityRepository::loadEntityByConfigTarget | function | core/ |
Loads an entity by the config target identifier. |
EntityRepositoryInterface::loadEntityByConfigTarget | function | core/ |
Loads an entity by the config target identifier. |
EntityResource::$configFactory | property | core/ |
The config factory. |
EntityResource::isConfigEntityResource | function | core/ |
Checks if this resource is for a Config Entity. |
EntityResourcePostRouteSubscriber::$resourceConfigStorage | property | core/ |
The REST resource config storage. |
EntityType::getBundleConfigDependency | function | core/ |
Gets the config dependency info for this entity, if any exists. |
EntityType::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
EntityTypeInterface::getBundleConfigDependency | function | core/ |
Gets the config dependency info for this entity, if any exists. |
EntityTypeInterface::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
EntityWorkspaceConflictConstraint | class | core/ |
Validation constraint for an entity being edited in multiple workspaces. |
EntityWorkspaceConflictConstraint.php | file | core/ |
|
EntityWorkspaceConflictConstraint::$message | property | core/ |
The default violation message. |
EntityWorkspaceConflictConstraintValidator | class | core/ |
Validates the EntityWorkspaceConflict constraint. |
EntityWorkspaceConflictConstraintValidator.php | file | core/ |
|
EntityWorkspaceConflictConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
EntityWorkspaceConflictConstraintValidator::validate | function | core/ |
|
EntityWorkspaceConflictConstraintValidator::__construct | function | core/ |
|
EntityWorkspaceConflictConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\workspaces\Plugin\Validation\Constraint\EntityWorkspaceConflictConstraintValidator @group workspaces |
EntityWorkspaceConflictConstraintValidatorTest.php | file | core/ |
|
EntityWorkspaceConflictConstraintValidatorTest::$entityTypeManager | property | core/ |
The entity type manager. |
EntityWorkspaceConflictConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
EntityWorkspaceConflictConstraintValidatorTest::reloadEntity | function | core/ |
Reloads the given entity from the storage and returns it. |
EntityWorkspaceConflictConstraintValidatorTest::setUp | function | core/ |
|
EntityWorkspaceConflictConstraintValidatorTest::testNewEntitiesAllowedInDefaultWorkspace | function | core/ |
@covers ::validate |
entity_test.entity_test_bundle.testing_config_overrides.yml | file | core/ |
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/ |
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/ |
Reacts to config event. |
EventSubscriber::configEventRecorder | function | core/ |
Reacts to config event. |
EventSubscriber::onConfigDelete | function | core/ |
Reacts to a config delete and records information in state for testing. |
Pagination
- Previous page
- Page 68
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.