Whoops, looks like something went wrong.

(1/1) Symfony\Component\Routing\Exception\InvalidParameterException

Parameter "ua1f78e7eb2c4f046b7b3bc45467316" for route "tx_mtdproducts_mdtproductsproducts_0" must match ".+" ("" given) to generate a corresponding URL.

in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/symfony/routing/Generator/UrlGenerator.php line 193
                if (!$optional || $important || !\array_key_exists($varName, $defaults) || (null !== $mergedParams[$varName] && (string) $mergedParams[$varName] !== (string) $defaults[$varName])) {
                    // check requirement (while ignoring look-around patterns)
                    if (null !== $this->strictRequirements && !preg_match('#^'.preg_replace('/\(\?(?:=|<=|!|<!)((?:[^()\\\\]+|\\\\.|\((?1)\))*)\)/', '', $token[2]).'$#i'.(empty($token[4]) ? '' : 'u'), $mergedParams[$token[3]])) {
                        if ($this->strictRequirements) {
                            throw new InvalidParameterException(strtr($message, ['{parameter}' => $varName, '{route}' => $name, '{expected}' => $token[2], '{given}' => $mergedParams[$varName]]));
                        }

                        if ($this->logger) {
                            $this->logger->error($message, ['parameter' => $varName, 'route' => $name, 'expected' => $token[2], 'given' => $mergedParams[$varName]]);
at Symfony\Component\Routing\Generator\UrlGenerator->doGenerate(array('ua1f78e7eb2c4f046b7b3bc45467316' => 0), array('_controller' => 'Products::show'), array('ua1f78e7eb2c4f046b7b3bc45467316' => '.+'), array(array('variable', '/', '.+', 'ua1f78e7eb2c4f046b7b3bc45467316', true), array('text', '/produkte/baum-strauch-hecke')), array('ua1f78e7eb2c4f046b7b3bc45467316' => ''), 'tx_mtdproducts_mdtproductsproducts_0', 1, array(), array())
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Routing/UrlGenerator.php line 54
        // map default values for URL generation (e.g. '1' becomes 'one' if defined in aspect)
        $mappableProcessor = $this->mappableProcessor ?? new MappableProcessor();
        $mappableProcessor->generate($route, $defaults);

        return parent::doGenerate($variables, $defaults, $requirements, $tokens, $parameters, $name, $referenceType, $hostTokens, $requiredSchemes);
    }
}
at TYPO3\CMS\Core\Routing\UrlGenerator->doGenerate(array('ua1f78e7eb2c4f046b7b3bc45467316'), array('_controller' => 'Products::show'), array('ua1f78e7eb2c4f046b7b3bc45467316' => '.+'), array(array('variable', '/', '.+', 'ua1f78e7eb2c4f046b7b3bc45467316', true), array('text', '/produkte/baum-strauch-hecke')), array('ua1f78e7eb2c4f046b7b3bc45467316' => ''), 'tx_mtdproducts_mdtproductsproducts_0', 1, array(), array())
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/vendor/symfony/routing/Generator/UrlGenerator.php line 160
                $parameters['_locale'] = $defaults['_locale'];
            }
        }

        return $this->doGenerate($variables, $defaults, $route->getRequirements(), $compiledRoute->getTokens(), $parameters, $name, $referenceType, $compiledRoute->getHostTokens(), $route->getSchemes());
    }

    /**
     * @throws MissingMandatoryParametersException When some parameters are missing that are mandatory for the route
at Symfony\Component\Routing\Generator\UrlGenerator->generate('tx_mtdproducts_mdtproductsproducts_0', array('ua1f78e7eb2c4f046b7b3bc45467316' => ''), 1)
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Routing/PageRouter.php line 348
                    $parameters = $route->getOption('deflatedParameters');
                }
                $mappableProcessor->generate($route, $parameters);
                // ABSOLUTE_URL is used as default fallback
                $urlAsString = $generator->generate($routeName, $parameters, $referenceType);
                $uri = new Uri($urlAsString);
                /** @var Route $matchedRoute */
                $matchedRoute = $collection->get($routeName);
                // fetch potential applied defaults for later cHash generation
at TYPO3\CMS\Core\Routing\PageRouter->generateUri(object(TYPO3\CMS\Core\Routing\Route), array('ua1f78e7eb2c4f046b7b3bc45467316' => ''), '', 'absolute')
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/Typolink/PageLinkBuilder.php line 436
                $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' => 47232, 'pid' => 47173, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 7, 'tstamp' => 1597046329, 'sorting' => 8, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478094478, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Baum, Strauch & Hecke richtig pflegen', 'doktype' => 1, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Da wächst viel heran', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 2, 'lastUpdated' => 0, 'keywords' => 'Saatgut & Dünger, Roboter-Rasenmäher, Handspindelmäher, Elektro- & Akkumäher, Benzinmäher, Aufsitzmäher & Rasentraktoren, Vertikutierer, Grasscheren, Rasentrimmer, Motorsensen, Streugeräte & Schlauchwagen, Unkrautstecher, Garten-Handschuhe', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'Damit Gehölze richtig wachsen und gedeihen können ist die richtige Pflege entscheidend. WOLF-Garten bietet das beste Sortiment für Ihren Garten.', 'no_search' => 0, 'SYS_LASTCHANGED' => 1656674411, 'abstract' => 'Wolf-Garten, erleben Sie Ihren Garten', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => 'Baum, Strauch & Hecke', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '<link rel="alternate" href="https://www.wolf-garten.com/de/produkte/baum-strauch-hecke/" hreflang="de" /> <link rel="alternate" href="https://www.wolf-garten.com/nl/producten/boom-struik-heg/takkenscharen/" hreflang="nl" /> <link rel="alternate" href="https://www.wolf-garten.com/se/produkter/trae-buskar-haeck/" hreflang="se" /> <link rel="alternate" href="https://www.wolf-garten.com/en/products/tree-shrub-hedge/" hreflang="en" /> <link rel="alternate" href="https://www.wolf-garten.com/en/products/tree-shrub-hedge/" hreflang="x-default" />', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:1:{s:6:"hidden";N;}', 'slug' => '/produkte/baum-strauch-hecke', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0), object(TYPO3\CMS\Core\Site\Entity\Site), array('tx_mtdproducts_mdtproductsproducts' => array('action' => 'show', 'controller' => 'Products', 'product' => ''), 'cHash' => '530028a3e25d04944c110e42d9acd457', '_language' => object(TYPO3\CMS\Core\Site\Entity\SiteLanguage)), '', array('parameter' => 47232, 'additionalParams' => '&tx_mtdproducts_mdtproductsproducts%5Baction%5D=show&tx_mtdproducts_mdtproductsproducts%5Bcontroller%5D=Products&tx_mtdproducts_mdtproductsproducts%5Bproduct%5D=&L=0', 'useCacheHash' => true, 'linkAccessRestrictedPages' => false, 'language' => 0))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/Typolink/PageLinkBuilder.php line 228
            if ($pageType) {
                $queryParameters['type'] = (int)$pageType;
            }
            // Generate the URL
            $url = $this->generateUrlForPageWithSiteConfiguration($page, $siteOfTargetPage, $queryParameters, $sectionMark, $conf);

            $treatAsExternalLink = true;
            // no scheme => always not external
            if (!$url->getScheme() || !$url->getHost()) {
at TYPO3\CMS\Frontend\Typolink\PageLinkBuilder->build(array('type' => 'page', 'pageuid' => '47232', 'typoLinkParameter' => '47232'), '|', '', array('parameter' => 47232, 'additionalParams' => '&tx_mtdproducts_mdtproductsproducts%5Baction%5D=show&tx_mtdproducts_mdtproductsproducts%5Bcontroller%5D=Products&tx_mtdproducts_mdtproductsproducts%5Bproduct%5D=&L=0', 'useCacheHash' => true, 'linkAccessRestrictedPages' => false, 'language' => 0))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 5464
                $this,
                $tsfe
            );
            try {
                list($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' => 47232, 'additionalParams' => '&tx_mtdproducts_mdtproductsproducts%5Baction%5D=show&tx_mtdproducts_mdtproductsproducts%5Bcontroller%5D=Products&tx_mtdproducts_mdtproductsproducts%5Bproduct%5D=&L=0', 'useCacheHash' => true, 'linkAccessRestrictedPages' => false))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/ContentObject/Menu/AbstractMenuContentObject.php line 2254
        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' => 47232, 'pid' => 47173, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 7, 'tstamp' => 1597046329, 'sorting' => 8, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478094478, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Baum, Strauch & Hecke richtig pflegen', 'doktype' => 1, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Da wächst viel heran', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 2, 'lastUpdated' => 0, 'keywords' => 'Saatgut & Dünger, Roboter-Rasenmäher, Handspindelmäher, Elektro- & Akkumäher, Benzinmäher, Aufsitzmäher & Rasentraktoren, Vertikutierer, Grasscheren, Rasentrimmer, Motorsensen, Streugeräte & Schlauchwagen, Unkrautstecher, Garten-Handschuhe', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'Damit Gehölze richtig wachsen und gedeihen können ist die richtige Pflege entscheidend. WOLF-Garten bietet das beste Sortiment für Ihren Garten.', 'no_search' => 0, 'SYS_LASTCHANGED' => 1656674411, 'abstract' => 'Wolf-Garten, erleben Sie Ihren Garten', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => 'Baum, Strauch & Hecke', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '<link rel="alternate" href="https://www.wolf-garten.com/de/produkte/baum-strauch-hecke/" hreflang="de" /> <link rel="alternate" href="https://www.wolf-garten.com/nl/producten/boom-struik-heg/takkenscharen/" hreflang="nl" /> <link rel="alternate" href="https://www.wolf-garten.com/se/produkter/trae-buskar-haeck/" hreflang="se" /> <link rel="alternate" href="https://www.wolf-garten.com/en/products/tree-shrub-hedge/" hreflang="en" /> <link rel="alternate" href="https://www.wolf-garten.com/en/products/tree-shrub-hedge/" hreflang="x-default" />', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:1:{s:6:"hidden";N;}', 'slug' => '/produkte/baum-strauch-hecke', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0, 'ITEM_STATE' => 'ACT', '_ADD_GETVARS' => '&tx_mtdproducts_mdtproductsproducts%5Baction%5D=show&tx_mtdproducts_mdtproductsproducts%5Bcontroller%5D=Products&tx_mtdproducts_mdtproductsproducts%5Bproduct%5D=&L=0', '_SAFE' => true, 'isSpacer' => false), null, '', '', '', '&tx_mtdproducts_mdtproductsproducts%5Baction%5D=show&tx_mtdproducts_mdtproductsproducts%5Bcontroller%5D=Products&tx_mtdproducts_mdtproductsproducts%5Bproduct%5D=&L=0', null)
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/ContentObject/Menu/AbstractMenuContentObject.php line 1712
            $addParams .= $this->menuArr[$key]['_ADD_GETVARS'];
            $LD = $this->menuTypoLink($thePage, $mainTarget, '', '', $overrideArray, $addParams, $typeOverride);
        } else {
            $addParams .= $this->I['val']['additionalParams'] . $this->menuArr[$key]['_ADD_GETVARS'];
            $LD = $this->menuTypoLink($this->menuArr[$key], $mainTarget, '', '', $overrideArray, $addParams, $typeOverride);
        }
        // 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 /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/ContentObject/Menu/TextMenuContentObject.php line 91
            $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 /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/ContentObject/HierarchicalMenuContentObject.php line 50
            $GLOBALS['TSFE']->applicationData['GMENU_LAYERS']['WMparentId'] = [];
            $menu->parent_cObj = $this->cObj;
            $menu->start($GLOBALS['TSFE']->tmpl, $GLOBALS['TSFE']->sys_page, '', $conf, 1);
            $menu->makeMenu();
            $theValue .= $menu->writeMenu();
        } catch (Menu\Exception\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' => ''), '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":|')), '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":|')), '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":|')), '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":|')), '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":|')), '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 /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/DataProcessing/LanguageMenuProcessor.php line 403
        $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(), array(), array())
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/seo/Classes/HrefLang/HrefLangGenerator.php line 84
        }

        if ($this->request->getAttribute('site') instanceof Site) {
            $languageMenu = GeneralUtility::makeInstance(LanguageMenuProcessor::class);
            $languages = $languageMenu->process($this->cObj, [], [], []);
            foreach ($languages['languagemenu'] as $language) {
                if ($language['available'] === 1 && !empty($language['link'])) {
                    $href = $this->getAbsoluteUrl($language['link']);
                    $hreflangs[] =
at TYPO3\CMS\Seo\HrefLang\HrefLangGenerator->generate(array('page' => array('uid' => 47232, 'pid' => 47173, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 7, 'tstamp' => 1597046329, 'sorting' => 8, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478094478, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Baum, Strauch & Hecke richtig pflegen', 'doktype' => 1, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Da wächst viel heran', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 2, 'lastUpdated' => 0, 'keywords' => 'Saatgut & Dünger, Roboter-Rasenmäher, Handspindelmäher, Elektro- & Akkumäher, Benzinmäher, Aufsitzmäher & Rasentraktoren, Vertikutierer, Grasscheren, Rasentrimmer, Motorsensen, Streugeräte & Schlauchwagen, Unkrautstecher, Garten-Handschuhe', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'Damit Gehölze richtig wachsen und gedeihen können ist die richtige Pflege entscheidend. WOLF-Garten bietet das beste Sortiment für Ihren Garten.', 'no_search' => 0, 'SYS_LASTCHANGED' => 1656674411, 'abstract' => 'Wolf-Garten, erleben Sie Ihren Garten', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => 'Baum, Strauch & Hecke', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '<link rel="alternate" href="https://www.wolf-garten.com/de/produkte/baum-strauch-hecke/" hreflang="de" /> <link rel="alternate" href="https://www.wolf-garten.com/nl/producten/boom-struik-heg/takkenscharen/" hreflang="nl" /> <link rel="alternate" href="https://www.wolf-garten.com/se/produkter/trae-buskar-haeck/" hreflang="se" /> <link rel="alternate" href="https://www.wolf-garten.com/en/products/tree-shrub-hedge/" hreflang="en" /> <link rel="alternate" href="https://www.wolf-garten.com/en/products/tree-shrub-hedge/" hreflang="x-default" />', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:1:{s:6:"hidden";N;}', 'slug' => '/produkte/baum-strauch-hecke', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0)), '')
at call_user_func_array(array(object(TYPO3\CMS\Seo\HrefLang\HrefLangGenerator), 'generate'), array(array('page' => array('uid' => 47232, 'pid' => 47173, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 7, 'tstamp' => 1597046329, 'sorting' => 8, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478094478, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Baum, Strauch & Hecke richtig pflegen', 'doktype' => 1, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Da wächst viel heran', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 2, 'lastUpdated' => 0, 'keywords' => 'Saatgut & Dünger, Roboter-Rasenmäher, Handspindelmäher, Elektro- & Akkumäher, Benzinmäher, Aufsitzmäher & Rasentraktoren, Vertikutierer, Grasscheren, Rasentrimmer, Motorsensen, Streugeräte & Schlauchwagen, Unkrautstecher, Garten-Handschuhe', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'Damit Gehölze richtig wachsen und gedeihen können ist die richtige Pflege entscheidend. WOLF-Garten bietet das beste Sortiment für Ihren Garten.', 'no_search' => 0, 'SYS_LASTCHANGED' => 1656674411, 'abstract' => 'Wolf-Garten, erleben Sie Ihren Garten', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => 'Baum, Strauch & Hecke', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '<link rel="alternate" href="https://www.wolf-garten.com/de/produkte/baum-strauch-hecke/" hreflang="de" /> <link rel="alternate" href="https://www.wolf-garten.com/nl/producten/boom-struik-heg/takkenscharen/" hreflang="nl" /> <link rel="alternate" href="https://www.wolf-garten.com/se/produkter/trae-buskar-haeck/" hreflang="se" /> <link rel="alternate" href="https://www.wolf-garten.com/en/products/tree-shrub-hedge/" hreflang="en" /> <link rel="alternate" href="https://www.wolf-garten.com/en/products/tree-shrub-hedge/" hreflang="x-default" />', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:1:{s:6:"hidden";N;}', 'slug' => '/produkte/baum-strauch-hecke', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0)), ''))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Utility/GeneralUtility.php line 3598
                // Create object
                $classObj = self::makeInstance($parts[0]);
                if (method_exists($classObj, $parts[1])) {
                    // Call method:
                    $content = call_user_func_array([&$classObj, $parts[1]], [&$params, &$ref]);
                } else {
                    $errorMsg = 'No method name \'' . $parts[1] . '\' in class ' . $parts[0];
                    throw new \InvalidArgumentException($errorMsg, 1294585865);
                }
at TYPO3\CMS\Core\Utility\GeneralUtility::callUserFunction('TYPO3\\CMS\\Seo\\HrefLang\\HrefLangGenerator->generate', array('page' => array('uid' => 47232, 'pid' => 47173, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_wsid' => 0, 't3ver_label' => '', 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 7, 'tstamp' => 1597046329, 'sorting' => 8, 'deleted' => 0, 'perms_userid' => 13, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 0, 'editlock' => 0, 'crdate' => 1478094478, 'cruser_id' => 10, 'hidden' => 0, 'title' => 'Baum, Strauch & Hecke richtig pflegen', 'doktype' => 1, 'TSconfig' => null, 'storage_pid' => 0, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'tx_impexp_origuid' => 0, 'url' => '', 'starttime' => 0, 'endtime' => 0, 'urltype' => 1, 'shortcut' => 0, 'shortcut_mode' => 1, 'no_cache' => 0, 'fe_group' => '', 'subtitle' => 'Da wächst viel heran', 'layout' => 0, 'url_scheme' => 0, 'target' => '', 'media' => 2, 'lastUpdated' => 0, 'keywords' => 'Saatgut & Dünger, Roboter-Rasenmäher, Handspindelmäher, Elektro- & Akkumäher, Benzinmäher, Aufsitzmäher & Rasentraktoren, Vertikutierer, Grasscheren, Rasentrimmer, Motorsensen, Streugeräte & Schlauchwagen, Unkrautstecher, Garten-Handschuhe', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'Damit Gehölze richtig wachsen und gedeihen können ist die richtige Pflege entscheidend. WOLF-Garten bietet das beste Sortiment für Ihren Garten.', 'no_search' => 0, 'SYS_LASTCHANGED' => 1656674411, 'abstract' => 'Wolf-Garten, erleben Sie Ihren Garten', 'module' => '', 'extendToSubpages' => 0, 'author' => 'WOLF Garten', 'author_email' => 'info@wolf-garten.de', 'nav_title' => 'Baum, Strauch & Hecke', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'alias' => '', 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => 'pagets__OneCol', 'backend_layout_next_level' => '2', 'categories' => 0, 'tx_metaseo_pagetitle' => '', 'tx_metaseo_pagetitle_rel' => '', 'tx_metaseo_pagetitle_prefix' => '', 'tx_metaseo_pagetitle_suffix' => '', 'tx_metaseo_is_exclude' => 0, 'tx_metaseo_inheritance' => 0, 'tx_metaseo_canonicalurl' => '', 'tx_metaseo_priority' => 0, 'tx_metaseo_change_frequency' => 0, 'tx_metaseo_geo_lat' => '', 'tx_metaseo_geo_long' => '', 'tx_metaseo_geo_place' => '', 'tx_metaseo_geo_region' => '', 'tx_kesearch_tags' => null, 'tx_oppageextend_hreflang' => '<link rel="alternate" href="https://www.wolf-garten.com/de/produkte/baum-strauch-hecke/" hreflang="de" /> <link rel="alternate" href="https://www.wolf-garten.com/nl/producten/boom-struik-heg/takkenscharen/" hreflang="nl" /> <link rel="alternate" href="https://www.wolf-garten.com/se/produkter/trae-buskar-haeck/" hreflang="se" /> <link rel="alternate" href="https://www.wolf-garten.com/en/products/tree-shrub-hedge/" hreflang="en" /> <link rel="alternate" href="https://www.wolf-garten.com/en/products/tree-shrub-hedge/" hreflang="x-default" />', 'tx_oppageextend_langnavititle' => '', 'tx_metaseo_opengraph_image' => 0, 'tsconfig_includes' => null, 'tx_kesearch_abstract' => null, 'tx_kesearch_resultimage' => 0, 'l10nmgr_configuration' => 0, 'l10nmgr_configuration_next_level' => 0, 'l10nmgr_language_restriction' => 0, 'rowDescription' => null, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 'l10n_diffsource' => 'a:1:{s:6:"hidden";N;}', 'slug' => '/produkte/baum-strauch-hecke', 'legacy_overlay_uid' => 0, 'sys_language_uid' => 0, 'tx_t3sbootstrap_container' => 'container', 'tx_t3sbootstrap_linkToTop' => 0, 'tx_t3sbootstrap_smallColumns' => '1', 'tx_t3sbootstrap_dropdownRight' => 0, 'tx_t3sbootstrap_mobileOrder' => 'default', 'tx_t3sbootstrap_breakpoint' => 'md', 'tx_t3sbootstrap_fontawesome_icon' => '', 'tx_t3sbootstrap_icon_only' => 0, 'tx_t3sbootstrap_megamenu' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'canonical_link' => '', 'og_image' => 0)), '')
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/Http/RequestHandler.php line 769
        // @internal hook for EXT:seo, will be gone soon, do not use it in your own extensions
        $_params = ['page' => $controller->page];
        $_ref = '';
        foreach ($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['TYPO3\CMS\Frontend\Page\PageGenerator']['generateMetaTags'] ?? [] as $_funcRef) {
            GeneralUtility::callUserFunction($_funcRef, $_params, $_ref);
        }

        $this->generateMetaTagHtml(
            $controller->pSetup['meta.'] ?? [],
at TYPO3\CMS\Frontend\Http\RequestHandler->generatePageContentWithHeader(object(TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController), object(TYPO3\CMS\Core\Site\Entity\SiteLanguage))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/Http/RequestHandler.php line 168
            // If 'disableAllHeaderCode' is set, all the header-code is discarded
            if ($controller->config['config']['disableAllHeaderCode'] ?? false) {
                $controller->content = $this->generatePageContent($controller);
            } else {
                $controller->content = $this->generatePageContentWithHeader($controller, $request->getAttribute('language', null));
            }

            $this->timeTracker->pull($this->timeTracker->LR ? $controller->content : '');
            $this->timeTracker->decStackPointer();
at TYPO3\CMS\Frontend\Http\RequestHandler->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/Middleware/OutputCompression.php line 46
        // Throw away all output that may have happened during bootstrapping by weird extensions
        ob_clean();
        // Initialize output compression if configured
        $this->initializeOutputCompression();
        return $handler->handle($request);
    }

    /**
     * Initialize output compression if configured
at TYPO3\CMS\Frontend\Middleware\OutputCompression->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(TYPO3\CMS\Frontend\Http\RequestHandler))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

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

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

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

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

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

    protected function getRedirectUri(ServerRequestInterface $request): ?string
    {
at TYPO3\CMS\Frontend\Middleware\ShortcutAndMountPointRedirect->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

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

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

    /**
     * Small helper function to convert charsets for arrays to UTF-8
at TYPO3\CMS\Frontend\Middleware\PrepareTypoScriptFrontendRendering->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

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

    /**
     * Calculates a hash string based on additional parameters in the url.
at TYPO3\CMS\Frontend\Middleware\PageArgumentValidator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/Middleware/MaintenanceMode.php line 53
        ) {
            return GeneralUtility::makeInstance(ErrorController::class)->unavailableAction($request, 'This page is temporarily unavailable.');
        }
        // Continue the regular stack if no maintenance mode is active
        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\MaintenanceMode->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

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

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

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

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

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

    /**
     * Find the proper configuration for the static route in the static route configuration. Mainly:
at TYPO3\CMS\Frontend\Middleware\StaticRouteResolver->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/Middleware/SiteBaseRedirectResolver.php line 86
                $uri = $requestedUri->withPath(rtrim($requestedUri->getPath(), '/'));
                return new RedirectResponse($uri, 307);
            }
        }
        return $handler->handle($request);
    }
    /**
     * Checks if the language is allowed in Frontend, if not, check if there is valid BE user
     *
at TYPO3\CMS\Frontend\Middleware\SiteBaseRedirectResolver->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

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

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

    /**
     * Simulate dates for preview functionality
at TYPO3\CMS\Frontend\Middleware\PreviewSimulator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

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

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

        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\SiteResolver->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/adminpanel/Classes/Middleware/SqlLogging.php line 49
            $connectionPool = GeneralUtility::makeInstance(ConnectionPool::class);
            $connection = $connectionPool->getConnectionByName(ConnectionPool::DEFAULT_CONNECTION_NAME);
            $connection->getConfiguration()->setSQLLogger(GeneralUtility::makeInstance(DoctrineSqlLogger::class));
        }
        return $handler->handle($request);
    }
}
at TYPO3\CMS\Adminpanel\Middleware\SqlLogging->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

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

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

    /**
     * Creates the backend user object and returns it.
at TYPO3\CMS\Frontend\Middleware\BackendUserAuthenticator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/Middleware/FrontendUserAuthenticator.php line 85

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

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

    /**
     * It's possible to transfer a frontend user session via a GET/POST parameter 'FE_SESSION_KEY'.
at TYPO3\CMS\Frontend\Middleware\FrontendUserAuthenticator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

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

        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\TypoScriptFrontendInitialization->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/frontend/Classes/Middleware/EidHandler.php line 50
    {
        $eID = $request->getParsedBody()['eID'] ?? $request->getQueryParams()['eID'] ?? null;

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

        // Remove any output produced until now
        ob_clean();
at TYPO3\CMS\Frontend\Middleware\EidHandler->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

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

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

        return $handler->handle($request);
    }
}
at TYPO3\CMS\Core\Middleware\NormalizedParamsAttribute->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

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

        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\TimeTrackerInitialization->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7fe70b780056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 67
     * @return ResponseInterface
     */
    public function handle(ServerRequestInterface $request): ResponseInterface
    {
        return $this->tip->handle($request);
    }

    /**
     * Seed the middleware stack with the inner request handler
at TYPO3\CMS\Core\Http\MiddlewareDispatcher->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/AbstractApplication.php line 108
    {
        $requestHandler = GeneralUtility::makeInstance($this->requestHandler);
        $dispatcher = $this->createMiddlewareDispatcher($requestHandler);

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

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

    /**
     * Check if LocalConfiguration.php and PackageStates.php exist
at TYPO3\CMS\Frontend\Http\Application->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/typo3/sysext/core/Classes/Http/AbstractApplication.php line 120
    final public function run(callable $execute = null)
    {
        try {
            $response = $this->handle(
                \TYPO3\CMS\Core\Http\ServerRequestFactory::fromGlobals()
            );
            if ($execute !== null) {
                call_user_func($execute);
            }
at TYPO3\CMS\Core\Http\AbstractApplication->run()
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/index.php line 24
// Set up the application for the frontend
call_user_func(function () {
    $classLoader = require __DIR__.'/vendor/autoload.php';
    \TYPO3\CMS\Core\Core\SystemEnvironmentBuilder::run(0, \TYPO3\CMS\Core\Core\SystemEnvironmentBuilder::REQUESTTYPE_FE);
    \TYPO3\CMS\Core\Core\Bootstrap::init($classLoader)->get(\TYPO3\CMS\Frontend\Http\Application::class)->run();
});
at {closure}()
in /var/web/source/src/typo3_src-9.5.43.elts.wolf-garten.com/index.php line 25
call_user_func(function () {
    $classLoader = require __DIR__.'/vendor/autoload.php';
    \TYPO3\CMS\Core\Core\SystemEnvironmentBuilder::run(0, \TYPO3\CMS\Core\Core\SystemEnvironmentBuilder::REQUESTTYPE_FE);
    \TYPO3\CMS\Core\Core\Bootstrap::init($classLoader)->get(\TYPO3\CMS\Frontend\Http\Application::class)->run();
});