Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityConfirmFormBase::delete | function | core/ |
The delete() method is not used in EntityConfirmFormBase. This overrides the default implementation that redirects to the delete-form confirmation form. |
| EntityConfirmFormBase::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
| EntityConfirmFormBase::getCancelText | function | core/ |
Returns a caption for the link which cancels the action. |
| EntityConfirmFormBase::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| EntityConfirmFormBase::getDescription | function | core/ |
Returns additional text to display as a description. |
| EntityConfirmFormBase::getFormName | function | core/ |
Returns the internal name used to refer to the confirmation item. |
| EntityConfirmFormBase::save | function | core/ |
The save() method is not used in EntityConfirmFormBase. This overrides the default implementation that saves the entity. |
| EntityContextTypedDataTest::testValidateConfigEntityContext | function | core/ |
Tests that entity contexts wrapping a config entity can be validated. |
| EntityDeleteForm::getConfigManager | function | core/ |
Gets the configuration manager. |
| EntityDeleteForm::getConfigNamesToDelete | function | core/ |
Returns config names to delete for the deletion confirmation form. |
| EntityDeleteFormTrait::getConfirmText | function | core/ |
|
| EntityDisplayTest::testExtraFieldComponentInitialInvalidConfig | function | core/ |
Tests the behavior of an extra field component with initial invalid values. |
| EntityFieldStorageConfig | class | core/ |
Provides destination plugin for field_storage_config configuration entities. |
| EntityFieldStorageConfig.php | file | core/ |
|
| 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. |
| EntityLinkSuggestions::buildConfigurationForm | function | core/ |
Form constructor. |
| EntityLinkSuggestions::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| EntityLinkSuggestions::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| EntityLinkSuggestions::submitConfigurationForm | function | core/ |
Form submission handler. |
| EntityLinkSuggestions::validateConfigurationForm | function | core/ |
Form validation handler. |
| EntityMethodConfigActionsTest | class | core/ |
Tests entity method config actions. |
| EntityMethodConfigActionsTest.php | file | core/ |
|
| EntityMethodConfigActionsTest::$configActionManager | property | core/ |
The configuration action manager. |
| EntityMethodConfigActionsTest::$modules | property | core/ |
Modules to install. |
| EntityMethodConfigActionsTest::setUp | function | core/ |
|
| EntityMethodConfigActionsTest::testRemoveComponentFromDisplay | function | core/ |
Tests remove component from display. |
| EntityMethodConfigActionsTest::testSet | function | core/ |
Tests set. |
| EntityMethodConfigActionsTest::testSetMultipleThirdPartySettings | function | core/ |
Tests setting multiple third party settings. |
| EntityMethodConfigActionsTest::testSetNestedProperty | function | core/ |
Test setting a nested property on a config entity. |
| EntityMethodConfigActionsTest::testSetPropertiesWillNotChangeEntityKeys | function | core/ |
Tests that the setProperties action refuses to modify entity IDs or UUIDs. |
| EntityMethodConfigActionsTest::testSetSingleThirdPartySetting | function | core/ |
Tests set single third party setting. |
| EntityMethodConfigActionsTest::testSetStatus | function | core/ |
Tests set status. |
| EntityMethodConfigActionsTest::testSimpleConfigUpdateFailsOnEntities | function | core/ |
Tests that the simpleConfigUpdate action cannot be used on entities. |
| 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. |
Pagination
- Previous page
- Page 70
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.