Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
menu system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 Jan 2011 at 03:03 UTC
Updated:
29 Jul 2014 at 19:19 UTC
Two additions menu_link_load_multiple() and menu_link_delete_multiple().
They improve performance on install and _menu_navigation_links_rebuild(), menu_delete_links(), menu_link_delete() and system_get_module_admin_tasks()
| Comment | File | Size | Author |
|---|---|---|---|
| menu_link4.patch | 11.94 KB | casey |
Comments
Comment #1
catchLooks good.
I think this comment needs updating (looks like it also needed that prior to this patch as well):
Comment #2
casey commentedComment #3
dave reidRelated (kinda): #916388: Convert menu links into entities
Comment #4
thedavidmeister commentedmenu_link4.patch queued for re-testing.
Comment #6
dcrocks commentedIsn't this done? The api's exist now.
Comment #7
thedavidmeister commentedsounds like it.