Search for d
Title | Object type | File name | Summary |
---|---|---|---|
_locale_import_parse_quoted | function | includes/ |
Parses a string in quotes |
_locale_import_read_po | function | includes/ |
Parses Gettext Portable Object file into an array |
_locale_invalidate_js | function | includes/ |
Force the JavaScript translation file(s) to be refreshed. |
_locale_prepare_predefined_list | function | includes/ |
Prepares the language code list for a select form item with only the unsupported ones |
_locale_rebuild_js | function | includes/ |
(Re-)Creates the JavaScript translation file for a language. |
_lock_id | function | includes/ |
Helper function to get this request's unique id. |
_menu_build_tree | function | includes/ |
Builds a menu tree. |
_menu_check_rebuild | function | includes/ |
Checks whether a menu_rebuild() is necessary. |
_menu_delete_item | function | includes/ |
Deletes a single menu link. |
_menu_find_router_path | function | includes/ |
Finds the router path which will serve this path. |
_menu_get_menu_weight_delta | function | modules/ |
Calculate the delta for the weight element for a given set of menus. |
_menu_link_build | function | includes/ |
Builds a link from a router item. |
_menu_link_find_parent | function | includes/ |
Finds a possible parent for a given menu link. |
_menu_link_move_children | function | includes/ |
Updates the children of a menu link that is being moved. |
_menu_load_objects | function | includes/ |
Loads objects into the map as defined in the $item['load_functions']. |
_menu_navigation_links_rebuild | function | includes/ |
Builds menu links for the items in the menu router. |
_menu_parent_depth_limit | function | modules/ |
Find the depth limit for items in the parent select. |
_menu_router_build | function | includes/ |
Builds the router table based on the data from hook_menu(). |
_menu_set_expanded_menus | function | includes/ |
Updates a list of menus with expanded items. |
_menu_tree_data | function | includes/ |
Builds the data representing a menu tree. |
_menu_update_parental_status | function | includes/ |
Checks and updates the 'has_children' status for the parent of a link. |
_mime_header_decode | function | includes/ |
Decodes encoded header data passed from mime_header_decode(). |
_module_build_dependencies | function | includes/ |
Determines which modules require and are required by each module. |
_node_access_rebuild_batch_finished | function | modules/ |
Implements callback_batch_finished(). |
_node_access_rebuild_batch_operation | function | modules/ |
Implements callback_batch_operation(). |
_node_access_test_node_write | function | modules/ |
Helper for node insert/update. |
_node_add_access | function | modules/ |
Access callback: Checks whether the user has permission to add a node. |
_node_characters | function | modules/ |
Helper function for teaser length choices. |
_node_extract_type | function | modules/ |
Extracts the type name. |
_node_index_node | function | modules/ |
Indexes a single node. |
_node_mass_update_batch_finished | function | modules/ |
Implements callback_batch_finished(). |
_node_mass_update_batch_process | function | modules/ |
Implements callback_batch_operation(). |
_node_mass_update_helper | function | modules/ |
Updates individual nodes when fewer than 10 are queued. |
_node_query_node_access_alter | function | modules/ |
Helper for node access functions. |
_node_rankings | function | modules/ |
Gathers the rankings from the hook_ranking() implementations. |
_node_revision_access | function | modules/ |
Access callback: Checks node revision access. |
_node_save_revision | function | modules/ |
Helper function to save a revision with the uid of the current user. |
_node_types_build | function | modules/ |
Builds and returns the list of available node types. |
_openid_create_message | function | modules/ |
Create a serialized message packet as per spec: $key:$value\n . |
_openid_dh_base64_to_long | function | modules/ |
|
_openid_dh_binary_to_long | function | modules/ |
|
_openid_dh_long_to_base64 | function | modules/ |
|
_openid_dh_long_to_binary | function | modules/ |
|
_openid_dh_rand | function | modules/ |
|
_openid_dh_xorsecret | function | modules/ |
|
_openid_encode_message | function | modules/ |
Encode a message from _openid_create_message for HTTP Post |
_openid_get_bytes | function | modules/ |
|
_openid_get_math_library | function | modules/ |
Determine the available math library GMP vs. BCMath, favouring GMP for performance. |
_openid_get_params | function | modules/ |
|
_openid_hmac | function | modules/ |
Pagination
- Previous page
- Page 143
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.