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 |
---|---|---|---|
ProjectInfoTest::testGetInstallableReleases | function | core/ |
@covers ::getInstallableReleases |
ProjectInfoTest::testInstalledVersionSafe | function | core/ |
Tests checking if the currently installed version of a project is safe. |
QuickStartTest::testQuickStartInstallAndServerCommands | function | core/ |
Tests the quick-start commands. |
QuickStartTest::testServerWithNoInstall | function | core/ |
Tests the server command when there is no installation. |
QuickStartTestBase::installQuickStart | function | core/ |
Install a Drupal site using the quick start feature. |
RecipeConfigInstaller | class | core/ |
Extends the ConfigInstaller service for recipes. |
RecipeConfigInstaller.php | file | core/ |
|
RecipeConfigInstaller::installRecipeConfig | function | core/ |
|
RecipeRunner::installConfig | function | core/ |
Installs a config for a recipe. |
RecipeRunner::installContent | function | core/ |
Installs a content for a recipe. |
RecipeRunner::installModule | function | core/ |
Installs a module for a recipe. |
RecipeRunner::installTheme | function | core/ |
Installs a theme for a recipe. |
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/ |
|
respond_install_uninstall_hook_test.info.yml | file | core/ |
core/modules/system/tests/modules/respond_install_uninstall_hook_test/respond_install_uninstall_hook_test.info.yml |
rest.install | file | core/ |
Install, update and uninstall functions for the rest module. |
RouterInstallerTestHooks | class | core/ |
Hook implementations for router_installer_test. |
RouterInstallerTestHooks.php | file | core/ |
|
RouterInstallerTestHooks::modulesInstalled | function | core/ |
Implements hook_modules_installed(). |
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(). |
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.