Search for install
- Search 7.x for install
- Search 9.5.x for install
- Search 8.9.x for install
- Search 11.x for install
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
RecipeRunner::installContent | function | core/ |
Installs a content for a recipe. |
RecipeRunner::installModule | function | core/ |
Installs a module for a recipe. |
RecipeRunner::installTheme | function | core/ |
Installs a theme for a recipe. |
RecipeRunner::processInstall | function | core/ |
Installs the extensions. |
RecipeRunner::toBatchOperationsInstall | function | core/ |
Converts a recipe's install tasks to batch operations. |
RecipeRunnerTest::testModuleAndThemeInstall | function | core/ |
|
RecipeRunnerTest::testModuleInstall | function | core/ |
|
RecipeRunnerTest::testThemeModuleDependenciesInstall | function | core/ |
|
RequiredModuleUninstallValidator | class | core/ |
Ensures that required modules cannot be uninstalled. |
RequiredModuleUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\Core\Extension\RequiredModuleUninstallValidator. |
RequiredModuleUninstallValidator.php | file | core/ |
|
RequiredModuleUninstallValidator.php | file | core/ |
|
RequiredModuleUninstallValidator::$container | property | core/ |
The service container. |
RequiredModuleUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
RequiredModuleUninstallValidator::$moduleExtensionList | property | core/ |
The module extension list. |
RequiredModuleUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
RequiredModuleUninstallValidator::getModuleInfoByModule | function | core/ |
Returns the module info for a specific module. |
RequiredModuleUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
RequiredModuleUninstallValidator::setStringTranslation | function | core/ |
|
RequiredModuleUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
RequiredModuleUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
RequiredModuleUninstallValidator::__construct | function | core/ |
Constructs a new RequiredModuleUninstallValidator. |
RequiredModuleUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
RequiredModuleUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\RequiredModuleUninstallValidator @group Extension |
RequiredModuleUninstallValidatorTest.php | file | core/ |
|
RequiredModuleUninstallValidatorTest::$uninstallValidator | property | core/ |
|
RequiredModuleUninstallValidatorTest::setUp | function | core/ |
|
RequiredModuleUninstallValidatorTest::testValidateNoModule | function | core/ |
@covers ::validate |
RequiredModuleUninstallValidatorTest::testValidateNotRequired | function | core/ |
@covers ::validate |
RequiredModuleUninstallValidatorTest::testValidateRequired | function | core/ |
@covers ::validate |
required_module_uninstall_validator | service | core/ |
Drupal\Core\Extension\RequiredModuleUninstallValidator |
requirements1_test.install | file | core/ |
Install hooks for test module. |
rest.install | file | core/ |
Install, update and uninstall functions for the rest module. |
RouterTest::testRouterUninstallInstall | function | core/ |
Tests that routes no longer exist for a module that has been uninstalled. |
router_installer_test.info.yml | file | core/ |
core/modules/system/tests/modules/router_installer_test/router_installer_test.info.yml |
router_installer_test.module | file | core/ |
Install, update and uninstall functions for the router_installer_test module. |
router_installer_test.routing.yml | file | core/ |
core/modules/system/tests/modules/router_installer_test/router_installer_test.routing.yml |
router_installer_test_modules_installed | function | core/ |
Implements hook_modules_installed(). |
router_test.install | file | core/ |
Install, update and uninstall functions for the router_test module. |
router_test_install | function | core/ |
Implements hook_install(). |
search.install | file | core/ |
Install, update, and uninstall functions for the Search module. |
SelectProfileForm::CONFIG_INSTALL_PROFILE_KEY | constant | core/ |
The key used in the profile list for the install from config option. |
serialization.install | file | core/ |
Update functions for the Serialization module. |
settings_tray.install | file | core/ |
Install, update and uninstall functions for the Settings Tray module. |
settings_tray_install | function | core/ |
Implements hook_install(). |
shortcut.install | file | core/ |
Install, update and uninstall functions for the shortcut module. |
ShortcutClaroIntegrationTest::testInstallUninstall | function | core/ |
Tests shortcut_install() and shortcut_uninstall(). |
shortcut_install | function | core/ |
Implements hook_install(). |
shortcut_themes_installed | function | core/ |
Implements hook_themes_installed(). |
shortcut_uninstall | function | core/ |
Implements hook_uninstall(). |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.