Search for install
- Search 7.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 |
---|---|---|---|
LocaleUpdateTest::testEnableUninstallModule | function | core/ |
Tests automatic translation import when a module is enabled. |
locale_install | function | core/ |
Implements hook_install(). |
locale_modules_installed | function | core/ |
Implements hook_modules_installed(). |
locale_module_preuninstall | function | core/ |
Implements hook_module_preuninstall(). |
locale_test.install | file | core/ |
Install, update and uninstall functions for the locale_test module. |
locale_test_translate_modules_installed | function | core/ |
Implements hook_modules_installed(). |
locale_test_uninstall | function | core/ |
Implements hook_uninstall(). |
locale_themes_installed | function | core/ |
Implements hook_themes_installed(). |
locale_themes_uninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
locale_uninstall | function | core/ |
Implements hook_uninstall(). |
MapBaseFieldTest::testUninstallMapItemBaseField | function | core/ |
Tests uninstalling map item base field. |
media.install | file | core/ |
Install, uninstall and update hooks for Media module. |
MediaInstallTest | class | core/ |
Tests media Install / Uninstall logic. |
MediaInstallTest.php | file | core/ |
|
MediaInstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MediaInstallTest::$modules | property | core/ |
Modules to enable. |
MediaInstallTest::setUp | function | core/ |
|
MediaInstallTest::testReinstallAfterUninstall | function | core/ |
Tests reinstalling after being uninstalled. |
media_install | function | core/ |
Implements hook_install(). |
media_library.install | file | core/ |
Install, update and uninstall functions for the media_library module. |
media_library_install | function | core/ |
Implements hook_install(). |
MenuLinksTest::testModuleUninstalledMenuLinks | function | core/ |
Tests uninstalling a module providing default links. |
MenuUninstallTest | class | core/ |
Tests that uninstalling menu does not remove custom menus. |
MenuUninstallTest.php | file | core/ |
|
MenuUninstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MenuUninstallTest::$modules | property | core/ |
Modules to enable. |
MenuUninstallTest::testMenuUninstall | function | core/ |
Tests Menu uninstall. |
menu_link_content.install | file | core/ |
Install, update and uninstall functions for the menu_link_content module. |
MessagePlugin::uninstall | function | composer/ |
|
migrate.install | file | core/ |
Contains install and update functions for Migrate. |
migrate_drupal.install | file | core/ |
Contains install and update functions for Migrate Drupal. |
migrate_drupal_post_update_uninstall_multilingual | function | core/ |
Uninstall migrate_drupal_multilingual since migrate_drupal is installed. |
migrate_drupal_ui.install | file | core/ |
Install, update, and uninstall functions for the migrate_drupal_ui module. |
migrate_drupal_ui_install | function | core/ |
Implements hook_install(). |
MinimalInstallerTest | class | core/ |
Tests the interactive installer installing the minimal profile. |
MinimalInstallerTest.php | file | core/ |
|
MinimalInstallerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MinimalInstallerTest::$profile | property | core/ |
The installation profile to install. |
MinimalInstallerTest::testMinimalConfig | function | core/ |
Ensures that the exported minimal configuration is up to date. |
Module::getInstallDirectory | function | core/ |
Returns the directory where a module should be installed. |
Module::isInstalled | function | core/ |
Checks if the project is installed. |
Module::postInstallTasks | function | core/ |
Returns an array of links to pages that should be visited post operation. |
ModuleExtensionList::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
ModuleHandlerTest::moduleInstaller | function | core/ |
Returns the ModuleInstaller. |
ModuleHandlerTest::testUninstallContentDependency | function | core/ |
Tests uninstalling a module that has content. |
ModuleHandlerTest::testUninstallProfileDependency | function | core/ |
Tests uninstalling a module installed by a profile. |
ModuleInstallBatchTest | class | core/ |
Tests batch operations during tests execution. |
ModuleInstallBatchTest.php | file | core/ |
|
ModuleInstallBatchTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ModuleInstallBatchTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 24
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.