Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 | composer/ |
Construct a Config object. |
| Config::__construct | function | core/ |
Constructs a Config destination 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::__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]] |
| 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::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. |
| 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/ |
|
| ConfigActionValidationTest::testConfigActionDependenciesAreValidated | function | core/ |
Tests validating that config actions' dependencies are present. |
| ConfigActionValidationTest::testConfigActionMissingDependency | function | core/ |
Tests config action validation for missing dependency. |
| ConfigActionValidationTest::testConfigActionsAreValidated | function | core/ |
@testWith ["block_content_type"][[api-linebreak]] ["node_type"][[api-linebreak]] ["shortcut_set"][[api-linebreak]] ["menu"][[api-linebreak]] [[api-linebreak]] |
| ConfigAfterInstallerTestBase | class | core/ |
Provides a class for install profiles to check their installed config. |
| ConfigAfterInstallerTestBase.php | file | core/ |
|
| ConfigAfterInstallerTestBase::assertInstalledConfig | function | core/ |
Ensures that all the installed config looks like the exported one. |
| ConfigBase | class | core/ |
Provides a base class for configuration objects with get/set support. |
| ConfigBase.php | file | core/ |
Pagination
- Previous page
- Page 177
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.