Search for conf

  1. Search 7.x for conf
  2. Search 8.9.x for conf
  3. Search 10.3.x for conf
  4. Search 11.x for conf
  5. Other projects
Title Object type File name Summary
ColorConfigSchemaTest.php file core/modules/color/tests/src/Functional/ColorConfigSchemaTest.php
ColorConfigSchemaTest::$adminUser property core/modules/color/tests/src/Functional/ColorConfigSchemaTest.php A user with administrative permissions.
ColorConfigSchemaTest::$defaultTheme property core/modules/color/tests/src/Functional/ColorConfigSchemaTest.php The theme to install as the default for testing.
ColorConfigSchemaTest::$modules property core/modules/color/tests/src/Functional/ColorConfigSchemaTest.php Modules to install.
ColorConfigSchemaTest::setUp function core/modules/color/tests/src/Functional/ColorConfigSchemaTest.php
ColorConfigSchemaTest::testValidColorConfigSchema function core/modules/color/tests/src/Functional/ColorConfigSchemaTest.php Tests whether the color config schema is valid.
comment.configuring.html.twig file core/modules/help_topics/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.
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.
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 A module for testing making comment base fields' displays configurable.
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().
comment_field_config_create function core/modules/comment/comment.module Implements hook_ENTITY_TYPE_create() for 'field_config'.
comment_field_config_delete function core/modules/comment/comment.module Implements hook_ENTITY_TYPE_delete() for 'field_config'.
comment_field_config_update function core/modules/comment/comment.module Implements hook_ENTITY_TYPE_update() for 'field_config'.
comment_field_storage_config_insert function core/modules/comment/comment.module Implements hook_ENTITY_TYPE_insert() for 'field_storage_config'.
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.
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.
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 class core/modules/migrate/src/Plugin/migrate/destination/Config.php Provides Configuration Management destination plugin.
config.config_subscriber service core/modules/config/config.services.yml Drupal\config\ConfigSubscriber
config.export_full.html.twig file core/modules/help_topics/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/help_topics/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
config.importer_subscriber service core/core.services.yml Drupal\Core\Config\Importer\FinalMissingContentSubscriber
config.import_full.html.twig file core/modules/help_topics/help_topics/config.import_full.html.twig ---
label: 'Importing your complete site configuration'
related:
- core.config_overview
- config.export_full
- config.import_single
- config.export_single
---
{% set import_link_text %}{% trans %}Import{% endtrans %}{% endset %}
{% set…
config.import_single.html.twig file core/modules/help_topics/help_topics/config.import_single.html.twig ---
label: 'Importing a single configuration item'
related:
- core.config_overview
- config.export_full
- config.import_full
- config.export_single
---
{% set single_import_link_text %}{% trans %}Single item{% endtrans %}{% endset %}
{% set…

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