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 |
---|---|---|---|
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 |
Config | class | core/ |
Provides Configuration Management destination plugin. |
Config | class | core/ |
Defines the default configuration object. |
Config | class | composer/ |
Determine configuration. |
Config | class | core/ |
Drupal 8+ configuration source from database. |
Config Action API | group | core/ |
Information about the classes and interfaces that make up the Config Action API. |
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.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.info.yml | file | core/ |
core/modules/config/config.info.yml |
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.module | file | core/ |
Allows site administrators to modify configuration. |
config.permissions.yml | file | core/ |
core/modules/config/config.permissions.yml |
Config.php | file | composer/ |
|
Config.php | file | core/ |
|
Config.php | file | core/ |
|
Config.php | file | core/ |
|
config.routing.yml | file | core/ |
core/modules/config/config.routing.yml |
config.services.yml | file | core/ |
core/modules/config/config.services.yml |
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/ |
|
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/ |
Creates an instance of the plugin. |
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. |
Config::hasOverrides | function | core/ |
Determines if overrides are applied to a key for this configuration object. |
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.