PrepareTypoScriptFrontendRendering implements MiddlewareInterface

FinalYes

Initialization of TypoScriptFrontendController

Do all necessary preparation steps for rendering

Internal

this middleware might get removed later.

Table of Contents

Interfaces

MiddlewareInterface

Methods

__construct()  : mixed
process()  : ResponseInterface
Initialize TypoScriptFrontendController to the point right before rendering of the page is triggered

Methods

process()

Initialize TypoScriptFrontendController to the point right before rendering of the page is triggered

public process(ServerRequestInterface $request, RequestHandlerInterface $handler) : ResponseInterface
Parameters
$request : ServerRequestInterface
$handler : RequestHandlerInterface
Return values
ResponseInterface

        
On this page

Search results