Search for conf

  1. Search 7.x for conf
  2. Search 9.5.x for conf
  3. Search 8.9.x for conf
  4. Search 10.3.x for conf
  5. Other projects
Title Object type File name Summary
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
comment_display_configurable_test.module file core/modules/comment/tests/modules/comment_display_configurable_test/comment_display_configurable_test.module
comment_display_configurable_test_entity_base_field_info_alter function core/modules/comment/tests/modules/comment_display_configurable_test/comment_display_configurable_test.module Implements hook_entity_base_field_info_alter().
comment_display_configurable_test_entity_type_build function core/modules/comment/tests/modules/comment_display_configurable_test/comment_display_configurable_test.module Implements hook_entity_type_build().
ComplexTestType::defaultConfiguration function core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/ComplexTestType.php Gets default configuration for this plugin.
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 Form constructor.
ComplexTestTypeConfigureForm::submitConfigurationForm function core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeConfigureForm.php Form submission handler.
ComplexTestTypeStateForm::buildConfigurationForm function core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeStateForm.php Form constructor.
ComplexTestTypeTransitionForm::buildConfigurationForm function core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeTransitionForm.php Form constructor.
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.
ComposerPluginsValidatorTest::testInsecureConfigurationFailsValidationPreApply function core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorTest.php Tests `config.allow-plugins: true` fails validation during pre-apply.
ComposerPluginsValidatorTest::testInsecureConfigurationFailsValidationPreCreate function core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorTest.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 Form constructor.
ConditionPluginBase::defaultConfiguration function core/lib/Drupal/Core/Condition/ConditionPluginBase.php Gets default configuration for this plugin.
ConditionPluginBase::getConfiguration function core/lib/Drupal/Core/Condition/ConditionPluginBase.php Gets this plugin's configuration.
ConditionPluginBase::setConfiguration function core/lib/Drupal/Core/Condition/ConditionPluginBase.php Sets the configuration for this plugin instance.
ConditionPluginBase::submitConfigurationForm function core/lib/Drupal/Core/Condition/ConditionPluginBase.php Form submission handler.
ConditionPluginBase::validateConfigurationForm function core/lib/Drupal/Core/Condition/ConditionPluginBase.php Form validation handler.
ConditionPluginCollection::getConfiguration function core/lib/Drupal/Core/Condition/ConditionPluginCollection.php Gets the current configuration of all plugins in this collection.
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 core/lib/Drupal/Core/Config/Config.php Defines the default configuration object.
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 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…

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