Whoops, looks like something went wrong.

Get help in the TYPO3 Documentation

If you need help solving this exception, you can have a look at the TYPO3 Documentation. There you can find solutions provided by the TYPO3 community. Once you have found a solution to the problem, help others by contributing to the documentation page.

Find a solution for this exception in the TYPO3 Documentation.

(1/1) #1257246929 TYPO3Fluid\Fluid\View\Exception\InvalidTemplateResourceException

Tried resolving a template file for controller action "Standard->3" in format ".html", but none of the paths contained the expected template file (Standard/3.html). The following paths were checked: /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3conf/ext/sitepack/Resources/Private/Templates/

in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/vendor/typo3fluid/fluid/src/View/TemplatePaths.php line 594
        }
        $templateReference = $this->resolveTemplateFileForControllerAndActionAndFormat($controller, $action);
        if (!file_exists((string)$templateReference) && $templateReference !== 'php://stdin') {
            $format = $this->getFormat();
            throw new InvalidTemplateResourceException(
                sprintf(
                    'Tried resolving a template file for controller action "%s->%s" in format ".%s", but none of the paths ' .
                    'contained the expected template file (%s). %s',
                    $controller,
at TYPO3Fluid\Fluid\View\TemplatePaths->getTemplateSource('Standard', '3')
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 386
        $actionName = $renderingContext->getControllerAction();
        $parsedTemplate = $templateParser->getOrParseAndStoreTemplate(
            $templatePaths->getTemplateIdentifier($controllerName, $actionName),
            function ($parent, TemplatePaths $paths) use ($controllerName, $actionName, $renderingContext) {
                return $paths->getTemplateSource($controllerName, $actionName);
            }
        );
        if ($parsedTemplate->isCompiled()) {
            $parsedTemplate->addCompiledNamespaces($this->baseRenderingContext);
at TYPO3Fluid\Fluid\View\AbstractTemplateView->TYPO3Fluid\Fluid\View\{closure}(object(TYPO3Fluid\Fluid\Core\Parser\TemplateParser), object(TYPO3\CMS\Fluid\View\TemplatePaths))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/vendor/typo3fluid/fluid/src/Core/Parser/TemplateParser.php line 211
     */
    protected function parseTemplateSource($templateIdentifier, $templateSourceClosure)
    {
        $parsedTemplate = $this->parse(
            $templateSourceClosure($this, $this->renderingContext->getTemplatePaths()),
            $templateIdentifier
        );
        $parsedTemplate->setIdentifier($templateIdentifier);
        $this->parsedTemplates[$templateIdentifier] = $parsedTemplate;
at TYPO3Fluid\Fluid\Core\Parser\TemplateParser->parseTemplateSource('Standard_action_3_7cbf08df2abbb5111b25449517252da50999c759', object(Closure))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/vendor/typo3fluid/fluid/src/Core/Parser/TemplateParser.php line 191
            if ($parsedTemplate instanceof UncompilableTemplateInterface) {
                $parsedTemplate = $this->parseTemplateSource($templateIdentifier, $templateSourceClosure);
            }
        } else {
            $parsedTemplate = $this->parseTemplateSource($templateIdentifier, $templateSourceClosure);
            try {
                $compiler->store($templateIdentifier, $parsedTemplate);
            } catch (StopCompilingException $stop) {
                $this->renderingContext->getErrorHandler()->handleCompilerError($stop);
at TYPO3Fluid\Fluid\Core\Parser\TemplateParser->getOrParseAndStoreTemplate('Standard_action_3_7cbf08df2abbb5111b25449517252da50999c759', object(Closure))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 387
        $parsedTemplate = $templateParser->getOrParseAndStoreTemplate(
            $templatePaths->getTemplateIdentifier($controllerName, $actionName),
            function ($parent, TemplatePaths $paths) use ($controllerName, $actionName, $renderingContext) {
                return $paths->getTemplateSource($controllerName, $actionName);
            }
        );
        if ($parsedTemplate->isCompiled()) {
            $parsedTemplate->addCompiledNamespaces($this->baseRenderingContext);
        }
at TYPO3Fluid\Fluid\View\AbstractTemplateView->getCurrentParsedTemplate()
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 178
            $actionName = ucfirst($actionName);
            $renderingContext->setControllerAction($actionName);
        }
        try {
            $parsedTemplate = $this->getCurrentParsedTemplate();
        } catch (PassthroughSourceException $error) {
            return $error->getSource();
        }

at TYPO3Fluid\Fluid\View\AbstractTemplateView->render()
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php line 340
     * @return string
     */
    protected function renderFluidView()
    {
        return $this->view->render();
    }

    /**
     * Apply standard wrap to content
at TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject->renderFluidView()
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php line 106

        $this->view->assignMultiple($variables);

        $this->renderFluidTemplateAssetsIntoPageRenderer();
        $content = $this->renderFluidView();
        $content = $this->applyStandardWrapToRenderedContent($content, $conf);

        $this->view = $parentView;
        return $content;
at TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject->render(array('templateName' => 'TEXT', 'templateName.' => array('stdWrap.' => array('cObject' => 'TEXT', 'cObject.' => array('data' => 'levelfield:-2,backend_layout_next_level,slide', 'override.' => array('field' => 'backend_layout'), 'split.' => array('token' => 'pagets__', '1.' => array('current' => '1', 'wrap' => '|'))), 'ifEmpty' => 'Homepage')), 'layoutRootPaths.' => array('EXT:sitepack/Resources/Private/Layouts'), 'partialRootPaths.' => array('EXT:sitepack/Resources/Private/Partials'), 'templateRootPaths.' => array('EXT:sitepack/Resources/Private/Templates'), 'variables.' => array('main-content' => 'CONTENT', 'main-content.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => '{#colPos}=0')), 'site-content' => 'CONTENT', 'site-content.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => 'colPos=1')), 'main-teaser' => 'CONTENT', 'main-teaser.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => 'colPos=2')), 'main-modal' => 'CONTENT', 'main-modal.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => 'colPos=3')), 'siteName' => 'Diranuk')))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 815
        }

        // Render content
        try {
            $content .= $contentObject->render($configuration);
        } catch (ContentRenderingException $exception) {
            // Content rendering Exceptions indicate a critical problem which should not be
            // caught e.g. when something went wrong with Exception handling itself
            throw $exception;
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->render(object(MASK\Mask\Fluid\FluidTemplateContentObject), array('templateName' => 'TEXT', 'templateName.' => array('stdWrap.' => array('cObject' => 'TEXT', 'cObject.' => array('data' => 'levelfield:-2,backend_layout_next_level,slide', 'override.' => array('field' => 'backend_layout'), 'split.' => array('token' => 'pagets__', '1.' => array('current' => '1', 'wrap' => '|'))), 'ifEmpty' => 'Homepage')), 'layoutRootPaths.' => array('EXT:sitepack/Resources/Private/Layouts'), 'partialRootPaths.' => array('EXT:sitepack/Resources/Private/Partials'), 'templateRootPaths.' => array('EXT:sitepack/Resources/Private/Templates'), 'variables.' => array('main-content' => 'CONTENT', 'main-content.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => '{#colPos}=0')), 'site-content' => 'CONTENT', 'site-content.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => 'colPos=1')), 'main-teaser' => 'CONTENT', 'main-teaser.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => 'colPos=2')), 'main-modal' => 'CONTENT', 'main-modal.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => 'colPos=3')), 'siteName' => 'Diranuk')))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 751
            $timeTracker->decStackPointer();
        } else {
            $contentObject = $this->getContentObject($name);
            if ($contentObject) {
                $content .= $this->render($contentObject, $conf);
            }
        }
        if ($timeTracker->LR) {
            $timeTracker->pull($content);
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle('FLUIDTEMPLATE', array('templateName' => 'TEXT', 'templateName.' => array('stdWrap.' => array('cObject' => 'TEXT', 'cObject.' => array('data' => 'levelfield:-2,backend_layout_next_level,slide', 'override.' => array('field' => 'backend_layout'), 'split.' => array('token' => 'pagets__', '1.' => array('current' => '1', 'wrap' => '|'))), 'ifEmpty' => 'Homepage')), 'layoutRootPaths.' => array('EXT:sitepack/Resources/Private/Layouts'), 'partialRootPaths.' => array('EXT:sitepack/Resources/Private/Partials'), 'templateRootPaths.' => array('EXT:sitepack/Resources/Private/Templates'), 'variables.' => array('main-content' => 'CONTENT', 'main-content.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => '{#colPos}=0')), 'site-content' => 'CONTENT', 'site-content.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => 'colPos=1')), 'main-teaser' => 'CONTENT', 'main-teaser.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => 'colPos=2')), 'main-modal' => 'CONTENT', 'main-modal.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => 'colPos=3')), 'siteName' => 'Diranuk')), '10')
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 713
        foreach ($sKeyArray as $theKey) {
            $theValue = $setup[$theKey];
            if ((int)$theKey && !str_contains($theKey, '.')) {
                $conf = $setup[$theKey . '.'] ?? [];
                $contentObjects[] = $this->cObjGetSingle($theValue, $conf, $addKey . $theKey);
            }
        }
        return $contentObjects;
    }
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSeparated(array('includeCSS.' => array('ckefontawesome' => 'https://use.fontawesome.com/releases/v6.0.0/css/all.css', 'ckefontawesome.' => array('external' => '0', 'if.' => array('isTrue' => '1')), 'cssNormalize' => '/fileadmin/css/normalize.css', 'cssMain' => '/fileadmin/css/style.css', 'cssFontAwesome' => '/fileadmin/css/font-awesome.css', 'cssRTE' => '/fileadmin/css/rte.css', 'cssDiranuk' => '/fileadmin/css/diranuk.css', 'adds' => '/fileadmin/css/adds.css', 'skvideo' => 'EXT:skvideo/Resources/Public/Css/styles.css', 'lightbox' => 'EXT:ns_all_lightbox/Resources/Public/lightbox2/css/lightbox.css', 'dftabs' => 'EXT:df_tabs/Resources/Public/StyleSheets/df_tabs.css', 'ods-osm' => 'EXT:ods_osm/Resources/Public/Css/ods_osm.css'), 'config.' => array('metaCharset' => 'utf-8', 'htmlTag_setParams' => 'class="no-js" lang="de"'), 'typeNum' => '0', 'meta.' => array('keywords.' => array('field' => 'keywords'), 'description.' => array('field' => 'description'), 'viewport' => 'width=device-width, initial-scale=1, maximum-scale=1'), 'headerData.' => array('TEXT', '10.' => array('value' => '<meta http-equiv="X-UA-Compatible" content="IE=edge">'), 'TEXT', '20.' => array('value' => '<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">')), 'includeJS.' => array('jsmModernizr' => '/fileadmin/js/vendor/modernizr.js'), 'includeJSFooterlibs.' => array('jquery' => '/fileadmin/js/jquery.js', 'jsjQuery' => '/fileadmin/js/vendor/jquery.js', 'jsFoundation' => '/fileadmin/js/foundation.min.js'), 'includeJSFooter.' => array('jsFoundationEqualizer' => '/fileadmin/js/foundation/foundation.equalizer.js', 'jsFoundationMagellan' => '/fileadmin/js/foundation/foundation.magellan.js', 'jsFoundationOffcanvas' => '/fileadmin/js/foundation/foundation.offcanvas.js', 'jsFoundationReveal' => '/fileadmin/js/foundation/foundation.reveal.js', 'jsPlugins' => '/fileadmin/js/plugins.js', 'jsTabs' => '/fileadmin/js/jquery.tabs.js', 'jsRSTables' => '/fileadmin/js/vendor/responsive-tables.js', 'jsMain' => '/fileadmin/js/main.js', 'skvideo' => 'EXT:skvideo/Resources/Public/Js/scripts.js', 'lightbox2' => 'EXT:ns_all_lightbox/Resources/Public/lightbox2/js/lightbox.js', 'dftabs' => 'EXT:df_tabs/Resources/Public/JavaScript/tabs.js'), 'FLUIDTEMPLATE', '10.' => array('templateName' => 'TEXT', 'templateName.' => array('stdWrap.' => array('cObject' => 'TEXT', 'cObject.' => array('data' => 'levelfield:-2,backend_layout_next_level,slide', 'override.' => array('field' => 'backend_layout'), 'split.' => array('token' => 'pagets__', '1.' => array('current' => '1', 'wrap' => '|'))), 'ifEmpty' => 'Homepage')), 'layoutRootPaths.' => array('EXT:sitepack/Resources/Private/Layouts'), 'partialRootPaths.' => array('EXT:sitepack/Resources/Private/Partials'), 'templateRootPaths.' => array('EXT:sitepack/Resources/Private/Templates'), 'variables.' => array('main-content' => 'CONTENT', 'main-content.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => '{#colPos}=0')), 'site-content' => 'CONTENT', 'site-content.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => 'colPos=1')), 'main-teaser' => 'CONTENT', 'main-teaser.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => 'colPos=2')), 'main-modal' => 'CONTENT', 'main-modal.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => 'colPos=3')), 'siteName' => 'Diranuk')), 'USER', '1572349671.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'OmCookieManager', 'pluginName' => 'Info'), 'includeJSLibs.' => array('nsfjquery' => 'EXT:ns_all_lightbox/Resources/Public/jQuery/jQuery.js', 'nsfjquery.' => array('if.' => array('isTrue' => '0')))), '')
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 693
    {
        if (!is_array($setup)) {
            return '';
        }
        return implode('', $this->cObjGetSeparated($setup, $addKey));
    }

    /**
     * Rendering of a "numerical array" of cObjects from TypoScript
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGet(array('includeCSS.' => array('ckefontawesome' => 'https://use.fontawesome.com/releases/v6.0.0/css/all.css', 'ckefontawesome.' => array('external' => '0', 'if.' => array('isTrue' => '1')), 'cssNormalize' => '/fileadmin/css/normalize.css', 'cssMain' => '/fileadmin/css/style.css', 'cssFontAwesome' => '/fileadmin/css/font-awesome.css', 'cssRTE' => '/fileadmin/css/rte.css', 'cssDiranuk' => '/fileadmin/css/diranuk.css', 'adds' => '/fileadmin/css/adds.css', 'skvideo' => 'EXT:skvideo/Resources/Public/Css/styles.css', 'lightbox' => 'EXT:ns_all_lightbox/Resources/Public/lightbox2/css/lightbox.css', 'dftabs' => 'EXT:df_tabs/Resources/Public/StyleSheets/df_tabs.css', 'ods-osm' => 'EXT:ods_osm/Resources/Public/Css/ods_osm.css'), 'config.' => array('metaCharset' => 'utf-8', 'htmlTag_setParams' => 'class="no-js" lang="de"'), 'typeNum' => '0', 'meta.' => array('keywords.' => array('field' => 'keywords'), 'description.' => array('field' => 'description'), 'viewport' => 'width=device-width, initial-scale=1, maximum-scale=1'), 'headerData.' => array('TEXT', '10.' => array('value' => '<meta http-equiv="X-UA-Compatible" content="IE=edge">'), 'TEXT', '20.' => array('value' => '<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">')), 'includeJS.' => array('jsmModernizr' => '/fileadmin/js/vendor/modernizr.js'), 'includeJSFooterlibs.' => array('jquery' => '/fileadmin/js/jquery.js', 'jsjQuery' => '/fileadmin/js/vendor/jquery.js', 'jsFoundation' => '/fileadmin/js/foundation.min.js'), 'includeJSFooter.' => array('jsFoundationEqualizer' => '/fileadmin/js/foundation/foundation.equalizer.js', 'jsFoundationMagellan' => '/fileadmin/js/foundation/foundation.magellan.js', 'jsFoundationOffcanvas' => '/fileadmin/js/foundation/foundation.offcanvas.js', 'jsFoundationReveal' => '/fileadmin/js/foundation/foundation.reveal.js', 'jsPlugins' => '/fileadmin/js/plugins.js', 'jsTabs' => '/fileadmin/js/jquery.tabs.js', 'jsRSTables' => '/fileadmin/js/vendor/responsive-tables.js', 'jsMain' => '/fileadmin/js/main.js', 'skvideo' => 'EXT:skvideo/Resources/Public/Js/scripts.js', 'lightbox2' => 'EXT:ns_all_lightbox/Resources/Public/lightbox2/js/lightbox.js', 'dftabs' => 'EXT:df_tabs/Resources/Public/JavaScript/tabs.js'), 'FLUIDTEMPLATE', '10.' => array('templateName' => 'TEXT', 'templateName.' => array('stdWrap.' => array('cObject' => 'TEXT', 'cObject.' => array('data' => 'levelfield:-2,backend_layout_next_level,slide', 'override.' => array('field' => 'backend_layout'), 'split.' => array('token' => 'pagets__', '1.' => array('current' => '1', 'wrap' => '|'))), 'ifEmpty' => 'Homepage')), 'layoutRootPaths.' => array('EXT:sitepack/Resources/Private/Layouts'), 'partialRootPaths.' => array('EXT:sitepack/Resources/Private/Partials'), 'templateRootPaths.' => array('EXT:sitepack/Resources/Private/Templates'), 'variables.' => array('main-content' => 'CONTENT', 'main-content.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => '{#colPos}=0')), 'site-content' => 'CONTENT', 'site-content.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => 'colPos=1')), 'main-teaser' => 'CONTENT', 'main-teaser.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => 'colPos=2')), 'main-modal' => 'CONTENT', 'main-modal.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => 'colPos=3')), 'siteName' => 'Diranuk')), 'USER', '1572349671.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'OmCookieManager', 'pluginName' => 'Info'), 'includeJSLibs.' => array('nsfjquery' => 'EXT:ns_all_lightbox/Resources/Public/jQuery/jQuery.js', 'nsfjquery.' => array('if.' => array('isTrue' => '0')))))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/frontend/Classes/Http/RequestHandler.php line 223
     * @return string
     */
    protected function generatePageBodyContent(TypoScriptFrontendController $controller): string
    {
        $pageContent = $controller->cObj->cObjGet($controller->pSetup) ?: '';
        if ($controller->pSetup['wrap'] ?? false) {
            $pageContent = $controller->cObj->wrap($pageContent, $controller->pSetup['wrap']);
        }
        if ($controller->pSetup['stdWrap.'] ?? false) {
at TYPO3\CMS\Frontend\Http\RequestHandler->generatePageBodyContent(object(TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/frontend/Classes/Http/RequestHandler.php line 189
    protected function generatePageContent(TypoScriptFrontendController $controller, ServerRequestInterface $request): string
    {
        // Generate the main content between the <body> tags
        // This has to be done first, as some additional TSFE-related code could have been written
        $pageContent = $this->generatePageBodyContent($controller);
        // If 'disableAllHeaderCode' is set, all the pageRenderer settings are not evaluated
        if ($controller->config['config']['disableAllHeaderCode'] ?? false) {
            return $pageContent;
        }
at TYPO3\CMS\Frontend\Http\RequestHandler->generatePageContent(object(TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController), object(TYPO3\CMS\Core\Http\ServerRequest))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/frontend/Classes/Http/RequestHandler.php line 141
            // Content generation
            $this->timeTracker->incStackPointer();
            $this->timeTracker->push($controller->sPre, 'PAGE');

            $controller->content = $this->generatePageContent($controller, $request);

            $this->timeTracker->pull($this->timeTracker->LR ? $controller->content : '');
            $this->timeTracker->decStackPointer();

at TYPO3\CMS\Frontend\Http\RequestHandler->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Middleware/ResponsePropagation.php line 34
{
    public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface
    {
        try {
            $response = $handler->handle($request);
        } catch (PropagateResponseException $e) {
            $response = $e->getResponse();
        }

at TYPO3\CMS\Core\Middleware\ResponsePropagation->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(TYPO3\CMS\Frontend\Http\RequestHandler))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/frontend/Classes/Middleware/OutputCompression.php line 48
        // Throw away all output that may have happened during bootstrapping by weird extensions
        ob_clean();
        // Initialize output compression if configured
        $this->initializeOutputCompression();
        return $handler->handle($request);
    }

    /**
     * Initialize output compression if configured
at TYPO3\CMS\Frontend\Middleware\OutputCompression->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/adminpanel/Classes/Middleware/AdminPanelDataPersister.php line 44
     * @return ResponseInterface
     */
    public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface
    {
        $response = $handler->handle($request);
        if (
            $GLOBALS['TSFE'] instanceof TypoScriptFrontendController
            && StateUtility::isActivatedForUser()
            && StateUtility::isActivatedInTypoScript()
at TYPO3\CMS\Adminpanel\Middleware\AdminPanelDataPersister->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/adminpanel/Classes/Middleware/AdminPanelRenderer.php line 45
     * @return ResponseInterface
     */
    public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface
    {
        $response = $handler->handle($request);
        if (
            $GLOBALS['TSFE'] instanceof TypoScriptFrontendController
            && StateUtility::isActivatedForUser()
            && StateUtility::isActivatedInTypoScript()
at TYPO3\CMS\Adminpanel\Middleware\AdminPanelRenderer->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/frontend/Classes/Middleware/ContentLengthResponseHeader.php line 45
     * @return ResponseInterface
     */
    public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface
    {
        $response = $handler->handle($request);
        if ($GLOBALS['TSFE'] instanceof TypoScriptFrontendController) {
            if (
                (!isset($GLOBALS['TSFE']->config['config']['enableContentLengthHeader']) || $GLOBALS['TSFE']->config['config']['enableContentLengthHeader'])
                && !$GLOBALS['TSFE']->isBackendUserLoggedIn() && !($GLOBALS['TYPO3_CONF_VARS']['FE']['debug'] ?? false)
at TYPO3\CMS\Frontend\Middleware\ContentLengthResponseHeader->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/frontend/Classes/Middleware/ShortcutAndMountPointRedirect.php line 79
                );
            }
        }

        return $handler->handle($request);
    }

    protected function getRedirectUri(ServerRequestInterface $request): ?string
    {
at TYPO3\CMS\Frontend\Middleware\ShortcutAndMountPointRedirect->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/frontend/Classes/Middleware/PrepareTypoScriptFrontendRendering.php line 78
                $this->convertCharsetRecursivelyToUtf8($parsedBody, $controller->metaCharset);
                $request = $request->withParsedBody($parsedBody);
            }
        }
        $response = $handler->handle($request);

        /**
         * Release TSFE locks. They have been acquired in the above call to controller->getFromCache().
         * TSFE locks are usually released by the RequestHandler 'final' middleware.
at TYPO3\CMS\Frontend\Middleware\PrepareTypoScriptFrontendRendering->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/frontend/Classes/Middleware/TypoScriptFrontendInitialization.php line 104
        // Make TSFE globally available
        // @todo deprecate $GLOBALS['TSFE'] once TSFE is retrieved from the
        //       PSR-7 request attribute frontend.controller throughout TYPO3 core
        $GLOBALS['TSFE'] = $controller;
        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\TypoScriptFrontendInitialization->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3conf/ext/yoast_seo/Classes/Middleware/PageRequestMiddleware.php line 24
        if (YoastRequestHash::isValid($request->getServerParams())) {
            $context = GeneralUtility::makeInstance(Context::class);
            $context->setAspect('visibility', new VisibilityAspect(true));
        }
        return $handler->handle($request);
    }
}
at YoastSeoForTypo3\YoastSeo\Middleware\PageRequestMiddleware->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/frontend/Classes/Middleware/PageArgumentValidator.php line 132
            }
        }

        $request = $request->withAttribute('noCache', $this->disableCache);
        return $handler->handle($request);
    }

    /**
     * Filters out the arguments that are necessary for calculating cHash
at TYPO3\CMS\Frontend\Middleware\PageArgumentValidator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/frontend/Classes/Middleware/PreviewSimulator.php line 66
            $previewAspect = GeneralUtility::makeInstance(PreviewAspect::class, $isPreview);
            $this->context->setAspect('frontend.preview', $previewAspect);
        }

        return $handler->handle($request);
    }

    /**
     * Simulate dates for preview functionality
at TYPO3\CMS\Frontend\Middleware\PreviewSimulator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/adminpanel/Classes/Middleware/SqlLogging.php line 58
        if (StateUtility::isActivatedForUser() && StateUtility::isOpen()) {
            $connection = $this->connectionPool->getConnectionByName(ConnectionPool::DEFAULT_CONNECTION_NAME);
            $connection->getConfiguration()->setSQLLogger(GeneralUtility::makeInstance(DoctrineSqlLogger::class));
        }
        return $handler->handle($request);
    }
}
at TYPO3\CMS\Adminpanel\Middleware\SqlLogging->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/frontend/Classes/Middleware/PageResolver.php line 106
        // merge the PageArguments with the request query parameters
        $queryParams = array_replace_recursive($request->getQueryParams(), $pageArguments->getArguments());
        $request = $request->withQueryParams($queryParams);

        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\PageResolver->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/frontend/Classes/Middleware/StaticRouteResolver.php line 80

                return new HtmlResponse($content, 200, ['Content-Type' => $contentType]);
            }
        }
        return $handler->handle($request);
    }

    /**
     * Find the proper configuration for the static route in the static route configuration. Mainly:
at TYPO3\CMS\Frontend\Middleware\StaticRouteResolver->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/adminpanel/Classes/Middleware/AdminPanelInitiator.php line 55
                MainController::class
            );
            $request = $adminPanelController->initialize($request);
        }
        return $handler->handle($request);
    }
}
at TYPO3\CMS\Adminpanel\Middleware\AdminPanelInitiator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/frontend/Classes/Middleware/SiteBaseRedirectResolver.php line 94
                $uri = $requestedUri->withPath(rtrim($requestedUri->getPath(), '/'));
                return new RedirectResponse($uri, 307);
            }
        }
        return $handler->handle($request);
    }

    /**
     * Checks if the language is allowed in Frontend, if not, check if there is valid BE user
at TYPO3\CMS\Frontend\Middleware\SiteBaseRedirectResolver->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/redirects/Classes/Http/Middleware/RedirectHandler.php line 89
                return $response;
            }
        }

        return $handler->handle($request);
    }

    protected function buildRedirectResponse(UriInterface $uri, array $redirectRecord): ResponseInterface
    {
at TYPO3\CMS\Redirects\Http\Middleware\RedirectHandler->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3conf/ext/fal_protect/Classes/Middleware/FileMiddleware.php line 106
            $stream = new FileStream($fileName);
            return new Response($stream, 200, $headers);
        }

        return $handler->handle($request);
    }

    /**
     * @param string $target
at Causal\FalProtect\Middleware\FileMiddleware->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/frontend/Classes/Middleware/FrontendUserAuthenticator.php line 97
        if ($this->context->getAspect('frontend.user')->isLoggedIn() && $rateLimiter) {
            $rateLimiter->reset();
        }

        $response = $handler->handle($request);

        // Store session data for fe_users if it still exists
        if ($frontendUser instanceof FrontendUserAuthentication) {
            $frontendUser->storeSessionData();
at TYPO3\CMS\Frontend\Middleware\FrontendUserAuthenticator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/frontend/Classes/Middleware/BackendUserAuthenticator.php line 78
            Bootstrap::loadExtTables();
            $this->setBackendUserAspect($GLOBALS['BE_USER']);
        }

        $response = $handler->handle($request);

        // If, when building the response, the user is still available, then ensure that the headers are sent properly
        if ($this->context->getAspect('backend.user')->isLoggedIn()) {
            return $this->applyHeadersToResponse($response);
at TYPO3\CMS\Frontend\Middleware\BackendUserAuthenticator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/frontend/Classes/Middleware/MaintenanceMode.php line 55
        ) {
            return GeneralUtility::makeInstance(ErrorController::class)->unavailableAction($request, 'This page is temporarily unavailable.');
        }
        // Continue the regular stack if no maintenance mode is active
        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\MaintenanceMode->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/frontend/Classes/Middleware/SiteResolver.php line 65
        $request = $request->withAttribute('routing', $routeResult);
        if ($routeResult->getLanguage() instanceof SiteLanguage) {
            Locales::setSystemLocaleFromSiteLanguage($routeResult->getLanguage());
        }
        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\SiteResolver->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/frontend/Classes/Middleware/EidHandler.php line 64
    {
        $eID = $request->getParsedBody()['eID'] ?? $request->getQueryParams()['eID'] ?? null;

        if ($eID === null) {
            return $handler->handle($request);
        }

        // Remove any output produced until now
        ob_clean();
at TYPO3\CMS\Frontend\Middleware\EidHandler->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Middleware/NormalizedParamsAttribute.php line 45
     */
    public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface
    {
        $request = $request->withAttribute('normalizedParams', NormalizedParams::createFromRequest($request));
        return $handler->handle($request);
    }
}
at TYPO3\CMS\Core\Middleware\NormalizedParamsAttribute->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Middleware/VerifyHostHeader.php line 55
                1396795884
            );
        }

        return $handler->handle($request);
    }

    /**
     * Checks if the provided host header value matches the trusted hosts pattern.
at TYPO3\CMS\Core\Middleware\VerifyHostHeader->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/frontend/Classes/Middleware/TimeTrackerInitialization.php line 58
        $this->timeTracker->setEnabled($timeTrackingEnabled);
        $this->timeTracker->start(microtime(true));
        $this->timeTracker->push('');

        $response = $handler->handle($request);

        // Finish time tracking
        $this->timeTracker->pull();
        $this->timeTracker->finish();
at TYPO3\CMS\Frontend\Middleware\TimeTrackerInitialization->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$58->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 78
     * @return ResponseInterface
     */
    public function handle(ServerRequestInterface $request): ResponseInterface
    {
        return $this->tip->handle($request);
    }

    /**
     * Seed the middleware stack with the inner request handler
at TYPO3\CMS\Core\Http\MiddlewareDispatcher->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/AbstractApplication.php line 86
     */
    public function handle(ServerRequestInterface $request): ResponseInterface
    {
        try {
            $response = $this->requestHandler->handle($request);
        } catch (ImmediateResponseException $exception) {
            $response = $exception->getResponse();
        }
        return $response;
at TYPO3\CMS\Core\Http\AbstractApplication->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/frontend/Classes/Http/Application.php line 69
        // Create new request object having applicationType "I am a frontend request" attribute.
        $request = $request->withAttribute('applicationType', SystemEnvironmentBuilder::REQUESTTYPE_FE);

        $this->initializeContext();
        return parent::handle($request);
    }

    /**
     * Create a PSR-7 Response that redirects to the install tool
at TYPO3\CMS\Frontend\Http\Application->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/typo3/sysext/core/Classes/Http/AbstractApplication.php line 100
     * @param callable $execute Deprecated, will be removed in TYPO3 v12.0
     */
    final public function run(callable $execute = null)
    {
        $response = $this->handle(ServerRequestFactory::fromGlobals());
        if ($execute !== null) {
            trigger_error('Custom execution of Application code will be removed in TYPO3 v12.0, use PSR-15 Middlewares instead.', E_USER_DEPRECATED);
            $execute();
        }
at TYPO3\CMS\Core\Http\AbstractApplication->run()
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/index.php line 20
// Set up the application for the frontend
call_user_func(static function () {
    $classLoader = require __DIR__.'/vendor/autoload.php';
    \TYPO3\CMS\Core\Core\SystemEnvironmentBuilder::run(0, \TYPO3\CMS\Core\Core\SystemEnvironmentBuilder::REQUESTTYPE_FE);
    \TYPO3\CMS\Core\Core\Bootstrap::init($classLoader)->get(\TYPO3\CMS\Frontend\Http\Application::class)->run();
});
at {closure}()
in /www/htdocs/w0139074/typo3-11.diranuk.de/typo3_src-11.5.22/index.php line 21
call_user_func(static function () {
    $classLoader = require __DIR__.'/vendor/autoload.php';
    \TYPO3\CMS\Core\Core\SystemEnvironmentBuilder::run(0, \TYPO3\CMS\Core\Core\SystemEnvironmentBuilder::REQUESTTYPE_FE);
    \TYPO3\CMS\Core\Core\Bootstrap::init($classLoader)->get(\TYPO3\CMS\Frontend\Http\Application::class)->run();
});