Project

General

Profile

Actions

Bug #87729

closed

MenuProcessor can't cache

Added by Christian Toffolo about 5 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Performance
Target version:
-
Start date:
2019-02-18
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

It's impossible to cache menu generated using MenuProcessor.

MenuProcessor Configuration contains invalid Arguments: cache.

Processing HMENU is an intensive process especially with expAll=1.
Using MenuProcessor actually means that the menu is processed at each page call (if the page is not yet cached)

Also, since actually MenuProcessor hard-code ACT and CUR, it could be useful to implement a feature that automatically caches the menu without ACT and CUR and then it overrides the cached menu, setting ACT and CUR over the cached menu.
See: https://gist.github.com/julrich/d91c1ac1968418e6ae8290f2a2e90afb


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #57953: Rendering time of HMENU is really bad, maybe bug?Closed2014-04-15

Actions
Related to TYPO3 Core - Bug #98985: Property "cache" is not included in MenuProcessorResolved2022-11-03

Actions
Actions

Also available in: Atom PDF