Page

Table of Contents

Classes

CacheHashCalculator
Logic for cHash calculation
CacheHashConfiguration
Model for configuration properties in $GLOBALS['TYPO3_CONF_VARS']['FE']['cacheHash'].
PageAccessFailureReasons
Contains a list of all reasons that TYPO3 internally uses when a page cannot be found/rendered etc.
PageInformation
This DTO carries various Frontend rendering related page information. It is set up by a Frontend middleware and attached to as 'frontend.page.information' Request attribute.
PageInformationCreationFailedException
Exception created in PageInformationFactory that contains an "early" Response when further calculation is stopped and the final PageInformation object can not be created. It is typically caught and handled in the Frontend middleware that triggers PageInformation creation.
PageInformationFactory
Create the PageInformation object. This is typically fired by a middleware. It does all the heavy lifting, page access checks, resolves shortcuts, workspaces, languages and similar.

        
On this page

Search results