Search for install
- Search 7.x for install
- Search 9.5.x for install
- Search 10.3.x for install
- Search 11.x for install
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PrepareUninstallTest::$nodes | property | core/ |
An array of node objects. |
| PrepareUninstallTest::$terms | property | core/ |
An array of taxonomy term objects. |
| PrepareUninstallTest::setUp | function | core/ |
|
| PrepareUninstallTest::testUninstall | function | core/ |
Tests that Node and Taxonomy can be uninstalled. |
| ProfileExtensionList::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
| QuickEditMinimalTest::testSuccessfulInstall | function | core/ |
Tests that Quick Edit works with no admin theme. |
| 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. |
| RequiredModuleUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\Core\Extension\RequiredModuleUninstallValidator. |
| RequiredModuleUninstallValidator | class | core/ |
Ensures that required modules cannot be uninstalled. |
| 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 ProxyClass Drupal proxy object. |
| RequiredModuleUninstallValidator::__construct | function | core/ |
Constructs a new RequiredModuleUninstallValidator. |
| RequiredModuleUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\RequiredModuleUninstallValidator[[api-linebreak]] @group Extension |
| RequiredModuleUninstallValidatorTest.php | file | core/ |
|
| RequiredModuleUninstallValidatorTest::$uninstallValidator | property | core/ |
|
| RequiredModuleUninstallValidatorTest::setUp | function | core/ |
|
| RequiredModuleUninstallValidatorTest::testValidateNoModule | function | core/ |
@covers ::validate[[api-linebreak]] |
| RequiredModuleUninstallValidatorTest::testValidateNotRequired | function | core/ |
@covers ::validate[[api-linebreak]] |
| RequiredModuleUninstallValidatorTest::testValidateRequired | function | core/ |
@covers ::validate[[api-linebreak]] |
| required_module_uninstall_validator | service | core/ |
Drupal\Core\Extension\RequiredModuleUninstallValidator |
| requirements1_test.install | file | core/ |
Install hooks for test module. |
| 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_test.install | file | core/ |
Install, update and uninstall functions for the router_test module. |
| router_test_install | function | core/ |
Implements hook_install(). |
| SCHEMA_UNINSTALLED | constant | core/ |
Indicates that a module has not been installed yet. |
| 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(). |
| seven_preprocess_install_page | function | core/ |
Implements hook_preprocess_install_page(). |
| shortcut.install | file | core/ |
Install, update and uninstall functions for the shortcut module. |
| ShortcutSevenIntegrationTest::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(). |
| simpletest.install | file | core/ |
Install, update and uninstall functions for the simpletest module. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.