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
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
CommentDisplayConfigurableTest::setUp function core/modules/comment/tests/src/Functional/CommentDisplayConfigurableTest.php
CommentDisplayConfigurableTest::testDisplayConfigurable function core/modules/comment/tests/src/Functional/CommentDisplayConfigurableTest.php Sets base fields to configurable display and check settings are respected.
CommentDisplayConfigurableTestHooks class core/modules/comment/tests/modules/comment_display_configurable_test/src/Hook/CommentDisplayConfigurableTestHooks.php Hook implementations for comment_display_configurable_test.
CommentDisplayConfigurableTestHooks.php file core/modules/comment/tests/modules/comment_display_configurable_test/src/Hook/CommentDisplayConfigurableTestHooks.php
CommentDisplayConfigurableTestHooks::entityBaseFieldInfoAlter function core/modules/comment/tests/modules/comment_display_configurable_test/src/Hook/CommentDisplayConfigurableTestHooks.php Implements hook_entity_base_field_info_alter().
CommentDisplayConfigurableTestHooks::entityTypeBuild function core/modules/comment/tests/modules/comment_display_configurable_test/src/Hook/CommentDisplayConfigurableTestHooks.php Implements hook_entity_type_build().
CommentHooks::fieldConfigCreate function core/modules/comment/src/Hook/CommentHooks.php Implements hook_ENTITY_TYPE_create() for 'field_config'.
CommentHooks::fieldConfigDelete function core/modules/comment/src/Hook/CommentHooks.php Implements hook_ENTITY_TYPE_delete() for 'field_config'.
CommentHooks::fieldConfigUpdate function core/modules/comment/src/Hook/CommentHooks.php Implements hook_ENTITY_TYPE_update() for 'field_config'.
CommentHooks::fieldStorageConfigInsert function core/modules/comment/src/Hook/CommentHooks.php Implements hook_ENTITY_TYPE_insert() for 'field_storage_config'.
CommentManager::$userConfig property core/modules/comment/src/CommentManager.php The user settings config object.
comment_display_configurable_test.info.yml file core/modules/comment/tests/modules/comment_display_configurable_test/comment_display_configurable_test.info.yml core/modules/comment/tests/modules/comment_display_configurable_test/comment_display_configurable_test.info.yml
ComplexTestType::defaultConfiguration function core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/ComplexTestType.php
ComplexTestTypeConfigureForm class core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeConfigureForm.php Form to configure the complex test workflow type.
ComplexTestTypeConfigureForm.php file core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeConfigureForm.php
ComplexTestTypeConfigureForm::buildConfigurationForm function core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeConfigureForm.php
ComplexTestTypeConfigureForm::submitConfigurationForm function core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeConfigureForm.php
ComplexTestTypeStateForm::buildConfigurationForm function core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeStateForm.php
ComplexTestTypeTransitionForm::buildConfigurationForm function core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeTransitionForm.php
ComposerInspector::getAllowPluginsConfig function core/modules/package_manager/src/ComposerInspector.php Returns the value of `allow-plugins` config setting.
ComposerInspector::getConfig function core/modules/package_manager/src/ComposerInspector.php Returns a config value from Composer.
ComposerInspectorTest::testConfig function core/modules/package_manager/tests/src/Kernel/ComposerInspectorTest.php @covers ::getConfig[[api-linebreak]]
ComposerInspectorTest::testConfigUndefinedKey function core/modules/package_manager/tests/src/Kernel/ComposerInspectorTest.php @covers ::getConfig[[api-linebreak]]
ComposerPatchesValidatorTest::CONFIG_ALLOWED_PLUGIN constant core/modules/package_manager/tests/src/Kernel/ComposerPatchesValidatorTest.php
ComposerPluginsValidatorInsecureTest::testInsecureConfigurationFailsValidationPreApply function core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorInsecureTest.php Tests `config.allow-plugins: true` fails validation during pre-apply.
ComposerPluginsValidatorInsecureTest::testInsecureConfigurationFailsValidationPreCreate function core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorInsecureTest.php Tests `config.allow-plugins: true` fails validation during pre-create.
ComposerScaffoldCommand::configure function composer/Plugin/Scaffold/ComposerScaffoldCommand.php
ComposerTest::testEnsurePhpConfiguredVersion function core/tests/Drupal/Tests/Composer/ComposerTest.php Ensure that the configured php version matches the minimum php version.
ConditionFormTest::testConfigForm function core/modules/system/tests/src/Functional/Condition/ConditionFormTest.php Submit the condition_node_type_test_form to test condition forms.
ConditionPluginBase::buildConfigurationForm function core/lib/Drupal/Core/Condition/ConditionPluginBase.php
ConditionPluginBase::defaultConfiguration function core/lib/Drupal/Core/Condition/ConditionPluginBase.php
ConditionPluginBase::getConfiguration function core/lib/Drupal/Core/Condition/ConditionPluginBase.php
ConditionPluginBase::setConfiguration function core/lib/Drupal/Core/Condition/ConditionPluginBase.php
ConditionPluginBase::submitConfigurationForm function core/lib/Drupal/Core/Condition/ConditionPluginBase.php
ConditionPluginBase::validateConfigurationForm function core/lib/Drupal/Core/Condition/ConditionPluginBase.php
ConditionPluginCollection::getConfiguration function core/lib/Drupal/Core/Condition/ConditionPluginCollection.php
ConditionPluginCollectionTest::testGetConfiguration function core/tests/Drupal/KernelTests/Core/Condition/ConditionPluginCollectionTest.php @covers ::getConfiguration[[api-linebreak]]
Config class core/modules/migrate/src/Plugin/migrate/destination/Config.php Provides Configuration Management destination plugin.
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/lib/Drupal/Core/Config/Config.php Defines the default configuration object.
Config Action API group core/lib/Drupal/Core/Config/Action/ConfigActionManager.php Information about the classes and interfaces that make up the Config Action
API.
config.checkpoints service core/core.services.yml Drupal\Core\Config\Checkpoint\LinearHistory
config.config_subscriber service core/modules/config/config.services.yml Drupal\config\ConfigSubscriber
config.export_full.html.twig file core/modules/config/help_topics/config.export_full.html.twig ---
label: 'Exporting your complete site configuration'
related:
- core.config_overview
- config.import_full
- config.export_single
- config.import_single
---
{% set export_link_text %}{% trans %}Export{% endtrans %}{% endset %}
{% set…
config.export_single.html.twig file core/modules/config/help_topics/config.export_single.html.twig ---
label: 'Exporting a single configuration item'
related:
- core.config_overview
- config.export_full
- config.import_full
- config.import_single
---
{% set single_export_link_text %}{% trans %}Single item{% endtrans %}{% endset %}
{% set…
config.factory service core/core.services.yml Drupal\Core\Config\ConfigFactory

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