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 |
---|---|---|---|
update_themes_installed | function | core/ |
Implements hook_themes_installed(). |
update_themes_uninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
update_uninstall | function | core/ |
Implements hook_uninstall(). |
user.install | file | core/ |
Install, update and uninstall functions for the user module. |
UserAccountFormFieldsTest::testInstallConfigureForm | function | core/ |
Tests the root user account form section in the "Configure site" form. |
UserInstallTest | class | core/ |
Tests user_install(). |
UserInstallTest.php | file | core/ |
|
UserInstallTest::$modules | property | core/ |
Modules to install. |
UserInstallTest::setUp | function | core/ |
|
UserInstallTest::testUserInstall | function | core/ |
Tests that the initial users have correct values. |
user_install | function | core/ |
Implements hook_install(). |
user_modules_uninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
UsingNonInstalledTraitClass | class | core/ |
This class does not have a plugin attribute or plugin annotation on purpose. |
UsingNonInstalledTraitClass.php | file | core/ |
|
UsingNonInstalledTraitClass::testMethod | function | core/ |
|
VendorHardeningPlugin::getInstalledPackages | function | composer/ |
Gets a list of all installed packages from Composer. |
VendorHardeningPlugin::getInstallPathForPackage | function | composer/ |
Gets the installed path for a package. |
VendorHardeningPlugin::onPostPackageInstall | function | composer/ |
POST_PACKAGE_INSTALL event handler. |
VendorHardeningPlugin::onPrePackageInstall | function | composer/ |
PRE_PACKAGE_INSTALL event handler. |
VendorHardeningPlugin::uninstall | function | composer/ |
|
View::isInstallable | function | core/ |
Checks whether this entity is installable. |
views.install | file | core/ |
Contains install and update functions for Views. |
views_install | function | core/ |
Implements hook_install(). |
views_test_data.install | file | core/ |
Install, update, and uninstall functions for the Views Test module. |
views_test_data_install | function | core/ |
Implements hook_install(). |
ViewUI::$isUninstalling | property | core/ |
Whether the config is being deleted through the uninstall process. |
ViewUI::isInstallable | function | core/ |
Checks whether this entity is installable. |
ViewUI::isUninstalling | function | core/ |
Returns whether this entity is being changed during the uninstall process. |
ViewUI::setUninstalling | function | core/ |
|
VocabularyCrudTest::testUninstallReinstall | function | core/ |
Tests uninstall and reinstall of the taxonomy module. |
WebDriverTestBase::installModulesFromClassProperty | function | core/ |
Install modules defined by `static::$modules`. |
workspaces.install | file | core/ |
Contains install, update and uninstall functions for the Workspaces module. |
WorkspacesUninstallTest | class | core/ |
Tests uninstalling the Workspaces module. |
WorkspacesUninstallTest.php | file | core/ |
|
WorkspacesUninstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
WorkspacesUninstallTest::$modules | property | core/ |
Modules to install. |
WorkspacesUninstallTest::setUp | function | core/ |
|
WorkspacesUninstallTest::testUninstallingWorkspace | function | core/ |
Tests deleting workspace entities and uninstalling Workspaces module. |
workspaces_install | function | core/ |
Implements hook_install(). |
workspaces_module_preinstall | function | core/ |
Implements hook_module_preinstall(). |
_content_translation_install_field_storage_definitions | function | core/ |
Installs Content Translation's fields for a given entity type. |
_install_config_locale_overrides | function | core/ |
Creates a batch to process config translations after installing from config. |
_install_config_locale_overrides_process_batch | function | core/ |
Batch operation callback for install_config_locale_overrides(). |
_install_get_version_info | function | core/ |
Extracts version information from a drupal core version string. |
_install_module_batch | function | core/ |
Implements callback_batch_operation(). |
_install_prepare_import | function | core/ |
Tells the translation import process that Drupal core is installed. |
_install_select_profile | function | core/ |
Determines the installation profile to use in the installer. |
Pagination
- Previous page
- Page 38
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.