Closed (outdated)
Project:
Menu Token
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2012 at 17:57 UTC
Updated:
2 Dec 2021 at 04:54 UTC
Jump to comment: Most recent
we currently use orderRandom() which adds a random number field to the query results and orders by it. this is ok with small tables but on a node table with thousands or more entries this is totally inefficient!
we should either figure out a better way to do this, drop this functionality or just add a disclaimer.
Comments
Comment #1
develcuy commentedComment #2
develcuy commented