Primary tabs

Name Location Description Direct usessort ascending Strings
search_data modules/search.module Perform a standard search on the given keys, and return the formatted results. 1
statistics_get modules/statistics.module Retrieves a node's "view statistics". 1
system_theme_listing modules/system.module Generate a list of all the available theme/style combinations. 1
system_module_listing modules/system.module Generate a list of all the available modules, as well as update the system list. 1
taxonomy_form modules/taxonomy.module Generate a form element for selecting terms from a vocabulary. 1
taxonomy_node_delete modules/taxonomy.module Remove associations of a node to its terms. 1
taxonomy_get_related modules/taxonomy.module Find all term objects related to a given term ID. 1
taxonomy_get_parents_all modules/taxonomy.module Find all ancestors of a given term ID. 1
taxonomy_get_synonyms modules/taxonomy.module Return an array of synonyms of the given term ID. 1
taxonomy_save_vocabulary modules/taxonomy.module 1
taxonomy_del_term modules/taxonomy.module 1
throttle_status modules/throttle.module Determine the current load on the site. 1
_throttle_validate modules/throttle.module 1
tracker_page modules/tracker.module Menu callback. Prints a listing of active nodes on the site. 1 1
upload_load modules/upload.module 1
user_help modules/user.module Implementation of hook_help(). 1
user_external_load modules/user.module 1
user_validate_picture modules/user.module 1
user_fields modules/user.module 1
user_set_authmaps modules/user.module 1
user_authenticate modules/user.module 1
_user_authenticated_id modules/user.module 1
user_edit_form modules/user.module 1
user_edit_validate modules/user.module 1
user_configure_settings modules/user.module 1
watchdog_overview modules/watchdog.module Menu callback; displays a listing of log messages. 1 1
db_connect includes/database.pgsql.inc Initialize a database connection. 1
db_encode_blob includes/database.pgsql.inc Returns a properly formatted Binary Large OBject value. 1
db_decode_blob includes/database.pgsql.inc Returns text from a Binary Large OBject value. 1
variable_init includes/bootstrap.inc Load the persistent variable table. 1
page_set_cache includes/bootstrap.inc Store the current page in the cache. 1
bootstrap_invoke_all includes/bootstrap.inc Call all init or exit hooks without including all modules. 1
drupal_get_path_map includes/bootstrap.inc Return an array mapping path aliases to their internal Drupal paths. 1
drupal_page_header includes/bootstrap.inc Set HTTP headers in preparation for a page response. 1
referer_uri includes/bootstrap.inc Return the URI of the referring page. 1
timer_start includes/bootstrap.inc Begin a global timer, for benchmarking of page execution time. 1
drupal_rebuild_path_map includes/common.inc Regenerate the path map from the information in the database. 1
drupal_get_headers includes/common.inc Get the HTTP response headers for the current page. 1
drupal_not_found includes/common.inc Generates a 404 error if the request can not be handled. 1
fix_gpc_magic includes/common.inc Correct double-escaping problems caused by "magic quotes" in some PHP installations. 1
locale_initialize includes/common.inc Initialize the localization system. 1
format_rss_channel includes/common.inc Formats an RSS channel. 1
format_rss_item includes/common.inc Format a single RSS item. 1
drupal_get_private_key includes/common.inc Ensure the private key variable used to generate tokens is set. 1
drupal_get_token includes/common.inc Generate a token based on $value, the current user session and private key. 1
drupal_page_footer includes/common.inc Perform end-of-request tasks. 1
drupal_xml_parser_create includes/common.inc Prepare a new XML parser. 1
drupal_convert_to_utf8 includes/common.inc Convert data to UTF-8 1
db_set_active includes/database.inc Activate a database for future queries. 1
db_queryd includes/database.inc Debugging version of db_query(). 1

Pages

Other projects