Search for install
- Search 7.x for install
- Search 9.5.x for install
- Search 8.9.x for install
- Search 10.3.x for install
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
RecipeRunner::processInstall | function | core/ |
Installs the extensions. |
RecipeRunner::toBatchOperationsInstall | function | core/ |
Converts a recipe's install tasks to batch operations. |
RecipeRunnerTest::testModuleAndThemeInstall | function | core/ |
|
RecipeRunnerTest::testModuleInstall | function | core/ |
|
RecipeRunnerTest::testThemeModuleDependenciesInstall | function | core/ |
|
RequiredModuleUninstallValidator | class | core/ |
Ensures that required modules cannot be uninstalled. |
RequiredModuleUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\Core\Extension\RequiredModuleUninstallValidator. |
RequiredModuleUninstallValidator.php | file | core/ |
|
RequiredModuleUninstallValidator.php | file | core/ |
|
RequiredModuleUninstallValidator::$container | property | core/ |
The service container. |
RequiredModuleUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
RequiredModuleUninstallValidator::$moduleExtensionList | property | core/ |
The module extension list. |
RequiredModuleUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
RequiredModuleUninstallValidator::getModuleInfoByModule | function | core/ |
Returns the module info for a specific module. |
RequiredModuleUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
RequiredModuleUninstallValidator::setStringTranslation | function | core/ |
|
RequiredModuleUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
RequiredModuleUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
RequiredModuleUninstallValidator::__construct | function | core/ |
Constructs a new RequiredModuleUninstallValidator. |
RequiredModuleUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
RequiredModuleUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\RequiredModuleUninstallValidator @group Extension |
RequiredModuleUninstallValidatorTest.php | file | core/ |
|
RequiredModuleUninstallValidatorTest::$uninstallValidator | property | core/ |
|
RequiredModuleUninstallValidatorTest::setUp | function | core/ |
|
RequiredModuleUninstallValidatorTest::testValidateNoModule | function | core/ |
@covers ::validate |
RequiredModuleUninstallValidatorTest::testValidateNotRequired | function | core/ |
@covers ::validate |
RequiredModuleUninstallValidatorTest::testValidateRequired | function | core/ |
@covers ::validate |
requirements1_test.install | file | core/ |
|
rest.install | file | core/ |
Install, update and uninstall functions for the rest module. |
RouterTest::testRouterUninstallInstall | function | core/ |
Tests that routes no longer exist for a module that has been uninstalled. |
router_installer_test.info.yml | file | core/ |
core/modules/system/tests/modules/router_installer_test/router_installer_test.info.yml |
router_installer_test.module | file | core/ |
|
router_installer_test.routing.yml | file | core/ |
core/modules/system/tests/modules/router_installer_test/router_installer_test.routing.yml |
router_installer_test_modules_installed | function | core/ |
Implements hook_modules_installed(). |
router_test.install | file | core/ |
|
router_test_install | function | core/ |
Implements hook_install(). |
search.install | file | core/ |
Install, update, and uninstall functions for the Search module. |
SelectProfileForm::CONFIG_INSTALL_PROFILE_KEY | constant | core/ |
The key used in the profile list for the install from config option. |
serialization.install | file | core/ |
Update functions for the Serialization module. |
settings_tray.install | file | core/ |
Install, update and uninstall functions for the Settings Tray module. |
settings_tray_install | function | core/ |
Implements hook_install(). |
shortcut.install | file | core/ |
Install, update and uninstall functions for the shortcut module. |
ShortcutClaroIntegrationTest::testInstallUninstall | function | core/ |
Tests shortcut_install() and shortcut_uninstall(). |
shortcut_install | function | core/ |
Implements hook_install(). |
shortcut_themes_installed | function | core/ |
Implements hook_themes_installed(). |
shortcut_uninstall | function | core/ |
Implements hook_uninstall(). |
SingleVisibleProfileTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
SiteNameTest::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
SqlContentEntityStorageSchema::$installedStorageSchema | property | core/ |
The key-value collection for tracking installed storage schema. |
SqlContentEntityStorageSchema::installedStorageSchema | function | core/ |
Gets the keyvalue collection for tracking the installed schema. |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.