Search for conf
- Search 7.x for conf
- Search 9.5.x for conf
- Search 8.9.x for conf
- Search 10.3.x for conf
- Search 11.x for conf
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RecipeMultipleModulesConfigStorageTest::testListAllWithPrefix | function | core/ |
Tests listAll() with a prefix filter. |
| RecipeMultipleModulesConfigStorageTest::testRead | function | core/ |
Tests read() returns from the first directory that has the config. |
| RecipeMultipleModulesConfigStorageTest::testReadMultiple | function | core/ |
Tests readMultiple() reads from across all directories. |
| RecipeMultipleModulesConfigStorageTest::testReadMultipleEmpty | function | core/ |
Tests readMultiple() with an empty names array. |
| RecipeMultipleModulesConfigStorageTest::testReadSafety | function | core/ |
Tests read() safety: only read from the correct storage. |
| RecipeMultipleModulesConfigStorageTest::testSimilarModuleNameIsolation | function | core/ |
Tests that modules with similar name prefixes are correctly isolated. |
| RecipeMultipleModulesConfigStorageTest::testUnsupportedMethods | function | core/ |
Tests that write operations throw BadMethodCallException. |
| RecipeOverrideConfigStorage | class | core/ |
Wraps a config storage to allow recipe provided configuration to override it. |
| RecipeOverrideConfigStorage.php | file | core/ |
|
| RecipeOverrideConfigStorage::createCollection | function | core/ |
|
| RecipeOverrideConfigStorage::decode | function | core/ |
|
| RecipeOverrideConfigStorage::delete | function | core/ |
|
| RecipeOverrideConfigStorage::deleteAll | function | core/ |
|
| RecipeOverrideConfigStorage::encode | function | core/ |
|
| RecipeOverrideConfigStorage::exists | function | core/ |
|
| RecipeOverrideConfigStorage::getAllCollectionNames | function | core/ |
|
| RecipeOverrideConfigStorage::getCollectionName | function | core/ |
|
| RecipeOverrideConfigStorage::listAll | function | core/ |
|
| RecipeOverrideConfigStorage::read | function | core/ |
|
| RecipeOverrideConfigStorage::readMultiple | function | core/ |
|
| RecipeOverrideConfigStorage::rename | function | core/ |
|
| RecipeOverrideConfigStorage::write | function | core/ |
|
| RecipeOverrideConfigStorage::__construct | function | core/ |
|
| RecipePreExistingConfigException | class | core/ |
Exception thrown when a recipe has configuration that exists already. |
| RecipePreExistingConfigException.php | file | core/ |
|
| RecipePreExistingConfigException::__construct | function | core/ |
Constructs a RecipePreExistingConfigException. |
| RecipeRunner::installConfig | function | core/ |
Installs a config for a recipe. |
| RecipeRunner::processConfiguration | function | core/ |
Creates configuration and applies configuration actions. |
| RecipeRunnerTest::testConfigActions | function | core/ |
Tests a recipe that has actions. |
| RecipeRunnerTest::testConfigActionsPreExistingConfig | function | core/ |
Tests a recipe that has actions and with pre-existing configuration. |
| RecipeRunnerTest::testConfigFromModule | function | core/ |
Tests module configuration after processing a recipe. |
| RecipeRunnerTest::testConfigFromModuleAndRecipe | function | core/ |
Tests installing config from a module and a recipe. |
| RecipeRunnerTest::testConfigWildcard | function | core/ |
Tests processing a recipe with a wildcard configuration. |
| RecipeRunnerTest::testInvalidConfigAction | function | core/ |
Tests a recipe with an invalid configuration action. |
| RecipeRunnerTest::testInvalidConfigActionAppliedOnConfigEntity | function | core/ |
Tests a recipe with an invalid action configuration. |
| RecipeRunnerTest::testModuleConfigurationOverride | function | core/ |
Tests configuration override after processing a recipe. |
| RecipeTest::testPreExistingDifferentConfiguration | function | core/ |
Tests creating a pre-existing configuration with a different configuration. |
| RecipeTest::testPreExistingMatchingConfiguration | function | core/ |
Tests creating an existing configuration with the same configuration. |
| RedundantEditableConfigNamesTrait | trait | core/ |
Implements ::getEditableConfigNames() for forms using #config_target. |
| RedundantEditableConfigNamesTrait.php | file | core/ |
|
| RedundantEditableConfigNamesTrait::getEditableConfigNames | function | core/ |
|
| ReindexConfirm | class | core/ |
Provides the search reindex confirmation form. |
| ReindexConfirm.php | file | core/ |
|
| ReindexConfirm::getCancelText | function | core/ |
|
| ReindexConfirm::getCancelUrl | function | core/ |
|
| ReindexConfirm::getConfirmText | function | core/ |
|
| ReindexConfirm::getDescription | function | core/ |
|
| ReindexConfirm::getFormId | function | core/ |
|
| ReindexConfirm::getQuestion | function | core/ |
|
| ReindexConfirm::submitForm | function | core/ |
Pagination
- Previous page
- Page 110
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.