Search for install
- Search 9.5.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 |
|---|---|---|---|
| ModuleInstallTestCase::testDrupalWriteRecord | function | modules/ |
Test that calls to drupal_write_record() work during module installation. |
| ModuleUninstallTestCase | class | modules/ |
Unit tests for module uninstallation and related hooks. |
| ModuleUninstallTestCase::getInfo | function | modules/ |
|
| ModuleUninstallTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| ModuleUninstallTestCase::testUserPermsUninstalled | function | modules/ |
Tests the hook_modules_uninstalled() of the user module. |
| ModuleUpdater::getInstallDirectory | function | modules/ |
Return the directory where a module should be installed. |
| ModuleUpdater::isInstalled | function | modules/ |
Checks if the project is installed. |
| ModuleUpdater::postInstallTasks | function | modules/ |
Returns a list of post install actions. |
| module_load_install | function | includes/ |
Loads a module's installation hooks. |
| module_test.install | file | modules/ |
Install, update and uninstall functions for the module_test module. |
| module_test_install | function | modules/ |
Implements hook_install(). |
| module_test_modules_uninstalled | function | modules/ |
Implements hook_modules_uninstalled(). |
| node.install | file | modules/ |
Install, update and uninstall functions for the node module. |
| node_access_test.install | file | modules/ |
Install, update and uninstall functions for the node_access_test module. |
| node_install | function | modules/ |
Implements hook_install(). |
| node_modules_uninstalled | function | modules/ |
Implements hook_modules_uninstalled(). |
| number.install | file | modules/ |
Install, update and uninstall functions for the number module. |
| openid.install | file | modules/ |
Install, update and uninstall functions for the openid module. |
| openid_test.install | file | modules/ |
Install, update and uninstall functions for the openid_test module. |
| openid_test_install | function | modules/ |
Implements hook_install(). |
| overlay.install | file | modules/ |
Install, update, and uninstall functions for the Overlay module. |
| php.install | file | modules/ |
Install, update and uninstall functions for the php module. |
| poll.install | file | modules/ |
Install, update and uninstall functions for the poll module. |
| profile.install | file | modules/ |
Install, update and uninstall functions for the profile module. |
| profile_uninstall | function | modules/ |
Implements hook_uninstall(). |
| rdf.install | file | modules/ |
Install, update and uninstall functions for the rdf module. |
| rdf_install | function | modules/ |
Implements hook_install(). |
| rdf_modules_installed | function | modules/ |
Implements hook_modules_installed(). |
| rdf_modules_uninstalled | function | modules/ |
Implements hook_modules_uninstalled(). |
| rdf_test.install | file | modules/ |
Install, update and uninstall functions for the rdf module. |
| rdf_test_install | function | modules/ |
Implements hook_install(). |
| requirements1_test.install | file | modules/ |
|
| SCHEMA_INSTALLED | constant | includes/ |
Indicates that a module has been installed. |
| SCHEMA_UNINSTALLED | constant | includes/ |
Indicates that a module has not been installed yet. |
| search.install | file | modules/ |
Install, update and uninstall functions for the search module. |
| search_uninstall | function | modules/ |
Implements hook_uninstall(). |
| shortcut.install | file | modules/ |
Install, update and uninstall functions for the shortcut module. |
| shortcut_install | function | modules/ |
Implements hook_install(). |
| shortcut_uninstall | function | modules/ |
Implements hook_uninstall(). |
| simpletest.install | file | modules/ |
Install, update and uninstall functions for the simpletest module. |
| SimpleTestInstallationProfileModuleTestsTestCase | class | modules/ |
Verifies that tests bundled with installation profile modules are found. |
| SimpleTestInstallationProfileModuleTestsTestCase::$admin_user | property | modules/ |
|
| SimpleTestInstallationProfileModuleTestsTestCase::$profile | property | modules/ |
Use the Testing profile. |
| SimpleTestInstallationProfileModuleTestsTestCase::getInfo | function | modules/ |
|
| SimpleTestInstallationProfileModuleTestsTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| SimpleTestInstallationProfileModuleTestsTestCase::testInstallationProfileTests | function | modules/ |
Tests existence of test case located in an installation profile module. |
| SimpleTestOtherInstallationProfileModuleTestsTestCase | class | modules/ |
Verifies that tests in other installation profiles are not found. |
| SimpleTestOtherInstallationProfileModuleTestsTestCase::$admin_user | property | modules/ |
|
| SimpleTestOtherInstallationProfileModuleTestsTestCase::$profile | property | modules/ |
Use the Minimal profile. |
| SimpleTestOtherInstallationProfileModuleTestsTestCase::getInfo | function | modules/ |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.