Primary tabs

Namesort descending Location Description Direct uses Strings
comment_unpublish_action modules/comment/comment.module Action to unpublish a comment.
comment_unpublish_by_keyword_action modules/comment/comment.module Action to unpublish a comment if it contains a certain string.
comment_unpublish_by_keyword_action_form modules/comment/comment.module Form builder; Prepare a form for blacklisted keywords.
comment_unpublish_by_keyword_action_submit modules/comment/comment.module Process comment_unpublish_by_keyword_action_form form submissions.
comment_update_1 modules/comment/comment.install Changed node_comment_statistics to use node->changed to avoid future timestamps.
comment_update_6001 modules/comment/comment.install
comment_update_6002 modules/comment/comment.install Changed comment settings from global to per-node -- copy global settings to all node types.
comment_update_6003 modules/comment/comment.install Add index to parent ID field.
comment_update_6004 modules/comment/comment.install Add index to to node_comment_statistics on comment_count
comment_update_6005 modules/comment/comment.install Add indices to uid fields.
comment_user modules/comment/comment.module Implementation of hook_user().
comment_validate modules/comment/comment.module Validate comment data. 1
confirm_form modules/system/system.module Generates a form array for a confirmation form. 32
conf_init includes/bootstrap.inc Loads the configuration and sets the base URL, cookie domain, and session name correctly.
conf_path includes/bootstrap.inc Find the appropriate configuration directory. 9
contact_admin_categories modules/contact/contact.admin.inc Categories/list tab. 1
contact_admin_delete modules/contact/contact.admin.inc Category delete page. 1
contact_admin_delete_submit modules/contact/contact.admin.inc Process category delete form submission.
contact_admin_edit modules/contact/contact.admin.inc Category edit page. 1
contact_admin_edit_submit modules/contact/contact.admin.inc Process the contact category edit page form submission.
contact_admin_edit_validate modules/contact/contact.admin.inc Validate the contact category edit page form submission.
contact_admin_settings modules/contact/contact.admin.inc 1
contact_help modules/contact/contact.module Implementation of hook_help().
contact_install modules/contact/contact.install Implementation of hook_install().
contact_load modules/contact/contact.module Load the data for a single contact category. 1
contact_mail modules/contact/contact.module Implementation of hook_mail().
contact_mail_page modules/contact/contact.pages.inc
contact_mail_page_submit modules/contact/contact.pages.inc Process the site-wide contact page form submission.
contact_mail_page_validate modules/contact/contact.pages.inc Validate the site-wide contact page form submission.
contact_mail_user modules/contact/contact.pages.inc
contact_mail_user_submit modules/contact/contact.pages.inc Process the personal contact page form submission.
contact_menu modules/contact/contact.module Implementation of hook_menu().
contact_perm modules/contact/contact.module Implementation of hook_perm
contact_schema modules/contact/contact.install Implementation of hook_schema().
contact_site_page modules/contact/contact.pages.inc Site-wide contact page. 1
contact_uninstall modules/contact/contact.install Implementation of hook_uninstall().
contact_user modules/contact/contact.module Implementation of hook_user().
contact_user_page modules/contact/contact.pages.inc Personal contact page. 1
custom_url_rewrite_inbound developer/hooks/core.php custom_url_rewrite_inbound is not a hook, it's a function you can add to settings.php to alter incoming requests so they map to a Drupal path. This function is called before modules are loaded and the menu system is initialized and it changes… 1
custom_url_rewrite_outbound developer/hooks/core.php custom_url_rewrite_outbound is not a hook, it's a function you can add to settings.php to alter all links generated by Drupal. This function is called from url(). This function is called very frequently (100+ times per page) so performance… 1
date_validate includes/form.inc Validates the date type to stop dates like February 30, 2006. 1
dblog_admin_settings modules/dblog/dblog.admin.inc dblog module settings form. 1
dblog_build_filter_query modules/dblog/dblog.admin.inc Build query for dblog administration filters based on session. 1
dblog_cron modules/dblog/dblog.module Implementation of hook_cron().
dblog_event modules/dblog/dblog.admin.inc Menu callback; displays details about a log message. 1
dblog_filters modules/dblog/dblog.admin.inc List dblog administration filters that can be applied. 3
dblog_filter_form modules/dblog/dblog.admin.inc Return form for dblog administration filters. 1
dblog_filter_form_submit modules/dblog/dblog.admin.inc Process result from dblog administration filter form.
dblog_filter_form_validate modules/dblog/dblog.admin.inc Validate result from dblog administration filter form.
dblog_help modules/dblog/dblog.module Implementation of hook_help().

Pages

Other projects