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 10.3.x for install
  5. Other projects
Title Object type File name Summary
UpdateTestTrait::mockInstalledExtensionsInfo function core/modules/update/tests/src/Functional/UpdateTestTrait.php Sets information about installed extensions.
update_install function core/modules/update/update.install Implements hook_install().
update_script_test.install file core/modules/system/tests/modules/update_script_test/update_script_test.install
update_test_0.install file core/modules/system/tests/modules/update_test_0/update_test_0.install
update_test_1.install file core/modules/system/tests/modules/update_test_1/update_test_1.install
update_test_2.install file core/modules/system/tests/modules/update_test_2/update_test_2.install
update_test_3.install file core/modules/system/tests/modules/update_test_3/update_test_3.install
update_test_description.install file core/modules/system/tests/modules/update_test_description/update_test_description.install
update_test_failing.install file core/modules/system/tests/modules/update_test_failing/update_test_failing.install
update_test_invalid_hook.install file core/modules/system/tests/modules/update_test_invalid_hook/update_test_invalid_hook.install
update_test_last_removed.install file core/modules/system/tests/modules/update_test_last_removed/update_test_last_removed.install
update_test_no_preexisting.install file core/modules/system/tests/modules/update_test_no_preexisting/update_test_no_preexisting.install
update_test_postupdate.install file core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.install
update_test_schema.install file core/modules/system/tests/modules/update_test_schema/update_test_schema.install
update_test_semver_update_n.install file core/modules/system/tests/modules/update_test_semver_update_n/update_test_semver_update_n.install
update_test_with_7x.install file core/modules/system/tests/modules/update_test_with_7x/update_test_with_7x.install
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.
UserHooks::modulesUninstalled function core/modules/user/src/Hook/UserHooks.php Implements hook_modules_uninstalled().
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().
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
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.
WorkspacesHooks::modulePreinstall function core/modules/workspaces/src/Hook/WorkspacesHooks.php Implements hook_module_preinstall().
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.

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