Search for config
- Search 7.x for config
 - Search 9.5.x for config
 - Search 8.9.x for config
 - Search 10.3.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 | 
|---|---|---|---|
| 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.permissions.yml | file | core/ | 
                                                                                        core/modules/config/config.permissions.yml | 
| Config.php | file | core/ | 
                                                                                        |
| Config.php | file | composer/ | 
                                                                                        |
| Config.php | file | core/ | 
                                                                                        |
| Config.php | file | core/ | 
                                                                                        |
| config.routing.yml | file | core/ | 
                                                                                        core/modules/config/config.routing.yml | 
| config.schema_checker | service | core/ | 
                                                                                        Drupal\Core\Config\Development\LenientConfigSchemaChecker | 
| config.schema_checker | service | sites/ | 
                                                                                        Drupal\Core\Config\Development\LenientConfigSchemaChecker | 
| config.services.yml | file | core/ | 
                                                                                        core/modules/config/config.services.yml | 
| config.storage | service | core/ | 
                                                                                        Drupal\Core\Config\CachedStorage | 
| config.storage.active | service | core/ | 
                                                                                        Drupal\Core\Config\DatabaseStorage | 
| config.storage.checkpoint | service | core/ | 
                                                                                        Drupal\Core\Config\Checkpoint\CheckpointStorage | 
| config.storage.export | service | core/ | 
                                                                                        Drupal\Core\Config\ManagedStorage | 
| config.storage.export.manager | service | core/ | 
                                                                                        Drupal\Core\Config\ExportStorageManager | 
| config.storage.schema | service | core/ | 
                                                                                        Drupal\Core\Config\ExtensionInstallStorage | 
| config.storage.snapshot | service | core/ | 
                                                                                        Drupal\Core\Config\DatabaseStorage | 
| config.storage.sync | service | core/ | 
                                                                                        Drupal\Core\Config\FileStorage | 
| config.typed | service | core/ | 
                                                                                        Drupal\Core\Config\TypedConfigManager | 
| Config::$config | property | core/ | 
                                                                                        The config object. | 
| Config::$configData | property | composer/ | 
                                                                                        Configuration gleaned from the root package. | 
| Config::$defaultConfig | property | composer/ | 
                                                                                        The default configuration which will always be merged with user config. | 
| Config::$eventDispatcher | property | core/ | 
                                                                                        An event dispatcher instance to use for configuration events. | 
| Config::$language_manager | property | core/ | 
                                                                                        The language manager. | 
| Config::$moduleOverrides | property | core/ | 
                                                                                        The current module overrides. | 
| Config::$overriddenData | property | core/ | 
                                                                                        The current runtime data. | 
| Config::$rootPackage | property | composer/ | 
                                                                                        The root package. | 
| Config::$settingsOverrides | property | core/ | 
                                                                                        The current settings overrides. | 
| Config::calculateDependencies | function | core/ | 
                                                                                        Calculates dependencies for the configured plugin. | 
| Config::clear | function | core/ | 
                                                                                        Unsets a value in this configuration object. | 
| Config::create | function | core/ | 
                                                                                        Instantiates a new instance of the implementing class using autowiring. | 
| Config::delete | function | core/ | 
                                                                                        Deletes the configuration object. | 
| Config::fields | function | core/ | 
                                                                                        Returns an array of destination fields. | 
| Config::fields | function | core/ | 
                                                                                        Returns available fields on the source. | 
| Config::get | function | core/ | 
                                                                                        Gets data from this configuration object. | 
| Config::getAllCleanupPaths | function | composer/ | 
                                                                                        Gets the configured list of directories to remove from the root package. | 
| Config::getDestinationModule | function | core/ | 
                                                                                        Gets the destination module handling the destination data. | 
| Config::getIds | function | core/ | 
                                                                                        Gets the destination IDs. | 
| Config::getIds | function | core/ | 
                                                                                        Defines the source fields uniquely identifying a source row. | 
| Config::getOriginal | function | core/ | 
                                                                                        Gets original data from this configuration object. | 
| Config::getPathsForPackage | function | composer/ | 
                                                                                        Get a list of paths to remove for the given package. | 
Pagination
- Previous page
 - Page 7
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.