8 calls to _menu_link_translate()

book_link_load in drupal/modules/book/book.module
Gets a book menu link by its menu link ID.
drupal_valid_path in drupal/includes/path.inc
Checks a path exists and the current user has access to it.
menu_link_load in drupal/includes/menu.inc
Gets a translated, access-checked menu link that is ready for rendering.
menu_set_active_trail in drupal/includes/menu.inc
Sets the active trail (path to the menu tree root) of the current page.
system_admin_config_page in drupal/modules/system/system.admin.inc
Menu callback; Provide the administration overview page.
system_admin_menu_block in drupal/modules/system/system.module
Provide a single block on the administration overview page.
system_get_module_admin_tasks in drupal/modules/system/system.module
Generate a list of tasks offered by a specified module.
_menu_tree_check_access in drupal/includes/menu.inc
Sorts the menu tree and recursively checks access for each item.