Primary tabs

Name Location Description Direct usessort ascending Strings
t includes/common.inc Translate strings to the current locale. 342 3
db_query includes/database.inc Runs a basic query in the active database. 245
theme includes/theme.inc Generate the themed representation of a Drupal object. 218 3
variable_get includes/bootstrap.inc Return a persistent variable. 101
update_sql database/updates.inc 92
l includes/common.inc Format an internal Drupal link. 81
check_plain includes/bootstrap.inc Encode special characters in a plain-text string for display as HTML. 74 2
drupal_set_message includes/bootstrap.inc Set a message for the user to see. 59
form_submit includes/common.inc Format a form submit button. 48
form includes/common.inc Generate a form from a set of form elements. 47
url includes/common.inc Generate an internal Drupal URL. 45 3
form_textfield includes/common.inc Format a single-line text field. 42
user_access modules/user.module Determine whether the user has a given privilege. 41
db_fetch_object includes/database.pgsql.inc Fetch one result row from the previous query as an object. 40
db_fetch_object includes/database.mysql.inc Fetch one result row from the previous query as an object. 40
drupal_goto includes/common.inc Send the user to a different Drupal page. 39
arg includes/bootstrap.inc Return a component of the current Drupal path. 36
module_invoke includes/module.inc Invoke a hook in a particular module. 34
db_result includes/database.pgsql.inc Return an individual result field from the previous query. 32
db_result includes/database.mysql.inc Return an individual result field from the previous query. 32
node_load modules/node.module Load a node object from the database. 31
db_rewrite_sql includes/database.inc Rewrites node queries. 31 1
watchdog includes/bootstrap.inc Log a system message. 30 2
form_select includes/common.inc Format a dropdown menu or scrolling selection box. 28
form_hidden includes/common.inc Store data in a hidden form field. 28
cache_clear_all includes/bootstrap.inc Expire data from the cache. 27
module_invoke_all includes/module.inc Invoke a hook in all enabled modules that implement it. 27
drupal_set_title includes/bootstrap.inc Set the title of the current page, for display on the page and in the title bar. 25
variable_set includes/bootstrap.inc Set a persistent variable. 23
format_date includes/common.inc Format a date with the given configured format or a custom format string. 23
pager_query includes/pager.inc Perform a paged database query. 23
format_name includes/common.inc Format a username. 22
form_textarea includes/common.inc Format a multiple-line text field. 21
node_invoke modules/node.module Invoke a node hook. 20
form_radios includes/common.inc Format a set of radio buttons. 20
form_checkbox includes/common.inc Format a checkbox. 20
form_set_error includes/common.inc File an error against the form element with the specified name. 19
form_group includes/common.inc Format a group of form items. 19
menu_get_menu includes/menu.inc Return the menu data structure. 18
db_query_range includes/database.pgsql.inc Runs a limited-range query in the active database. 17
check_url includes/common.inc Prepare a URL for use in an HTML attribute. Strips harmful protocols. 17
db_query_range includes/database.mysql.inc Runs a limited-range query in the active database. 17
drupal_map_assoc includes/common.inc Form an associative array from a linear array. 14
locale_supported_languages modules/locale.module Returns list of languages supported on this site 13
format_plural includes/common.inc Format a string containing a count of items. 13
drupal_attributes includes/common.inc Format an attribute string to insert in a tag. 13
user_load modules/user.module Fetch a user object. 12
tablesort_sql includes/tablesort.inc Create an SQL sort clause. 12
blogapi_validate_user modules/blogapi.module Ensure that the given user has permission to edit a blog. 11
node_invoke_nodeapi modules/node.module Invoke a hook_nodeapi() operation in all modules. 11

Pages

Other projects