Search for config
- Search 7.x for config
- Search 9.5.x for config
- Search 8.9.x for config
- Search 10.3.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 |
---|---|---|---|
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. |
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. |
CommentDisplayConfigurableTest::setUp | function | core/ |
|
CommentDisplayConfigurableTest::testDisplayConfigurable | function | core/ |
Sets base fields to configurable display and check settings are respected. |
CommentDisplayConfigurableTestHooks | class | core/ |
Hook implementations for comment_display_configurable_test. |
CommentDisplayConfigurableTestHooks.php | file | core/ |
|
CommentDisplayConfigurableTestHooks::entityBaseFieldInfoAlter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
CommentDisplayConfigurableTestHooks::entityTypeBuild | function | core/ |
Implements hook_entity_type_build(). |
CommentHooks::fieldConfigCreate | function | core/ |
Implements hook_ENTITY_TYPE_create() for 'field_config'. |
CommentHooks::fieldConfigDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_config'. |
CommentHooks::fieldConfigUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_config'. |
CommentHooks::fieldStorageConfigInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for 'field_storage_config'. |
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/ |
|
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(). |
ComplexTestType::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
ComplexTestTypeConfigureForm | class | core/ |
Form to configure the complex test workflow type. |
ComplexTestTypeConfigureForm.php | file | core/ |
|
ComplexTestTypeConfigureForm::buildConfigurationForm | function | core/ |
Form constructor. |
ComplexTestTypeConfigureForm::submitConfigurationForm | function | core/ |
Form submission handler. |
ComplexTestTypeStateForm::buildConfigurationForm | function | core/ |
Form constructor. |
ComplexTestTypeTransitionForm::buildConfigurationForm | function | core/ |
Form constructor. |
ComposerInspector::getAllowPluginsConfig | function | core/ |
Returns the value of `allow-plugins` config setting. |
ComposerInspector::getConfig | function | core/ |
Returns a config value from Composer. |
ComposerInspectorTest::testConfig | function | core/ |
@covers ::getConfig |
ComposerInspectorTest::testConfigUndefinedKey | function | core/ |
@covers ::getConfig |
ComposerPatchesValidatorTest::CONFIG_ALLOWED_PLUGIN | constant | core/ |
|
ComposerPluginsValidatorTest::testInsecureConfigurationFailsValidationPreApply | function | core/ |
Tests `config.allow-plugins: true` fails validation during pre-apply. |
ComposerPluginsValidatorTest::testInsecureConfigurationFailsValidationPreCreate | function | core/ |
Tests `config.allow-plugins: true` fails validation during pre-create. |
ComposerScaffoldCommand::configure | function | composer/ |
|
ComposerTest::testEnsurePhpConfiguredVersion | function | core/ |
Ensure that the configured php version matches the minimum php version. |
ConditionFormTest::testConfigForm | function | core/ |
Submit the condition_node_type_test_form to test condition forms. |
ConditionPluginBase::buildConfigurationForm | function | core/ |
Form constructor. |
ConditionPluginBase::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.