20 calls to drupal_alter()

actions_list in drupal-6.x/includes/actions.inc
Discover all action functions by invoking hook_action_info().
comment_render in drupal-6.x/modules/comment/comment.module
Renders comment(s).
drupal_get_schema in drupal-6.x/includes/common.inc
Get the schema definition of a table, or the whole database schema.
drupal_mail in drupal-6.x/includes/mail.inc
Compose and optionally send an e-mail message.
drupal_prepare_form in drupal-6.x/includes/form.inc
Prepares a structured form array by adding required elements, executing any hook_form_alter functions, and optionally inserting a validation token to prevent tampering.
locale_block in drupal-6.x/modules/locale/locale.module
Implementation of hook_block(). Displays a language switcher. Translation links may be provided by other modules.
menu_link_save in drupal-6.x/includes/menu.inc
Save a menu link.
menu_router_build in drupal-6.x/includes/menu.inc
Collect, alter and store the menu definitions.
module_rebuild_cache in drupal-6.x/includes/module.inc
Rebuild the database cache of module files.
node_view in drupal-6.x/modules/node/node.module
Generate a display of the given node.
taxonomy_link in drupal-6.x/modules/taxonomy/taxonomy.module
Implementation of hook_link().
theme_comment_flat_expanded in drupal-6.x/modules/comment/comment.module
Theme comment flat expanded view.
theme_comment_thread_expanded in drupal-6.x/modules/comment/comment.module
Theme comment thread expanded view.
update_calculate_project_data in drupal-6.x/modules/update/update.compare.inc
Given the installed projects and the available release data retrieved from remote servers, calculate the current status.
update_get_projects in drupal-6.x/modules/update/update.compare.inc
Fetch an array of installed and enabled projects.
upload_js in drupal-6.x/modules/upload/upload.module
Menu-callback for JavaScript-based uploads.
user_build_content in drupal-6.x/modules/user/user.module
Builds a structured array representing the profile content.
_menu_link_translate in drupal-6.x/includes/menu.inc
This function is similar to _menu_translate() but does link-specific preparation such as always calling to_arg functions.
_system_theme_data in drupal-6.x/modules/system/system.module
Helper function to scan and collect theme .info data and their engines.
_theme_build_registry in drupal-6.x/includes/theme.inc
Rebuild the hook theme_registry cache.