Primary tabs

Namesort ascending Location Description Direct uses Strings
_xmlrpc includes/xmlrpc.inc Execute an XML remote procedural call. This is private function; call xmlrpc() in common.inc instead of this functino. 1
_watchdog_get_message_types modules/watchdog.module
_user_sort modules/user.module 2
_user_mail_text modules/user.module 2
_user_forms modules/user.module Retrieve a list of all form elements for the specified category. 2
_user_edit_validate modules/user.module 1
_user_edit_submit modules/user.module 1
_user_categories modules/user.module Retrieve a list of all user setting/information categories and sort them by weight.
_user_admin_access_form modules/user.module 2
_upload_validate modules/upload.module 1
_upload_prepare modules/upload.module Save new uploads and attach them to the node object. append file_previews to the node object as well. 1
_upload_image modules/upload.module Check an upload, if it is an image, make sure it fits within the maximum dimensions allowed. 1
_upload_form modules/upload.module 2
_update_178_url_formats database/updates.inc 2
_update_178_url_fix database/updates.inc 2
_unicode_check includes/unicode.inc Perform checks about Unicode support in PHP, and set the right settings if needed. 2
_unicode_caseflip includes/unicode.inc Helper function for case conversion of Latin-1. Used for flipping U+C0-U+DE to U+E0-U+FD and back.
_throttle_validate modules/throttle.module 1
_theme_table_cell includes/theme.inc End of "defgroup themeable". 1
_taxonomy_term_select modules/taxonomy.module 2
_taxonomy_term_children modules/taxonomy.module Helper for taxonomy_term_count_nodes().
_taxonomy_get_tid_from_term modules/taxonomy.module Helper function for array_map purposes. 1
_taxonomy_depth modules/taxonomy.module 5
_taxonomy_confirm_del_vocabulary modules/taxonomy.module 1
_taxonomy_confirm_del_term modules/taxonomy.module 1
_system_zonelist modules/system.module 2
_system_update_utf8 database/updates.inc Converts a set of tables to UTF-8 encoding. 1
_statistics_link modules/statistics.module It is possible to adjust the width of columns generated by the statistics module. 3
_statistics_format_item modules/statistics.module 3
_search_parse_query modules/search.module Helper function for search_parse_query(); 1
_search_index_truncate modules/search.module Helper function for array_walk in search_index_split. 1
_search_excerpt_replace modules/search.module Helper function for array_walk in search_except. 1
_profile_update_user_fields modules/profile.module Helper function: update an array of user fields by calling profile_view_field 1
_profile_form_explanation modules/profile.module
_profile_field_types modules/profile.module 1
_profile_field_serialize modules/profile.module 1
_ping_notify modules/ping.module Call hook_ping() in all modules to notify remote sites that there is new content at this one. 1
_phptemplate_default_variables themes/engines/phptemplate/phptemplate.engine Adds additional helper variables to all templates. 1
_phptemplate_default themes/engines/phptemplate/phptemplate.engine Default callback for PHPTemplate.
_phptemplate_callback themes/engines/phptemplate/phptemplate.engine Execute a template engine call. 5
_node_names modules/node.module 3
_node_access_where_sql modules/node.module Generate an SQL where clause for use in fetching a node listing. 1
_node_access_join_sql modules/node.module Generate an SQL join clause for use in fetching a node listing. 1
_mime_header_decode includes/unicode.inc Helper function to mime_header_decode 1
_menu_sort includes/menu.inc Comparator routine for use in sorting menu items. 5
_menu_site_is_offline includes/menu.inc Returns TRUE if the site is off-line for maintenance.
_menu_item_is_accessible includes/menu.inc Determine whether the given menu item is accessible to the current user. 1
_menu_get_active_trail_in_submenu includes/menu.inc Find the active trail through a specific subsection of the menu tree. 2
_menu_get_active_trail includes/menu.inc Returns an array with the menu items that lead to the current menu item. 2
_menu_find_parents includes/menu.inc Establish parent-child relationships. 2

Pages

Other projects