Search for config
- Search 7.x for config
- Search 9.5.x for config
- Search 8.9.x for config
- Search 11.x for config
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Config | class | composer/ |
Determine configuration. |
Config | class | core/ |
Drupal 8+ configuration source from database. |
Config | class | core/ |
Provides Configuration Management destination plugin. |
Config | class | core/ |
Defines the default configuration object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
CheckpointStorageTest::testConfigSaveAndRead | function | core/ |
|
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. |
CKEditor5AspectsOfCKEditor5Plugin::$config | property | core/ |
A keyed array of additional values for the CKEditor 5 configuration. |
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::$typedConfigManager | property | core/ |
The typed config manager service. |
CKEditor5PluginConfigurableInterface | interface | core/ |
Defines an interface for configurable CKEditor 5 plugins. |
CKEditor5PluginConfigurableInterface.php | file | core/ |
|
CKEditor5PluginConfigurableTrait | trait | core/ |
Provides a trait for configurable CKEditor 5 plugins. |
CKEditor5PluginConfigurableTrait.php | file | core/ |
|
CKEditor5PluginConfigurableTrait::getConfiguration | function | core/ |
|
CKEditor5PluginConfigurableTrait::setConfiguration | function | core/ |
|
CKEditor5PluginDefault::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
CKEditor5PluginDefinition::getCKEditor5Config | function | core/ |
Gets keyed array of additional values for the CKEditor 5 configuration. |
CKEditor5PluginDefinition::getTypedConfig | function | core/ |
Returns the typed configuration service. |
CKEditor5PluginDefinition::hasCKEditor5Config | function | core/ |
Whether this plugin has additional values for the CKEditor 5 configuration. |
CKEditor5PluginDefinition::isConfigurable | function | core/ |
Whether this plugin is configurable by the user. |
CKEditor5PluginDefinition::validateConfiguration | function | core/ |
Validates the given configuration array. |
CKEditor5PluginInterface::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
CKEditor5PluginManager::getCKEditor5PluginConfig | function | core/ |
|
CKEditor5PluginManager::getPluginConfiguration | function | core/ |
Gets the plugin configuration (if any) from a text editor config entity. |
CKEditor5PluginManagerInterface::getCKEditor5PluginConfig | function | core/ |
Gets the configuration for the CKEditor 5 plugins enabled in this editor. |
CKEditor5PluginManagerTest::$typedConfig | property | core/ |
The typed config manager. |
CKEditor5StylesheetsMessage::$configFactory | property | core/ |
The config factory. |
CKEditor5Test::languageOfPartsPluginConfigureLanguageListHelper | function | core/ |
Helper to set language list option for CKEditor. |
CKEditor5Test::languageOfPartsPluginInitialConfigurationHelper | function | core/ |
Helper to configure CKEditor5 with Language plugin. |
CKEditor5UpdateCodeBlockConfigurationTest | class | core/ |
@covers ckeditor5_post_update_code_block @group Update @group ckeditor5 |
CKEditor5UpdateCodeBlockConfigurationTest.php | file | core/ |
|
CKEditor5UpdateCodeBlockConfigurationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CKEditor5UpdateCodeBlockConfigurationTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
CKEditor5UpdateCodeBlockConfigurationTest::testUpdateCodeBlockConfigurationPostUpdate | function | core/ |
Ensure default configuration for the CKEditor 5 codeBlock plugin is added. |
ckeditor5_config_schema_info_alter | function | core/ |
Implements hook_config_schema_info_alter(). |
ClaroTest::testConfigSchema | function | core/ |
Tests Claro's configuration schema. |
claro_form_views_ui_config_item_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for the Views UI config form. |
CodeBlock::buildConfigurationForm | function | core/ |
|
CodeBlock::defaultConfiguration | function | core/ |
|
CodeBlock::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
CodeBlock::submitConfigurationForm | function | core/ |
|
CodeBlock::validateConfigurationForm | function | core/ |
|
comment.configuring.html.twig | file | core/ |
--- label: 'Configuring comments' related: - comment.overview - comment.creating_type - comment.disabling - field_ui.add_field --- {% set comment_permissions_link_text %} {% trans %}Administer comments and comment settings{% endtrans… |
CommentActionsTest::testCommentDefaultConfigActions | function | core/ |
Tests comment module's default config actions. |
CommentDisplayConfigurableTest | class | core/ |
Tests making comment base fields' displays configurable. |
CommentDisplayConfigurableTest.php | file | core/ |
|
CommentDisplayConfigurableTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.