Search for conf
- Search 7.x for conf
- Search 9.5.x for conf
- Search 8.9.x for conf
- Search 10.3.x for conf
- Search main for conf
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityConfigBase::rollback | function | core/ |
|
| EntityConfigBase::updateEntity | function | core/ |
Updates an entity with the contents of a row. |
| EntityConfigBase::updateEntityProperty | function | core/ |
Updates a (possible nested) entity property with a value. |
| EntityConfigBase::__construct | function | core/ |
Construct a new entity. |
| EntityConfirmFormBase | class | core/ |
Provides a generic base class for an entity-based confirmation form. |
| EntityConfirmFormBase.php | file | core/ |
|
| EntityConfirmFormBase::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| EntityConfirmFormBase::buildForm | function | core/ |
Form constructor. |
| 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. |
| EntityConverterTest::testConvertDynamicConfigEntityRejectsNonAscii | function | core/ |
Tests convert() for dynamic config entity types. |
| 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/ |
|
| EntityFieldStorageConfig::rollback | function | core/ |
|
| 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/ |
|
| EntityLinkSuggestions::defaultConfiguration | function | core/ |
|
| EntityLinkSuggestions::getDynamicPluginConfig | function | core/ |
|
| EntityLinkSuggestions::submitConfigurationForm | function | core/ |
|
| EntityLinkSuggestions::validateConfigurationForm | function | core/ |
|
| 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. |
| EntityQueryTest::testRevisionDataTableJoinUsesConfiguredLangcodeKey | function | core/ |
Tests langcode key handling for revision data table joins. |
| 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. |
Pagination
- Previous page
- Page 71
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.