Functions

Primary tabs

Name Location Description Direct usessort ascending Strings
taxonomy_vocabulary_machine_name_load drupal/modules/taxonomy/taxonomy.module Return the vocabulary object matching a vocabulary machine name. 3 1
field_ui_get_destinations drupal/modules/field_ui/field_ui.admin.inc Extracts next redirect path from an array of multiple destinations. 3
field_ui_next_destination drupal/modules/field_ui/field_ui.admin.inc Returns the next redirect path in a multipage sequence. 3
_trigger_taxonomy drupal/modules/trigger/trigger.module Calls action functions for taxonomy triggers. 3
aggregator_save_category drupal/modules/aggregator/aggregator.module Adds/edits/deletes aggregator categories. 3
aggregator_save_feed drupal/modules/aggregator/aggregator.module Add/edit/delete an aggregator feed. 3
_aggregator_get_variables drupal/modules/aggregator/aggregator.module Gets the fetcher, parser, and processors. 3
aggregator_feed_items_load drupal/modules/aggregator/aggregator.pages.inc Loads and optionally filters feed items. 3
_aggregator_page_list drupal/modules/aggregator/aggregator.pages.inc Prints an aggregator page listing a number of feed items. 3
_openid_is_xri drupal/modules/openid/openid.inc Determine if the given identifier is an XRI ID. 3
_openid_dh_base64_to_long drupal/modules/openid/openid.inc 3
_openid_dh_long_to_base64 drupal/modules/openid/openid.inc 3
_openid_dh_binary_to_long drupal/modules/openid/openid.inc 3
_openid_dh_xorsecret drupal/modules/openid/openid.inc 3
openid_extract_namespace drupal/modules/openid/openid.inc Extract all the parameters belonging to an extension in a response message. 3
_openid_math_add drupal/modules/openid/openid.inc Calls the add function from the available math library for OpenID. 3
_profile_get_fields drupal/modules/profile/profile.module 3
node_title_list drupal/modules/node/node.module Gathers a listing of links to nodes. 3
_node_extract_type drupal/modules/node/node.module Extracts the type name. 3
node_search_execute drupal/modules/node/node.module Implements hook_search_execute(). 3
node_permissions_get_configured_types drupal/modules/node/node.module Returns an array of node types that should be managed by permissions. 3
node_access_acquire_grants drupal/modules/node/node.module Gets the list of node access grants and writes them to the database. 3
user_external_load drupal/modules/user/user.module Fetches a user object based on an external authentication source. 3
user_validate_name drupal/modules/user/user.module Verify the syntax of the given name. 3
user_set_authmaps drupal/modules/user/user.module Save mappings of which external authentication module(s) authenticated a user. Maps external usernames to user ids in the users table. 3
user_login_finalize drupal/modules/user/user.module Finalize the login process. Must be called when logging in a user. 3
user_login_submit drupal/modules/user/user.module Submit handler for the login form. Load $user object and perform standard login tasks. The user is then redirected to the My Account page. Setting the destination in the query string overrides the redirect. 3 1
user_pass_reset_url drupal/modules/user/user.module Generates a unique URL for a user to login and reset their password. 3
user_cancel drupal/modules/user/user.module Cancel a user account. 3
user_role_load_by_name drupal/modules/user/user.module Fetches a user role by role name. 3
user_filters drupal/modules/user/user.module List user administration filters that can be applied. 3
user_cancel_methods drupal/modules/user/user.pages.inc Helper function to return available account cancellation methods. 3
locale_field_language_fallback drupal/modules/locale/locale.module Applies language fallback rules to the fields attached to the given entity. 3 3
locale_language_negotiation_info drupal/modules/locale/locale.module Implements hook_language_negotiation_info(). 3
dashboard_regions drupal/modules/dashboard/dashboard.module Returns an array of dashboard region names. 3
_rdf_get_default_mapping drupal/modules/rdf/rdf.module Helper function to get the default RDF mapping for a given entity type. 3
_tracker_add drupal/modules/tracker/tracker.module Updates indexing tables when a node is added, updated, or commented on. 3
_tracker_remove drupal/modules/tracker/tracker.module Cleans up indexed data when nodes or comments are removed. 3
_toolbar_is_collapsed drupal/modules/toolbar/toolbar.module Determines the current state of the toolbar drawer's visibility. 3
filter_format_disable drupal/modules/filter/filter.module Disables a text format. 3
filter_dom_serialize drupal/modules/filter/filter.module Converts a DOM object back to an HTML snippet. 3
_filter_htmlcorrector drupal/modules/filter/filter.module Implements callback_filter_process(). 3 1
comment_new_page_count drupal/modules/comment/comment.module Calculate page number for first new comment. 3
_block_get_renderable_array drupal/modules/block/block.module Gets an array of blocks suitable for drupal_render(). 3
block_load drupal/modules/block/block.module Loads a block object from the database. 3
_block_render_blocks drupal/modules/block/block.module Render the content and subject for a set of blocks. 3
image_effect_definitions drupal/modules/image/image.module Returns a set of image effects. 3 1
field_test_entity_info drupal/modules/field/tests/field_test.entity.inc Implements hook_entity_info(). 3
_form_test_tableselect_get_data drupal/modules/simpletest/tests/form_test.module Create a header and options array. Helper function for callbacks. 3
file_test_set_return drupal/modules/simpletest/tests/file_test.module Assign a return value for a given operation. 3

Pages

Other projects