Search for configuration
- Search 7.x for configuration
- Search 9.5.x for configuration
- Search 8.9.x for configuration
- Search 10.3.x for configuration
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Action::$configuration | property | core/ |
The configuration of the action. |
ActionAjaxTest::buildConfigurationForm | function | core/ |
Form constructor. |
ActionAjaxTest::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
ActionAjaxTest::submitConfigurationForm | function | core/ |
Form submission handler. |
ActionFormAjaxTest::testActionConfigurationWithAjax | function | core/ |
Tests action plugins with AJAX save their configuration. |
AjaxTestImageEffect::buildConfigurationForm | function | core/ |
|
AjaxTestImageEffect::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
AjaxTestImageEffect::submitConfigurationForm | function | core/ |
|
Alignment::buildConfigurationForm | function | core/ |
Form for choosing which alignment types are available. |
Alignment::defaultConfiguration | function | core/ |
|
Alignment::DEFAULT_CONFIGURATION | constant | core/ |
The default configuration for this plugin. |
Alignment::submitConfigurationForm | function | core/ |
|
Alignment::validateConfigurationForm | function | core/ |
|
AssignOwnerNode::buildConfigurationForm | function | core/ |
Form constructor. |
AssignOwnerNode::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
AssignOwnerNode::submitConfigurationForm | function | core/ |
Form submission handler. |
AssignOwnerNode::validateConfigurationForm | function | core/ |
Form validation handler. |
AutoconfigurationTest | class | core/ |
Tests autoconfiguration of services. |
AutoconfigurationTest.php | file | core/ |
|
AutoconfigurationTest::testCoreServiceTags | function | core/ |
Tests that core services do not use tags if autoconfiguration is enabled. |
BigPipeStrategy::$sessionConfiguration | property | core/ |
The session configuration. |
BlockBase::buildConfigurationForm | function | core/ |
Form constructor. |
BlockContentBlock::defaultConfiguration | function | core/ |
|
BlockPluginInterface::setConfigurationValue | function | core/ |
Sets a particular value in the block settings. |
BlockPluginTrait::baseConfigurationDefaults | function | core/ |
Returns generic default configuration for block plugins. |
BlockPluginTrait::buildConfigurationForm | function | core/ |
Creates a generic configuration form for all block types. Individual block plugins can add elements to this form by overriding BlockBase::blockForm(). Most block plugins should not override this method unless they need to alter the generic form elements. |
BlockPluginTrait::defaultConfiguration | function | core/ |
|
BlockPluginTrait::getConfiguration | function | core/ |
|
BlockPluginTrait::setConfiguration | function | core/ |
|
BlockPluginTrait::setConfigurationValue | function | core/ |
|
BlockPluginTrait::submitConfigurationForm | function | core/ |
Most block plugins should not override this method. To add submission handling for a specific block type, override BlockBase::blockSubmit(). |
BlockPluginTrait::validateConfigurationForm | function | core/ |
Most block plugins should not override this method. To add validation for a specific block type, override BlockBase::blockValidate(). |
BookNavigationBlock::defaultConfiguration | function | core/ |
|
Broken::buildConfigurationForm | function | core/ |
Form constructor. |
ChangeUserRoleBase::buildConfigurationForm | function | core/ |
Form constructor. |
ChangeUserRoleBase::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
ChangeUserRoleBase::submitConfigurationForm | function | core/ |
Form submission handler. |
CKEditor4To5Upgrade::$cke5_plugin_elements_subset_configuration | property | core/ |
The CKEditor 5 plugins with configurable subset with upgrade path provided. |
CKEditor4To5UpgradePluginInterface::computeCKEditor5PluginSubsetConfiguration | function | core/ |
Computes elements subset configuration for CKEditor 5 plugin. |
CKEditor4To5UpgradePluginInterface::mapCKEditor4SettingsToCKEditor5Configuration | function | core/ |
Maps CKEditor 4 settings to the CKEditor 5 equivalent, if needed. |
CKEditor4To5UpgradePluginManager::$cke5SubsetConfigurationMap | property | core/ |
A map of CKEditor 5 plugins with configurable subset to upgrade plugin ID. |
CKEditor4To5UpgradePluginManager::computeCKEditor5PluginSubsetConfiguration | function | core/ |
Computes elements subset configuration for CKEditor 5 plugin. |
CKEditor4To5UpgradePluginManager::mapCKEditor4SettingsToCKEditor5Configuration | function | core/ |
Maps CKEditor 4 settings to the CKEditor 5 equivalent, if needed. |
CKEditor5::buildConfigurationForm | function | core/ |
Form constructor. |
CKEditor5::submitConfigurationForm | function | core/ |
Form submission handler. |
CKEditor5::validateConfigurationForm | function | core/ |
Form validation handler. |
CKEditor5PluginConfigurableTrait::getConfiguration | function | core/ |
|
CKEditor5PluginConfigurableTrait::setConfiguration | function | core/ |
|
CKEditor5PluginDefinition::validateConfiguration | function | core/ |
Validates the given configuration array. |
CKEditor5PluginManager::getPluginConfiguration | function | core/ |
Gets the plugin configuration (if any) from a text editor config entity. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.