Search for install

  1. Search 7.x for install
  2. Search 9.5.x for install
  3. Search 8.9.x for install
  4. Search 11.x for install
  5. Other projects
Title Object type File name Summary
update_themes_installed function core/modules/update/update.module Implements hook_themes_installed().
update_themes_uninstalled function core/modules/update/update.module Implements hook_themes_uninstalled().
update_uninstall function core/modules/update/update.install Implements hook_uninstall().
user.install file core/modules/user/user.install Install, update and uninstall functions for the user module.
UserAccountFormFieldsTest::testInstallConfigureForm function core/modules/user/tests/src/Kernel/UserAccountFormFieldsTest.php Tests the root user account form section in the "Configure site" form.
UserInstallTest class core/modules/user/tests/src/Kernel/UserInstallTest.php Tests user_install().
UserInstallTest.php file core/modules/user/tests/src/Kernel/UserInstallTest.php
UserInstallTest::$modules property core/modules/user/tests/src/Kernel/UserInstallTest.php Modules to install.
UserInstallTest::setUp function core/modules/user/tests/src/Kernel/UserInstallTest.php
UserInstallTest::testUserInstall function core/modules/user/tests/src/Kernel/UserInstallTest.php Tests that the initial users have correct values.
user_install function core/modules/user/user.install Implements hook_install().
user_modules_uninstalled function core/modules/user/user.module Implements hook_modules_uninstalled().
UsingNonInstalledTraitClass class core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/UsingNonInstalledTraitClass.php This class does not have a plugin attribute or plugin annotation on purpose.
UsingNonInstalledTraitClass.php file core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/UsingNonInstalledTraitClass.php
UsingNonInstalledTraitClass::testMethod function core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/UsingNonInstalledTraitClass.php
VendorHardeningPlugin::getInstalledPackages function composer/Plugin/VendorHardening/VendorHardeningPlugin.php Gets a list of all installed packages from Composer.
VendorHardeningPlugin::getInstallPathForPackage function composer/Plugin/VendorHardening/VendorHardeningPlugin.php Gets the installed path for a package.
VendorHardeningPlugin::onPostPackageInstall function composer/Plugin/VendorHardening/VendorHardeningPlugin.php POST_PACKAGE_INSTALL event handler.
VendorHardeningPlugin::onPrePackageInstall function composer/Plugin/VendorHardening/VendorHardeningPlugin.php PRE_PACKAGE_INSTALL event handler.
VendorHardeningPlugin::uninstall function composer/Plugin/VendorHardening/VendorHardeningPlugin.php
View::isInstallable function core/modules/views/src/Entity/View.php Checks whether this entity is installable.
views.install file core/modules/views/views.install Contains install and update functions for Views.
views_install function core/modules/views/views.install Implements hook_install().
views_test_data.install file core/modules/views/tests/modules/views_test_data/views_test_data.install Install, update, and uninstall functions for the Views Test module.
views_test_data_install function core/modules/views/tests/modules/views_test_data/views_test_data.install Implements hook_install().
ViewUI::$isUninstalling property core/modules/views_ui/src/ViewUI.php Whether the config is being deleted through the uninstall process.
ViewUI::isInstallable function core/modules/views_ui/src/ViewUI.php Checks whether this entity is installable.
ViewUI::isUninstalling function core/modules/views_ui/src/ViewUI.php Returns whether this entity is being changed during the uninstall process.
ViewUI::setUninstalling function core/modules/views_ui/src/ViewUI.php
VocabularyCrudTest::testUninstallReinstall function core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php Tests uninstall and reinstall of the taxonomy module.
WebDriverTestBase::installModulesFromClassProperty function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Install modules defined by `static::$modules`.
workspaces.install file core/modules/workspaces/workspaces.install Contains install, update and uninstall functions for the Workspaces module.
WorkspacesUninstallTest class core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php Tests uninstalling the Workspaces module.
WorkspacesUninstallTest.php file core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php
WorkspacesUninstallTest::$defaultTheme property core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php The theme to install as the default for testing.
WorkspacesUninstallTest::$modules property core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php Modules to install.
WorkspacesUninstallTest::setUp function core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php
WorkspacesUninstallTest::testUninstallingWorkspace function core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php Tests deleting workspace entities and uninstalling Workspaces module.
workspaces_install function core/modules/workspaces/workspaces.install Implements hook_install().
workspaces_module_preinstall function core/modules/workspaces/workspaces.install Implements hook_module_preinstall().
_content_translation_install_field_storage_definitions function core/modules/content_translation/content_translation.module Installs Content Translation's fields for a given entity type.
_install_config_locale_overrides function core/includes/install.core.inc Creates a batch to process config translations after installing from config.
_install_config_locale_overrides_process_batch function core/includes/install.core.inc Batch operation callback for install_config_locale_overrides().
_install_get_version_info function core/includes/install.core.inc Extracts version information from a drupal core version string.
_install_module_batch function core/includes/install.core.inc Implements callback_batch_operation().
_install_prepare_import function core/includes/install.core.inc Tells the translation import process that Drupal core is installed.
_install_select_profile function core/includes/install.core.inc Determines the installation profile to use in the installer.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.