default_profile_tasks in profiles/default/default.profile
Perform any final installation tasks for this profile.
drupal_flush_all_caches in includes/common.inc
Flush all cached data on the site.
example_profile_tasks in developer/example.profile
Perform any final installation tasks for this profile.
install_tasks in ./install.php
Tasks performed after the database is initialized.
menu_enable in modules/menu/menu.module
Implementation of hook_enable()
menu_execute_active_handler in includes/menu.inc
Execute the page callback associated with the current path
menu_uninstall in modules/menu/menu.install
Implementation of hook_uninstall().
node_type_delete_confirm_submit in modules/node/content_types.inc
Process content type delete confirm submissions.
node_type_form_submit in modules/node/content_types.inc
Implementation of hook_form_submit().
profile_admin_overview_submit in modules/profile/profile.admin.inc
Submit handler to update changed profile field weights and categories.
profile_field_form_submit in modules/profile/profile.admin.inc
Process profile_field_form submissions.
system_modules_submit in modules/system/system.admin.inc
Submit callback; handles modules form submission.
system_themes_form_submit in modules/system/system.admin.inc
Process system_themes_form form submissions.
system_update_6021 in modules/system/system.install
Migrate the menu items from the old menu system to the new menu_links table.
system_update_6029 in modules/system/system.install
Enable the dblog module on sites that upgrade, since otherwise watchdog logging will stop unexpectedly.
_locale_import_po in includes/locale.inc
Parses Gettext Portable Object file information and inserts into database