| 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.           | 
              
          
                                                                                        | CommentManager::$userConfig           | 
                                                                                        property           | 
                                                                                        core/modules/comment/src/CommentManager.php           | 
                                                                                        The user settings config object.           | 
              
          
                                                                                        | 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           | 
                                                                                                   | 
              
          
                                                                                        | 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           | 
                                                                                        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 config source from database.           | 
              
          
                                                                                        | config.config_subscriber           | 
                                                                                        service           | 
                                                                                        core/modules/config/config.services.yml           | 
                                                                                        Drupal\config\ConfigSubscriber           | 
              
          
                                                                                        | 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_transformer           | 
                                                                                        service           | 
                                                                                        core/core.services.yml           | 
                                                                                        Drupal\Core\Config\ImportStorageTransformer           | 
              
          
                                                                                        | config.info.yml           | 
                                                                                        file           | 
                                                                                        core/modules/config/config.info.yml           | 
                                                                                        core/modules/config/config.info.yml           | 
              
          
                                                                                        | config.installer           | 
                                                                                        service           | 
                                                                                        core/core.services.yml           | 
                                                                                        Drupal\Core\Config\ConfigInstaller           | 
              
          
                                                                                        | config.links.menu.yml           | 
                                                                                        file           | 
                                                                                        core/modules/config/config.links.menu.yml           | 
                                                                                        core/modules/config/config.links.menu.yml           | 
              
          
                                                                                        | config.links.task.yml           | 
                                                                                        file           | 
                                                                                        core/modules/config/config.links.task.yml           | 
                                                                                        core/modules/config/config.links.task.yml           | 
              
          
                                                                                        | config.manager           | 
                                                                                        service           | 
                                                                                        core/core.services.yml           | 
                                                                                        Drupal\Core\Config\ConfigManager           | 
              
          
                                                                                        | config.module           | 
                                                                                        file           | 
                                                                                        core/modules/config/config.module           | 
                                                                                        Allows site administrators to modify configuration.           | 
              
          
                                                                                        | config.permissions.yml           | 
                                                                                        file           | 
                                                                                        core/modules/config/config.permissions.yml           | 
                                                                                        core/modules/config/config.permissions.yml           | 
              
          
                                                                                        | Config.php           | 
                                                                                        file           | 
                                                                                        composer/Plugin/VendorHardening/Config.php           | 
                                                                                                   | 
              
          
                                                                                        | Config.php           | 
                                                                                        file           | 
                                                                                        core/modules/migrate_drupal/src/Plugin/migrate/source/d8/Config.php           | 
                                                                                                   | 
              
          
                                                                                        | Config.php           | 
                                                                                        file           | 
                                                                                        core/lib/Drupal/Core/Config/Config.php           | 
                                                                                                   | 
              
          
                                                                                        | Config.php           | 
                                                                                        file           | 
                                                                                        core/modules/migrate/src/Plugin/migrate/destination/Config.php           | 
                                                                                                   | 
              
          
                                                                                        | config.routing.yml           | 
                                                                                        file           | 
                                                                                        core/modules/config/config.routing.yml           | 
                                                                                        core/modules/config/config.routing.yml           | 
              
          
                                                                                        | config.services.yml           | 
                                                                                        file           | 
                                                                                        core/modules/config/config.services.yml           | 
                                                                                        core/modules/config/config.services.yml           | 
              
          
                                                                                        | config.storage           | 
                                                                                        service           | 
                                                                                        core/core.services.yml           | 
                                                                                        Drupal\Core\Config\CachedStorage           | 
              
          
                                                                                        | config.storage.active           | 
                                                                                        service           | 
                                                                                        core/core.services.yml           | 
                                                                                        Drupal\Core\Config\DatabaseStorage           | 
              
          
                                                                                        | config.storage.export           | 
                                                                                        service           | 
                                                                                        core/core.services.yml           | 
                                                                                        Drupal\Core\Config\ManagedStorage           | 
              
          
                                                                                        | config.storage.export.manager           | 
                                                                                        service           | 
                                                                                        core/core.services.yml           | 
                                                                                        Drupal\Core\Config\ExportStorageManager           | 
              
          
                                                                                        | config.storage.schema           | 
                                                                                        service           | 
                                                                                        core/core.services.yml           | 
                                                                                        Drupal\Core\Config\ExtensionInstallStorage           |