Search for install
- Search 7.x for install
- Search 8.9.x for install
- Search 10.3.x for install
- Search 11.x for install
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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 |
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_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/ |
Install, update and uninstall functions for the router_installer_test module. |
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/ |
Install, update and uninstall functions for the router_test module. |
router_test_install | function | core/ |
Implements hook_install(). |
SchemaDeprecationTest::testDeprecatedInstallSchema | function | core/ |
Tests deprecation of database schema API functions. |
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. |
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(). |
simpletest.install | file | core/ |
Uninstall functions for the simpletest module. |
simpletest_uninstall | function | core/ |
Implements hook_uninstall(). |
SingleVisibleProfileTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
SiteConfigureForm::$moduleInstaller | property | core/ |
The module installer. |
SiteNameTest::installParameters | function | core/ |
Returns the parameters that will be used when Simpletest 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. |
SqlContentEntityStorageSchemaTest::$entityLastInstalledSchemaRepository | property | core/ |
The mocked entity last installed schema repository used in this test. |
SqlContentEntityStorageSchemaTest::$installedStorageSchema | property | core/ |
The key-value collection for tracking installed storage schema. |
SqliteDriverLegacyTest::testDeprecationInstallTasks | function | core/ |
@covers Drupal\Core\Database\Driver\sqlite\Install\Tasks |
Stable9TemplateOverrideTest::installAllModules | function | core/ |
Installs all core modules. |
StableTemplateOverrideTest::installAllModules | function | core/ |
Installs all core modules. |
StableUninstallUpdateTest | class | core/ |
Ensures that update hook uninstalls Stable when it's no longer needed. |
StableUninstallUpdateTest.php | file | core/ |
|
StableUninstallUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
StableUninstallUpdateTest::testUpdate | function | core/ |
Ensures that Stable is disabled if it's no longer needed. |
StableUninstallUpdateTest::testUpdateStableNeeded | function | core/ |
Ensures that updates run without errors when Stable is still needed. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.