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