Closed (won't fix)
Project:
Panels
Version:
5.x-2.x-dev
Component:
Panel pages
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2008 at 09:51 UTC
Updated:
7 Jan 2011 at 21:11 UTC
panel_page_load_all() should indeed be cached as well.
On the one hand it is the only remaining function of this sort that we don't cache, making it an unintuitive exception.
On the other hand panel_page_load_all() does indeed get called twice if the page handler uses it, as menu will also call it. This is the case on admin/panels/panel-page.
Comments
Comment #1
merlinofchaos commentedWith the release of Drupal 7, Drupal 5 is no longer supported.