Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
_options_form_to_storage drupal/modules/field/modules/options/options.module Transforms submitted form values into field storage format. 1
_options_get_options drupal/modules/field/modules/options/options.module Collects the options for a field. 1
_options_prepare_options drupal/modules/field/modules/options/options.module Sanitizes the options. 1
_options_properties drupal/modules/field/modules/options/options.module Describes the preparation steps required by each widget. 1
_options_storage_to_form drupal/modules/field/modules/options/options.module Transforms stored field values into the format the widgets need. 1
_overlay_region_list drupal/modules/overlay/overlay.module Returns a list of page regions related to the overlay. 2
_password_base64_encode drupal/includes/password.inc Encodes bytes into printable base 64 using the *nix standard from crypt(). 2
_password_crypt drupal/includes/password.inc Hash a password using a secure stretched hash. 2
_password_enforce_log2_boundaries drupal/includes/password.inc Ensures that $count_log2 is within set bounds. 2
_password_generate_salt drupal/includes/password.inc Generates a random base 64-encoded salt prefixed with settings for the hash. 1
_password_get_count_log2 drupal/includes/password.inc Parse the log2 iteration count from a stored hash or setting string. 4
_password_itoa64 drupal/includes/password.inc Returns a string for mapping an int to the corresponding base 64 character. 3
_php_filter_tips drupal/modules/php/php.module Implements callback_filter_tips(). 1
_poll_choice_form drupal/modules/poll/poll.module 1
_poll_menu_access drupal/modules/poll/poll.module Callback function to see if a node is acceptable for poll menu items. 1
_profile_field_serialize drupal/modules/profile/profile.module 2
_profile_field_types drupal/modules/profile/profile.module 2
_profile_form_explanation drupal/modules/profile/profile.module 1
_profile_get_fields drupal/modules/profile/profile.module 3
_profile_update_user_fields drupal/modules/profile/profile.module Helper function: update an array of user fields by calling profile_view_field 2
_rdf_get_default_mapping drupal/modules/rdf/rdf.module Helper function to get the default RDF mapping for a given entity type. 3
_rdf_mapping_load drupal/modules/rdf/rdf.module Helper function to retrieve an RDF mapping from the database. 1
_rdf_mapping_load_multiple drupal/modules/rdf/rdf.module Helper function to retrieve a set of RDF mappings from the database. 2
_registry_check_code drupal/includes/bootstrap.inc Checks for a resource in the registry. 5
_registry_parse_file drupal/includes/registry.inc Parse a file and save its interface and class listings. 2
_registry_parse_files drupal/includes/registry.inc Parse all changed files and save their interface and class listings. 2
_registry_update drupal/includes/registry.inc Does the work for registry_update(). 1
_search_excerpt_match_filter drupal/modules/search/search.module Helper function for array_filter() in search_search_excerpt_match(). 1
_search_excerpt_replace drupal/modules/search/search.module Helper function for array_walk() in search_excerpt(). 1
_search_get_module_names drupal/modules/search/search.admin.inc Helper function to get real module names. 1
_search_index_truncate drupal/modules/search/search.module Helper function for array_walk in search_index_split. 1
_search_menu_access drupal/modules/search/search.module Access callback for search tabs. 1
_session_test_get drupal/modules/simpletest/tests/session_test.module Page callback, prints the stored session value to the screen. 1
_session_test_id drupal/modules/simpletest/tests/session_test.module Menu callback: print the current session ID. 1
_session_test_id_from_cookie drupal/modules/simpletest/tests/session_test.module Menu callback: print the current session ID as read from the cookie. 1
_session_test_is_logged_in drupal/modules/simpletest/tests/session_test.module Menu callback, only available if current user is logged in. 1
_session_test_no_set drupal/modules/simpletest/tests/session_test.module Menu callback: turns off session saving and then tries to save a value anyway. 1
_session_test_set drupal/modules/simpletest/tests/session_test.module Page callback, stores a value in $_SESSION['session_test_value']. 1 1
_session_test_set_message drupal/modules/simpletest/tests/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/modules/simpletest/tests/session_test.module Menu callback, sets a message but call drupal_save_session(FALSE). 1
_session_test_set_not_started drupal/modules/simpletest/tests/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/modules/shortcut/shortcut.admin.inc Helper function for building a form for adding or editing shortcut links. 2
_simpletest_autoload_psr4_psr0 drupal/modules/simpletest/simpletest.module Autoload callback to find PSR-4 and PSR-0 test classes. 1
_simpletest_batch_finished drupal/modules/simpletest/simpletest.module Implements callback_batch_finished(). 1
_simpletest_batch_operation drupal/modules/simpletest/simpletest.module Implements callback_batch_operation(). 1
_simpletest_format_summary_line drupal/modules/simpletest/simpletest.module 2
_statistics_format_item drupal/modules/statistics/statistics.module Formats an item for display, including both the item title and the link. 3
_statistics_link drupal/modules/statistics/statistics.module Generates a link to a path, truncating the displayed text to a given width. 3
_system_batch_theme drupal/modules/system/system.module Theme callback for the default batch page. 1
_system_check_db_utf8mb4_requirements drupal/modules/system/system.install Checks whether the requirements for multi-byte UTF-8 support are met. 1

Pages

Other projects