Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| RecipeOverrideConfigStorage::delete | function | core/ |
Deletes a configuration object from the storage. |
| RecipeOverrideConfigStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
| RecipeOverrideConfigStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
| RecipeOverrideConfigStorage::exists | function | core/ |
Returns whether a configuration object exists. |
| RecipeOverrideConfigStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
| RecipeOverrideConfigStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
| RecipeOverrideConfigStorage::listAll | function | core/ |
Gets configuration object names starting with a given prefix. |
| RecipeOverrideConfigStorage::read | function | core/ |
Reads configuration data from the storage. |
| RecipeOverrideConfigStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
| RecipeOverrideConfigStorage::rename | function | core/ |
Renames a configuration object in the storage. |
| RecipeOverrideConfigStorage::write | function | core/ |
Writes configuration data to the storage. |
| 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. |
| RecipeRunnerTest::testRenamedConfigActions | function | core/ |
Tests that renamed plugins are marked as deprecated. |
| 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/ |
Gets the configuration names that will be editable. |
| ReindexConfirm | class | core/ |
Provides the search reindex confirmation form. |
| ReindexConfirm.php | file | core/ |
|
| ReindexConfirm::getCancelText | function | core/ |
Returns a caption for the link which cancels the action. |
| ReindexConfirm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ReindexConfirm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ReindexConfirm::getDescription | function | core/ |
Returns additional text to display as a description. |
| ReindexConfirm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ReindexConfirm::getQuestion | function | core/ |
Returns the question to ask the user. |
| ReindexConfirm::submitForm | function | core/ |
Form submission handler. |
| RemoveBlockForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| RemoveSectionForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| Renderer::$rendererConfig | property | core/ |
The renderer configuration array. |
| RendererTestBase::$rendererConfig | property | core/ |
The mocked renderer configuration. |
| RequestPath::buildConfigurationForm | function | core/ |
Form constructor. |
| RequestPath::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| RequestPath::submitConfigurationForm | function | core/ |
Form submission handler. |
| RequestPath::validateConfigurationForm | function | core/ |
Form validation handler. |
| RequiredConfigDependenciesConstraint | class | core/ |
Checks that config dependencies contain specific types of entities. |
| RequiredConfigDependenciesConstraint.php | file | core/ |
Pagination
- Previous page
- Page 109
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.