Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
EditorConfigEntityUnitTest::setUp | function | core/ |
|
EditorConfigEntityUnitTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies |
EditorConfigTranslationSubscriber | class | core/ |
Adds configuration names to configuration mapper on POPULATE_MAPPER event. |
EditorConfigTranslationSubscriber.php | file | core/ |
|
EditorConfigTranslationSubscriber::$configFactory | property | core/ |
The config factory. |
EditorConfigTranslationSubscriber::addConfigNames | function | core/ |
Reacts to the populating of a configuration mapper. |
EditorConfigTranslationSubscriber::getSubscribedEvents | function | core/ |
|
EditorConfigTranslationSubscriber::__construct | function | core/ |
EditorConfigTranslationSubscriber constructor. |
editor_form_filter_admin_format_editor_configure | function | core/ |
Button submit handler for filter_format_form()'s 'editor_configure' button. |
ElementInterface::setConfig | function | core/ |
Sets configuration based on a nested form value array. |
EmailAction::buildConfigurationForm | function | core/ |
Form constructor. |
EmailAction::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
EmailAction::submitConfigurationForm | function | core/ |
Form submission handler. |
EmailAction::validateConfigurationForm | function | core/ |
Form validation handler. |
EmptyBlockForm::buildConfigurationForm | function | core/ |
Form constructor. |
EmptyBlockForm::submitConfigurationForm | function | core/ |
Form submission handler. |
entity.bundle_config_import_validator | service | core/ |
Drupal\Core\Entity\Event\BundleConfigImportValidate |
entity.query.config | service | core/ |
Drupal\Core\Config\Entity\Query\QueryFactory |
EntityBase::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
EntityBase::getConfigDependencyName | function | core/ |
Gets the configuration dependency name. |
EntityBase::getConfigTarget | function | core/ |
Gets the configuration target identifier for the entity. |
EntityConfigBase | class | core/ |
Base destination class for importing configuration entities. |
EntityConfigBase.php | file | core/ |
|
EntityConfigBase::$configFactory | property | core/ |
The configuration factory. |
EntityConfigBase::$languageManager | property | core/ |
The language manager. |
EntityConfigBase::create | function | core/ |
Creates an instance of the plugin. |
EntityConfigBase::generateId | function | core/ |
Generates an entity ID. |
EntityConfigBase::getIds | function | core/ |
Gets the destination IDs. |
EntityConfigBase::import | function | core/ |
Import the row. |
EntityConfigBase::isTranslationDestination | function | core/ |
Get whether this destination is for translations. |
EntityConfigBase::rollback | function | core/ |
Delete the specified destination object from the target Drupal. |
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. |
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. |
Pagination
- Previous page
- Page 61
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.