Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| Config::hasOverrides | function | core/ |
Determines if overrides are applied to a key for this configuration object. |
| Config::import | function | core/ |
Import the row. |
| Config::initWithData | function | core/ |
Initializes a configuration object with pre-loaded data. |
| Config::isTranslationDestination | function | core/ |
Get whether this destination is for translations. |
| Config::prepareRow | function | core/ |
Adds additional data to the row. |
| Config::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| Config::resetOverriddenData | function | core/ |
Resets the current data, so overrides are re-applied. |
| Config::rollback | function | core/ |
Delete the specified destination object from the target Drupal. |
| Config::save | function | core/ |
Saves the configuration object. |
| Config::set | function | core/ |
Sets a value in this configuration object. |
| Config::setData | function | core/ |
Replaces the data of this configuration object. |
| Config::setModuleOverride | function | core/ |
Sets module overrides for this configuration object. |
| Config::setOverriddenData | function | core/ |
Sets the current data for this configuration object. |
| Config::setSettingsOverride | function | core/ |
Sets settings.php overrides for this configuration object. |
| Config::__construct | function | core/ |
Constructs a configuration object. |
| Config::__construct | function | core/ |
Constructs a Config destination object. |
| Config::__construct | function | composer/ |
Construct a Config object. |
| Config::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| ConfigAccessTest | class | core/ |
Tests handling of configuration overrides. |
| ConfigAccessTest.php | file | core/ |
|
| ConfigAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigAccessTest::$modules | property | core/ |
Modules to install. |
| ConfigAccessTest::setUp | function | core/ |
|
| ConfigAccessTest::testBlockConfigAccess | function | core/ |
Tests access to block forms with related configuration is correct. |
| ConfigAction | class | core/ |
Defines a ConfigAction attribute object. |
| ConfigAction.php | file | core/ |
|
| ConfigAction::__construct | function | core/ |
Constructs a ConfigAction attribute. |
| ConfigActionAttributeTest | class | core/ |
Tests Drupal\Core\Config\Action\Attribute\ConfigAction. |
| ConfigActionAttributeTest.php | file | core/ |
|
| ConfigActionAttributeTest::testNoLabelNoDeriver | function | core/ |
Tests no label no deriver. |
| ConfigActionException | class | core/ |
@internal This API is experimental. |
| ConfigActionException.php | file | core/ |
|
| ConfigActionManager | class | core/ |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.