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 |
---|---|---|---|
UpdateHookRegistry::setInstalledVersion | function | core/ |
Updates the installed version information for a module. |
UpdateHookRegistryTest::testGetInstalledVersion | function | core/ |
@covers ::getInstalledVersion @covers ::getAllInstalledVersions @covers ::setInstalledVersion @covers ::deleteInstalledVersion |
UpdateManagerInstall | class | core/ |
Configure update settings for this site. |
UpdateManagerInstall.php | file | core/ |
|
UpdateManagerInstall::$archiverManager | property | core/ |
The archiver plugin manager service. |
UpdateManagerInstall::$moduleHandler | property | core/ |
The module handler. |
UpdateManagerInstall::$root | property | core/ |
The root location under which installed projects will be saved. |
UpdateManagerInstall::$sitePath | property | core/ |
The site path. |
UpdateManagerInstall::buildForm | function | core/ |
Form constructor. |
UpdateManagerInstall::create | function | core/ |
Instantiates a new instance of this class. |
UpdateManagerInstall::getFormId | function | core/ |
Returns a unique string identifying the form. |
UpdateManagerInstall::submitForm | function | core/ |
Form submission handler. |
UpdateManagerInstall::validateForm | function | core/ |
Form validation handler. |
UpdateManagerInstall::__construct | function | core/ |
Constructs a new UpdateManagerInstall. |
UpdateManagerUpdateTest::testUninstalledUpdatesTable | function | core/ |
Tests the Update form with an uninstalled module in the system. |
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_authorize_install_batch_finished | function | core/ |
Implements callback_batch_finished(). |
update_authorize_run_install | function | core/ |
Installs a new project when invoked by authorize.php. |
update_install | function | core/ |
Implements hook_install(). |
update_modules_installed | function | core/ |
Implements hook_modules_installed(). |
update_modules_uninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
update_script_test.install | file | core/ |
Install, update and uninstall functions for the update_script_test module. |
update_test_0.install | file | core/ |
Install, update and uninstall functions for the update_test_0 module. |
update_test_1.install | file | core/ |
Install, update and uninstall functions for the update_test_1 module. |
update_test_2.install | file | core/ |
Install, update and uninstall functions for the update_test_2 module. |
update_test_3.install | file | core/ |
Install, update and uninstall functions for the update_test_3 module. |
update_test_description.install | file | core/ |
Install, update and uninstall functions for the update_test_descriptions module. |
update_test_failing.install | file | core/ |
Contains a failing update hook for testing the update system. |
update_test_invalid_hook.install | file | core/ |
Install, update and uninstall functions for the update_test_invalid_hook module. |
update_test_last_removed.install | file | core/ |
Update functions for the update_test_last_removed module. |
update_test_no_preexisting.install | file | core/ |
Install, update and uninstall functions for the update_test_no_preexisting module. |
update_test_postupdate.install | file | core/ |
Install hooks for test module. |
update_test_schema.install | file | core/ |
Update hooks and schema definition for the update_test_schema module. |
update_test_semver_update_n.install | file | core/ |
Update hooks for the update_test_semver_update_n module. |
update_test_with_7x.install | file | core/ |
Install, update and uninstall functions for the update_test_with_7x module. |
Pagination
- Previous page
- Page 37
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.