Search for config
- Search 7.x for config
- Search 8.9.x for config
- Search 10.3.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 |
---|---|---|---|
CKEditor5PluginInterface::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
CKEditor5PluginManager::getCKEditor5PluginConfig | function | core/ |
Gets the configuration for the CKEditor 5 plugins enabled in this editor. |
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. |
ckeditor5_config_schema_info_alter | function | core/ |
Implements hook_config_schema_info_alter(). |
CKEditor::buildConfigurationForm | function | core/ |
Form constructor. |
CKEditor::submitConfigurationForm | function | core/ |
Form submission handler. |
CKEditor::validateConfigurationForm | function | core/ |
Form validation handler. |
CKEditorPluginConfigurableInterface | interface | core/ |
Defines an interface for configurable CKEditor plugins. |
CKEditorPluginConfigurableInterface.php | file | core/ |
|
CKEditorPluginConfigurableInterface::settingsForm | function | core/ |
Returns a settings form to configure this CKEditor plugin. |
CKEditorPluginInterface::getConfig | function | core/ |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
CKEditorTest::getDefaultAllowedContentConfig | function | core/ |
|
CKEditorTest::getDefaultContentsCssConfig | function | core/ |
|
CKEditorTest::getDefaultDisallowedContentConfig | function | core/ |
|
CKEditorTest::getDefaultInternalConfig | function | core/ |
|
CKEditorTest::getDefaultToolbarConfig | function | core/ |
|
CKEditorTest::testInternalGetConfig | function | core/ |
Tests Internal::getConfig(). |
CKEditorTest::testStylesComboGetConfig | function | core/ |
Tests StylesCombo::getConfig(). |
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. |
color.config_cache_invalidator | service | core/ |
Drupal\color\EventSubscriber\ColorConfigCacheInvalidator |
Color::$configFactory | property | core/ |
The configuration factory. |
ColorConfigCacheInvalidator | class | core/ |
A subscriber invalidating cache tags when color config objects are saved. |
ColorConfigCacheInvalidator.php | file | core/ |
|
ColorConfigCacheInvalidator::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
ColorConfigCacheInvalidator::getSubscribedEvents | function | core/ |
|
ColorConfigCacheInvalidator::onChange | function | core/ |
Invalidate cache tags when a color theme config object changes. |
ColorConfigCacheInvalidator::__construct | function | core/ |
Constructs a ColorConfigCacheInvalidator object. |
ColorConfigSchemaTest | class | core/ |
Ensures the color config schema is correct. |
ColorConfigSchemaTest.php | file | core/ |
|
ColorConfigSchemaTest::$adminUser | property | core/ |
A user with administrative permissions. |
ColorConfigSchemaTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ColorConfigSchemaTest::$modules | property | core/ |
Modules to install. |
ColorConfigSchemaTest::setUp | function | core/ |
|
ColorConfigSchemaTest::testValidColorConfigSchema | function | core/ |
Tests whether the color config schema is valid. |
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. |
CommentDisplayConfigurableTest::setUp | function | core/ |
|
CommentDisplayConfigurableTest::testDisplayConfigurable | function | core/ |
Sets base fields to configurable display and check settings are respected. |
CommentManager::$userConfig | property | core/ |
The user settings config object. |
comment_display_configurable_test.info.yml | file | core/ |
core/modules/comment/tests/modules/comment_display_configurable_test/comment_display_configurable_test.info.yml |
comment_display_configurable_test.module | file | core/ |
A module for testing making comment base fields' displays configurable. |
comment_display_configurable_test_entity_base_field_info_alter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
comment_display_configurable_test_entity_type_build | function | core/ |
Implements hook_entity_type_build(). |
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.