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) #1537633463 OutOfRangeException

Hash not resolvable

in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Routing/Enhancer/VariableProcessor.php line 73
        if (strlen($hash) < 31) {
            return $hash;
        }
        if (!isset($this->hashes[$hash])) {
            throw new \OutOfRangeException(
                'Hash not resolvable',
                1537633463
            );
        }
at TYPO3\CMS\Core\Routing\Enhancer\VariableProcessor->resolveHash('tx_wwfloralpshop_pi1%5Bprevious%5D')
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Routing/Enhancer/VariableProcessor.php line 375
    protected function inflateArray(array $array, ?string $namespace, array $arguments): array
    {
        $result = [];
        foreach ($array as $key => $value) {
            $inflatedKey = $this->resolveHash((string)$key);
            // inflate nested values `namespace__any__nested` -> `namespace__any/nested`
            $inflatedKey = $this->inflateNestedValue($inflatedKey, $namespace, $arguments);
            $steps = explode(static::LEVEL_DELIMITER, $inflatedKey);
            $pointer = &$result;
at TYPO3\CMS\Core\Routing\Enhancer\VariableProcessor->inflateArray(array('tx_wwfloralpshop_pi1%5Bprevious%5D' => '1'), 'tx_wwfloralpshop_pi1', array())
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Routing/Enhancer/VariableProcessor.php line 191
        if (empty($namespace) || empty($parameters)) {
            return $parameters;
        }

        $parameters = $this->inflateArray($parameters, $namespace, $arguments);
        // apply argument mapping on items of inflated namespace parameters
        if (!empty($parameters[$namespace]) && !empty($arguments)) {
            $parameters[$namespace] = $this->inflateKeys($parameters[$namespace], null, $arguments, false);
        }
at TYPO3\CMS\Core\Routing\Enhancer\VariableProcessor->inflateNamespaceParameters(array('tx_wwfloralpshop_pi1%5Bprevious%5D' => '1'), 'tx_wwfloralpshop_pi1')
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/extbase/Classes/Routing/ExtbasePluginEnhancer.php line 171
     */
    public function inflateParameters(array $parameters, array $internals = []): array
    {
        $parameters = $this->getVariableProcessor()
            ->inflateNamespaceParameters($parameters, $this->namespace);
        $parameters[$this->namespace] = $parameters[$this->namespace] ?? [];

        // Invalid if there is no controller given, so this enhancers does not do anything
        if (empty($internals['_controller'] ?? null)) {
at TYPO3\CMS\Extbase\Routing\ExtbasePluginEnhancer->inflateParameters(array('tx_wwfloralpshop_pi1%5Bprevious%5D' => '1'))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Routing/PageRouter.php line 363
                $appliedDefaults = $matchedRoute->getOption('_appliedDefaults') ?? [];
                parse_str($uri->getQuery() ?? '', $remainingQueryParameters);
                $enhancer = $route->getEnhancer();
                if ($enhancer instanceof InflatableEnhancerInterface) {
                    $remainingQueryParameters = $enhancer->inflateParameters($remainingQueryParameters);
                }
                $pageRouteResult = $this->buildPageArguments($route, array_merge($appliedDefaults, $parameters), $remainingQueryParameters);
                break;
            } catch (MissingMandatoryParametersException $e) {
at TYPO3\CMS\Core\Routing\PageRouter->generateUri(object(TYPO3\CMS\Core\Routing\Route), array('tx_wwfloralpshop_pi1%5Bprevious%5D' => '1', 'tx_wwfloralpshop_pi1__product' => 'neues-espressoloeffel-6er-set'), '', 'absolute')
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/frontend/Classes/Typolink/PageLinkBuilder.php line 428
                $uri = $siteOfTargetPage->getRouter()->generateUri(
                    $targetPageId,
                    $queryParameters,
                    $fragment,
                    $useAbsoluteUrl ? RouterInterface::ABSOLUTE_URL : RouterInterface::ABSOLUTE_PATH
                );
            } catch (InvalidRouteArgumentsException $e) {
                throw new UnableToLinkException('The target page could not be linked. Error: ' . $e->getMessage(), 1535472406);
            }
at TYPO3\CMS\Frontend\Typolink\PageLinkBuilder->generateUrlForPageWithSiteConfiguration(array('uid' => 3, 'pid' => 26, 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 0, 'tstamp' => 1657288253, 'sorting' => 256, 'deleted' => 0, 'perms_userid' => 1, 'perms_groupid' => 5, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1456396707, 'cruser_id' => 1, 'hidden' => 0, 'title' => 'Produkt Detail', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'shortcut' => 0, 'shortcut_mode' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1687333315, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 1, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'cache_tags' => '', 'categories' => 0, 'tsconfig_includes' => null, 'trackingtag' => '', 'rowDescription' => null, 'sys_language_uid' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:54:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:9:"seo_title";N;s:23:"tx_yoastseo_cornerstone";N;s:11:"description";N;s:24:"tx_yoastseo_focuskeyword";N;s:33:"tx_yoastseo_focuskeyword_synonyms";N;s:32:"tx_yoastseo_focuskeyword_premium";N;s:8:"no_index";N;s:9:"no_follow";N;s:18:"sitemap_changefreq";N;s:16:"sitemap_priority";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:12:"twitter_card";N;s:32:"tx_yoastseo_hide_snippet_preview";N;s:8:"abstract";N;s:8:"keywords";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;}', 'slug' => '/praemien/produkt-detail', 'legacy_overlay_uid' => 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' => '', 'l10n_parent' => 0, 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'twitter_card' => 'summary', 'tx_yoastseo_focuskeyword' => null, 'tx_yoastseo_focuskeyword_synonyms' => null, 'tx_yoastseo_robot_instructions' => 0, 'tx_yoastseo_hide_snippet_preview' => 0, 'tx_yoastseo_cornerstone' => 0, 'tx_yoastseo_score_readability' => 'ok', 'tx_yoastseo_score_seo' => 'bad', 'tx_yoastseo_snippetpreview' => 0, 'tx_yoastseo_focuskeyword_analysis' => 0, 'tx_yoastseo_readability_analysis' => 0, 'tx_yoastseo_focuskeyword_premium' => 0), object(TYPO3\CMS\Core\Site\Entity\Site), array('tx_wwfloralpshop_pi1%5Bprevious%5D' => '1', 'tx_wwfloralpshop_pi1' => array('action' => 'show', 'controller' => 'Product', 'product' => '212'), '_language' => object(TYPO3\CMS\Core\Site\Entity\SiteLanguage)), '', array('parameter' => 3, 'additionalParams' => '&tx_wwfloralpshop_pi1%255Bprevious%255D=1&tx_wwfloralpshop_pi1%5Baction%5D=show&tx_wwfloralpshop_pi1%5Bcontroller%5D=Product&tx_wwfloralpshop_pi1%5Bproduct%5D=212', 'language' => 0, 'linkAccessRestrictedPages' => false))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/frontend/Classes/Typolink/PageLinkBuilder.php line 241
                    throw new UnableToLinkException('Link to external page "' . $page['uid'] . '" does not have a proper target URL, so "' . $linkText . '" was not linked.', 1551621999, null, $linkText);
                }
            } else {
                // Generate the URL
                $url = $this->generateUrlForPageWithSiteConfiguration($page, $siteOfTargetPage, $queryParameters, $sectionMark, $conf);
                // no scheme => always not external
                if (!$url->getScheme() || !$url->getHost()) {
                    $treatAsExternalLink = false;
                } else {
at TYPO3\CMS\Frontend\Typolink\PageLinkBuilder->build(array('type' => 'page', 'pageuid' => '3', 'typoLinkParameter' => '3'), '|', '', array('parameter' => 3, 'additionalParams' => '&tx_wwfloralpshop_pi1%255Bprevious%255D=1&tx_wwfloralpshop_pi1%5Baction%5D=show&tx_wwfloralpshop_pi1%5Bcontroller%5D=Product&tx_wwfloralpshop_pi1%5Bproduct%5D=212', 'language' => 0, 'linkAccessRestrictedPages' => false))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 5162
                $this,
                $tsfe
            );
            try {
                [$this->lastTypoLinkUrl, $linkText, $target] = $linkBuilder->build($linkDetails, $linkText, $target, $conf);
                $this->lastTypoLinkTarget = htmlspecialchars($target);
                $this->lastTypoLinkLD['target'] = htmlspecialchars($target);
                $this->lastTypoLinkLD['totalUrl'] = $this->lastTypoLinkUrl;
            } catch (UnableToLinkException $e) {
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->typoLink('|', array('parameter' => 3, 'additionalParams' => '&tx_wwfloralpshop_pi1%255Bprevious%255D=1&tx_wwfloralpshop_pi1%5Baction%5D=show&tx_wwfloralpshop_pi1%5Bcontroller%5D=Product&tx_wwfloralpshop_pi1%5Bproduct%5D=212', 'language' => 0, 'linkAccessRestrictedPages' => false))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/frontend/Classes/ContentObject/Menu/AbstractMenuContentObject.php line 1883
        if ($page['sectionIndex_uid'] ?? false) {
            $conf['section'] = $page['sectionIndex_uid'];
        }
        $conf['linkAccessRestrictedPages'] = !empty($this->mconf['showAccessRestrictedPages']);
        $this->parent_cObj->typoLink('|', $conf);
        $LD = $this->parent_cObj->lastTypoLinkLD;
        $LD['totalURL'] = $this->parent_cObj->lastTypoLinkUrl;
        return $LD;
    }
at TYPO3\CMS\Frontend\ContentObject\Menu\AbstractMenuContentObject->menuTypoLink(array('uid' => 3, 'pid' => 26, 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 0, 'tstamp' => 1657288253, 'sorting' => 256, 'deleted' => 0, 'perms_userid' => 1, 'perms_groupid' => 5, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1456396707, 'cruser_id' => 1, 'hidden' => 0, 'title' => 'Produkt Detail', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'shortcut' => 0, 'shortcut_mode' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1687333315, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 1, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'cache_tags' => '', 'categories' => 0, 'tsconfig_includes' => null, 'trackingtag' => '', 'rowDescription' => null, 'sys_language_uid' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:54:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:9:"seo_title";N;s:23:"tx_yoastseo_cornerstone";N;s:11:"description";N;s:24:"tx_yoastseo_focuskeyword";N;s:33:"tx_yoastseo_focuskeyword_synonyms";N;s:32:"tx_yoastseo_focuskeyword_premium";N;s:8:"no_index";N;s:9:"no_follow";N;s:18:"sitemap_changefreq";N;s:16:"sitemap_priority";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:12:"twitter_card";N;s:32:"tx_yoastseo_hide_snippet_preview";N;s:8:"abstract";N;s:8:"keywords";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;}', 'slug' => '/praemien/produkt-detail', 'legacy_overlay_uid' => 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' => '', 'l10n_parent' => 0, 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'twitter_card' => 'summary', 'tx_yoastseo_focuskeyword' => null, 'tx_yoastseo_focuskeyword_synonyms' => null, 'tx_yoastseo_robot_instructions' => 0, 'tx_yoastseo_hide_snippet_preview' => 0, 'tx_yoastseo_cornerstone' => 0, 'tx_yoastseo_score_readability' => 'ok', 'tx_yoastseo_score_seo' => 'bad', 'tx_yoastseo_snippetpreview' => 0, 'tx_yoastseo_focuskeyword_analysis' => 0, 'tx_yoastseo_readability_analysis' => 0, 'tx_yoastseo_focuskeyword_premium' => 0, '_PAGES_OVERLAY_REQUESTEDLANGUAGE' => 0, 'ITEM_STATE' => 'NO', '_ADD_GETVARS' => '&tx_wwfloralpshop_pi1%255Bprevious%255D=1&tx_wwfloralpshop_pi1%5Baction%5D=show&tx_wwfloralpshop_pi1%5Bcontroller%5D=Product&tx_wwfloralpshop_pi1%5Bproduct%5D=212', '_SAFE' => true, 'isSpacer' => false), null, '&tx_wwfloralpshop_pi1%255Bprevious%255D=1&tx_wwfloralpshop_pi1%5Baction%5D=show&tx_wwfloralpshop_pi1%5Bcontroller%5D=Product&tx_wwfloralpshop_pi1%5Bproduct%5D=212', null, null)
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/frontend/Classes/ContentObject/Menu/AbstractMenuContentObject.php line 1346
            $addParams .= $this->menuArr[$key]['_ADD_GETVARS'];
            $LD = $this->menuTypoLink($thePage, $mainTarget, $addParams, $typeOverride, $overrideId);
        } else {
            $addParams .= ($this->I['val']['additionalParams'] ?? '') . $this->menuArr[$key]['_ADD_GETVARS'];
            $LD = $this->menuTypoLink($this->menuArr[$key], $mainTarget, $addParams, $typeOverride, $overrideId);
        }
        // Override default target configuration if option is set
        if ($this->menuArr[$key]['target']) {
            $LD['target'] = $this->menuArr[$key]['target'];
at TYPO3\CMS\Frontend\ContentObject\Menu\AbstractMenuContentObject->link(0, null, null)
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/frontend/Classes/ContentObject/Menu/TextMenuContentObject.php line 89
            $this->I['val']['ATagParams'] = $this->WMcObj->getATagParams($this->I['val']);
            if (isset($this->I['val']['additionalParams.'])) {
                $this->I['val']['additionalParams'] = $this->WMcObj->stdWrap($this->I['val']['additionalParams'], $this->I['val']['additionalParams.']);
            }
            $this->I['linkHREF'] = $this->link($key, $this->I['val']['altTarget'], $this->mconf['forceTypeValue']);
            if (empty($this->I['linkHREF'])) {
                $this->I['val']['doNotLinkIt'] = 1;
            }
            // Title attribute of links:
at TYPO3\CMS\Frontend\ContentObject\Menu\TextMenuContentObject->writeMenu()
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/frontend/Classes/ContentObject/HierarchicalMenuContentObject.php line 55
            $GLOBALS['TSFE']->register['count_MENUOBJ'] = 0;
            $menu->parent_cObj = $this->cObj;
            $menu->start($GLOBALS['TSFE']->tmpl, $GLOBALS['TSFE']->sys_page, '', $conf, 1);
            $menu->makeMenu();
            $theValue .= $menu->writeMenu();
        } catch (NoSuchMenuTypeException $e) {
        }
        $wrap = isset($conf['wrap.']) ? $this->cObj->stdWrap($conf['wrap'], $conf['wrap.']) : $conf['wrap'];
        if ($wrap) {
at TYPO3\CMS\Frontend\ContentObject\HierarchicalMenuContentObject->render(array('special' => 'language', 'addQueryString' => 1, 'addQueryString.' => array('method' => 'GET', 'exclude' => 'cHash'), 'wrap' => '[|]', 'special.' => array('value' => 'auto'), 'TMENU', '1.' => array('IProcFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->replacePlaceholderInRenderedMenuItem', 'NO' => '1', 'NO.' => array('doNotLinkIt' => '1', 'wrapItemAndSub' => '{|}, |*| {|}, |*| {|}', 'stdWrap.' => array('cObject' => 'COA', 'cObject.' => array('LOAD_REGISTER', '1.' => array('languageId.' => array('cObject' => 'TEXT', 'cObject.' => array('value.' => array('data' => 'register:languages_HMENU'), 'listNum.' => array('stdWrap.' => array('data' => 'register:count_HMENU_MENUOBJ', 'wrap' => '|-1'), 'splitChar' => ',')))), 'TEXT', '10.' => array('stdWrap.' => array('data' => 'register:languageId'), 'wrap' => '"languageId":|'), 'USER', '11.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'locale', 'stdWrap.' => array('wrap' => ',"locale":|')), 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'title', 'stdWrap.' => array('wrap' => ',"title":|')), 'USER', '21.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'navigationTitle', 'stdWrap.' => array('wrap' => ',"navigationTitle":|')), 'USER', '22.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'twoLetterIsoCode', 'stdWrap.' => array('wrap' => ',"twoLetterIsoCode":|')), 'USER', '23.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'hreflang', 'stdWrap.' => array('wrap' => ',"hreflang":|')), 'USER', '24.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'direction', 'stdWrap.' => array('wrap' => ',"direction":|')), 'USER', '25.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'flag', 'stdWrap.' => array('wrap' => ',"flag":|')), 'TEXT', '90.' => array('value' => '###LINKPLACEHOLDER###', 'wrap' => ',"link":|'), 'TEXT', '91.' => array('value' => '0', 'wrap' => ',"active":|'), 'TEXT', '92.' => array('value' => '0', 'wrap' => ',"current":|'), 'TEXT', '93.' => array('value' => '1', 'wrap' => ',"available":|'), 'RESTORE_REGISTER'))), 'ACT' => '1', 'ACT.' => array('doNotLinkIt' => '1', 'wrapItemAndSub' => '{|}, |*| {|}, |*| {|}', 'stdWrap.' => array('cObject' => 'COA', 'cObject.' => array('LOAD_REGISTER', '1.' => array('languageId.' => array('cObject' => 'TEXT', 'cObject.' => array('value.' => array('data' => 'register:languages_HMENU'), 'listNum.' => array('stdWrap.' => array('data' => 'register:count_HMENU_MENUOBJ', 'wrap' => '|-1'), 'splitChar' => ',')))), 'TEXT', '10.' => array('stdWrap.' => array('data' => 'register:languageId'), 'wrap' => '"languageId":|'), 'USER', '11.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'locale', 'stdWrap.' => array('wrap' => ',"locale":|')), 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'title', 'stdWrap.' => array('wrap' => ',"title":|')), 'USER', '21.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'navigationTitle', 'stdWrap.' => array('wrap' => ',"navigationTitle":|')), 'USER', '22.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'twoLetterIsoCode', 'stdWrap.' => array('wrap' => ',"twoLetterIsoCode":|')), 'USER', '23.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'hreflang', 'stdWrap.' => array('wrap' => ',"hreflang":|')), 'USER', '24.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'direction', 'stdWrap.' => array('wrap' => ',"direction":|')), 'USER', '25.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'flag', 'stdWrap.' => array('wrap' => ',"flag":|')), 'TEXT', '90.' => array('value' => '###LINKPLACEHOLDER###', 'wrap' => ',"link":|'), 'TEXT', '91.' => array('value' => '1', 'wrap' => ',"active":|'), 'TEXT', '92.' => array('value' => '0', 'wrap' => ',"current":|'), 'TEXT', '93.' => array('value' => '1', 'wrap' => ',"available":|'), 'RESTORE_REGISTER'))), 'CUR' => '1', 'CUR.' => array('doNotLinkIt' => '1', 'wrapItemAndSub' => '{|}, |*| {|}, |*| {|}', 'stdWrap.' => array('cObject' => 'COA', 'cObject.' => array('LOAD_REGISTER', '1.' => array('languageId.' => array('cObject' => 'TEXT', 'cObject.' => array('value.' => array('data' => 'register:languages_HMENU'), 'listNum.' => array('stdWrap.' => array('data' => 'register:count_HMENU_MENUOBJ', 'wrap' => '|-1'), 'splitChar' => ',')))), 'TEXT', '10.' => array('stdWrap.' => array('data' => 'register:languageId'), 'wrap' => '"languageId":|'), 'USER', '11.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'locale', 'stdWrap.' => array('wrap' => ',"locale":|')), 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'title', 'stdWrap.' => array('wrap' => ',"title":|')), 'USER', '21.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'navigationTitle', 'stdWrap.' => array('wrap' => ',"navigationTitle":|')), 'USER', '22.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'twoLetterIsoCode', 'stdWrap.' => array('wrap' => ',"twoLetterIsoCode":|')), 'USER', '23.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'hreflang', 'stdWrap.' => array('wrap' => ',"hreflang":|')), 'USER', '24.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'direction', 'stdWrap.' => array('wrap' => ',"direction":|')), 'USER', '25.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'flag', 'stdWrap.' => array('wrap' => ',"flag":|')), 'TEXT', '90.' => array('value' => '###LINKPLACEHOLDER###', 'wrap' => ',"link":|'), 'TEXT', '91.' => array('value' => '1', 'wrap' => ',"active":|'), 'TEXT', '92.' => array('value' => '1', 'wrap' => ',"current":|'), 'TEXT', '93.' => array('value' => '1', 'wrap' => ',"available":|'), 'RESTORE_REGISTER'))), 'USERDEF1' => '1', 'USERDEF1.' => array('doNotLinkIt' => '1', 'wrapItemAndSub' => '{|}, |*| {|}, |*| {|}', 'stdWrap.' => array('cObject' => 'COA', 'cObject.' => array('LOAD_REGISTER', '1.' => array('languageId.' => array('cObject' => 'TEXT', 'cObject.' => array('value.' => array('data' => 'register:languages_HMENU'), 'listNum.' => array('stdWrap.' => array('data' => 'register:count_HMENU_MENUOBJ', 'wrap' => '|-1'), 'splitChar' => ',')))), 'TEXT', '10.' => array('stdWrap.' => array('data' => 'register:languageId'), 'wrap' => '"languageId":|'), 'USER', '11.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'locale', 'stdWrap.' => array('wrap' => ',"locale":|')), 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'title', 'stdWrap.' => array('wrap' => ',"title":|')), 'USER', '21.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'navigationTitle', 'stdWrap.' => array('wrap' => ',"navigationTitle":|')), 'USER', '22.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'twoLetterIsoCode', 'stdWrap.' => array('wrap' => ',"twoLetterIsoCode":|')), 'USER', '23.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'hreflang', 'stdWrap.' => array('wrap' => ',"hreflang":|')), 'USER', '24.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'direction', 'stdWrap.' => array('wrap' => ',"direction":|')), 'USER', '25.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'flag', 'stdWrap.' => array('wrap' => ',"flag":|')), 'TEXT', '90.' => array('value' => '###LINKPLACEHOLDER###', 'wrap' => ',"link":|'), 'TEXT', '91.' => array('value' => '0', 'wrap' => ',"active":|'), 'TEXT', '92.' => array('value' => '0', 'wrap' => ',"current":|'), 'TEXT', '93.' => array('value' => '0', 'wrap' => ',"available":|'), 'RESTORE_REGISTER'))), 'USERDEF2' => '1', 'USERDEF2.' => array('doNotLinkIt' => '1', 'wrapItemAndSub' => '{|}, |*| {|}, |*| {|}', 'stdWrap.' => array('cObject' => 'COA', 'cObject.' => array('LOAD_REGISTER', '1.' => array('languageId.' => array('cObject' => 'TEXT', 'cObject.' => array('value.' => array('data' => 'register:languages_HMENU'), 'listNum.' => array('stdWrap.' => array('data' => 'register:count_HMENU_MENUOBJ', 'wrap' => '|-1'), 'splitChar' => ',')))), 'TEXT', '10.' => array('stdWrap.' => array('data' => 'register:languageId'), 'wrap' => '"languageId":|'), 'USER', '11.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'locale', 'stdWrap.' => array('wrap' => ',"locale":|')), 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'title', 'stdWrap.' => array('wrap' => ',"title":|')), 'USER', '21.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'navigationTitle', 'stdWrap.' => array('wrap' => ',"navigationTitle":|')), 'USER', '22.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'twoLetterIsoCode', 'stdWrap.' => array('wrap' => ',"twoLetterIsoCode":|')), 'USER', '23.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'hreflang', 'stdWrap.' => array('wrap' => ',"hreflang":|')), 'USER', '24.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'direction', 'stdWrap.' => array('wrap' => ',"direction":|')), 'USER', '25.' => array('userFunc' => 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor->getFieldAsJson', 'language.' => array('data' => 'register:languageId'), 'field' => 'flag', 'stdWrap.' => array('wrap' => ',"flag":|')), 'TEXT', '90.' => array('value' => '###LINKPLACEHOLDER###', 'wrap' => ',"link":|'), 'TEXT', '91.' => array('value' => '1', 'wrap' => ',"active":|'), 'TEXT', '92.' => array('value' => '0', 'wrap' => ',"current":|'), 'TEXT', '93.' => array('value' => '0', 'wrap' => ',"available":|'), 'RESTORE_REGISTER'))))))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/frontend/Classes/DataProcessing/LanguageMenuProcessor.php line 420
        $this->validateAndBuildConfiguration();

        // Process Configuration
        $menuContentObject = $cObj->getContentObject('HMENU');
        $renderedMenu = $menuContentObject->render($this->menuConfig);
        if ($renderedMenu) {
            // Process menu
            $menu = json_decode($renderedMenu, true);
            $processedMenu = [];
at TYPO3\CMS\Frontend\DataProcessing\LanguageMenuProcessor->process(object(TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer), array('templateName' => 'LanguageMenu', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', 'typo3conf/ext/ww_template/Resources/Private/Templates/Content/'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', 'typo3conf/ext/ww_template/Resources/Private/Partials/Content/'), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', 'typo3conf/ext/ww_template/Resources/Private/Layouts/Content/'), 'settings.' => array('defaultHeaderType' => '2', 'media.' => array('lazyLoading' => 'lazy', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '800', 'height' => '600', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '0')), 'directImageLink' => '0', 'linkParams.' => array('ATagParams.' => array('dataWrap' => 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor', '10.' => array('languages' => 'auto', 'as' => 'languageNavigation'))), array('languages' => 'auto', 'as' => 'languageNavigation'), array('data' => array('uid' => 3, 'pid' => 26, 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 0, 'tstamp' => 1657288253, 'sorting' => 256, 'deleted' => 0, 'perms_userid' => 1, 'perms_groupid' => 5, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1466755836, 'cruser_id' => 3, 'hidden' => 0, 'title' => 'Détail du produit', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'shortcut' => 0, 'shortcut_mode' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => '', 'cache_timeout' => 0, 'newUntil' => 0, 'description' => '', 'no_search' => 0, 'SYS_LASTCHANGED' => 1687333329, 'abstract' => '', 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 1, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'cache_tags' => '', 'categories' => 0, 'tsconfig_includes' => null, 'trackingtag' => '', 'rowDescription' => null, 'sys_language_uid' => 1, 'l10n_source' => 3, 'l10n_state' => '{"starttime":"parent","endtime":"parent","nav_hide":"parent","url":"parent","lastUpdated":"parent","newUntil":"parent","no_search":"parent","shortcut":"parent","shortcut_mode":"parent","content_from_pid":"parent","author":"parent","author_email":"parent","media":"parent","og_image":"parent","twitter_image":"parent"}', 'l10n_diffsource' => 'a:35:{s:9:"starttime";i:0;s:7:"endtime";i:0;s:8:"nav_hide";i:1;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:16:"content_from_pid";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: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: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;}', 'slug' => '/primes/detail-du-produit', 'legacy_overlay_uid' => 17, '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' => '', 'l10n_parent' => 3, 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'twitter_card' => '', 'tx_yoastseo_focuskeyword' => null, 'tx_yoastseo_focuskeyword_synonyms' => null, 'tx_yoastseo_robot_instructions' => 0, 'tx_yoastseo_hide_snippet_preview' => 0, 'tx_yoastseo_cornerstone' => 0, 'tx_yoastseo_score_readability' => '', 'tx_yoastseo_score_seo' => '', 'tx_yoastseo_snippetpreview' => 0, 'tx_yoastseo_focuskeyword_analysis' => 0, 'tx_yoastseo_readability_analysis' => 0, 'tx_yoastseo_focuskeyword_premium' => 0, '_PAGES_OVERLAY' => true, '_PAGES_OVERLAY_UID' => 90, '_PAGES_OVERLAY_LANGUAGE' => 1, '_PAGES_OVERLAY_REQUESTEDLANGUAGE' => 1), 'current' => null))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/frontend/Classes/ContentObject/ContentDataProcessor.php line 61

                $processorConfiguration = $processors[$key . '.'] ?? [];

                $variables = GeneralUtility::makeInstance($className)->process(
                    $cObject,
                    $configuration,
                    $processorConfiguration,
                    $variables
                );
at TYPO3\CMS\Frontend\ContentObject\ContentDataProcessor->process(object(TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer), array('templateName' => 'LanguageMenu', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', 'typo3conf/ext/ww_template/Resources/Private/Templates/Content/'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', 'typo3conf/ext/ww_template/Resources/Private/Partials/Content/'), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', 'typo3conf/ext/ww_template/Resources/Private/Layouts/Content/'), 'settings.' => array('defaultHeaderType' => '2', 'media.' => array('lazyLoading' => 'lazy', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '800', 'height' => '600', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '0')), 'directImageLink' => '0', 'linkParams.' => array('ATagParams.' => array('dataWrap' => 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor', '10.' => array('languages' => 'auto', 'as' => 'languageNavigation'))), array('data' => array('uid' => 3, 'pid' => 26, 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 0, 'tstamp' => 1657288253, 'sorting' => 256, 'deleted' => 0, 'perms_userid' => 1, 'perms_groupid' => 5, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1466755836, 'cruser_id' => 3, 'hidden' => 0, 'title' => 'Détail du produit', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'shortcut' => 0, 'shortcut_mode' => 0, 'fe_group' => '', 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => '', 'cache_timeout' => 0, 'newUntil' => 0, 'description' => '', 'no_search' => 0, 'SYS_LASTCHANGED' => 1687333329, 'abstract' => '', 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 1, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'cache_tags' => '', 'categories' => 0, 'tsconfig_includes' => null, 'trackingtag' => '', 'rowDescription' => null, 'sys_language_uid' => 1, 'l10n_source' => 3, 'l10n_state' => '{"starttime":"parent","endtime":"parent","nav_hide":"parent","url":"parent","lastUpdated":"parent","newUntil":"parent","no_search":"parent","shortcut":"parent","shortcut_mode":"parent","content_from_pid":"parent","author":"parent","author_email":"parent","media":"parent","og_image":"parent","twitter_image":"parent"}', 'l10n_diffsource' => 'a:35:{s:9:"starttime";i:0;s:7:"endtime";i:0;s:8:"nav_hide";i:1;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:16:"content_from_pid";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: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: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;}', 'slug' => '/primes/detail-du-produit', 'legacy_overlay_uid' => 17, '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' => '', 'l10n_parent' => 3, 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'twitter_card' => '', 'tx_yoastseo_focuskeyword' => null, 'tx_yoastseo_focuskeyword_synonyms' => null, 'tx_yoastseo_robot_instructions' => 0, 'tx_yoastseo_hide_snippet_preview' => 0, 'tx_yoastseo_cornerstone' => 0, 'tx_yoastseo_score_readability' => '', 'tx_yoastseo_score_seo' => '', 'tx_yoastseo_snippetpreview' => 0, 'tx_yoastseo_focuskeyword_analysis' => 0, 'tx_yoastseo_readability_analysis' => 0, 'tx_yoastseo_focuskeyword_premium' => 0, '_PAGES_OVERLAY' => true, '_PAGES_OVERLAY_UID' => 90, '_PAGES_OVERLAY_LANGUAGE' => 1, '_PAGES_OVERLAY_REQUESTEDLANGUAGE' => 1), 'current' => null))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php line 103
        $this->setPartialRootPath($conf);
        $this->setExtbaseVariables($conf);
        $this->assignSettings($conf);
        $variables = $this->getContentObjectVariables($conf);
        $variables = $this->contentDataProcessor->process($this->cObj, $conf, $variables);

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

        $this->renderFluidTemplateAssetsIntoPageRenderer();
at TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject->render(array('templateName' => 'LanguageMenu', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', 'typo3conf/ext/ww_template/Resources/Private/Templates/Content/'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', 'typo3conf/ext/ww_template/Resources/Private/Partials/Content/'), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', 'typo3conf/ext/ww_template/Resources/Private/Layouts/Content/'), 'settings.' => array('defaultHeaderType' => '2', 'media.' => array('lazyLoading' => 'lazy', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '800', 'height' => '600', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '0')), 'directImageLink' => '0', 'linkParams.' => array('ATagParams.' => array('dataWrap' => 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor', '10.' => array('languages' => 'auto', 'as' => 'languageNavigation'))))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 829
        }

        // 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(TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject), array('templateName' => 'LanguageMenu', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', 'typo3conf/ext/ww_template/Resources/Private/Templates/Content/'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', 'typo3conf/ext/ww_template/Resources/Private/Partials/Content/'), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', 'typo3conf/ext/ww_template/Resources/Private/Layouts/Content/'), 'settings.' => array('defaultHeaderType' => '2', 'media.' => array('lazyLoading' => 'lazy', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '800', 'height' => '600', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '0')), 'directImageLink' => '0', 'linkParams.' => array('ATagParams.' => array('dataWrap' => 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor', '10.' => array('languages' => 'auto', 'as' => 'languageNavigation'))))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 743
                }
                if (!$hooked) {
                    $contentObject = $this->getContentObject($name);
                    if ($contentObject) {
                        $content .= $this->render($contentObject, $conf);
                    } else {
                        // Call hook functions for extra processing
                        if ($name) {
                            if (!empty($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_content.php']['cObjTypeAndClassDefault'])) {
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle('FLUIDTEMPLATE', array('templateName' => 'LanguageMenu', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', 'typo3conf/ext/ww_template/Resources/Private/Templates/Content/'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', 'typo3conf/ext/ww_template/Resources/Private/Partials/Content/'), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', 'typo3conf/ext/ww_template/Resources/Private/Layouts/Content/'), 'settings.' => array('defaultHeaderType' => '2', 'media.' => array('lazyLoading' => 'lazy', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '800', 'height' => '600', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '0')), 'directImageLink' => '0', 'linkParams.' => array('ATagParams.' => array('dataWrap' => 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor', '10.' => array('languages' => 'auto', 'as' => 'languageNavigation'))), 'lib.contentElement')
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 724
                [$name, $conf] = $cF->getVal($key, $this->getTypoScriptFrontendController()->tmpl->setup);
                $conf = array_replace_recursive(is_array($conf) ? $conf : [], $confOverride);
                // Getting the cObject
                $timeTracker->incStackPointer();
                $content .= $this->cObjGetSingle($name, $conf, $key);
                $timeTracker->decStackPointer();
            } else {
                $hooked = false;
                // Application defined cObjects
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle('FLUIDTEMPLATE', array('templateName' => 'LanguageMenu', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', 'typo3conf/ext/ww_template/Resources/Private/Templates/Content/'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', 'typo3conf/ext/ww_template/Resources/Private/Partials/Content/'), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', 'typo3conf/ext/ww_template/Resources/Private/Layouts/Content/'), 'settings.' => array('defaultHeaderType' => '2', 'media.' => array('lazyLoading' => 'lazy', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '800', 'height' => '600', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '0')), 'directImageLink' => '0', 'linkParams.' => array('ATagParams.' => array('dataWrap' => 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor', '10.' => array('languages' => 'auto', 'as' => 'languageNavigation'))), 'variables.langMenu')
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php line 322
            if (is_array($cObjType)) {
                continue;
            }
            if (!in_array($variableName, $reservedVariables)) {
                $variables[$variableName] = $this->cObj->cObjGetSingle($cObjType, $variablesToProcess[$variableName . '.'], 'variables.' . $variableName);
            } else {
                throw new \InvalidArgumentException(
                    'Cannot use reserved name "' . $variableName . '" as variable name in FLUIDTEMPLATE.',
                    1288095720
at TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject->getContentObjectVariables(array('file.' => array('stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('data' => 'pagelayout'), 'default' => 'TEXT', 'default.' => array('value' => 'typo3conf/ext/ww_template/Resources/Private/Templates/Page/Default.html', 'insertData' => '1'), 'TEXT', '2.' => array('value' => 'typo3conf/ext/ww_template/Resources/Private/Templates/Page/Slides.html', 'insertData' => '1'), 'TEXT', '3.' => array('value' => 'typo3conf/ext/ww_template/Resources/Private/Templates/Page/SlidesHorizontal.html', 'insertData' => '1')))), 'partialRootPath' => 'typo3conf/ext/ww_template/Resources/Private/Partials/', 'layoutRootPath' => 'typo3conf/ext/ww_template/Resources/Private/Layouts/Page/', 'variables.' => array('langMenu' => '< lib.contentElement', 'langMenu.' => array('templateName' => 'LanguageMenu', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor', '10.' => array('languages' => 'auto', 'as' => 'languageNavigation'))), 'showMainNav' => 'TEXT', 'showMainNav.' => array('value' => '1'), 'showTray1' => 'TEXT', 'showTray1.' => array('value' => '0'), 'showSearchBox' => 'TEXT', 'showSearchBox.' => array('value' => '0'), 'showMetaNav' => 'TEXT', 'showMetaNav.' => array('value' => '1'), 'showLanguageNav' => 'TEXT', 'showLanguageNav.' => array('value' => '{$VAR.showLanguageNav}'), 'showFooter' => 'TEXT', 'showFooter.' => array('value' => '1'), 'showCopyright.' => array('value' => '1'), 'showFooterNav' => 'TEXT', 'showFooterNav.' => array('value' => '1'), 'showSvnVersion' => 'TEXT', 'showSvnVersion.' => array('value' => '0'), 'pageTitle' => 'TEXT', 'pageTitle.' => array('data' => 'page:title'), 'pageUid' => 'TEXT', 'pageUid.' => array('data' => 'page:uid'), 'langUid' => 'TEXT', 'langUid.' => array('data' => 'TSFE:sys_language_uid'), 'siteTitle' => 'TEXT', 'siteTitle.' => array('data' => 'LLL:EXT:ww_template/Resources/Private/Language/template_webwaren.xlf:pagetitle'), 'rootPage' => 'TEXT', 'rootPage.' => array('data' => 'leveluid:0'), 'logoFile' => 'TEXT', 'logoFile.' => array('value' => 'EXT:ww_template/Resources/Public/Images/logo.png'), 'logoHeight' => 'TEXT', 'logoHeight.' => array('value' => '96'), 'logoWidth' => 'TEXT', 'logoWidth.' => array('value' => '430'), 'warenkorbpid' => 'TEXT', 'warenkorbpid.' => array('value' => '10'), 'wishlistpid' => 'TEXT', 'wishlistpid.' => array('value' => '5'))))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php line 102
        $this->setLayoutRootPath($conf);
        $this->setPartialRootPath($conf);
        $this->setExtbaseVariables($conf);
        $this->assignSettings($conf);
        $variables = $this->getContentObjectVariables($conf);
        $variables = $this->contentDataProcessor->process($this->cObj, $conf, $variables);

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

at TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject->render(array('file.' => array('stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('data' => 'pagelayout'), 'default' => 'TEXT', 'default.' => array('value' => 'typo3conf/ext/ww_template/Resources/Private/Templates/Page/Default.html', 'insertData' => '1'), 'TEXT', '2.' => array('value' => 'typo3conf/ext/ww_template/Resources/Private/Templates/Page/Slides.html', 'insertData' => '1'), 'TEXT', '3.' => array('value' => 'typo3conf/ext/ww_template/Resources/Private/Templates/Page/SlidesHorizontal.html', 'insertData' => '1')))), 'partialRootPath' => 'typo3conf/ext/ww_template/Resources/Private/Partials/', 'layoutRootPath' => 'typo3conf/ext/ww_template/Resources/Private/Layouts/Page/', 'variables.' => array('langMenu' => '< lib.contentElement', 'langMenu.' => array('templateName' => 'LanguageMenu', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor', '10.' => array('languages' => 'auto', 'as' => 'languageNavigation'))), 'showMainNav' => 'TEXT', 'showMainNav.' => array('value' => '1'), 'showTray1' => 'TEXT', 'showTray1.' => array('value' => '0'), 'showSearchBox' => 'TEXT', 'showSearchBox.' => array('value' => '0'), 'showMetaNav' => 'TEXT', 'showMetaNav.' => array('value' => '1'), 'showLanguageNav' => 'TEXT', 'showLanguageNav.' => array('value' => '{$VAR.showLanguageNav}'), 'showFooter' => 'TEXT', 'showFooter.' => array('value' => '1'), 'showCopyright.' => array('value' => '1'), 'showFooterNav' => 'TEXT', 'showFooterNav.' => array('value' => '1'), 'showSvnVersion' => 'TEXT', 'showSvnVersion.' => array('value' => '0'), 'pageTitle' => 'TEXT', 'pageTitle.' => array('data' => 'page:title'), 'pageUid' => 'TEXT', 'pageUid.' => array('data' => 'page:uid'), 'langUid' => 'TEXT', 'langUid.' => array('data' => 'TSFE:sys_language_uid'), 'siteTitle' => 'TEXT', 'siteTitle.' => array('data' => 'LLL:EXT:ww_template/Resources/Private/Language/template_webwaren.xlf:pagetitle'), 'rootPage' => 'TEXT', 'rootPage.' => array('data' => 'leveluid:0'), 'logoFile' => 'TEXT', 'logoFile.' => array('value' => 'EXT:ww_template/Resources/Public/Images/logo.png'), 'logoHeight' => 'TEXT', 'logoHeight.' => array('value' => '96'), 'logoWidth' => 'TEXT', 'logoWidth.' => array('value' => '430'), 'warenkorbpid' => 'TEXT', 'warenkorbpid.' => array('value' => '10'), 'wishlistpid' => 'TEXT', 'wishlistpid.' => array('value' => '5'))))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 829
        }

        // 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(TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject), array('file.' => array('stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('data' => 'pagelayout'), 'default' => 'TEXT', 'default.' => array('value' => 'typo3conf/ext/ww_template/Resources/Private/Templates/Page/Default.html', 'insertData' => '1'), 'TEXT', '2.' => array('value' => 'typo3conf/ext/ww_template/Resources/Private/Templates/Page/Slides.html', 'insertData' => '1'), 'TEXT', '3.' => array('value' => 'typo3conf/ext/ww_template/Resources/Private/Templates/Page/SlidesHorizontal.html', 'insertData' => '1')))), 'partialRootPath' => 'typo3conf/ext/ww_template/Resources/Private/Partials/', 'layoutRootPath' => 'typo3conf/ext/ww_template/Resources/Private/Layouts/Page/', 'variables.' => array('langMenu' => '< lib.contentElement', 'langMenu.' => array('templateName' => 'LanguageMenu', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor', '10.' => array('languages' => 'auto', 'as' => 'languageNavigation'))), 'showMainNav' => 'TEXT', 'showMainNav.' => array('value' => '1'), 'showTray1' => 'TEXT', 'showTray1.' => array('value' => '0'), 'showSearchBox' => 'TEXT', 'showSearchBox.' => array('value' => '0'), 'showMetaNav' => 'TEXT', 'showMetaNav.' => array('value' => '1'), 'showLanguageNav' => 'TEXT', 'showLanguageNav.' => array('value' => '{$VAR.showLanguageNav}'), 'showFooter' => 'TEXT', 'showFooter.' => array('value' => '1'), 'showCopyright.' => array('value' => '1'), 'showFooterNav' => 'TEXT', 'showFooterNav.' => array('value' => '1'), 'showSvnVersion' => 'TEXT', 'showSvnVersion.' => array('value' => '0'), 'pageTitle' => 'TEXT', 'pageTitle.' => array('data' => 'page:title'), 'pageUid' => 'TEXT', 'pageUid.' => array('data' => 'page:uid'), 'langUid' => 'TEXT', 'langUid.' => array('data' => 'TSFE:sys_language_uid'), 'siteTitle' => 'TEXT', 'siteTitle.' => array('data' => 'LLL:EXT:ww_template/Resources/Private/Language/template_webwaren.xlf:pagetitle'), 'rootPage' => 'TEXT', 'rootPage.' => array('data' => 'leveluid:0'), 'logoFile' => 'TEXT', 'logoFile.' => array('value' => 'EXT:ww_template/Resources/Public/Images/logo.png'), 'logoHeight' => 'TEXT', 'logoHeight.' => array('value' => '96'), 'logoWidth' => 'TEXT', 'logoWidth.' => array('value' => '430'), 'warenkorbpid' => 'TEXT', 'warenkorbpid.' => array('value' => '10'), 'wishlistpid' => 'TEXT', 'wishlistpid.' => array('value' => '5'))))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 743
                }
                if (!$hooked) {
                    $contentObject = $this->getContentObject($name);
                    if ($contentObject) {
                        $content .= $this->render($contentObject, $conf);
                    } else {
                        // Call hook functions for extra processing
                        if ($name) {
                            if (!empty($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_content.php']['cObjTypeAndClassDefault'])) {
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle('FLUIDTEMPLATE', array('file.' => array('stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('data' => 'pagelayout'), 'default' => 'TEXT', 'default.' => array('value' => 'typo3conf/ext/ww_template/Resources/Private/Templates/Page/Default.html', 'insertData' => '1'), 'TEXT', '2.' => array('value' => 'typo3conf/ext/ww_template/Resources/Private/Templates/Page/Slides.html', 'insertData' => '1'), 'TEXT', '3.' => array('value' => 'typo3conf/ext/ww_template/Resources/Private/Templates/Page/SlidesHorizontal.html', 'insertData' => '1')))), 'partialRootPath' => 'typo3conf/ext/ww_template/Resources/Private/Partials/', 'layoutRootPath' => 'typo3conf/ext/ww_template/Resources/Private/Layouts/Page/', 'variables.' => array('langMenu' => '< lib.contentElement', 'langMenu.' => array('templateName' => 'LanguageMenu', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor', '10.' => array('languages' => 'auto', 'as' => 'languageNavigation'))), 'showMainNav' => 'TEXT', 'showMainNav.' => array('value' => '1'), 'showTray1' => 'TEXT', 'showTray1.' => array('value' => '0'), 'showSearchBox' => 'TEXT', 'showSearchBox.' => array('value' => '0'), 'showMetaNav' => 'TEXT', 'showMetaNav.' => array('value' => '1'), 'showLanguageNav' => 'TEXT', 'showLanguageNav.' => array('value' => '{$VAR.showLanguageNav}'), 'showFooter' => 'TEXT', 'showFooter.' => array('value' => '1'), 'showCopyright.' => array('value' => '1'), 'showFooterNav' => 'TEXT', 'showFooterNav.' => array('value' => '1'), 'showSvnVersion' => 'TEXT', 'showSvnVersion.' => array('value' => '0'), 'pageTitle' => 'TEXT', 'pageTitle.' => array('data' => 'page:title'), 'pageUid' => 'TEXT', 'pageUid.' => array('data' => 'page:uid'), 'langUid' => 'TEXT', 'langUid.' => array('data' => 'TSFE:sys_language_uid'), 'siteTitle' => 'TEXT', 'siteTitle.' => array('data' => 'LLL:EXT:ww_template/Resources/Private/Language/template_webwaren.xlf:pagetitle'), 'rootPage' => 'TEXT', 'rootPage.' => array('data' => 'leveluid:0'), 'logoFile' => 'TEXT', 'logoFile.' => array('value' => 'EXT:ww_template/Resources/Public/Images/logo.png'), 'logoHeight' => 'TEXT', 'logoHeight.' => array('value' => '96'), 'logoWidth' => 'TEXT', 'logoWidth.' => array('value' => '430'), 'warenkorbpid' => 'TEXT', 'warenkorbpid.' => array('value' => '10'), 'wishlistpid' => 'TEXT', 'wishlistpid.' => array('value' => '5'))), '10')
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 688
        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('includeCSS.' => array('femanagerMain' => 'EXT:femanager/Resources/Public/Css/Main.min.css', 'femanagerLayout' => 'EXT:femanager/Resources/Public/Css/Additional.min.css', 'typo3conf/ext/ww_template/Resources/Public/Stylesheets/ext/bootstrap.css', '5.' => array('media' => 'all'), 'typo3conf/ext/ww_template/Resources/Public/Stylesheets/styles.css', '10.' => array('media' => 'all'), 'typo3conf/ext/ww_template/Resources/Public/Stylesheets/pera.css', '11.' => array('media' => 'all'), 'typo3conf/ext/ww_template/Resources/Public/Stylesheets/content.css', '15.' => array('media' => 'all'), 'typo3conf/ext/ww_template/Resources/Public/Stylesheets/ext/magnific-popup.css', '16.' => array('media' => 'all'), 'typo3conf/ext/ww_template/Resources/Public/Stylesheets/print.css', '20.' => array('media' => 'print')), 'includeJSFooter.' => array('femanagerValidation' => 'EXT:femanager/Resources/Public/JavaScript/Validation.min.js', 'femanager' => 'EXT:femanager/Resources/Public/JavaScript/Femanager.min.js', 'divfunction' => 'EXT:ww_template/Resources/Public/Javascript/divFunctions.js'), 'headerData.' => array('TEXT', '2.' => array('insertData' => '1', 'value' => '<link rel="shortcut icon" href="typo3conf/ext/ww_template/Resources/Public/Images/favicon.ico" />'), 'TEXT', '3.' => array('value' => ' <!-- Google Tag Manager --><script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src=\'https://www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f);})(window,document,\'script\',\'dataLayer\',\'GTM-K37BMZX\');</script><!-- End Google Tag Manager -->'), 'TEXT', '10.' => array('value' => ' <!--[if IE]> <style type="text/css" media="screen"> body { behavior: url(typo3conf/ext/ww_template/Resources/Public/Javascript/libs/csshover.htc); /* call hover behaviour file */ } </style> <![endif]--> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn\'t work if you view the page via file:// --> <!--[if lt IE 10]> <script src="typo3conf/ext/ww_template/Resources/Public/Javascript/libs/css3-multi-column.js"></script> <![endif]--> <!--[if lt IE 9]> <script src="typo3conf/ext/ww_template/Resources/Public/Javascript/libs/html5shiv.min.js"></script> <script src="typo3conf/ext/ww_template/Resources/Public/Javascript/libs/respond.min.js"></script> <![endif]--> <!--[if (gte IE 6)&(lte IE 8)]> <script type="text/javascript" src="typo3conf/ext/ww_template/Resources/Public/Javascript/libs/selectivizr-min.js"></script> <![endif]-->'), 'TEXT', '101.' => array('value' => '<meta name="viewport" content="width=device-width, initial-scale=1">'), 'TEXT', '102.' => array('value' => ' <link rel="apple-touch-icon" sizes="57x57" href="typo3conf/ext/ww_template/Resources/Public/Images/favicons/apple-touch-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="typo3conf/ext/ww_template/Resources/Public/Images/favicons/apple-touch-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="typo3conf/ext/ww_template/Resources/Public/Images/favicons/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="typo3conf/ext/ww_template/Resources/Public/Images/favicons/apple-touch-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="typo3conf/ext/ww_template/Resources/Public/Images/favicons/apple-touch-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="typo3conf/ext/ww_template/Resources/Public/Images/favicons/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="typo3conf/ext/ww_template/Resources/Public/Images/favicons/apple-touch-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="typo3conf/ext/ww_template/Resources/Public/Images/favicons/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="typo3conf/ext/ww_template/Resources/Public/Images/favicons/apple-touch-icon-180x180.png"> <link rel="icon" type="image/png" href="typo3conf/ext/ww_template/Resources/Public/Images/favicons/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="typo3conf/ext/ww_template/Resources/Public/Images/favicons/favicon-96x96.png" sizes="96x96"> <link rel="icon" type="image/png" href="typo3conf/ext/ww_template/Resources/Public/Images/favicons/android-chrome-192x192.png" sizes="192x192"> <link rel="icon" type="image/png" href="typo3conf/ext/ww_template/Resources/Public/Images/favicons/favicon-16x16.png" sizes="16x16"> <link rel="manifest" href="typo3conf/ext/ww_template/Resources/Public/Images/favicons/manifest.json"> <link rel="mask-icon" href="typo3conf/ext/ww_template/Resources/Public/Images/favicons/safari-pinned-tab.svg"> <meta name="msapplication-TileColor" content="#da532c"> <meta name="msapplication-TileImage" content="/mstile-144x144.png"> <meta name="theme-color" content="#ffffff">'), 'TEXT', '104.' => array('value' => '<!-- Facebook Pixel Code --><script>!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version=\'2.0\';n.queue=[];t=b.createElement(e);t.async=!0;t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,document,\'script\',\'https://connect.facebook.net/en_US/fbevents.js\');fbq(\'init\', \'120426252155924\');fbq(\'track\', \'PageView\');</script><noscript><img height="1" width="1"src="https://www.facebook.com/tr?id=120426252155924&ev=PageView&noscript=1"/></noscript><!-- End Facebook Pixel Code -->'), 'COA', '4.' => array('TEXT', '10.' => array('value' => '<script>window.dataLayer = window.dataLayer || [];'), 'TEXT', '20.' => array('data' => 'getenv:REQUEST_URI', 'wrap' => 'window.dataLayer.push({ \'u1\': \'|\' });'), 'TEXT', '30.' => array('value' => '</script>')), 'TEXT', '6.' => array('typolink.' => array('parameter.' => array('data' => 'TSFE:id'), 'returnLast' => 'url', 'forceAbsoluteUrl' => '1', 'addQueryString' => '1', 'addQueryString.' => array('method' => 'GET', 'exclude' => 'cHash,backPid,tx_wwfloralpshop_pi1[previous],tx_wwfloralpshop_pi1[next],tx_wwfloralpshop_pi1[@widget_0][currentPage],tx_wwfloralpshop_pi1[%40widget_0][currentPage],tx_wwfloralpshop_pi1%5Bprevious%5D,tx_wwfloralpshop_pi1%5Bnext%5D')), 'wrap' => '<link rel="canonical" href="|" />')), 'includeJS.' => array('typo3conf/ext/ww_template/Resources/Public/Javascript/libs/modernizr.js', 'jQuery' => 'typo3conf/ext/ww_template/Resources/Public/Javascript/libs/jquery.min.js'), 'includeJSFooterlibs.' => array('typo3conf/ext/ww_template/Resources/Public/Javascript/libs/bootstrap.js', 'typo3conf/ext/ww_template/Resources/Public/Javascript/libs/jquery.cycle.min.js', 'typo3conf/ext/ww_template/Resources/Public/Javascript/libs/jquery.cycle2.swipe.min.js', 'typo3conf/ext/ww_template/Resources/Public/Javascript/libs/jquery.cycle2.center.min.js', 'typo3conf/ext/ww_template/Resources/Public/Javascript/libs/jquery.lazyload.min.js', 'typo3conf/ext/ww_template/Resources/Public/Javascript/libs/jquery.magnific-popup.js', 'typo3conf/ext/ww_template/Resources/Public/Javascript/ie10-viewport-bug-workaround.js', 'typo3conf/ext/ww_template/Resources/Public/Javascript/libs/jquery.smooth-scroll.min.js', 'typo3conf/ext/ww_template/Resources/Public/Javascript/libs/headroom.min.js', 'typo3conf/ext/ww_template/Resources/Public/Javascript/libs/jquery.waypoints.min.js', 'typo3conf/ext/ww_template/Resources/Public/Javascript/libs/jquery.actual.js'), 'meta.' => array('description.' => array('data' => 'LLL:EXT:ww_template/Resources/Private/Language/locallang.xlf:meta.description', 'override.' => array('field' => 'description')), 'author.' => array('data' => 'LLL:EXT:ww_template/Resources/Private/Language/locallang.xlf:meta.author', 'override.' => array('field' => 'author')), 'keywords.' => array('data' => 'LLL:EXT:ww_template/Resources/Private/Language/locallang.xlf:meta.keywords', 'override.' => array('field' => 'keywords')), 'language.' => array('value' => 'français, fr'), 'robots' => 'index,follow'), 'typeNum' => '0', 'bodyTagCObject' => 'TEXT', 'bodyTagCObject.' => array('data' => 'field:uid', 'insertData' => '1', 'wrap' => '<body class="layout{field:layout} belayout{field:backend_layout} fr pid|">'), '5.' => array('stdWrap.' => array('wrap' => '<div class="typo3-feedit-page">|</div>', 'required' => '1')), 'FLUIDTEMPLATE', '10.' => array('file.' => array('stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('data' => 'pagelayout'), 'default' => 'TEXT', 'default.' => array('value' => 'typo3conf/ext/ww_template/Resources/Private/Templates/Page/Default.html', 'insertData' => '1'), 'TEXT', '2.' => array('value' => 'typo3conf/ext/ww_template/Resources/Private/Templates/Page/Slides.html', 'insertData' => '1'), 'TEXT', '3.' => array('value' => 'typo3conf/ext/ww_template/Resources/Private/Templates/Page/SlidesHorizontal.html', 'insertData' => '1')))), 'partialRootPath' => 'typo3conf/ext/ww_template/Resources/Private/Partials/', 'layoutRootPath' => 'typo3conf/ext/ww_template/Resources/Private/Layouts/Page/', 'variables.' => array('langMenu' => '< lib.contentElement', 'langMenu.' => array('templateName' => 'LanguageMenu', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor', '10.' => array('languages' => 'auto', 'as' => 'languageNavigation'))), 'showMainNav' => 'TEXT', 'showMainNav.' => array('value' => '1'), 'showTray1' => 'TEXT', 'showTray1.' => array('value' => '0'), 'showSearchBox' => 'TEXT', 'showSearchBox.' => array('value' => '0'), 'showMetaNav' => 'TEXT', 'showMetaNav.' => array('value' => '1'), 'showLanguageNav' => 'TEXT', 'showLanguageNav.' => array('value' => '{$VAR.showLanguageNav}'), 'showFooter' => 'TEXT', 'showFooter.' => array('value' => '1'), 'showCopyright.' => array('value' => '1'), 'showFooterNav' => 'TEXT', 'showFooterNav.' => array('value' => '1'), 'showSvnVersion' => 'TEXT', 'showSvnVersion.' => array('value' => '0'), 'pageTitle' => 'TEXT', 'pageTitle.' => array('data' => 'page:title'), 'pageUid' => 'TEXT', 'pageUid.' => array('data' => 'page:uid'), 'langUid' => 'TEXT', 'langUid.' => array('data' => 'TSFE:sys_language_uid'), 'siteTitle' => 'TEXT', 'siteTitle.' => array('data' => 'LLL:EXT:ww_template/Resources/Private/Language/template_webwaren.xlf:pagetitle'), 'rootPage' => 'TEXT', 'rootPage.' => array('data' => 'leveluid:0'), 'logoFile' => 'TEXT', 'logoFile.' => array('value' => 'EXT:ww_template/Resources/Public/Images/logo.png'), 'logoHeight' => 'TEXT', 'logoHeight.' => array('value' => '96'), 'logoWidth' => 'TEXT', 'logoWidth.' => array('value' => '430'), 'warenkorbpid' => 'TEXT', 'warenkorbpid.' => array('value' => '10'), 'wishlistpid' => 'TEXT', 'wishlistpid.' => array('value' => '5')))))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/frontend/Classes/Http/RequestHandler.php line 232
     * @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 /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/frontend/Classes/Http/RequestHandler.php line 198
    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 /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/frontend/Classes/Http/RequestHandler.php line 134
            // 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 /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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(TYPO3\CMS\Frontend\Http\RequestHandler))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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 class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3conf/ext/crawler/Classes/Middleware/CrawlerInitialization.php line 58
    public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface
    {
        $queueParameters = $request->getAttribute('tx_crawler');
        if ($queueParameters === null) {
            return $handler->handle($request);
        }

        $GLOBALS['TSFE']->applicationData['tx_crawler']['running'] = true;
        $GLOBALS['TSFE']->applicationData['tx_crawler']['parameters'] = $queueParameters;
at AOE\Crawler\Middleware\CrawlerInitialization->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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 class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/adminpanel/Classes/Middleware/AdminPanelDataPersister.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(true)
at TYPO3\CMS\Adminpanel\Middleware\AdminPanelDataPersister->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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 class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/adminpanel/Classes/Middleware/AdminPanelRenderer.php line 47
     * @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(true)
at TYPO3\CMS\Adminpanel\Middleware\AdminPanelRenderer->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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 class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/frontend/Classes/Middleware/ContentLengthResponseHeader.php line 47
     * @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(true)) {
at TYPO3\CMS\Frontend\Middleware\ContentLengthResponseHeader->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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 class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/frontend/Classes/Middleware/ShortcutAndMountPointRedirect.php line 69
                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/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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 class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/frontend/Classes/Middleware/PrepareTypoScriptFrontendRendering.php line 86
                $this->convertCharsetRecursivelyToUtf8($parsedBody, $this->controller->metaCharset);
                $request = $request->withParsedBody($parsedBody);
            }
        }
        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/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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 class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/frontend/Classes/Middleware/TypoScriptFrontendInitialization.php line 108
        }

        // Make TSFE globally available
        $GLOBALS['TSFE'] = $controller;
        return $handler->handle($request);
    }

    /**
     * Register the backend user as aspect
at TYPO3\CMS\Frontend\Middleware\TypoScriptFrontendInitialization->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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 class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3conf/ext/yoast_seo/Classes/Middleware/PageRequestMiddleware.php line 32
        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(class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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 class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/frontend/Classes/Middleware/PageArgumentValidator.php line 131
            }
        }

        $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(class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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 class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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(class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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 class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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(class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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 class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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(class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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 class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/redirects/Classes/Http/Middleware/RedirectHandler.php line 102
                unset($GLOBALS['TYPO3_REQUEST']);
            }
        }

        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/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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 class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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(class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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 class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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(class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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 class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3conf/ext/crawler/Classes/Middleware/FrontendUserAuthenticator.php line 73
        $jsonCompatibilityConverter = GeneralUtility::makeInstance(JsonCompatibilityConverter::class);

        $crawlerInformation = $request->getHeaderLine($this->headerName) ?? null;
        if (empty($crawlerInformation)) {
            return $handler->handle($request);
        }

        // Authenticate crawler request:
        //@todo: ask service to exclude current call for special reasons: for example no relevance because the language version is not affected
at AOE\Crawler\Middleware\FrontendUserAuthenticator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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 class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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(class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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 class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/frontend/Classes/Middleware/FrontendUserAuthenticator.php line 83
        // Register the frontend user as aspect and within the session
        $this->setFrontendUserAspect($frontendUser);
        $request = $request->withAttribute('frontend.user', $frontendUser);

        $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(class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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 class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/frontend/Classes/Middleware/BackendUserAuthenticator.php line 66
            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(class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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 class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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(class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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 class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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(class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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 class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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(class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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 class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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(class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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 class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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(class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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 class@anonymous/home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$17e->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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 /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/AbstractApplication.php line 85
     * @return ResponseInterface
     */
    protected function handle(ServerRequestInterface $request): ResponseInterface
    {
        return $this->requestHandler->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 /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/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);
    }

    /**
     * Check if LocalConfiguration.php and PackageStates.php exist
at TYPO3\CMS\Frontend\Http\Application->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/typo3/sysext/core/Classes/Http/AbstractApplication.php line 97
    final public function run(callable $execute = null)
    {
        try {
            $response = $this->handle(
                ServerRequestFactory::fromGlobals()
            );
            if ($execute !== null) {
                call_user_func($execute);
            }
at TYPO3\CMS\Core\Http\AbstractApplication->run()
in /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/index.php line 25
// Set up the application for the frontend
call_user_func(function () {
    $classLoader = require dirname(__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 /home/dyzohequ/public_html/floralp.ch/v10/typo3/web/index.php line 26
call_user_func(function () {
    $classLoader = require dirname(__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();
});