Search for install
- Search 7.x for install
- Search 9.5.x for install
- Search 10.3.x for install
- Search 11.x for install
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
UninstallDefaultContentTest::assertRecipesImported | function | core/ |
Assert recipes are imported. |
UninstallDefaultContentTest::expectedBlocks | function | core/ |
Returns the expected properties of this profile's custom blocks. |
UninstallDefaultContentTest::testReinstall | function | core/ |
Tests uninstalling content removes created entities. |
UninstalledExtensionException | class | core/ |
Exception class thrown when a specified extension has not been installed. |
UninstalledExtensionException.php | file | core/ |
|
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. |
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. |
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::$installProfile | property | core/ |
The install profile used in the database dump file. |
UpdatePathTestBase::$installProfile | property | core/ |
The install profile used in the database dump file. |
UpdatePathTestBase::$zlibInstalled | property | core/ |
Flag to indicate whether zlib is installed or not. |
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. |
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_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. |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.