Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
EditorConfigEntityUnitTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
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. |
EnabledConfigurablePluginsConstraint | class | core/ |
The CKEditor 5 plugin settings. |
EnabledConfigurablePluginsConstraint.php | file | core/ |
|
EnabledConfigurablePluginsConstraint::$message | property | core/ |
The default violation message. |
EnabledConfigurablePluginsConstraintValidator | class | core/ |
Enabled configurable plugin settings validator. |
EnabledConfigurablePluginsConstraintValidator.php | file | core/ |
|
EnabledConfigurablePluginsConstraintValidator::getConfigurableEnabledDefinitions | function | core/ |
Gets all configurable CKEditor 5 plugin definitions that are enabled. |
EnabledConfigurablePluginsConstraintValidator::validate | function | core/ |
|
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. |
EntityBundle::buildConfigurationForm | function | core/ |
Form constructor. |
EntityBundle::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
EntityBundle::submitConfigurationForm | function | core/ |
Form submission handler. |
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. |
Pagination
- Previous page
- Page 66
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.