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 |
---|---|---|---|
UninstallTest.php | file | core/ |
|
UninstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UninstallTest::$modules | property | core/ |
Modules to install. |
UninstallTest::testFailedInstallStatus | function | core/ |
Tests that a module which fails to install can still be uninstalled. |
UninstallTest::testUninstallPage | function | core/ |
Tests the Uninstall page and Uninstall confirmation page. |
UninstallTest::testUserPermsUninstalled | function | core/ |
Tests the hook_modules_uninstalled() of the user module. |
UnpackRecipeTest::testRecipeNotUnpackedIfInstallIsDeferred | function | core/ |
Tests a recipe can be required using --no-install and installed later. |
UnpackRecipeTest::testRecipeNotUnpackedIfInstallIsDeferred | function | core/ |
Tests a recipe can be required using --no-install and installed later. |
update.install | file | core/ |
Install, update, and uninstall functions for the Update Status module. |
UpdateHookRegistry::deleteInstalledVersion | function | core/ |
Deletes the installed version information for the module. |
UpdateHookRegistry::getAllInstalledVersions | function | core/ |
Returns the currently installed schema version for all modules. |
UpdateHookRegistry::getInstalledVersion | function | core/ |
Returns the currently installed schema version for a module. |
UpdateHookRegistry::SCHEMA_UNINSTALLED | constant | core/ |
Indicates that a module has not been installed yet. |
UpdateHookRegistry::setInstalledVersion | function | core/ |
Updates the installed version information for a module. |
UpdateHookRegistryTest::testGetInstalledVersion | function | core/ |
@covers ::getInstalledVersion[[api-linebreak]] @covers ::getAllInstalledVersions[[api-linebreak]] @covers ::setInstalledVersion[[api-linebreak]] @covers ::deleteInstalledVersion[[api-linebreak]] |
UpdateHooks::modulesInstalled | function | core/ |
Implements hook_modules_installed(). |
UpdateHooks::modulesUninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
UpdateHooks::themesInstalled | function | core/ |
Implements hook_themes_installed(). |
UpdateHooks::themesUninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
UpdatePathTestBase::doInstall | function | core/ |
Execute the non-interactive installer. |
UpdatePathTestBase::installDrupal | function | core/ |
Overrides BrowserTestBase::installDrupal() for update testing. |
Updater::getInstallArgs | function | core/ |
Stores the default parameters for the Updater. |
Updater::getInstallDirectory | function | core/ |
Returns the path to the default install location for the current project. |
Updater::install | function | core/ |
Installs a Drupal project, returns a list of next actions. |
Updater::postInstall | function | core/ |
Performs actions after installation. |
Updater::postInstallTasks | function | core/ |
Returns an array of links to pages that should be visited post operation. |
Updater::prepareInstallDirectory | function | core/ |
Makes sure the installation parent directory exists and is writable. |
UpdaterInterface::getInstallDirectory | function | core/ |
Returns the path to the default install location for the current project. |
UpdaterInterface::isInstalled | function | core/ |
Checks if the project is installed. |
UpdaterInterface::postInstall | function | core/ |
Actions to run after an install has occurred. |
UpdateScriptTest::assertInstalledExtensionsConfig | function | core/ |
Asserts that an installed extension's config setting is correct. |
UpdateSemverContribTestBase::setProjectInstalledVersion | function | core/ |
Sets the project installed version. |
UpdateSemverCoreTestBase::setProjectInstalledVersion | function | core/ |
Sets the project installed version. |
UpdateSemverTestBase::setProjectInstalledVersion | function | core/ |
Sets the project installed version. |
UpdateTestTrait::mockInstalledExtensionsInfo | function | core/ |
Sets information about installed extensions. |
update_install | function | core/ |
Implements hook_install(). |
update_script_test.install | file | core/ |
|
update_test_0.install | file | core/ |
|
update_test_1.install | file | core/ |
|
update_test_2.install | file | core/ |
|
update_test_3.install | file | core/ |
|
update_test_description.install | file | core/ |
|
update_test_failing.install | file | core/ |
|
update_test_invalid_hook.install | file | core/ |
|
update_test_last_removed.install | file | core/ |
|
update_test_no_preexisting.install | file | core/ |
|
update_test_postupdate.install | file | core/ |
|
update_test_schema.install | file | core/ |
|
update_test_semver_update_n.install | file | core/ |
|
update_test_with_7x.install | file | core/ |
Pagination
- Previous page
- Page 36
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.