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