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 |
---|---|---|---|
$installed_profile | global | external_documentation/ |
The name of the profile that has just been installed. |
actions_loop_test.install | file | modules/ |
|
actions_loop_test_install | function | modules/ |
Implements hook_install(). |
aggregator.install | file | modules/ |
Install, update and uninstall functions for the aggregator module. |
aggregator_uninstall | function | modules/ |
Implements hook_uninstall(). |
announcements_feed.install | file | modules/ |
Install, update, and uninstall functions for the announcements_feed module. |
announcements_feed_uninstall | function | modules/ |
Implements hook_uninstall(). |
block.install | file | modules/ |
Install, update and uninstall functions for the block module. |
block_install | function | modules/ |
Implements hook_install(). |
block_modules_uninstalled | function | modules/ |
Implements hook_modules_uninstalled(). |
blog.install | file | modules/ |
Install, update and uninstall functions for the blog module. |
blog_install | function | modules/ |
Implements hook_install(). |
blog_uninstall | function | modules/ |
Implements hook_uninstall(). |
book.install | file | modules/ |
Install, update and uninstall functions for the book module. |
book_install | function | modules/ |
Implements hook_install(). |
book_uninstall | function | modules/ |
Implements hook_uninstall(). |
cache-install.inc | file | includes/ |
Provides a stub cache implementation to be used during installation. |
color.install | file | modules/ |
Install, update and uninstall functions for the color module. |
comment.install | file | modules/ |
Install, update and uninstall functions for the comment module. |
CommentUninstallTestCase | class | modules/ |
Tests uninstalling the comment module. |
CommentUninstallTestCase::getInfo | function | modules/ |
|
CommentUninstallTestCase::testCommentUninstall | function | modules/ |
|
comment_uninstall | function | modules/ |
Implements hook_uninstall(). |
contact.install | file | modules/ |
Install, update and uninstall functions for the contact module. |
contact_install | function | modules/ |
Implements hook_install(). |
contact_uninstall | function | modules/ |
Implements hook_uninstall(). |
dashboard.install | file | modules/ |
Install, update and uninstall functions for the dashboard module. |
dashboard_uninstall | function | modules/ |
Implements hook_uninstall(). |
DatabaseTasks::installable | function | includes/ |
Check whether Drupal is installable on the database. |
DatabaseTestCase::installTables | function | modules/ |
Set up several tables needed by a certain test. |
database_test.install | file | modules/ |
Install, update and uninstall functions for the database_test module. |
dblog.install | file | modules/ |
Install, update and uninstall functions for the dblog module. |
dblog_uninstall | function | modules/ |
Implements hook_uninstall(). |
db_installer_object | function | includes/ |
Returns a database installer object. |
DrupalTestCase::$useSetupInstallationCache | property | modules/ |
Whether to cache the installation part of the setUp() method. |
DrupalUpdaterInterface::getInstallDirectory | function | includes/ |
|
DrupalUpdaterInterface::isInstalled | function | includes/ |
Checks if the project is installed. |
DrupalUpdaterInterface::postInstall | function | includes/ |
Actions to run after an install has occurred. |
drupal_get_installed_schema_version | function | includes/ |
Returns the currently installed schema version for a module. |
drupal_installation_attempted | function | includes/ |
Returns TRUE if a Drupal installation is currently being attempted. |
drupal_install_fix_file | function | includes/ |
Attempts to fix file permissions. |
drupal_install_mkdir | function | includes/ |
Creates a directory with the specified permissions. |
drupal_install_profile_distribution_name | function | includes/ |
Loads the installation profile, extracting its defined distribution name. |
drupal_install_schema | function | includes/ |
Creates all tables defined in a module's hook_schema(). |
drupal_install_system | function | includes/ |
Installs the system module. |
drupal_set_installed_schema_version | function | includes/ |
Update the installed version information for a module. |
drupal_uninstall_modules | function | includes/ |
Uninstalls a given list of disabled modules. |
drupal_uninstall_schema | function | includes/ |
Removes all tables defined in a module's hook_schema(). |
drupal_verify_install_file | function | includes/ |
Verifies the state of the specified file. |
EnableDisableTestCase::assertSuccessfulDisableAndUninstall | function | modules/ |
Disables and uninstalls a module and asserts that it was done correctly. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.