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 |
---|---|---|---|
standard.install | file | profiles/ |
Install, update and uninstall functions for the standard installation profile. |
standard_form_install_configure_form_alter | function | profiles/ |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
standard_install | function | profiles/ |
Implements hook_install(). |
statistics.install | file | modules/ |
Install, update, and uninstall functions for the Statistics module. |
statistics_uninstall | function | modules/ |
Implements hook_uninstall(). |
syslog.install | file | modules/ |
Install, update and uninstall functions for the syslog module. |
syslog_uninstall | function | modules/ |
Implements hook_uninstall(). |
system.install | file | modules/ |
Install, update and uninstall functions for the system module. |
system_install | function | modules/ |
Implements hook_install(). |
system_modules_uninstall | function | modules/ |
Builds a form of currently disabled modules. |
system_modules_uninstall_confirm_form | function | modules/ |
Confirm uninstall of selected modules. |
system_modules_uninstall_submit | function | modules/ |
Processes the submitted uninstall form. |
system_modules_uninstall_validate | function | modules/ |
Validates the submitted uninstall form. |
system_test.install | file | modules/ |
Install, update and uninstall functions for the system_test module. |
system_test_modules_installed | function | modules/ |
Implements hook_modules_installed(). |
system_test_modules_uninstalled | function | modules/ |
Implements hook_modules_uninstalled(). |
taxonomy.install | file | modules/ |
Install, update and uninstall functions for the taxonomy module. |
TaxonomyVocabularyTestCase::testUninstallReinstall | function | modules/ |
Test uninstall and reinstall of the taxonomy module. |
taxonomy_test.install | file | modules/ |
Install, update and uninstall functions for the taxonomy_test module. |
taxonomy_uninstall | function | modules/ |
Implements hook_uninstall(). |
testing.install | file | profiles/ |
Install, update and uninstall functions for the testing profile. |
testing_install | function | profiles/ |
Implements hook_install(). |
text.install | file | modules/ |
Install, update and uninstall functions for the text module. |
ThemeUpdater::getInstallDirectory | function | modules/ |
Return the directory where a theme should be installed. |
ThemeUpdater::isInstalled | function | modules/ |
Checks if the project is installed. |
ThemeUpdater::postInstall | function | modules/ |
Perform actions after installation. |
ThemeUpdater::postInstallTasks | function | modules/ |
Return an array of links to pages that should be visited post operation. |
theme_install_page | function | includes/ |
Returns HTML for the installation page. |
theme_system_modules_uninstall | function | modules/ |
Returns HTML for a table of currently disabled modules. |
tracker.install | file | modules/ |
Install, update, and uninstall functions for tracker.module. |
tracker_uninstall | function | modules/ |
Implements hook_uninstall(). |
trigger.install | file | modules/ |
Install, update and uninstall functions for the trigger module. |
trigger_install | function | modules/ |
Implements hook_install(). |
Update Manager module: install | group | modules/ |
Update Manager module functionality for installing new code. |
update.install | file | modules/ |
Install, update, and uninstall functions for the Update Manager module. |
Updater::getInstallArgs | function | includes/ |
Store the default parameters for the Updater. |
Updater::install | function | includes/ |
Installs a Drupal project, returns a list of next actions. |
Updater::postInstall | function | includes/ |
Perform actions after installation. |
Updater::postInstallTasks | function | includes/ |
Return an array of links to pages that should be visited post operation. |
Updater::prepareInstallDirectory | function | includes/ |
Make sure the installation parent directory exists and is writable. |
update_authorize_install_batch_finished | function | modules/ |
Implements callback_batch_finished(). |
update_authorize_run_install | function | modules/ |
Installs a new project when invoked by authorize.php. |
update_fix_d7_install_profile | function | includes/ |
Register the currently installed profile in the system table. |
update_install | function | modules/ |
Implements hook_install(). |
update_manager_install_form | function | modules/ |
Form constructor for the install form of the Update Manager module. |
update_manager_install_form_submit | function | modules/ |
Form submission handler for update_manager_install_form(). |
update_manager_install_form_validate | function | modules/ |
Form validation handler for update_manager_install_form(). |
update_script_test.install | file | modules/ |
Install, update and uninstall functions for the update_script_test module. |
update_test_1.install | file | modules/ |
Install, update and uninstall functions for the update_test_1 module. |
update_test_2.install | file | modules/ |
Install, update and uninstall functions for the update_test_2 module. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.