Search for install
- Search 7.x for install
- Search 9.5.x for install
- Search 8.9.x for install
- Search 10.3.x for install
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PrepareUninstallTest::testUninstall | function | core/ |
Tests that Node and Taxonomy can be uninstalled. |
| ProfileExtensionList::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
| ProfileInstallRequirementsRequirements | class | core/ |
Provides method for checking requirements during install time. |
| ProfileInstallRequirementsRequirements.php | file | core/ |
|
| ProfileInstallRequirementsRequirements::getRequirements | function | core/ |
Check installation requirements. |
| profile_install_requirements.info.yml | file | core/ |
core/profiles/tests/profile_install_requirements/profile_install_requirements.info.yml |
| ProjectInfo::getInstallableReleases | function | core/ |
Gets all project releases to which the site can update. |
| ProjectInfo::getInstalledVersion | function | core/ |
Returns the installed project version via the Update Status module. |
| ProjectInfo::isInstallable | function | core/ |
Determines if a release can be installed. |
| ProjectInfo::isInstalledVersionSafe | function | core/ |
Checks if the installed version of this project is safe to use. |
| ProjectInfoTest::providerGetInstallableReleases | function | core/ |
Data provider for testGetInstallableReleases(). |
| ProjectInfoTest::providerInstalledVersionSafe | function | core/ |
Data provider for ::testInstalledVersionSafe(). |
| ProjectInfoTest::testGetInstallableReleases | function | core/ |
Tests get installable releases. |
| ProjectInfoTest::testInstalledVersionSafe | function | core/ |
Tests checking if the currently installed version of a project is safe. |
| QuickStartTest::testQuickStartInstallAndServerCommands | function | core/ |
Tests the quick-start commands. |
| QuickStartTest::testServerWithNoInstall | function | core/ |
Tests the server command when there is no installation. |
| QuickStartTestBase::installQuickStart | function | core/ |
Install a Drupal site using the quick start feature. |
| RecipeConfigInstaller | class | core/ |
Extends the ConfigInstaller service for recipes. |
| RecipeConfigInstaller.php | file | core/ |
|
| RecipeConfigInstaller::installRecipeConfig | function | core/ |
|
| RecipeRunner::installConfig | function | core/ |
Installs a config for a recipe. |
| 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/ |
Tests modules and themes installed after processing a recipe. |
| RecipeRunnerTest::testModuleInstall | function | core/ |
Tests modules installed after processing a recipe. |
| RecipeRunnerTest::testThemeModuleDependenciesInstall | function | core/ |
Tests module and theme dependencies installed after processing a recipe. |
| RequiredModuleUninstallValidator | class | core/ |
Ensures that required modules cannot be uninstalled. |
| RequiredModuleUninstallValidator.php | file | core/ |
|
| RequiredModuleUninstallValidator::$moduleExtensionList | property | core/ |
The module extension list. |
| RequiredModuleUninstallValidator::getModuleInfoByModule | function | core/ |
Returns the module info for a specific module. |
| RequiredModuleUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| RequiredModuleUninstallValidator::__construct | function | core/ |
Constructs a new RequiredModuleUninstallValidator. |
| RequiredModuleUninstallValidatorTest | class | core/ |
Tests Drupal\Core\Extension\RequiredModuleUninstallValidator. |
| RequiredModuleUninstallValidatorTest.php | file | core/ |
|
| RequiredModuleUninstallValidatorTest::$uninstallValidator | property | core/ |
|
| RequiredModuleUninstallValidatorTest::setUp | function | core/ |
|
| RequiredModuleUninstallValidatorTest::testValidateNoModule | function | core/ |
Tests validate no module. |
| RequiredModuleUninstallValidatorTest::testValidateNotRequired | function | core/ |
Tests validate not required. |
| RequiredModuleUninstallValidatorTest::testValidateRequired | function | core/ |
Tests validate required. |
| required_module_uninstall_validator | service | core/ |
Drupal\Core\Extension\RequiredModuleUninstallValidator |
| requirements1_test.install | file | core/ |
|
| respond_install_uninstall_hook_test.info.yml | file | core/ |
core/modules/system/tests/modules/respond_install_uninstall_hook_test/respond_install_uninstall_hook_test.info.yml |
| respond_install_uninstall_hook_test_cache_flush | function | core/ |
This implements a hook on behalf of another module. |
| rest.install | file | core/ |
Install, update and uninstall functions for the rest module. |
| RouterInstallerTestHooks | class | core/ |
Hook implementations for router_installer_test. |
| RouterInstallerTestHooks.php | file | core/ |
|
| RouterInstallerTestHooks::modulesInstalled | function | core/ |
Implements hook_modules_installed(). |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.