7 calls to menu_link_delete()

book_node_predelete in drupal/core/modules/book/book.module
Implements hook_node_predelete().
book_remove_form_submit in drupal/core/modules/book/book.pages.inc
Form submission handler for book_remove_form().
LinkDelete::submitForm in drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/LinkDelete.php
Form submission handler.
LinksTest::testMenuLinkReparenting in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LinksTest.php
Test automatic reparenting of menu links.
MenuLinkDeleteForm::submitForm in drupal/core/modules/menu/lib/Drupal/menu/Form/MenuLinkDeleteForm.php
Form submission handler.
menu_node_save in drupal/core/modules/menu/menu.module
Helper for hook_node_insert() and hook_node_update().
ShortcutLinksTest::testShortcutLinkDelete in drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutLinksTest.php
Tests deleting a shortcut link.