Functions

Primary tabs

Name Location Description Direct usessort ascending Strings
field_attach_prepare_view drupal/modules/field/field.attach.inc Prepare field data prior to display. 12
field_available_languages drupal/modules/field/field.multilingual.inc Collects the available languages for the given entity type and field. 12 1
system_region_list drupal/modules/system/system.module Get a list of available regions from a specified theme. 12
taxonomy_term_load_multiple drupal/modules/taxonomy/taxonomy.module Load multiple taxonomy terms based on certain conditions. 12
taxonomy_term_load drupal/modules/taxonomy/taxonomy.module Return the term object matching a term ID. 12
node_access_rebuild drupal/modules/node/node.module Rebuilds the node access database. 12
user_password drupal/modules/user/user.module Generate a random alphanumeric password. 12
image_style_url drupal/modules/image/image.module Returns the URL for an image derivative given a style and image path. 12
_field_sql_storage_columnname drupal/modules/field/modules/field_sql_storage/field_sql_storage.module Generate a column name for a field data table. 12 1
drupal_random_key drupal/includes/bootstrap.inc Returns a URL-safe, base64 encoded string of highly randomized bytes (over the full 8-bit range). 12
locale_add_language drupal/includes/locale.inc API function to add a language. 11
valid_url drupal/includes/common.inc Verifies the syntax of the given URL. 11
element_info drupal/includes/common.inc Retrieves the default properties for the defined element type. 11
drupal_get_schema_unprocessed drupal/includes/common.inc Returns the unprocessed and unaltered version of a module's schema. 11
field_attach_form drupal/modules/field/field.attach.inc Add form elements for all fields for an entity to a form structure. 11
search_update_totals drupal/modules/search/search.module Updates the {search_total} database table. 11 1
shortcut_current_displayed_set drupal/modules/shortcut/shortcut.module Returns the current displayed shortcut set for the provided user account. 11 1
taxonomy_get_vocabularies drupal/modules/taxonomy/taxonomy.module Return an array of all vocabulary objects. 11
_forum_node_check_node_type drupal/modules/forum/forum.module Checks whether a node can be used in a forum, based on its content type. 11
node_type_get_type drupal/modules/node/node.module Returns the node type of the passed node or node type string. 11
comment_save drupal/modules/comment/comment.module Accepts a submission of new or changed comment content. 11
image_style_load drupal/modules/image/image.module Loads a style by style name or ID. 11 2
file_test_reset drupal/modules/simpletest/tests/file_test.module Reset/initialize the history of calls to the file_* hooks. 11
file_move drupal/includes/file.inc Moves a file to a new location and update the file's database entry. 10
file_unmanaged_save_data drupal/includes/file.inc Saves a string to the specified destination without invoking file API. 10
drupal_not_found drupal/includes/common.inc Delivers a "page not found" error to the browser. 10
drupal_parse_info_file drupal/includes/common.inc Parses Drupal module and theme .info files. 10
batch_process drupal/includes/form.inc Processes the batch. 10
drupal_is_front_page drupal/includes/path.inc Check if the current page is the front page. 10
db_or drupal/includes/database/database.inc Returns a new DatabaseCondition, set to "OR" all conditions together. 10
_update_cache_clear drupal/modules/update/update.module Invalidates cached data relating to update status. 10
_field_invoke drupal/modules/field/field.attach.inc Invoke a field hook. 10
field_attach_view drupal/modules/field/field.attach.inc Returns a renderable array for the fields on an entity. 10
field_info_formatter_types drupal/modules/field/field.info.inc Returns information about field formatters from hook_field_formatter_info(). 10
overlay_get_mode drupal/modules/overlay/overlay.module Gets the current overlay mode. 10
search_touch_node drupal/modules/search/search.module Changes a node's changed timestamp to 'now' to force reindexing. 10
system_get_info drupal/modules/system/system.module Returns an array of information about enabled modules or themes. 10
_update_7000_node_get_types drupal/modules/node/node.install Utility function: fetch the node types directly from the database. 10
node_type_get_names drupal/modules/node/node.module Returns a list of available node type names. 10
node_delete drupal/modules/node/node.module Deletes a node. 10 1
field_test_entity_info_translatable drupal/modules/field/tests/field_test.entity.inc Helper function to enable entity translations. 10
field_test_entity_test_load drupal/modules/field/tests/field_test.entity.inc Loads a test_entity. 10
_field_test_storage_data drupal/modules/field/tests/field_test.storage.inc Helper function: stores or retrieves data from the 'storage backend'. 10
token_generate drupal/includes/token.inc Generates replacement values for a list of tokens. 9
module_hook drupal/includes/module.inc Determines whether a module implements a hook. 9
file_usage_add drupal/includes/file.inc Records that a module is using a file. 9
file_delete drupal/includes/file.inc Deletes a file and its database record. 9
file_save_data drupal/includes/file.inc Saves a file to the specified destination and creates a database entry. 9
drupal_chmod drupal/includes/file.inc Sets the permissions on a file or directory. 9
drupal_add_feed drupal/includes/common.inc Adds a feed URL for the current page. 9

Pages

Other projects