Scalable menu selector

Created on 12 November 2007, about 17 years ago
Updated 13 December 2023, 11 months ago

_book_parent_select (via book_toc) and menu_parent_options call menu_tree_all_data without a second parameter. That's bad because in this case the menu system will attempt to load items into memory of a specificied menu -- this is not the bug, as this the desired behaviour.

However, this is a scalability bug. Everything else is carefully crafted to only as few menu items as possible -- we added a pager to the overview, we only retrieve those menu links that could be available on a screen (pending access check of course).

Our train of thought was that contrib will provide better parent selectors -- drilldown probably -- but the only plug in method to this is form_alter which is crying over spilt milk because the form is done at this point. The task is to provide plug in points for these two.

Feature request
Status

Closed: duplicate

Version

10.1

Component
Menu module 

Last updated about 1 month ago

Created by

🇨🇦Canada chx

Live updates comments and jobs are added and updated live.
  • Performance

    It affects performance. It is often combined with the Needs profiling tag.

  • Usability

    Makes Drupal easier to use. Preferred over UX, D7UX, etc.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024