Search for config

  1. Search 7.x for config
  2. Search 9.5.x for config
  3. Search 8.9.x for config
  4. Search 10.3.x for config
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Config class composer/Plugin/VendorHardening/Config.php Determine configuration.
Config class core/modules/migrate_drupal/src/Plugin/migrate/source/d8/Config.php Drupal 8+ configuration source from database.
Config class core/modules/migrate/src/Plugin/migrate/destination/Config.php Provides Configuration Management destination plugin.
Config class core/lib/Drupal/Core/Config/Config.php Defines the default configuration object.

All search results

Title Object type File name Summary
CheckpointStorageTest::testConfigSaveAndRead function core/tests/Drupal/KernelTests/Core/Config/Storage/Checkpoint/CheckpointStorageTest.php
CKEditor4To5Upgrade::$cke5_plugin_elements_subset_configuration property core/modules/ckeditor5/src/Annotation/CKEditor4To5Upgrade.php The CKEditor 5 plugins with configurable subset with upgrade path provided.
CKEditor4To5UpgradePluginInterface::computeCKEditor5PluginSubsetConfiguration function core/modules/ckeditor5/src/Plugin/CKEditor4To5UpgradePluginInterface.php Computes elements subset configuration for CKEditor 5 plugin.
CKEditor4To5UpgradePluginInterface::mapCKEditor4SettingsToCKEditor5Configuration function core/modules/ckeditor5/src/Plugin/CKEditor4To5UpgradePluginInterface.php Maps CKEditor 4 settings to the CKEditor 5 equivalent, if needed.
CKEditor4To5UpgradePluginManager::$cke5SubsetConfigurationMap property core/modules/ckeditor5/src/Plugin/CKEditor4To5UpgradePluginManager.php A map of CKEditor 5 plugins with configurable subset to upgrade plugin ID.
CKEditor4To5UpgradePluginManager::computeCKEditor5PluginSubsetConfiguration function core/modules/ckeditor5/src/Plugin/CKEditor4To5UpgradePluginManager.php Computes elements subset configuration for CKEditor 5 plugin.
CKEditor4To5UpgradePluginManager::mapCKEditor4SettingsToCKEditor5Configuration function core/modules/ckeditor5/src/Plugin/CKEditor4To5UpgradePluginManager.php Maps CKEditor 4 settings to the CKEditor 5 equivalent, if needed.
CKEditor5::buildConfigurationForm function core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php Form constructor.
CKEditor5::submitConfigurationForm function core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php Form submission handler.
CKEditor5::validateConfigurationForm function core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php Form validation handler.
CKEditor5AspectsOfCKEditor5Plugin::$config property core/modules/ckeditor5/src/Annotation/CKEditor5AspectsOfCKEditor5Plugin.php A keyed array of additional values for the CKEditor 5 configuration.
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::$typedConfigManager property core/modules/ckeditor5/src/Plugin/Validation/Constraint/CKEditor5MediaAndFilterSettingsInSyncConstraintValidator.php The typed config manager service.
CKEditor5PluginConfigurableInterface interface core/modules/ckeditor5/src/Plugin/CKEditor5PluginConfigurableInterface.php Defines an interface for configurable CKEditor 5 plugins.
CKEditor5PluginConfigurableInterface.php file core/modules/ckeditor5/src/Plugin/CKEditor5PluginConfigurableInterface.php
CKEditor5PluginConfigurableTrait trait core/modules/ckeditor5/src/Plugin/CKEditor5PluginConfigurableTrait.php Provides a trait for configurable CKEditor 5 plugins.
CKEditor5PluginConfigurableTrait.php file core/modules/ckeditor5/src/Plugin/CKEditor5PluginConfigurableTrait.php
CKEditor5PluginConfigurableTrait::getConfiguration function core/modules/ckeditor5/src/Plugin/CKEditor5PluginConfigurableTrait.php
CKEditor5PluginConfigurableTrait::setConfiguration function core/modules/ckeditor5/src/Plugin/CKEditor5PluginConfigurableTrait.php
CKEditor5PluginDefault::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5PluginDefault.php Allows a plugin to modify its static configuration.
CKEditor5PluginDefinition::getCKEditor5Config function core/modules/ckeditor5/src/Plugin/CKEditor5PluginDefinition.php Gets keyed array of additional values for the CKEditor 5 configuration.
CKEditor5PluginDefinition::getTypedConfig function core/modules/ckeditor5/src/Plugin/CKEditor5PluginDefinition.php Returns the typed configuration service.
CKEditor5PluginDefinition::hasCKEditor5Config function core/modules/ckeditor5/src/Plugin/CKEditor5PluginDefinition.php Whether this plugin has additional values for the CKEditor 5 configuration.
CKEditor5PluginDefinition::isConfigurable function core/modules/ckeditor5/src/Plugin/CKEditor5PluginDefinition.php Whether this plugin is configurable by the user.
CKEditor5PluginDefinition::validateConfiguration function core/modules/ckeditor5/src/Plugin/CKEditor5PluginDefinition.php Validates the given configuration array.
CKEditor5PluginInterface::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5PluginInterface.php Allows a plugin to modify its static configuration.
CKEditor5PluginManager::getCKEditor5PluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5PluginManager.php
CKEditor5PluginManager::getPluginConfiguration function core/modules/ckeditor5/src/Plugin/CKEditor5PluginManager.php Gets the plugin configuration (if any) from a text editor config entity.
CKEditor5PluginManagerInterface::getCKEditor5PluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5PluginManagerInterface.php Gets the configuration for the CKEditor 5 plugins enabled in this editor.
CKEditor5PluginManagerTest::$typedConfig property core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php The typed config manager.
CKEditor5StylesheetsMessage::$configFactory property core/modules/ckeditor5/src/CKEditor5StylesheetsMessage.php The config factory.
CKEditor5Test::languageOfPartsPluginConfigureLanguageListHelper function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5Test.php Helper to set language list option for CKEditor.
CKEditor5Test::languageOfPartsPluginInitialConfigurationHelper function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5Test.php Helper to configure CKEditor5 with Language plugin.
CKEditor5UpdateCodeBlockConfigurationTest class core/modules/ckeditor5/tests/src/Functional/Update/CKEditor5UpdateCodeBlockConfigurationTest.php @covers ckeditor5_post_update_code_block
@group Update
@group ckeditor5
CKEditor5UpdateCodeBlockConfigurationTest.php file core/modules/ckeditor5/tests/src/Functional/Update/CKEditor5UpdateCodeBlockConfigurationTest.php
CKEditor5UpdateCodeBlockConfigurationTest::$defaultTheme property core/modules/ckeditor5/tests/src/Functional/Update/CKEditor5UpdateCodeBlockConfigurationTest.php The theme to install as the default for testing.
CKEditor5UpdateCodeBlockConfigurationTest::setDatabaseDumpFiles function core/modules/ckeditor5/tests/src/Functional/Update/CKEditor5UpdateCodeBlockConfigurationTest.php Set database dump files to be used.
CKEditor5UpdateCodeBlockConfigurationTest::testUpdateCodeBlockConfigurationPostUpdate function core/modules/ckeditor5/tests/src/Functional/Update/CKEditor5UpdateCodeBlockConfigurationTest.php Ensure default configuration for the CKEditor 5 codeBlock plugin is added.
ckeditor5_config_schema_info_alter function core/modules/ckeditor5/ckeditor5.module Implements hook_config_schema_info_alter().
ClaroTest::testConfigSchema function core/tests/Drupal/FunctionalTests/Theme/ClaroTest.php Tests Claro's configuration schema.
claro_form_views_ui_config_item_form_alter function core/themes/claro/claro.theme Implements hook_form_FORM_ID_alter() for the Views UI config form.
CodeBlock::buildConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/CodeBlock.php
CodeBlock::defaultConfiguration function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/CodeBlock.php
CodeBlock::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/CodeBlock.php Allows a plugin to modify its static configuration.
CodeBlock::submitConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/CodeBlock.php
CodeBlock::validateConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/CodeBlock.php
comment.configuring.html.twig file core/modules/comment/help_topics/comment.configuring.html.twig ---
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/modules/comment/tests/src/Kernel/CommentActionsTest.php Tests comment module's default config actions.
CommentDisplayConfigurableTest class core/modules/comment/tests/src/Functional/CommentDisplayConfigurableTest.php Tests making comment base fields' displays configurable.
CommentDisplayConfigurableTest.php file core/modules/comment/tests/src/Functional/CommentDisplayConfigurableTest.php
CommentDisplayConfigurableTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentDisplayConfigurableTest.php The theme to install as the default for testing.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.