10 calls to menu_link_save()

LinksTest::assertMenuLinkParents in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LinksTest.php
Assert that at set of links is properly parented.
LinksTest::testMenuLinkReparenting in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LinksTest.php
Test automatic reparenting of menu links.
LinksTest::testMenuLinkRouterReparenting in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LinksTest.php
Test automatic reparenting of menu links derived from menu routers.
MenuNodeTest::testMenuNodeFormWidget in drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuNodeTest.php
Test creating, editing, deleting menu links via node form widget.
MenuRouterTest::testMenuLinkOptions in drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php
Test menu link 'options' storage and rendering.
MenuTest::testMenu in drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php
Login users, add menus and menu links, and test menu functionality through the admin and user interfaces.
menu_node_save in drupal/core/modules/menu/menu.module
Helper for hook_node_insert() and hook_node_update().
menu_overview_form_submit in drupal/core/modules/menu/menu.admin.inc
Submit handler for the menu overview form.
shortcut_link_edit_submit in drupal/core/modules/shortcut/shortcut.admin.inc
Submit handler for shortcut_link_edit().
shortcut_set_customize_submit in drupal/core/modules/shortcut/shortcut.admin.inc
Submit handler for shortcut_set_customize().