Search for config
- Search 7.x for config
 - Search 9.5.x for config
 - Search 8.9.x for config
 - Search 11.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 | 
|---|---|---|---|
| CommentDisplayConfigurableTest::testDisplayConfigurable | function | core/ | 
                                                                                        Sets base fields to configurable display and check settings are respected. | 
| 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/ | 
                                                                                        A module for testing making comment base fields' displays configurable. | 
| 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(). | 
| comment_field_config_create | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_create() for 'field_config'. | 
| comment_field_config_delete | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_delete() for 'field_config'. | 
| comment_field_config_update | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_update() for 'field_config'. | 
| comment_field_storage_config_insert | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_insert() for 'field_storage_config'. | 
| 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. | 
| 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. | 
| ConditionPluginBase::getConfiguration | function | core/ | 
                                                                                        Gets this plugin's configuration. | 
| ConditionPluginBase::setConfiguration | function | core/ | 
                                                                                        Sets the configuration for this plugin instance. | 
| ConditionPluginBase::submitConfigurationForm | function | core/ | 
                                                                                        Form submission handler. | 
| ConditionPluginBase::validateConfigurationForm | function | core/ | 
                                                                                        Form validation handler. | 
| ConditionPluginCollection::getConfiguration | function | core/ | 
                                                                                        Gets the current configuration of all plugins in this collection. | 
| ConditionPluginCollectionTest::testGetConfiguration | function | core/ | 
                                                                                        @covers ::getConfiguration[[api-linebreak]] | 
| Config | class | composer/ | 
                                                                                        Determine configuration. | 
| Config | class | core/ | 
                                                                                        Drupal 8+ configuration source from database. | 
| Config | class | core/ | 
                                                                                        Defines the default configuration object. | 
| Config | class | core/ | 
                                                                                        Provides Configuration Management destination plugin. | 
| Config Action API | group | core/ | 
                                                                                        Information about the classes and interfaces that make up the Config Action API.  | 
              
| config.checkpoints | service | core/ | 
                                                                                        Drupal\Core\Config\Checkpoint\LinearHistory | 
| config.config_subscriber | service | core/ | 
                                                                                        Drupal\config\ConfigSubscriber | 
| config.export_full.html.twig | file | core/ | 
                                                                                        --- 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/ | 
                                                                                        --- 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/ | 
                                                                                        Drupal\Core\Config\ConfigFactory | 
| config.importer_subscriber | service | core/ | 
                                                                                        Drupal\Core\Config\Importer\FinalMissingContentSubscriber | 
| config.import_full.html.twig | file | core/ | 
                                                                                        --- 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/ | 
                                                                                        --- 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…  | 
              
| config.import_transformer | service | core/ | 
                                                                                        Drupal\Core\Config\ImportStorageTransformer | 
| config.info.yml | file | core/ | 
                                                                                        core/modules/config/config.info.yml | 
| config.installer | service | core/ | 
                                                                                        Drupal\Core\Config\ConfigInstaller | 
| config.links.menu.yml | file | core/ | 
                                                                                        core/modules/config/config.links.menu.yml | 
| config.links.task.yml | file | core/ | 
                                                                                        core/modules/config/config.links.task.yml | 
| config.manager | service | core/ | 
                                                                                        Drupal\Core\Config\ConfigManager | 
| config.module | file | core/ | 
                                                                                        Allows site administrators to modify configuration. | 
| config.permissions.yml | file | core/ | 
                                                                                        core/modules/config/config.permissions.yml | 
| Config.php | file | core/ | 
                                                                                        
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.