Closed (outdated)
Project:
Drupal core
Version:
6.x-dev
Component:
menu system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 May 2011 at 19:39 UTC
Updated:
2 Mar 2016 at 22:18 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
csavio commentedI forgot to add a comment and move two things that don't need to be processed if cache is available. This is closer to the Drupal 7 implementation. http://api.drupal.org/api/drupal/includes--menu.inc/function/menu_get_item
Comment #2
rjbrown99 commentedAlso see this issue: #1234830: Revert cache_menu patch removal, add a $conf setting instead (was: cache_menu: huge table size). It addresses a change in logic that was implemented in D7 to roll this back.