Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| MockPhpStorage::getConfiguration | function | core/ |
Gets the configuration data. |
| MockPhpStorage::getConfigurationValue | function | core/ |
Gets a single configuration key. |
| MockService::setOtherConfigParameter | function | core/ |
Sets the someOtherParameter property. |
| ModuleConfigureRouteTest | class | core/ |
Tests the configure route for core modules. |
| ModuleConfigureRouteTest.php | file | core/ |
|
| ModuleConfigureRouteTest::$moduleInfo | property | core/ |
An array of module info. |
| ModuleConfigureRouteTest::$modules | property | core/ |
Modules to install. |
| ModuleConfigureRouteTest::$routeProvider | property | core/ |
|
| ModuleConfigureRouteTest::assertModuleConfigureRoutesExist | function | core/ |
Asserts the configure routes of a module exist. |
| ModuleConfigureRouteTest::doTestDeprecatedModuleConfigureRoutes | function | core/ |
Check the configure route for a single module. |
| ModuleConfigureRouteTest::doTestModuleConfigureRoutes | function | core/ |
Checks the configure route for a single module. |
| ModuleConfigureRouteTest::setUp | function | core/ |
|
| ModuleConfigureRouteTest::testDeprecatedModuleConfigureRoutes | function | core/ |
Tests if the module with lifecycle deprecated configure routes exists. |
| ModuleConfigureRouteTest::testModuleConfigureRoutes | function | core/ |
Tests if the module configure routes exists. |
| ModuleExtensionList::$configFactory | property | core/ |
The config factory. |
| ModuleInstallerTest::testConfigChangeOnInstall | function | core/ |
Tests config changes by hook_install() are saved for dependent modules. |
| ModuleRequiredByThemesUninstallValidator::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
| ModuleRequiredByThemesUninstallValidator::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
| ModulesEnabledTrait::modulesEnabledConfirmationMessage | function | core/ |
Provides a confirmation message after modules have been enabled. |
| ModulesListConfirmForm | class | core/ |
Builds a confirmation form for enabling modules with dependencies. |
| ModulesListConfirmForm.php | file | core/ |
|
| ModulesListConfirmForm::$keyValueExpirable | property | core/ |
The expirable key value store. |
| ModulesListConfirmForm::$moduleHandler | property | core/ |
The module handler service. |
| ModulesListConfirmForm::$moduleInstaller | property | core/ |
The module installer. |
| ModulesListConfirmForm::$modules | property | core/ |
An associative list of modules to install or uninstall. |
| ModulesListConfirmForm::buildForm | function | core/ |
Form constructor. |
| ModulesListConfirmForm::buildMessageList | function | core/ |
Builds the message list for the confirmation form. |
| ModulesListConfirmForm::create | function | core/ |
Instantiates a new instance of this class. |
| ModulesListConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ModulesListConfirmForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ModulesListConfirmForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| ModulesListConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ModulesListConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| ModulesListConfirmForm::submitForm | function | core/ |
Form submission handler. |
| ModulesListConfirmForm::__construct | function | core/ |
Constructs a ModulesListConfirmForm object. |
| ModulesListNonStableConfirmForm | class | core/ |
Builds a confirmation form for enabling experimental and deprecated modules. |
| ModulesListNonStableConfirmForm.php | file | core/ |
|
| ModulesListNonStableConfirmForm::$contribDeprecatedModules | property | core/ |
Boolean indicating a contrib deprecated module is being enabled. |
| ModulesListNonStableConfirmForm::$coreDeprecatedModules | property | core/ |
Boolean indicating a core deprecated module is being enabled. |
| ModulesListNonStableConfirmForm::$groupedModuleInfo | property | core/ |
An array of module names to be enabled, keyed by lifecycle. |
| ModulesListNonStableConfirmForm::$moduleExtensionList | property | core/ |
Module extension list. |
| ModulesListNonStableConfirmForm::buildDeprecatedMessage | function | core/ |
Builds a message to be displayed to the user enabling deprecated modules. |
| ModulesListNonStableConfirmForm::buildMessageList | function | core/ |
Builds the message list for the confirmation form. |
| ModulesListNonStableConfirmForm::buildNonStableInfo | function | core/ |
Sets properties with information about non-stable modules being enabled. |
| ModulesListNonStableConfirmForm::create | function | core/ |
Instantiates a new instance of this class. |
| ModulesListNonStableConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ModulesListNonStableConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| ModulesListNonStableConfirmForm::__construct | function | core/ |
Constructs a new ModulesListNonStableConfirmForm. |
| ModulesUninstallConfirmForm | class | core/ |
Builds a confirmation form to uninstall selected modules. |
| ModulesUninstallConfirmForm.php | file | core/ |
Pagination
- Previous page
- Page 98
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.