Skip to content
Snippets Groups Projects
Commit 67365e2d authored by Benni Mack's avatar Benni Mack Committed by Georg Ringer
Browse files

[TASK] Re-order Frontend Content building process

This patch streamlines the execution code when a base page is generated
by moving all logic into a few smaller methods to separate the actual
"cacheable page" logic from the PageRenderer population process,
and also adds more documentation to the methods.

In addition, some minor adjustments (site language is now
always available in v10) can be made, as some unnecessary
code execution (e.g. divSection assigment and unsetting
"JScode" explicitly) are made

Resolves: #89663
Releases: master
Change-Id: Ic2ac15a9767f452a89bace0d95fdc6f7f09af922
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62313


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
parent e1710db2
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment