Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
_openid_signature drupal/core/modules/openid/openid.inc Sign certain keys in a message 4
_openid_test_endpoint_associate drupal/core/modules/openid/tests/openid_test.module OpenID endpoint; handle "associate" requests (see OpenID Authentication 2.0, section 8). 1
_openid_test_endpoint_authenticate drupal/core/modules/openid/tests/openid_test.module OpenID endpoint; handle "authenticate" requests. 1
_openid_url_normalize drupal/core/modules/openid/openid.inc OpenID normalization method: normalize URL identifiers. 1
_openid_xrds_discovery drupal/core/modules/openid/openid.module OpenID discovery method: perform a XRDS discovery. 1 1
_openid_xrds_parse drupal/core/modules/openid/openid.inc Parse an XRDS document. 1
_openid_xri_discovery drupal/core/modules/openid/openid.module OpenID discovery method: perform an XRI discovery. 1
_openid_xri_normalize drupal/core/modules/openid/openid.inc OpenID normalization method: normalize XRI identifiers. 1
_options_form_to_storage drupal/core/modules/field/modules/options/options.module Transforms submitted form values into field storage format. 1
_options_get_options drupal/core/modules/field/modules/options/options.module Collects the options for a field. 1
_options_prepare_options drupal/core/modules/field/modules/options/options.module Sanitizes the options recursively to support optgroups. 1
_options_properties drupal/core/modules/field/modules/options/options.module Describes the preparation steps required by each widget. 1
_options_storage_to_form drupal/core/modules/field/modules/options/options.module Transforms stored field values into the format the widgets need. 1
_options_values_in_use drupal/core/modules/field/modules/options/options.module Checks if a list of values are being used in actual field values. 2
_overlay_region_list drupal/core/modules/overlay/overlay.module Returns a list of page regions related to the overlay. 2
_php_filter_tips drupal/core/modules/php/php.module Implements hook_filter_FILTER_tips(). 1
_poll_choice_form drupal/core/modules/poll/poll.module Constructs one individual form choice as part of poll node form. 1
_poll_menu_access drupal/core/modules/poll/poll.module Access callback: Determines if a node is acceptable for poll menu items. 1
_rdf_get_default_mapping drupal/core/modules/rdf/rdf.module Gets the default RDF mapping for a given entity type. 3
_rdf_mapping_load drupal/core/modules/rdf/rdf.module Retrieves an RDF mapping from the database. 1
_rdf_mapping_load_multiple drupal/core/modules/rdf/rdf.module Helper function to retrieve a set of RDF mappings from the database. 2
_search_excerpt_match_filter drupal/core/modules/search/search.module Helper function for array_filter() in search_search_excerpt_match(). 1
_search_excerpt_replace drupal/core/modules/search/search.module Helper function for array_walk() in search_excerpt(). 1
_search_get_module_names drupal/core/modules/search/search.admin.inc Helper function to get real module names. 1
_search_index_truncate drupal/core/modules/search/search.module Helper function for array_walk in search_index_split. 1
_search_menu_access drupal/core/modules/search/search.module Access callback for search tabs. 1
_session_test_get drupal/core/modules/system/tests/modules/session_test/session_test.module Page callback, prints the stored session value to the screen. 1
_session_test_id drupal/core/modules/system/tests/modules/session_test/session_test.module Menu callback: print the current session ID. 1
_session_test_id_from_cookie drupal/core/modules/system/tests/modules/session_test/session_test.module Menu callback: print the current session ID as read from the cookie. 1
_session_test_is_logged_in drupal/core/modules/system/tests/modules/session_test/session_test.module Menu callback, only available if current user is logged in. 1
_session_test_no_set drupal/core/modules/system/tests/modules/session_test/session_test.module Menu callback: turns off session saving and then tries to save a value anyway. 1
_session_test_set drupal/core/modules/system/tests/modules/session_test/session_test.module Page callback, stores a value in $_SESSION['session_test_value']. 1 1
_session_test_set_message drupal/core/modules/system/tests/modules/session_test/session_test.module Menu callback, sets a message to me displayed on the following page. 1 1
_session_test_set_message_but_dont_save drupal/core/modules/system/tests/modules/session_test/session_test.module Menu callback, sets a message but call drupal_save_session(FALSE). 1
_session_test_set_not_started drupal/core/modules/system/tests/modules/session_test/session_test.module Menu callback, stores a value in $_SESSION['session_test_value'] without having started the session in advance. 1
_shortcut_link_form_elements drupal/core/modules/shortcut/shortcut.admin.inc Helper function for building a form for adding or editing shortcut links. 2
_simpletest_batch_finished drupal/core/modules/simpletest/simpletest.module 1
_simpletest_batch_operation drupal/core/modules/simpletest/simpletest.module Batch operation callback. 1
_simpletest_format_summary_line drupal/core/modules/simpletest/simpletest.module 2
_statistics_format_item drupal/core/modules/statistics/statistics.module Formats an item for display, including both the item title and the link. 3
_statistics_link drupal/core/modules/statistics/statistics.module Generates a link to a path, truncating the displayed text to a given width. 3
_system_batch_theme drupal/core/modules/system/system.module Theme callback for the default batch page. 1
_system_default_theme_features drupal/core/modules/system/system.module Returns an array of default theme features. 2
_system_info_add_path drupal/core/modules/system/system.module Prefixes all values in an .info file array with a given path. 2
_system_is_incompatible drupal/core/modules/system/system.admin.inc Recursively check compatibility.
_system_modules_build_row drupal/core/modules/system/system.admin.inc Build a table row for the system modules page. 1
_system_rebuild_module_data drupal/core/modules/system/system.module Helper function to scan and collect module .info data. 2
_system_rebuild_theme_data drupal/core/modules/system/system.module Helper function to scan and collect theme .info data and their engines. 2 1
_system_sort_requirements drupal/core/modules/system/system.module Helper function to sort requirements. 1
_system_test_first_shutdown_function drupal/core/modules/system/tests/modules/system_test/system_test.module Dummy shutdown function which registers another shutdown function. 1

Pages

Other projects