Whoops, looks like something went wrong.

(1/1) TypeError

Argument 1 passed to FluidTYPO3\Flux\Provider\AbstractProvider::getParentFieldName() must be of the type array, boolean given, called in /var/www/vhosts/gasthof-graf.de/httpdocs/typo3/typo3conf/ext/fluidpages/Classes/Provider/PageProvider.php on line 421

in /var/www/vhosts/gasthof-graf.de/httpdocs/typo3/typo3conf/ext/flux/Classes/Provider/AbstractProvider.php line 402
    /**
     * @param array $row
     * @return string
     */
    public function getParentFieldName(array $row)
    {
        unset($row);
        return $this->parentFieldName;
    }
at FluidTYPO3\Flux\Provider\AbstractProvider->getParentFieldName(false)
in /var/www/vhosts/gasthof-graf.de/httpdocs/typo3/typo3conf/ext/fluidpages/Classes/Provider/PageProvider.php line 421
        }
        $records = [];
        while (0 < $record[$parentFieldName]) {
            $record = $this->recordService->getSingle($this->getTableName($record), '*', $record[$parentFieldName]);
            $parentFieldName = $this->getParentFieldName($record);
            array_push($records, $record);
        }
        $records = array_reverse($records);
        return $records;
at FluidTYPO3\Fluidpages\Provider\PageProvider->loadRecordTreeFromDatabase(false)
in /var/www/vhosts/gasthof-graf.de/httpdocs/typo3/typo3conf/ext/fluidpages/Classes/Provider/PageProvider.php line 290
     * @return array
     */
    protected function getInheritanceTree(array $row)
    {
        $records = $this->loadRecordTreeFromDatabase($row);
        if (0 === count($records)) {
            return $records;
        }
        $template = $records[0][self::FIELD_ACTION_SUB];
at FluidTYPO3\Fluidpages\Provider\PageProvider->getInheritanceTree(array('uid' => 21, 'pid' => 17, 'tstamp' => 1590745982, 'crdate' => 1579773526, 'cruser_id' => 1, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 32, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 1, 'l10n_parent' => 21, 'l10n_source' => 21, 'l10n_state' => '{"starttime":"parent","endtime":"parent","url":"parent","lastUpdated":"parent","newUntil":"parent","no_search":"parent","shortcut":"parent","shortcut_mode":"parent","author":"parent","author_email":"parent","media":"parent","og_image":"parent","twitter_image":"parent","heroimage":"parent","heroimage_big":"parent","header_big":"parent","header_darken":"parent"}', 't3_origuid' => 0, 'l10n_diffsource' => 'a:61:{s:7:"doktype";i:1;s:5:"title";s:18:"Produktphilosophie";s:4:"slug";s:19:"/produktphilosophie";s:9:"nav_title";s:0:"";s:8:"subtitle";s:0:"";s:9:"seo_title";s:0:"";s:14:"canonical_link";s:0:"";s:8:"og_title";s:0:"";s:14:"og_description";N;s:13:"twitter_title";s:0:"";s:19:"twitter_description";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:23:"header_scroll_down_icon";i:0;s:16:"content_from_pid";i:0;s:5:"video";N;s:6:"hidden";i:0;s:8:"nav_hide";i:0;s:10:"categories";i:0;s:14:"rowDescription";N;s:29:"tx_fed_page_controller_action";s:0:"";s:33:"tx_fed_page_controller_action_sub";s:0:"";s:8:"TSconfig";N;s:13:"php_tree_stop";i:0;s:8:"editlock";i:0;s:6:"layout";i:0;s:8:"fe_group";s:0:"";s:16:"extendToSubpages";i:0;s:6:"target";s:0:"";s:5:"alias";s:0:"";s:13:"cache_timeout";i:0;s:10:"cache_tags";s:0:"";s:9:"mount_pid";i:0;s:11:"is_siteroot";i:0;s:12:"mount_pid_ol";i:0;s:6:"module";s:0:"";s:13:"fe_login_mode";i:0;s:8:"l18n_cfg";i:0;s:14:"backend_layout";s:0:"";s:25:"backend_layout_next_level";s:0:"";s:17:"tsconfig_includes";N;s:8:"no_index";i:0;s:9:"no_follow";i:0;s:9:"starttime";i:0;s:7:"endtime";i:0;s:3:"url";s:0:"";s:11:"lastUpdated";i:0;s:8:"newUntil";i:0;s:9:"no_search";i:0;s:8:"shortcut";i:0;s:13:"shortcut_mode";i:0;s:6:"author";s:0:"";s:12:"author_email";s:0:"";s:5:"media";i:0;s:8:"og_image";i:0;s:13:"twitter_image";i:0;s:9:"heroimage";N;s:13:"heroimage_big";N;s:10:"header_big";i:0;s:13:"header_darken";i:0;}', 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_label' => '', 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 0, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'title' => 'Product philosophy', 'slug' => '/culinary/product-philosophy', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1584529176, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => '', 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'categories' => 0, 'tx_fluidpages_templatefile' => null, 'tx_fluidpages_layout' => null, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'heroimage' => null, 'video' => null, 'heroimage_big' => null, 'header_big' => 0, 'header_darken' => 0, 'icon' => '', 'header_scroll_down_icon' => 0, 'tx_slug_locked' => 0, '_PAGES_OVERLAY' => true, '_PAGES_OVERLAY_UID' => 42, '_PAGES_OVERLAY_LANGUAGE' => 1, '_PAGES_OVERLAY_REQUESTEDLANGUAGE' => 1))
in /var/www/vhosts/gasthof-graf.de/httpdocs/typo3/typo3conf/ext/fluidpages/Classes/Provider/PageProvider.php line 335
        $tableName = $this->getTableName($row);
        $tableFieldName = $this->getFieldName($row);
        $cacheKey = $tableName . $tableFieldName . $row['uid'];
        if (false === isset(self::$cache[$cacheKey])) {
            $tree = $this->getInheritanceTree($row);
            $data = [];
            foreach ($tree as $branch) {
                /** @var SubPageProvider $provider */
                $provider = $this->pageConfigurationService->resolvePrimaryConfigurationProvider(
at FluidTYPO3\Fluidpages\Provider\PageProvider->getInheritedConfiguration(array('uid' => 21, 'pid' => 17, 'tstamp' => 1590745982, 'crdate' => 1579773526, 'cruser_id' => 1, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 32, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 1, 'l10n_parent' => 21, 'l10n_source' => 21, 'l10n_state' => '{"starttime":"parent","endtime":"parent","url":"parent","lastUpdated":"parent","newUntil":"parent","no_search":"parent","shortcut":"parent","shortcut_mode":"parent","author":"parent","author_email":"parent","media":"parent","og_image":"parent","twitter_image":"parent","heroimage":"parent","heroimage_big":"parent","header_big":"parent","header_darken":"parent"}', 't3_origuid' => 0, 'l10n_diffsource' => 'a:61:{s:7:"doktype";i:1;s:5:"title";s:18:"Produktphilosophie";s:4:"slug";s:19:"/produktphilosophie";s:9:"nav_title";s:0:"";s:8:"subtitle";s:0:"";s:9:"seo_title";s:0:"";s:14:"canonical_link";s:0:"";s:8:"og_title";s:0:"";s:14:"og_description";N;s:13:"twitter_title";s:0:"";s:19:"twitter_description";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:23:"header_scroll_down_icon";i:0;s:16:"content_from_pid";i:0;s:5:"video";N;s:6:"hidden";i:0;s:8:"nav_hide";i:0;s:10:"categories";i:0;s:14:"rowDescription";N;s:29:"tx_fed_page_controller_action";s:0:"";s:33:"tx_fed_page_controller_action_sub";s:0:"";s:8:"TSconfig";N;s:13:"php_tree_stop";i:0;s:8:"editlock";i:0;s:6:"layout";i:0;s:8:"fe_group";s:0:"";s:16:"extendToSubpages";i:0;s:6:"target";s:0:"";s:5:"alias";s:0:"";s:13:"cache_timeout";i:0;s:10:"cache_tags";s:0:"";s:9:"mount_pid";i:0;s:11:"is_siteroot";i:0;s:12:"mount_pid_ol";i:0;s:6:"module";s:0:"";s:13:"fe_login_mode";i:0;s:8:"l18n_cfg";i:0;s:14:"backend_layout";s:0:"";s:25:"backend_layout_next_level";s:0:"";s:17:"tsconfig_includes";N;s:8:"no_index";i:0;s:9:"no_follow";i:0;s:9:"starttime";i:0;s:7:"endtime";i:0;s:3:"url";s:0:"";s:11:"lastUpdated";i:0;s:8:"newUntil";i:0;s:9:"no_search";i:0;s:8:"shortcut";i:0;s:13:"shortcut_mode";i:0;s:6:"author";s:0:"";s:12:"author_email";s:0:"";s:5:"media";i:0;s:8:"og_image";i:0;s:13:"twitter_image";i:0;s:9:"heroimage";N;s:13:"heroimage_big";N;s:10:"header_big";i:0;s:13:"header_darken";i:0;}', 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_label' => '', 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 0, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'title' => 'Product philosophy', 'slug' => '/culinary/product-philosophy', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1584529176, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => '', 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'categories' => 0, 'tx_fluidpages_templatefile' => null, 'tx_fluidpages_layout' => null, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'heroimage' => null, 'video' => null, 'heroimage_big' => null, 'header_big' => 0, 'header_darken' => 0, 'icon' => '', 'header_scroll_down_icon' => 0, 'tx_slug_locked' => 0, '_PAGES_OVERLAY' => true, '_PAGES_OVERLAY_UID' => 42, '_PAGES_OVERLAY_LANGUAGE' => 1, '_PAGES_OVERLAY_REQUESTEDLANGUAGE' => 1))
in /var/www/vhosts/gasthof-graf.de/httpdocs/typo3/typo3conf/ext/fluidpages/Classes/Provider/PageProvider.php line 216
     */
    public function getFlexFormValues(array $row)
    {
        $immediateConfiguration = $this->getFlexFormValuesSingle($row);
        $inheritedConfiguration = $this->getInheritedConfiguration($row);
        return RecursiveArrayUtility::merge($inheritedConfiguration, $immediateConfiguration);
    }

    /**
at FluidTYPO3\Fluidpages\Provider\PageProvider->getFlexFormValues(array('uid' => 21, 'pid' => 17, 'tstamp' => 1590745982, 'crdate' => 1579773526, 'cruser_id' => 1, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 32, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 1, 'l10n_parent' => 21, 'l10n_source' => 21, 'l10n_state' => '{"starttime":"parent","endtime":"parent","url":"parent","lastUpdated":"parent","newUntil":"parent","no_search":"parent","shortcut":"parent","shortcut_mode":"parent","author":"parent","author_email":"parent","media":"parent","og_image":"parent","twitter_image":"parent","heroimage":"parent","heroimage_big":"parent","header_big":"parent","header_darken":"parent"}', 't3_origuid' => 0, 'l10n_diffsource' => 'a:61:{s:7:"doktype";i:1;s:5:"title";s:18:"Produktphilosophie";s:4:"slug";s:19:"/produktphilosophie";s:9:"nav_title";s:0:"";s:8:"subtitle";s:0:"";s:9:"seo_title";s:0:"";s:14:"canonical_link";s:0:"";s:8:"og_title";s:0:"";s:14:"og_description";N;s:13:"twitter_title";s:0:"";s:19:"twitter_description";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:23:"header_scroll_down_icon";i:0;s:16:"content_from_pid";i:0;s:5:"video";N;s:6:"hidden";i:0;s:8:"nav_hide";i:0;s:10:"categories";i:0;s:14:"rowDescription";N;s:29:"tx_fed_page_controller_action";s:0:"";s:33:"tx_fed_page_controller_action_sub";s:0:"";s:8:"TSconfig";N;s:13:"php_tree_stop";i:0;s:8:"editlock";i:0;s:6:"layout";i:0;s:8:"fe_group";s:0:"";s:16:"extendToSubpages";i:0;s:6:"target";s:0:"";s:5:"alias";s:0:"";s:13:"cache_timeout";i:0;s:10:"cache_tags";s:0:"";s:9:"mount_pid";i:0;s:11:"is_siteroot";i:0;s:12:"mount_pid_ol";i:0;s:6:"module";s:0:"";s:13:"fe_login_mode";i:0;s:8:"l18n_cfg";i:0;s:14:"backend_layout";s:0:"";s:25:"backend_layout_next_level";s:0:"";s:17:"tsconfig_includes";N;s:8:"no_index";i:0;s:9:"no_follow";i:0;s:9:"starttime";i:0;s:7:"endtime";i:0;s:3:"url";s:0:"";s:11:"lastUpdated";i:0;s:8:"newUntil";i:0;s:9:"no_search";i:0;s:8:"shortcut";i:0;s:13:"shortcut_mode";i:0;s:6:"author";s:0:"";s:12:"author_email";s:0:"";s:5:"media";i:0;s:8:"og_image";i:0;s:13:"twitter_image";i:0;s:9:"heroimage";N;s:13:"heroimage_big";N;s:10:"header_big";i:0;s:13:"header_darken";i:0;}', 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_label' => '', 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 0, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'title' => 'Product philosophy', 'slug' => '/culinary/product-philosophy', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1584529176, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => '', 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'categories' => 0, 'tx_fluidpages_templatefile' => null, 'tx_fluidpages_layout' => null, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'heroimage' => null, 'video' => null, 'heroimage_big' => null, 'header_big' => 0, 'header_darken' => 0, 'icon' => '', 'header_scroll_down_icon' => 0, 'tx_slug_locked' => 0, '_PAGES_OVERLAY' => true, '_PAGES_OVERLAY_UID' => 42, '_PAGES_OVERLAY_LANGUAGE' => 1, '_PAGES_OVERLAY_REQUESTEDLANGUAGE' => 1))
in /var/www/vhosts/gasthof-graf.de/httpdocs/typo3/typo3conf/ext/flux/Classes/Controller/AbstractFluxController.php line 110
                $pluginName
            ),
            $this->settings
        );
        $this->data = $this->provider->getFlexFormValues($row);
        $overrides = HookHandler::trigger(
            HookHandler::CONTROLLER_SETTINGS_INITIALIZED,
            [
                'settings' => $this->settings,
at FluidTYPO3\Flux\Controller\AbstractFluxController->initializeSettings()
in /var/www/vhosts/gasthof-graf.de/httpdocs/typo3/typo3conf/ext/flux/Classes/Controller/AbstractFluxController.php line 224
     */
    protected function initializeAction()
    {
        $this->initializeProvider();
        $this->initializeSettings();
        $this->initializeOverriddenSettings();
    }

    /**
at FluidTYPO3\Flux\Controller\AbstractFluxController->initializeAction()
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/extbase/Classes/Mvc/Controller/ActionController.php line 156
        $this->actionMethodName = $this->resolveActionMethodName();
        $this->initializeActionMethodArguments();
        $this->initializeActionMethodValidators();
        $this->mvcPropertyMappingConfigurationService->initializePropertyMappingConfigurationFromRequest($request, $this->arguments);
        $this->initializeAction();
        $actionInitializationMethodName = 'initialize' . ucfirst($this->actionMethodName);
        if (method_exists($this, $actionInitializationMethodName)) {
            call_user_func([$this, $actionInitializationMethodName]);
        }
at TYPO3\CMS\Extbase\Mvc\Controller\ActionController->processRequest(object(TYPO3\CMS\Extbase\Mvc\Web\Request), object(TYPO3\CMS\Extbase\Mvc\Web\Response))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/extbase/Classes/Mvc/Dispatcher.php line 73
                throw new \TYPO3\CMS\Extbase\Mvc\Exception\InfiniteLoopException('Could not ultimately dispatch the request after ' . $dispatchLoopCount . ' iterations. Most probably, a @' . \TYPO3\CMS\Extbase\Annotation\IgnoreValidation::class . ' annotation is missing on re-displaying a form with validation errors.', 1217839467);
            }
            $controller = $this->resolveController($request);
            try {
                $controller->processRequest($request, $response);
            } catch (\TYPO3\CMS\Extbase\Mvc\Exception\StopActionException $ignoredException) {
            }
        }
        $this->emitAfterRequestDispatchSignal($request, $response);
at TYPO3\CMS\Extbase\Mvc\Dispatcher->dispatch(object(TYPO3\CMS\Extbase\Mvc\Web\Request), object(TYPO3\CMS\Extbase\Mvc\Web\Response))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/extbase/Classes/Mvc/Web/FrontendRequestHandler.php line 92
        }

        /** @var \TYPO3\CMS\Extbase\Mvc\ResponseInterface $response */
        $response = $this->objectManager->get(\TYPO3\CMS\Extbase\Mvc\Web\Response::class);
        $this->dispatcher->dispatch($request, $response);
        return $response;
    }

    /**
at TYPO3\CMS\Extbase\Mvc\Web\FrontendRequestHandler->handleRequest()
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/extbase/Classes/Core/Bootstrap.php line 172
        /** @var \TYPO3\CMS\Extbase\Mvc\RequestHandlerResolver $requestHandlerResolver */
        $requestHandlerResolver = $this->objectManager->get(\TYPO3\CMS\Extbase\Mvc\RequestHandlerResolver::class);
        $requestHandler = $requestHandlerResolver->resolveRequestHandler();

        $response = $requestHandler->handleRequest();
        // If response is NULL after handling the request we need to stop
        // This happens for instance, when a USER object was converted to a USER_INT
        // @see TYPO3\CMS\Extbase\Mvc\Web\FrontendRequestHandler::handleRequest()
        if ($response === null) {
at TYPO3\CMS\Extbase\Core\Bootstrap->handleRequest()
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/extbase/Classes/Core/Bootstrap.php line 159
     */
    public function run($content, $configuration)
    {
        $this->initialize($configuration);
        return $this->handleRequest();
    }

    /**
     * @throws \TYPO3\CMS\Extbase\Mvc\Exception\CommandException Is thrown if the response object defined an exit code > 0
at TYPO3\CMS\Extbase\Core\Bootstrap->run(null, array('extensionName' => 'WsT3bootstrap', 'vendorName' => 'WapplerSystems', 'pluginName' => 'Page', 'variables' => array('data' => array('uid' => 21, 'pid' => 17, 'tstamp' => 1590745982, 'crdate' => 1579773526, 'cruser_id' => 1, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 32, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 1, 'l10n_parent' => 21, 'l10n_source' => 21, 'l10n_state' => '{"starttime":"parent","endtime":"parent","url":"parent","lastUpdated":"parent","newUntil":"parent","no_search":"parent","shortcut":"parent","shortcut_mode":"parent","author":"parent","author_email":"parent","media":"parent","og_image":"parent","twitter_image":"parent","heroimage":"parent","heroimage_big":"parent","header_big":"parent","header_darken":"parent"}', 't3_origuid' => 0, 'l10n_diffsource' => 'a:61:{s:7:"doktype";i:1;s:5:"title";s:18:"Produktphilosophie";s:4:"slug";s:19:"/produktphilosophie";s:9:"nav_title";s:0:"";s:8:"subtitle";s:0:"";s:9:"seo_title";s:0:"";s:14:"canonical_link";s:0:"";s:8:"og_title";s:0:"";s:14:"og_description";N;s:13:"twitter_title";s:0:"";s:19:"twitter_description";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:23:"header_scroll_down_icon";i:0;s:16:"content_from_pid";i:0;s:5:"video";N;s:6:"hidden";i:0;s:8:"nav_hide";i:0;s:10:"categories";i:0;s:14:"rowDescription";N;s:29:"tx_fed_page_controller_action";s:0:"";s:33:"tx_fed_page_controller_action_sub";s:0:"";s:8:"TSconfig";N;s:13:"php_tree_stop";i:0;s:8:"editlock";i:0;s:6:"layout";i:0;s:8:"fe_group";s:0:"";s:16:"extendToSubpages";i:0;s:6:"target";s:0:"";s:5:"alias";s:0:"";s:13:"cache_timeout";i:0;s:10:"cache_tags";s:0:"";s:9:"mount_pid";i:0;s:11:"is_siteroot";i:0;s:12:"mount_pid_ol";i:0;s:6:"module";s:0:"";s:13:"fe_login_mode";i:0;s:8:"l18n_cfg";i:0;s:14:"backend_layout";s:0:"";s:25:"backend_layout_next_level";s:0:"";s:17:"tsconfig_includes";N;s:8:"no_index";i:0;s:9:"no_follow";i:0;s:9:"starttime";i:0;s:7:"endtime";i:0;s:3:"url";s:0:"";s:11:"lastUpdated";i:0;s:8:"newUntil";i:0;s:9:"no_search";i:0;s:8:"shortcut";i:0;s:13:"shortcut_mode";i:0;s:6:"author";s:0:"";s:12:"author_email";s:0:"";s:5:"media";i:0;s:8:"og_image";i:0;s:13:"twitter_image";i:0;s:9:"heroimage";N;s:13:"heroimage_big";N;s:10:"header_big";i:0;s:13:"header_darken";i:0;}', 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_label' => '', 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 0, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'title' => 'Product philosophy', 'slug' => '/culinary/product-philosophy', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1584529176, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => '', 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'categories' => 0, 'tx_fluidpages_templatefile' => null, 'tx_fluidpages_layout' => null, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'heroimage' => null, 'video' => null, 'heroimage_big' => null, 'header_big' => 0, 'header_darken' => 0, 'icon' => '', 'header_scroll_down_icon' => 0, 'tx_slug_locked' => 0, '_PAGES_OVERLAY' => true, '_PAGES_OVERLAY_UID' => 42, '_PAGES_OVERLAY_LANGUAGE' => 1, '_PAGES_OVERLAY_REQUESTEDLANGUAGE' => 1), 'current' => null, 'siteConfig' => array('rootPageId' => 1, 'base' => 'https://www.gasthof-graf.de/', 'baseVariants' => array(), 'languages' => array(array('title' => 'Deutsch', 'enabled' => true, 'languageId' => '0', 'base' => '/', 'typo3Language' => 'de', 'locale' => 'de_DE', 'iso-639-1' => 'de', 'navigationTitle' => 'Deutsch', 'hreflang' => 'de-DE', 'direction' => 'ltr', 'flag' => 'de'), array('title' => 'Englisch', 'enabled' => true, 'languageId' => '1', 'base' => '/en/', 'typo3Language' => 'default', 'locale' => 'en_US.utf8', 'iso-639-1' => 'en', 'navigationTitle' => 'Englisch', 'hreflang' => 'en-US', 'direction' => 'ltr', 'fallbackType' => 'fallback', 'fallbacks' => '1', 'flag' => 'gb')), 'errorHandling' => array(array('errorCode' => '404', 'errorHandler' => 'Page', 'errorContentSource' => 't3://page?uid=16')), 'routes' => array(), 'sys_language_uid' => 1))))
in /var/www/vhosts/gasthof-graf.de/httpdocs/typo3/typo3conf/ext/ws_t3bootstrap/Classes/Fluidpages/ContentObject/FluidPageContentObject.php line 86
        $content = $bootstrap->run(null,[
            'extensionName' => 'WsT3bootstrap',
            'vendorName' => 'WapplerSystems',
            'pluginName' => 'Page',
            'variables' => $variables,
        ]);

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

at WapplerSystems\WsT3bootstrap\Fluidpages\ContentObject\FluidPageContentObject->render(array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Fluidpages', 'vendorName' => 'FluidTYPO3', 'pluginName' => 'Page', 'dataProcessing.' => array('WapplerSystems\\WsT3bootstrap\\Frontend\\DataProcessing\\SiteConfigProcessor')))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/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(WapplerSystems\WsT3bootstrap\Fluidpages\ContentObject\FluidPageContentObject), array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Fluidpages', 'vendorName' => 'FluidTYPO3', 'pluginName' => 'Page', 'dataProcessing.' => array('WapplerSystems\\WsT3bootstrap\\Frontend\\DataProcessing\\SiteConfigProcessor')))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 731
                }
                if (!$hooked) {
                    $contentObject = $this->getContentObject($name);
                    if ($contentObject) {
                        $content .= $this->render($contentObject, $conf);
                    } else {
                        // Call hook functions for extra processing
                        if ($name) {
                            foreach ($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_content.php']['cObjTypeAndClassDefault'] ?? [] as $className) {
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle('FLUIDPAGETEMPLATE', array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Fluidpages', 'vendorName' => 'FluidTYPO3', 'pluginName' => 'Page', 'dataProcessing.' => array('WapplerSystems\\WsT3bootstrap\\Frontend\\DataProcessing\\SiteConfigProcessor')), '5')
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 677
        foreach ($sKeyArray as $theKey) {
            $theValue = $setup[$theKey];
            if ((int)$theKey && strpos($theKey, '.') === false) {
                $conf = $setup[$theKey . '.'];
                $content .= $this->cObjGetSingle($theValue, $conf, $addKey . $theKey);
            }
        }
        return $content;
    }
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGet(array('typeNum' => '0', 'FLUIDPAGETEMPLATE', '5.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Fluidpages', 'vendorName' => 'FluidTYPO3', 'pluginName' => 'Page', 'dataProcessing.' => array('WapplerSystems\\WsT3bootstrap\\Frontend\\DataProcessing\\SiteConfigProcessor')), 'includeJSFooter.' => array('tether' => 'EXT:sm_template/Resources/Public/JavaScript/bootstrap/tether.min.js', 'popper' => 'EXT:sm_template/Resources/Public/JavaScript/bootstrap/popper.min.js', 'bootstrap' => 'EXT:sm_template/Resources/Public/JavaScript/bootstrap/bootstrap.js', 'parallax' => 'EXT:sm_template/Resources/Public/JavaScript/plugins/jquery.parallax.js', 'smartmenus_jquery' => 'EXT:sm_template/Resources/Public/JavaScript/smartmenus/jquery.smartmenus.js', 'smartmenus_bootstrap' => 'EXT:sm_template/Resources/Public/JavaScript/smartmenus/jquery.smartmenus.bootstrap.js', 'mmenu' => 'EXT:sm_template/Resources/Public/JavaScript/mmenu/jquery.mmenu.js', 'mmenu_navbars' => 'EXT:sm_template/Resources/Public/JavaScript/mmenu/jquery.mmenu.navbars.js', 'fancybox' => 'EXT:sm_template/Resources/Public/JavaScript/fancybox/jquery.fancybox.js', 'cookiebar' => 'EXT:sm_template/Resources/Public/JavaScript/jquery/jquery.cookiebar.js', 'matchheight' => 'EXT:sm_template/Resources/Public/JavaScript/jquery/jquery.matchHeight.js', 'flexslider' => 'EXT:sm_template/Resources/Public/JavaScript/flexslider/jquery.flexslider.js', 'scrolltotop' => 'EXT:sm_template/Resources/Public/JavaScript/jquery/scrolltotop.js', 'main' => 'EXT:sm_template/Resources/Public/JavaScript/main.js', 'plugins' => 'EXT:sm_template/Resources/Public/JavaScript/plugins.js', 'sm_mainconfig' => 'EXT:sm_config/Resources/Public/JavaScript/jquery.mainconfig.js', 'dp_cookieconsent' => 'EXT:dp_cookieconsent/Resources/Public/JavaScript/dp_cookieconsent.js'), 'includeJSFooterlibs.' => array('jquery' => 'EXT:sm_template/Resources/Public/JavaScript/jquery/jquery-3.1.1.min.js', 'jquery.' => array('forceOnTop' => '1')), 'includeJSLibs.' => array('respondjs' => 'EXT:sm_template/Resources/Public/JavaScript/Libraries/respond.min.js', 'picturefill' => 'EXT:sm_template/Resources/Public/JavaScript/picturefill.min.js'), 'includeCSS.' => array('main' => 'EXT:sm_template/Resources/Private/SCSS/main.scss', 'main.' => array('outputfile' => 'typo3temp/assets/css/sm_template/main', 'formatter' => 'WapplerSystems\\WsScss\\Formatter\\Autoprefixer', 'linenumber' => 'true', 'sourceMap' => 'true'), 'smartmenus' => 'EXT:sm_template/Resources/Public/CSS/smartmenus/jquery.smartmenus.bootstrap.css', 'fancybox' => 'EXT:sm_template/Resources/Public/CSS/fancybox/jquery.fancybox.css', 'flexslider' => 'EXT:sm_template/Resources/Public/CSS/flexslider.css', 'sm_allgemeine' => 'EXT:sm_config/Resources/Public/CSS/default.css', 'sm_flexslider-ie-fix' => 'EXT:sm_config/Resources/Public/CSS/flexslider-ie-fix.css', 'cookieconsentconfig' => 'EXT:dp_cookieconsent_config/Resources/Public/Css/cookieconsentconfig.css', 'dp_cookieconsent' => 'EXT:dp_cookieconsent/Resources/Public/css/dp_cookieconsent.css'), 'includeJS.' => array('mail' => 'EXT:sm_template/Resources/Public/JavaScript/mail.js'), 'headerData.' => array('TEXT', '20.' => array('value' => '<meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="format-detection" content="telephone=no">'), 'TEXT', '30.' => array('value' => '{page:nav_title//page:title}', 'insertData' => '1', 'wrap' => '<meta name="navtitle" content="|">'), 'IMG_RESOURCE', '870.' => array('file' => 'EXT:sm_template/Resources/Public/Images/apple-touch-icon-57-precomposed.png', 'stdWrap.' => array('wrap' => '<link href="|" rel="apple-touch-icon apple-touch-icon-precomposed" />', 'required' => '1')), 'IMG_RESOURCE', '871.' => array('file' => 'EXT:sm_template/Resources/Public/Images/apple-touch-icon-72-precomposed.png', 'stdWrap.' => array('wrap' => '<link href="|" rel="apple-touch-icon apple-touch-icon-precomposed" sizes="72x72" />', 'required' => '1')), 'IMG_RESOURCE', '872.' => array('file' => 'EXT:sm_template/Resources/Public/Images/apple-touch-icon-114-precomposed.png', 'stdWrap.' => array('wrap' => '<link href="|" rel="apple-touch-icon apple-touch-icon-precomposed" sizes="114x114" />', 'required' => '1')), 'IMG_RESOURCE', '873.' => array('file' => 'EXT:sm_template/Resources/Public/Images/apple-touch-icon-144-precomposed.png', 'stdWrap.' => array('wrap' => '<link href="|" rel="apple-touch-icon apple-touch-icon-precomposed" sizes="144x144" />', 'required' => '1')), '657.' => array('10.' => array('stdWrap.' => array('replacement.' => array('10.' => array('search' => '<script', 'replace' => '<script data-ignore="1" data-cookieconsent="statistics" type="text/plain"'), '20.' => array('search' => 'src=', 'replace' => 'data-src='))))), 'COA', '998.' => array('COA', '10.' => array('wrap' => '<script data-ignore="1" data-cookieconsent="statistics" type="text/plain">|</script>', 'required' => '1'))), 'meta.' => array('X-UA-Compatible' => 'IE=edge', 'X-UA-Compatible.' => array('httpEquivalent' => '1', 'attribute' => 'http-equiv'), 'keywords' => 'Steingaden, restaurant, overnight stay, eating, drinking, vacation, feasting, gourmet travel, Pfaffenwinkel, Upper Bavaria, Wieskirche, Welfenmünster', 'keywords.' => array('override.' => array('field' => 'keywords')), 'description' => 'This is the official website of the Gasthof Graf in Steingaden in Pfaffenwinkel in Upper Bavaria.', 'description.' => array('override.' => array('field' => 'description')), 'author' => 'Systemmarketing GmbH', 'author.' => array('override.' => array('field' => 'author')), 'robots' => 'index,follow', 'google' => 'notranslate', 'viewport' => 'width=device-width, initial-scale=1', 'og:title.' => array('attribute' => 'property', 'field' => 'title'), 'og:site_name.' => array('attribute' => 'property', 'data' => 'TSFE:tmpl|setup|sitetitle'), 'og:description' => 'This is the official website of the Gasthof Graf in Steingaden in Pfaffenwinkel in Upper Bavaria.', 'og:description.' => array('attribute' => 'property', 'override.' => array('field' => 'description'))), 'shortcutIcon' => 'EXT:sm_template/Resources/Public/Images/favicon.png', 'bodyTagCObject' => 'COA', 'bodyTagCObject.' => array('TEXT', '5.' => array('value' => '<body'), 'USER', '11.' => array('userFunc' => 'WapplerSystems\\WsT3bootstrap\\Utility\\BodyTagHelper->buildClassNames', 'userClass' => '', 'stdWrap.' => array('noTrimWrap' => '| class="|" |')), 'TEXT', '20.' => array('value' => '{TSFE:id}', 'insertData' => '1', 'noTrimWrap' => '| id="page_|">|')), 'stdWrap.' => array('parseFunc.' => array('short.' => array('f-1-stern' => '<img src="/typo3conf/ext/sm_config/Resources/Public/Images/Sterne/f-1-stern.png" class="sterne 1-stern" alt="1 Stern" />', 'f-2-sterne' => '<img src="/typo3conf/ext/sm_config/Resources/Public/Images/Sterne/f-2-sterne.png" class="sterne 2-sterne" alt="2 Sterne" />', 'f-3-sterne' => '<img src="/typo3conf/ext/sm_config/Resources/Public/Images/Sterne/f-3-sterne.png" class="sterne 3-sterne" alt="3 Sterne" />', 'f-4-sterne' => '<img src="/typo3conf/ext/sm_config/Resources/Public/Images/Sterne/f-4-sterne.png" class="sterne 4-sterne" alt="4 Sterne" />', 'f-5-sterne' => '<img src="/typo3conf/ext/sm_config/Resources/Public/Images/Sterne/f-5-sterne.png" class="sterne 5-sterne" alt="5 Sterne" />', 'p-1-stern' => '<img src="/typo3conf/ext/sm_config/Resources/Public/Images/Sterne/p-1-stern.png" class="sterne 1-stern" alt="1 Stern" />', 'p-2-sterne' => '<img src="/typo3conf/ext/sm_config/Resources/Public/Images/Sterne/p-2-sterne.png" class="sterne 2-sterne" alt="2 Sterne" />', 'p-3-sterne' => '<img src="/typo3conf/ext/sm_config/Resources/Public/Images/Sterne/p-3-sterne.png" class="sterne 3-sterne" alt="3 Sterne" />', 'p-4-sterne' => '<img src="/typo3conf/ext/sm_config/Resources/Public/Images/Sterne/p-4-sterne.png" class="sterne 4-sterne" alt="4 Sterne" />', 'p-5-sterne' => '<img src="/typo3conf/ext/sm_config/Resources/Public/Images/Sterne/p-5-sterne.png" class="sterne 5-sterne" alt="5 Sterne" />', 'fh-1-stern' => '<img src="/typo3conf/ext/sm_config/Resources/Public/Images/Sterne/fh-1-stern.png" class="sterne 1-stern" alt="1 Stern" />', 'fh-2-sterne' => '<img src="/typo3conf/ext/sm_config/Resources/Public/Images/Sterne/fh-2-sterne.png" class="sterne 2-sterne" alt="2 Sterne" />', 'fh-3-sterne' => '<img src="/typo3conf/ext/sm_config/Resources/Public/Images/Sterne/fh-3-sterne.png" class="sterne 3-sterne" alt="3 Sterne" />', 'fh-4-sterne' => '<img src="/typo3conf/ext/sm_config/Resources/Public/Images/Sterne/fh-4-sterne.png" class="sterne 4-sterne" alt="4 Sterne" />', 'fh-5-sterne' => '<img src="/typo3conf/ext/sm_config/Resources/Public/Images/Sterne/fh-5-sterne.png" class="sterne 5-sterne" alt="5 Sterne" />'))), 'footerData.' => array('COA', '998.' => array('FLUIDTEMPLATE', '20.' => array('file' => 'EXT:dp_cookieconsent/Resources/Private/Layouts/Cookie.html', 'templateName' => 'Cookie', 'templateRootPaths.' => array('EXT:dp_cookieconsent/Resources/Private/Templates/', ''), 'partialRootPaths.' => array('EXT:dp_cookieconsent_config/Resources/Private/Templates/Extensions/dp_cookieconsent/Partials/', 'EXT:dp_cookieconsent/Resources/Private/Partials/', ''), 'layoutRootPaths.' => array('EXT:dp_cookieconsent/Resources/Private/Layouts/', ''), 'settings.' => array('imprintuid' => '14', 'dataprotectionuid' => '15', 'url' => '', 'target' => '_blank', 'autoOpen' => 'true', 'theme' => 'classic', 'position' => 'bottom-right', 'dismissOnScroll' => '0', 'type' => 'opt-in', 'layout' => 'dpextend', 'revokable' => 'true', 'reloadOnRevoke' => 'true', 'checkboxes.' => array('statistics' => 'false', 'marketing' => 'false'), 'overlay.' => array('notice' => 'true', 'box.' => array('background' => '#333333', 'text' => '#FFFFFF'), 'button.' => array('background' => '#71a55a', 'text' => '#FFFFFF')), 'palette.' => array('popup.' => array('background' => '#333333', 'text' => '#FFFFFF'), 'button.' => array('background' => '#71a55a', 'text' => '#FFFFFF')))))), 'jsInline.' => array()))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/frontend/Classes/Http/RequestHandler.php line 246
     * @return string
     */
    protected function generatePageContent(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->generatePageContent(object(TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/frontend/Classes/Http/RequestHandler.php line 268
     */
    protected function generatePageContentWithHeader(TypoScriptFrontendController $controller, ?SiteLanguage $siteLanguage): string
    {
        // Generate the page content, this has to be first, as some additional TSFE-related code could have been written
        $pageContent = $this->generatePageContent($controller);
        $pageRenderer = $this->getPageRenderer();
        if ($controller->config['config']['moveJsFromHeaderToFooter'] ?? false) {
            $pageRenderer->enableMoveJsFromHeaderToFooter();
        }
at TYPO3\CMS\Frontend\Http\RequestHandler->generatePageContentWithHeader(object(TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController), object(TYPO3\CMS\Core\Site\Entity\SiteLanguage))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/frontend/Classes/Http/RequestHandler.php line 168
            // If 'disableAllHeaderCode' is set, all the header-code is discarded
            if ($controller->config['config']['disableAllHeaderCode'] ?? false) {
                $controller->content = $this->generatePageContent($controller);
            } else {
                $controller->content = $this->generatePageContentWithHeader($controller, $request->getAttribute('language', null));
            }

            $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 /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/frontend/Classes/Middleware/OutputCompression.php line 46
        // 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(TYPO3\CMS\Frontend\Http\RequestHandler))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/adminpanel/Classes/Middleware/AdminPanelDataPersister.php line 44
     * @return ResponseInterface
     */
    public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface
    {
        $response = $handler->handle($request);
        if (
            !($response instanceof NullResponse)
            && $GLOBALS['TSFE'] instanceof TypoScriptFrontendController
            && $GLOBALS['TSFE']->isOutputting()
at TYPO3\CMS\Adminpanel\Middleware\AdminPanelDataPersister->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/adminpanel/Classes/Middleware/AdminPanelRenderer.php line 46
     * @return ResponseInterface
     */
    public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface
    {
        $response = $handler->handle($request);
        if (
            !($response instanceof NullResponse)
            && $GLOBALS['TSFE'] instanceof TypoScriptFrontendController
            && $GLOBALS['TSFE']->isOutputting()
at TYPO3\CMS\Adminpanel\Middleware\AdminPanelRenderer->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/frontend/Classes/Middleware/ContentLengthResponseHeader.php line 45
     * @return ResponseInterface
     */
    public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface
    {
        $response = $handler->handle($request);
        if (
            !($response instanceof NullResponse)
            && $GLOBALS['TSFE'] instanceof TypoScriptFrontendController
            && $GLOBALS['TSFE']->isOutputting()) {
at TYPO3\CMS\Frontend\Middleware\ContentLengthResponseHeader->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/frontend/Classes/Middleware/ShortcutAndMountPointRedirect.php line 65
                return new RedirectResponse($externalUrl, 303);
            }
        }

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

    protected function getRedirectUri(ServerRequestInterface $request): ?string
    {
at TYPO3\CMS\Frontend\Middleware\ShortcutAndMountPointRedirect->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/frontend/Classes/Middleware/PrepareTypoScriptFrontendRendering.php line 118
                GeneralUtility::makeInstance($className)->checkDataSubmission($this->controller);
            }
        }

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

    /**
     * Small helper function to convert charsets for arrays to UTF-8
at TYPO3\CMS\Frontend\Middleware\PrepareTypoScriptFrontendRendering->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/frontend/Classes/Middleware/PageArgumentValidator.php line 99
                    ['code' => PageAccessFailureReasons::CACHEHASH_COMPARISON_FAILED]
                );
            }
        }
        return $handler->handle($request);
    }

    /**
     * Calculates a hash string based on additional parameters in the url.
at TYPO3\CMS\Frontend\Middleware\PageArgumentValidator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/frontend/Classes/Middleware/MaintenanceMode.php line 53
        ) {
            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(class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/frontend/Classes/Middleware/PageResolver.php line 171
            }
            $this->controller->determineId();
        }

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

    /**
     * Provides ways to bypass the '?id=[xxx]&type=[xx]' format, using either PATH_INFO or Server Rewrites
at TYPO3\CMS\Frontend\Middleware\PageResolver->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/frontend/Classes/Middleware/PreviewSimulator.php line 62
            $showHiddenRecords = ($this->context->hasAspect('visibility') ? $this->context->getAspect('visibility')->includeHidden() : false);
            $GLOBALS['TSFE']->fePreview = ($simulatingDate || $simulatingGroup || $showHiddenRecords);
        }

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

    /**
     * Simulate dates for preview functionality
at TYPO3\CMS\Frontend\Middleware\PreviewSimulator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/redirects/Classes/Http/Middleware/RedirectHandler.php line 70
                return $response;
            }
        }

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

    /**
     * Creates a PSR-7 compatible Response object
at TYPO3\CMS\Redirects\Http\Middleware\RedirectHandler->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/frontend/Classes/Middleware/StaticRouteResolver.php line 62

                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(class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/frontend/Classes/Middleware/SiteBaseRedirectResolver.php line 86
                $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(class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/adminpanel/Classes/Middleware/AdminPanelInitiator.php line 58
            $beUser = $GLOBALS['BE_USER'];
            $beUser->adminPanel = GeneralUtility::makeInstance(AdminPanelView::class);
            $beUser->extAdmEnabled = true;
        }
        return $handler->handle($request);
    }
}
at TYPO3\CMS\Adminpanel\Middleware\AdminPanelInitiator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/frontend/Classes/Middleware/SiteResolver.php line 68
        // At this point, we later get further route modifiers
        // for bw-compat we update $GLOBALS[TYPO3_REQUEST] to be used later in TSFE.
        $GLOBALS['TYPO3_REQUEST'] = $request;

        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\SiteResolver->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/adminpanel/Classes/Middleware/SqlLogging.php line 49
            $connectionPool = GeneralUtility::makeInstance(ConnectionPool::class);
            $connection = $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(class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/frontend/Classes/Middleware/BackendUserAuthenticator.php line 95
            Bootstrap::loadExtTables();
            $this->setBackendUserAspect(GeneralUtility::makeInstance(Context::class), $GLOBALS['BE_USER']);
        }

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

    /**
     * Creates the backend user object and returns it.
at TYPO3\CMS\Frontend\Middleware\BackendUserAuthenticator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/frontend/Classes/Middleware/FrontendUserAuthenticator.php line 79

        // Register the frontend user as aspect
        $this->setFrontendUserAspect(GeneralUtility::makeInstance(Context::class), $frontendUser);

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

    /**
     * It's possible to transfer a frontend user session via a GET/POST parameter 'FE_SESSION_KEY'.
at TYPO3\CMS\Frontend\Middleware\FrontendUserAuthenticator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/frontend/Classes/Middleware/TypoScriptFrontendInitialization.php line 90
                GeneralUtility::callUserFunction($_funcRef, $_params, $GLOBALS['TSFE']);
            }
        }

        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\TypoScriptFrontendInitialization->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/frontend/Classes/Middleware/EidHandler.php line 50
    {
        $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(class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/frontend/Classes/Middleware/PreprocessRequestHook.php line 57
                $hookParameters = [];
                GeneralUtility::callUserFunction($hookFunction, $hookParameters, $hookParameters);
            }
        }
        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\PreprocessRequestHook->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Middleware/NormalizedParamsAttribute.php line 58
        // refactored to have ServerRequest object available where it is needed. This global will be
        // deprecated then and removed.
        $GLOBALS['TYPO3_REQUEST'] = $request;

        return $handler->handle($request);
    }
}
at TYPO3\CMS\Core\Middleware\NormalizedParamsAttribute->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/frontend/Classes/Middleware/TimeTrackerInitialization.php line 49
        );
        $timeTracker->start();
        $timeTracker->push('');

        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\TimeTrackerInitialization->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7ff1b55d2056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 67
     * @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 /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/AbstractApplication.php line 108
    {
        $requestHandler = GeneralUtility::makeInstance($this->requestHandler);
        $dispatcher = $this->createMiddlewareDispatcher($requestHandler);

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

    /**
     * Set up the application and shut it down afterwards
at TYPO3\CMS\Core\Http\AbstractApplication->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/frontend/Classes/Http/Application.php line 69
        if (!$this->checkIfEssentialConfigurationExists()) {
            return $this->installToolRedirect();
        }
        $this->initializeContext();
        return parent::handle($request);
    }

    /**
     * Check if LocalConfiguration.php and PackageStates.php exist
at TYPO3\CMS\Frontend\Http\Application->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/typo3/sysext/core/Classes/Http/AbstractApplication.php line 120
    final public function run(callable $execute = null)
    {
        try {
            $response = $this->handle(
                \TYPO3\CMS\Core\Http\ServerRequestFactory::fromGlobals()
            );
            if ($execute !== null) {
                call_user_func($execute);
            }
at TYPO3\CMS\Core\Http\AbstractApplication->run()
in /var/www/vhosts/typo3_source/typo3_src-9.5.24/index.php line 24
// Set up the application for the frontend
call_user_func(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 /var/www/vhosts/typo3_source/typo3_src-9.5.24/index.php line 25
call_user_func(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();
});