Search for install
- Search 7.x for install
- Search 9.5.x for install
- Search 8.9.x for install
- Search 11.x for install
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ThemeUiTest::assertUninstallableTheme | function | core/ |
Checks related to uninstallable themes due to module dependencies. |
ThemeUiTest::providerTestThemeInstallWithModuleDependencies | function | core/ |
Data provider for testThemeInstallWithModuleDependencies(). |
ThemeUiTest::testInstalledIncompatibleTheme | function | core/ |
Tests that incompatible themes message is shown. |
ThemeUiTest::testInstallModuleWithIncompatibleDependencies | function | core/ |
Tests installing a theme with incompatible module dependencies. |
ThemeUiTest::testInstallModuleWithMissingDependencies | function | core/ |
Tests installing a theme with missing module dependencies. |
ThemeUiTest::testThemeInstallWithModuleDependencies | function | core/ |
Tests installing a theme with module dependencies. |
ThemeUiTest::uninstallModules | function | core/ |
Uninstalls modules via the admin UI. |
ThemeUiTest::uninstallTheme | function | core/ |
Uninstalls a theme via the admin UI. |
theme_installer | service | core/ |
Drupal\Core\Extension\ThemeInstaller |
ToolbarCacheContextsTest::installExtraModules | function | core/ |
Installs a given list of modules and rebuilds the cache. |
ToolbarClaroOverridesTest::$themeInstaller | property | core/ |
The theme installer used in this test for enabling themes. |
tracker.install | file | core/ |
Install, update, and uninstall functions for tracker.module. |
tracker_install | function | core/ |
Implements hook_install(). |
tracker_uninstall | function | core/ |
Implements hook_uninstall(). |
TwigTransTest::installLanguages | function | core/ |
Helper function: install languages. |
UmamiMultilingualInstallTest | class | core/ |
Tests the multilingual installer installing the Umami profile. |
UmamiMultilingualInstallTest.php | file | core/ |
|
UmamiMultilingualInstallTest::$langcode | property | core/ |
The language code in which to install Drupal. |
UmamiMultilingualInstallTest::$profile | property | core/ |
The installation profile to install. |
UmamiMultilingualInstallTest::getPo | function | core/ |
Returns the string for the test .po file. |
UmamiMultilingualInstallTest::setUpLanguage | function | core/ |
Installer step: Select language. |
UmamiMultilingualInstallTest::testUmami | function | core/ |
Ensures that Umami can be installed with Spanish as the default language. |
UninstallDefaultContentTest | class | core/ |
Tests that uninstalling default content removes created content. |
UninstallDefaultContentTest.php | file | core/ |
|
UninstallDefaultContentTest::$profile | property | core/ |
The profile to install as a basis for testing. |
UninstallDefaultContentTest::assertArticlesImported | function | core/ |
Assert articles are imported. |
UninstallDefaultContentTest::assertImportedCustomBlock | function | core/ |
Assert block content are imported. |
UninstallDefaultContentTest::assertRecipesImported | function | core/ |
Assert recipes are imported. |
UninstallDefaultContentTest::expectedBlocks | function | core/ |
Returns the expected properties of this profile's content blocks. |
UninstallDefaultContentTest::testReinstall | function | core/ |
Tests uninstalling content removes created entities. |
UninstalledExtensionException | class | core/ |
Exception class thrown when a specified extension has not been installed. |
UninstalledExtensionException.php | file | core/ |
|
UninstallKernelTest | class | core/ |
Tests the uninstallation of modules. |
UninstallKernelTest.php | file | core/ |
|
UninstallKernelTest::$modules | property | core/ |
Modules to install. |
UninstallKernelTest::setUp | function | core/ |
|
UninstallKernelTest::testUninstallMedia | function | core/ |
Tests uninstalling media and file modules. |
UninstallKernelTest::testUninstallPluginCacheClear | function | core/ |
Tests uninstalling a module with a plugin cache clearer service. |
UninstallTest | class | core/ |
Tests the uninstallation of modules. |
UninstallTest.php | file | core/ |
|
UninstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UninstallTest::$modules | property | core/ |
Modules to install. |
UninstallTest::testFailedInstallStatus | function | core/ |
Tests that a module which fails to install can still be uninstalled. |
UninstallTest::testUninstallPage | function | core/ |
Tests the Uninstall page and Uninstall confirmation page. |
UninstallTest::testUserPermsUninstalled | function | core/ |
Tests the hook_modules_uninstalled() of the user module. |
update.install | file | core/ |
Install, update, and uninstall functions for the Update Manager 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. |
Pagination
- Previous page
- Page 36
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.