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 |
|---|---|---|---|
| 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. |
| 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/ |
@coversDefaultClass \Drupal\Core\Config\Action\Attribute\ConfigAction[[api-linebreak]] @group Config |
| ConfigActionAttributeTest.php | file | core/ |
|
| ConfigActionAttributeTest::testNoLabelNoDeriver | function | core/ |
@covers ::__construct[[api-linebreak]] |
| ConfigActionException | class | core/ |
@internal This API is experimental. |
| ConfigActionException.php | file | core/ |
|
| ConfigActionManager | class | core/ |
|
| ConfigActionManager.php | file | core/ |
|
| ConfigActionManager::$deprecatedPluginIds | property | core/ |
Information about all deprecated plugin IDs. |
| ConfigActionManager::alterDefinitions | function | core/ |
Invokes the hook to alter the definitions if the alter hook is set. |
| ConfigActionManager::applyAction | function | core/ |
Applies a config action. |
| ConfigActionManager::createInstance | function | core/ |
Creates a plugin instance based on the provided ID and configuration. |
| ConfigActionManager::getConfigNamesMatchingExpression | function | core/ |
Gets the names of all active config objects that match an expression. |
| ConfigActionManager::getShorthandActionIdsForEntityType | function | core/ |
Gets a map of shorthand action IDs to plugin IDs for an entity type. |
| ConfigActionManager::__construct | function | core/ |
Constructs a new \Drupal\Core\Config\Action\ConfigActionManager object. |
| ConfigActionPluginInterface | interface | core/ |
@internal This API is experimental. |
| ConfigActionPluginInterface.php | file | core/ |
|
| ConfigActionPluginInterface::apply | function | core/ |
Applies the config action. |
| ConfigActionTest | class | core/ |
Tests the config action system. |
| ConfigActionTest.php | file | core/ |
|
| ConfigActionTest::$modules | property | core/ |
Modules to install. |
| ConfigActionTest::testDuplicatePluralizedMethodNameException | function | core/ |
|
| ConfigActionTest::testDuplicatePluralizedOtherMethodNameException | function | core/ |
|
| ConfigActionTest::testDuplicateShorthandActionIds | function | core/ |
|
| ConfigActionTest::testEntityCreate | function | core/ |
|
| ConfigActionTest::testEntityMethod | function | core/ |
|
| ConfigActionTest::testEntityMethodException | function | core/ |
|
| ConfigActionTest::testMissingAction | function | core/ |
|
| ConfigActionTest::testParentAttributes | function | core/ |
|
| ConfigActionTest::testPluralizedEntityMethod | function | core/ |
|
| ConfigActionTest::testPluralizedEntityMethodException | function | core/ |
|
| ConfigActionTest::testShorthandActionIds | function | core/ |
|
| ConfigActionTest::testSimpleConfigUpdate | function | core/ |
|
| ConfigActionValidationTest | class | core/ |
@group Recipe |
| ConfigActionValidationTest.php | file | core/ |
|
| ConfigActionValidationTest::$modules | property | core/ |
Modules to install. |
| ConfigActionValidationTest::$strictConfigSchema | property | core/ |
This test requires that we save invalid config, so we can test that it gets validated after applying a recipe. |
| ConfigActionValidationTest::setUp | function | 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.