Search for install

  1. Search 7.x for install
  2. Search 8.9.x for install
  3. Search 10.3.x for install
  4. Search 11.x for install
  5. Other projects
Title Object type File name Summary
RequiredModuleUninstallValidator::validate function core/lib/Drupal/Core/Extension/RequiredModuleUninstallValidator.php Determines the reasons a module can not be uninstalled.
RequiredModuleUninstallValidator::__construct function core/lib/Drupal/Core/Extension/RequiredModuleUninstallValidator.php Constructs a new RequiredModuleUninstallValidator.
RequiredModuleUninstallValidator::__construct function core/lib/Drupal/Core/ProxyClass/Extension/RequiredModuleUninstallValidator.php Constructs a ProxyClass Drupal proxy object.
RequiredModuleUninstallValidatorTest class core/tests/Drupal/Tests/Core/Extension/RequiredModuleUninstallValidatorTest.php @coversDefaultClass \Drupal\Core\Extension\RequiredModuleUninstallValidator
@group Extension
RequiredModuleUninstallValidatorTest.php file core/tests/Drupal/Tests/Core/Extension/RequiredModuleUninstallValidatorTest.php
RequiredModuleUninstallValidatorTest::$uninstallValidator property core/tests/Drupal/Tests/Core/Extension/RequiredModuleUninstallValidatorTest.php
RequiredModuleUninstallValidatorTest::setUp function core/tests/Drupal/Tests/Core/Extension/RequiredModuleUninstallValidatorTest.php
RequiredModuleUninstallValidatorTest::testValidateNoModule function core/tests/Drupal/Tests/Core/Extension/RequiredModuleUninstallValidatorTest.php @covers ::validate
RequiredModuleUninstallValidatorTest::testValidateNotRequired function core/tests/Drupal/Tests/Core/Extension/RequiredModuleUninstallValidatorTest.php @covers ::validate
RequiredModuleUninstallValidatorTest::testValidateRequired function core/tests/Drupal/Tests/Core/Extension/RequiredModuleUninstallValidatorTest.php @covers ::validate
required_module_uninstall_validator service core/core.services.yml Drupal\Core\Extension\RequiredModuleUninstallValidator
requirements1_test.install file core/modules/system/tests/modules/requirements1_test/requirements1_test.install Install hooks for test module.
rest.install file core/modules/rest/rest.install Install, update and uninstall functions for the rest module.
RouterTest::testRouterUninstallInstall function core/modules/system/tests/src/Functional/Routing/RouterTest.php Tests that routes no longer exist for a module that has been uninstalled.
router_installer_test.info.yml file core/modules/system/tests/modules/router_installer_test/router_installer_test.info.yml core/modules/system/tests/modules/router_installer_test/router_installer_test.info.yml
router_installer_test.module file core/modules/system/tests/modules/router_installer_test/router_installer_test.module Install, update and uninstall functions for the router_installer_test module.
router_installer_test.routing.yml file core/modules/system/tests/modules/router_installer_test/router_installer_test.routing.yml core/modules/system/tests/modules/router_installer_test/router_installer_test.routing.yml
router_installer_test_modules_installed function core/modules/system/tests/modules/router_installer_test/router_installer_test.module Implements hook_modules_installed().
router_test.install file core/modules/system/tests/modules/router_test_directory/router_test.install Install, update and uninstall functions for the router_test module.
router_test_install function core/modules/system/tests/modules/router_test_directory/router_test.install Implements hook_install().
SchemaDeprecationTest::testDeprecatedInstallSchema function core/tests/Drupal/KernelTests/Core/Extension/SchemaDeprecationTest.php Tests deprecation of database schema API functions.
SCHEMA_UNINSTALLED constant core/includes/schema.inc Indicates that a module has not been installed yet.
search.install file core/modules/search/search.install Install, update, and uninstall functions for the Search module.
SelectProfileForm::CONFIG_INSTALL_PROFILE_KEY constant core/lib/Drupal/Core/Installer/Form/SelectProfileForm.php The key used in the profile list for the install from config option.
serialization.install file core/modules/serialization/serialization.install Update functions for the Serialization module.
settings_tray.install file core/modules/settings_tray/settings_tray.install Install, update and uninstall functions for the Settings Tray module.
settings_tray_install function core/modules/settings_tray/settings_tray.install Implements hook_install().
seven_preprocess_install_page function core/themes/seven/seven.theme Implements hook_preprocess_install_page().
shortcut.install file core/modules/shortcut/shortcut.install Install, update and uninstall functions for the shortcut module.
ShortcutClaroIntegrationTest::testInstallUninstall function core/modules/shortcut/tests/src/Kernel/ShortcutClaroIntegrationTest.php Tests shortcut_install() and shortcut_uninstall().
shortcut_install function core/modules/shortcut/shortcut.install Implements hook_install().
shortcut_themes_installed function core/modules/shortcut/shortcut.module Implements hook_themes_installed().
shortcut_uninstall function core/modules/shortcut/shortcut.install Implements hook_uninstall().
simpletest.install file core/modules/simpletest/simpletest.install Uninstall functions for the simpletest module.
simpletest_uninstall function core/modules/simpletest/simpletest.install Implements hook_uninstall().
SingleVisibleProfileTest::testInstalled function core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php Confirms that the installation succeeded.
SiteConfigureForm::$moduleInstaller property core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php The module installer.
SiteNameTest::installParameters function core/tests/Drupal/FunctionalTests/Installer/SiteNameTest.php Returns the parameters that will be used when Simpletest installs Drupal.
SqlContentEntityStorageSchema::$installedStorageSchema property core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php The key-value collection for tracking installed storage schema.
SqlContentEntityStorageSchema::installedStorageSchema function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Gets the keyvalue collection for tracking the installed schema.
SqlContentEntityStorageSchemaTest::$entityLastInstalledSchemaRepository property core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php The mocked entity last installed schema repository used in this test.
SqlContentEntityStorageSchemaTest::$installedStorageSchema property core/tests/Drupal/KernelTests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php The key-value collection for tracking installed storage schema.
SqliteDriverLegacyTest::testDeprecationInstallTasks function core/modules/sqlite/tests/src/Kernel/sqlite/SqliteDriverLegacyTest.php @covers Drupal\Core\Database\Driver\sqlite\Install\Tasks
Stable9TemplateOverrideTest::installAllModules function core/tests/Drupal/KernelTests/Core/Theme/Stable9TemplateOverrideTest.php Installs all core modules.
StableTemplateOverrideTest::installAllModules function core/tests/Drupal/KernelTests/Core/Theme/StableTemplateOverrideTest.php Installs all core modules.
StableUninstallUpdateTest class core/modules/system/tests/src/Functional/Update/StableUninstallUpdateTest.php Ensures that update hook uninstalls Stable when it's no longer needed.
StableUninstallUpdateTest.php file core/modules/system/tests/src/Functional/Update/StableUninstallUpdateTest.php
StableUninstallUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/StableUninstallUpdateTest.php Set database dump files to be used.
StableUninstallUpdateTest::testUpdate function core/modules/system/tests/src/Functional/Update/StableUninstallUpdateTest.php Ensures that Stable is disabled if it's no longer needed.
StableUninstallUpdateTest::testUpdateStableNeeded function core/modules/system/tests/src/Functional/Update/StableUninstallUpdateTest.php Ensures that updates run without errors when Stable is still needed.

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