Search for install
- Search 7.x for install
- Search 8.9.x for install
- Search 10.3.x for install
- Search 11.x for install
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
UninstallKernelTest | class | core/ |
Tests the uninstallation of modules. |
UninstallKernelTest.php | file | core/ |
|
UninstallKernelTest::$modules | property | core/ |
Modules to enable. |
UninstallKernelTest::setUp | function | core/ |
|
UninstallKernelTest::testUninstallMedia | function | core/ |
Tests uninstalling media and file modules. |
UninstallKernelTest::testUninstallPluginCacheClear | function | core/ |
Tests uninstalling a module with a plugin cache clearer service. |
UninstallTest | class | core/ |
Tests the uninstallation of modules. |
UninstallTest.php | file | core/ |
|
UninstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UninstallTest::$modules | property | core/ |
Modules to enable. |
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. |
update.install | file | core/ |
Install, update, and uninstall functions for the Update Manager module. |
UpdateDeprecationTest::testDrupalGetInstalledSchemaVersion | function | core/ |
Deprecation testing for drupal installed schema version functions. |
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 @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. |
UpdatePathTestBase::$zlibInstalled | property | core/ |
Flag to indicate whether zlib is installed or not. |
UpdatePathTestBase::doInstall | function | core/ |
Execute the non-interactive installer. |
UpdatePathTestBase::installDrupal | function | core/ |
Installs Drupal into the Simpletest site. |
Updater::getInstallArgs | function | core/ |
Stores the default parameters for the Updater. |
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::assertInstalledExtensionConfig | function | core/ |
Asserts that an installed extension's config setting is correct. |
UpdateSemverContribTest::setProjectInstalledVersion | function | core/ |
Sets the project installed version. |
UpdateSemverCoreTest::setProjectInstalledVersion | function | core/ |
Sets the version to x.x.x when no project-specific mapping is defined. |
UpdateSemverTestBase::setProjectInstalledVersion | function | core/ |
Sets the project installed version. |
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. |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.