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
- Search 11.x for install
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests get installed version. |
| 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/ |
|
| UpdatePathTestBase::installDrupal | function | core/ |
Overrides BrowserTestBase::installDrupal() for update testing. |
| UpdateScriptTest::assertInstalledExtensionsConfig | function | core/ |
Asserts that an installed extension's config setting is correct. |
| UpdateSemverContribTestBase::setProjectInstalledVersion | function | core/ |
|
| UpdateSemverCoreTestBase::setProjectInstalledVersion | function | core/ |
|
| 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/ |
|
| update_uninstall | function | core/ |
Implements hook_uninstall(). |
| user.install | file | core/ |
Install, update and uninstall functions for the user module. |
| UserAccountFormFieldsTest::testInstallConfigureForm | function | core/ |
Tests the root user account form section in the "Configure site" form. |
| UserHooks::modulesUninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
| UserInstallTest | class | core/ |
Tests user_install(). |
| UserInstallTest.php | file | core/ |
|
| UserInstallTest::$modules | property | core/ |
|
| UserInstallTest::setUp | function | core/ |
|
| UserInstallTest::testUserInstall | function | core/ |
Tests that the initial users have correct values. |
| user_install | function | core/ |
Implements hook_install(). |
| UsingNonInstalledTraitClass | class | core/ |
This class does not have a plugin attribute or plugin annotation on purpose. |
| UsingNonInstalledTraitClass.php | file | core/ |
|
| UsingNonInstalledTraitClass::testMethod | function | core/ |
Provides an empty test method. |
| VendorHardeningPlugin::getInstalledPackages | function | composer/ |
Gets a list of all installed packages from Composer. |
| VendorHardeningPlugin::getInstallPathForPackage | function | composer/ |
Gets the installed path for a package. |
| VendorHardeningPlugin::onPostPackageInstall | function | composer/ |
POST_PACKAGE_INSTALL event handler. |
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.