Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
_form_test_tableselect_empty_form drupal/core/modules/system/tests/modules/form_test/form_test.module Test functionality of the tableselect #empty property. 1
_form_test_tableselect_form_builder drupal/core/modules/system/tests/modules/form_test/form_test.module Build a form to test the tableselect element. 5
_form_test_tableselect_get_data drupal/core/modules/system/tests/modules/form_test/form_test.module Create a header and options array. Helper function for callbacks. 4
_form_test_tableselect_js_select_form drupal/core/modules/system/tests/modules/form_test/form_test.module Test functionality of the tableselect #js_select property. 1
_form_test_tableselect_multiple_false_form drupal/core/modules/system/tests/modules/form_test/form_test.module Test the tableselect #multiple = FALSE functionality. 1
_form_test_tableselect_multiple_false_form_submit drupal/core/modules/system/tests/modules/form_test/form_test.module Process the tableselect #multiple = FALSE submitted values.
_form_test_tableselect_multiple_true_form drupal/core/modules/system/tests/modules/form_test/form_test.module Test the tableselect #multiple = TRUE functionality. 1
_form_test_tableselect_multiple_true_form_submit drupal/core/modules/system/tests/modules/form_test/form_test.module Process the tableselect #multiple = TRUE submitted values.
_form_test_vertical_tabs_form drupal/core/modules/system/tests/modules/form_test/form_test.module Tests functionality of vertical tabs. 1
_form_validate drupal/core/includes/form.inc Performs validation on form elements. 1
_forum_get_topic_order drupal/core/modules/forum/forum.module Gets topic sorting information based on an integer code. 1
_forum_node_check_node_type drupal/core/modules/forum/forum.module Checks whether a node can be used in a forum, based on its content type. 11
_forum_parent_select drupal/core/modules/forum/forum.admin.inc Returns a select box for available parent terms. 2
_forum_topics_unread drupal/core/modules/forum/forum.module Calculates the number of new posts in a forum that the user has not yet read. 2
_forum_update_forum_index drupal/core/modules/forum/forum.module Updates the taxonomy index for a given node. 6
_forum_user_last_visit drupal/core/modules/forum/forum.module Gets the last time the user viewed a node. 1
_image_effect_definitions_sort drupal/core/modules/image/image.module Internal function for sorting image effect definitions through uasort(). 1
_image_field_required_fields_validate drupal/core/modules/image/image.field.inc Validate callback for alt and title field, if the user wants them required. 1
_image_field_resolution_validate drupal/core/modules/image/image.field.inc Element validate function for resolution fields. 1
_image_test_log_call drupal/core/modules/system/tests/modules/image_test/image_test.module Store the values passed to a toolkit call. 8
_image_update_get_style_with_effects drupal/core/modules/image/image.install Loads all effects for an image style. 1
_install_configure_form drupal/core/includes/install.core.inc Form constructor for a site configuration form. 1
_install_module_batch drupal/core/includes/install.core.inc Batch callback for batch installation of modules. 1
_install_profile_modules_finished drupal/core/includes/install.core.inc 'Finished' callback for module installation batch. 1
_install_select_profile drupal/core/includes/install.core.inc Selects an installation profile. 1
_language_admin_common_controls drupal/core/modules/language/language.admin.inc Common elements of the language addition and editing form. 2
_locale_invalidate_js drupal/core/modules/locale/locale.module Force the JavaScript translation file(s) to be refreshed. 4 1
_locale_parse_js_file drupal/core/modules/locale/locale.module Parses a JavaScript file, extracts strings wrapped in Drupal.t() and Drupal.formatPlural() and inserts them into the database. 2
_locale_rebuild_js drupal/core/modules/locale/locale.module (Re-)Creates the JavaScript translation file for a language. 3
_locale_refresh_translations drupal/core/modules/locale/locale.module Refresh related information after string translations have been updated. 2
_locale_translation_file_is_remote drupal/core/modules/locale/locale.compare.inc Determine if a file is a remote file. 1
_locale_translation_prepare_project_list drupal/core/modules/locale/locale.compare.inc Prepare module and theme data. 1
_locale_translation_source_compare drupal/core/modules/locale/locale.compare.inc Compare two update sources, looking for the newer one. 1
_menu_build_tree drupal/core/includes/menu.inc Builds a menu tree. 1 1
_menu_check_access drupal/core/includes/menu.inc Checks access to a menu item using the access callback. 2
_menu_clear_page_cache drupal/core/includes/menu.inc Clears the page and block caches at most twice per page load. 3
_menu_delete_item drupal/core/includes/menu.inc Deletes a single menu link. 3
_menu_find_router_path drupal/core/includes/menu.inc Finds the router path which will serve this path. 2
_menu_get_options drupal/core/modules/menu/menu.module Helper function to get the items of the given menu. 2
_menu_item_localize drupal/core/includes/menu.inc Localizes the router item title using t() or another callback. 2
_menu_link_build drupal/core/includes/menu.inc Builds a link from a router item. 2
_menu_link_find_parent drupal/core/includes/menu.inc Finds a possible parent for a given menu link. 1
_menu_link_map_translate drupal/core/includes/menu.inc Translates the path elements in the map using any to_arg helper function. 2
_menu_link_move_children drupal/core/includes/menu.inc Updates the children of a menu link that is being moved. 1
_menu_link_parents_set drupal/core/includes/menu.inc Sets the p1 through p9 values for a menu link being saved. 1
_menu_link_translate drupal/core/includes/menu.inc Provides menu link access control, translation, and argument handling. 8
_menu_load_objects drupal/core/includes/menu.inc Loads objects into the map as defined in the $item['load_functions']. 2
_menu_navigation_links_rebuild drupal/core/includes/menu.inc Builds menu links for the items in the menu router. 1
_menu_overview_tree_form drupal/core/modules/menu/menu.admin.inc Recursive helper function for menu_overview_form(). 1
_menu_parents_recurse drupal/core/modules/menu/menu.module Recursive helper function for menu_parent_options(). 1

Pages

Other projects