Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
_locale_export_get_strings function includes/locale.inc Generates a structured array of all strings with translations in
$language, if given. This array can be used to generate an export
of the string in the database.
_locale_export_po function includes/locale.inc Write a generated PO or POT file to the output.
_locale_export_po_generate function includes/locale.inc Generates the PO(T) file contents for given strings.
_locale_export_remove_plural function includes/locale.inc Removes plural index information from a string
_locale_export_string function includes/locale.inc Print out a string on multiple lines
_locale_export_wrap function includes/locale.inc Custom word wrapping for Portable Object (Template) files.
_locale_get_predefined_list function includes/iso.inc Some of the common languages with their English and native names
_locale_import_append_plural function includes/locale.inc Modify a string to contain proper count indices
_locale_import_message function includes/locale.inc Sets an error message occurred during locale file parsing.
_locale_import_one_string function includes/locale.inc Imports a string into the database
_locale_import_one_string_db function includes/locale.inc Import one string into the database.
_locale_import_parse_arithmetic function includes/locale.inc Parses and sanitizes an arithmetic formula into a PHP expression
_locale_import_parse_header function includes/locale.inc Parses a Gettext Portable Object file header
_locale_import_parse_plural_forms function includes/locale.inc Parses a Plural-Forms entry from a Gettext Portable Object file header
_locale_import_parse_quoted function includes/locale.inc Parses a string in quotes
_locale_import_po function includes/locale.inc Parses Gettext Portable Object file information and inserts into database
_locale_import_read_po function includes/locale.inc Parses Gettext Portable Object file into an array
_locale_import_shorten_comments function includes/locale.inc Generate a short, one string version of the passed comment array
_locale_import_tokenize_formula function includes/locale.inc Backward compatible implementation of token_get_all() for formula parsing
_locale_invalidate_js function includes/locale.inc Force the JavaScript translation file(s) to be refreshed.
_locale_languages_common_controls function modules/locale/locale.admin.inc Common elements of the language addition and editing form.
_locale_languages_configure_form_language_table function modules/locale/locale.admin.inc Helper function to build a language provider table.
_locale_parse_js_file function includes/locale.inc Parses a JavaScript file, extracts strings wrapped in Drupal.t() and
Drupal.formatPlural() and inserts them into the database.
_locale_prepare_predefined_list function includes/locale.inc Prepares the language code list for a select form item with only the unsupported ones
_locale_rebuild_js function includes/locale.inc (Re-)Creates the JavaScript translation file for a language.
_locale_test_plural_format_tests function modules/locale/tests/locale_test.module Helper function with list of test cases
_locale_translate_language_list function includes/locale.inc List languages in search result table
_locale_translate_seek function includes/locale.inc Perform a string search and display results in a table
_locale_translate_seek_query function includes/locale.inc Build array out of search criteria specified in request variables
_lock_id function includes/lock.inc Helper function to get this request's unique id.
_menu_build_tree function includes/menu.inc Builds a menu tree.
_menu_check_access function includes/menu.inc Checks access to a menu item using the access callback.
_menu_check_rebuild function includes/menu.inc Checks whether a menu_rebuild() is necessary.
_menu_clear_page_cache function includes/menu.inc Clears the page and block caches at most twice per page load.
_menu_delete_item function includes/menu.inc Deletes a single menu link.
_menu_find_router_path function includes/menu.inc Finds the router path which will serve this path.
_menu_get_menu_weight_delta function modules/menu/menu.module Calculate the delta for the weight element for a given set of menus.
_menu_get_options function modules/menu/menu.module Helper function to get the items of the given menu.
_menu_item_localize function includes/menu.inc Localizes the router item title using t() or another callback.
_menu_link_build function includes/menu.inc Builds a link from a router item.
_menu_link_find_parent function includes/menu.inc Finds a possible parent for a given menu link.
_menu_link_map_translate function includes/menu.inc Translates the path elements in the map using any to_arg helper function.
_menu_link_move_children function includes/menu.inc Updates the children of a menu link that is being moved.
_menu_link_parents_set function includes/menu.inc Sets the p1 through p9 values for a menu link being saved.
_menu_link_translate function includes/menu.inc Provides menu link access control, translation, and argument handling.
_menu_load_objects function includes/menu.inc Loads objects into the map as defined in the $item['load_functions'].
_menu_navigation_links_rebuild function includes/menu.inc Builds menu links for the items in the menu router.
_menu_overview_tree_form function modules/menu/menu.admin.inc Recursive helper function for menu_overview_form().
_menu_parents_recurse function modules/menu/menu.module Recursive helper function for menu_parent_options().
_menu_parent_depth_limit function modules/menu/menu.module Find the depth limit for items in the parent select.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.