Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • typo3
  • sysext
  • frontend
  • Classes
  • Http
  • RequestHandler.php
Find file BlameHistoryPermalink
  • Benni Mack's avatar
    [TASK] Re-order Frontend Content building process · 67365e2d
    Benni Mack authored Nov 13, 2019 and Georg Ringer's avatar Georg Ringer committed Nov 13, 2019
    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: Susanne Moog's avatarSusanne Moog <look@susi.dev>
    Tested-by: Georg Ringer's avatarGeorg Ringer <georg.ringer@gmail.com>
    Reviewed-by: Susanne Moog's avatarSusanne Moog <look@susi.dev>
    Reviewed-by: Georg Ringer's avatarGeorg Ringer <georg.ringer@gmail.com>
    67365e2d