7 calls to _menu_link_translate()

drupal_valid_path in drupal/core/includes/path.inc
Checks a path exists and the current user has access to it.
MenuLinkFormController::form in drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkFormController.php
Overrides EntityFormController::form().
menu_set_active_trail in drupal/core/includes/menu.inc
Sets the active trail (path to the menu tree root) of the current page.
system_admin_config_page in drupal/core/modules/system/system.admin.inc
Menu callback; Provide the administration overview page.
system_admin_menu_block in drupal/core/modules/system/system.module
Provide a single block on the administration overview page.
system_get_module_admin_tasks in drupal/core/modules/system/system.module
Generate a list of tasks offered by a specified module.
_menu_tree_check_access in drupal/core/includes/menu.inc
Sorts the menu tree and recursively checks access for each item.