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) #1476107295 TYPO3\CMS\Core\Error\Exception

PHP Runtime Deprecation Notice: Array and string offset access syntax with curly braces is deprecated in /html/release/typo3conf/ext/flux/Classes/Integration/ContentTypeBuilder.php line 205

in /html/release/typo3/sysext/core/Classes/Error/ErrorHandler.php line 124
            E_DEPRECATED => 'PHP Runtime Deprecation Notice'
        ];
        $message = $errorLevels[$errorLevel] . ': ' . $errorMessage . ' in ' . $errorFile . ' line ' . $errorLine;
        if ($errorLevel & $this->exceptionalErrors) {
            throw new Exception($message, 1476107295);
        }
        switch ($errorLevel) {
            case E_USER_ERROR:
            case E_RECOVERABLE_ERROR:
at TYPO3\CMS\Core\Error\ErrorHandler->handleError(8192, 'Array and string offset access syntax with curly braces is deprecated', '/html/release/typo3conf/ext/flux/Classes/Integration/ContentTypeBuilder.php', 205, array('file' => '/html/release/vendor/composer/../../typo3conf/ext/flux/Classes/Integration/ContentTypeBuilder.php'))
in /html/release/vendor/composer/ClassLoader.php line 444
 * Prevents access to $this/self from included files.
 */
function includeFile($file)
{
    include $file;
}
at include()
in /html/release/vendor/composer/ClassLoader.php line 444
 * Prevents access to $this/self from included files.
 */
function includeFile($file)
{
    include $file;
}
at Composer\Autoload\includeFile('/html/release/vendor/composer/../../typo3conf/ext/flux/Classes/Integration/ContentTypeBuilder.php')
in /html/release/vendor/composer/ClassLoader.php line 322
     */
    public function loadClass($class)
    {
        if ($file = $this->findFile($class)) {
            includeFile($file);

            return true;
        }
    }
at Composer\Autoload\ClassLoader->loadClass('FluidTYPO3\\Flux\\Integration\\ContentTypeBuilder')
in /html/release/vendor/typo3/class-alias-loader/src/ClassAliasLoader.php line 135
     * @return bool|null
     */
    public function loadClass($className)
    {
        $classFound = $this->composerClassLoader->loadClass($className);
        if (!$classFound && !$this->caseSensitiveClassLoading) {
            $classFound = $this->composerClassLoader->loadClass(strtolower($className));
        }
        return $classFound;
at TYPO3\ClassAliasLoader\ClassAliasLoader->loadClass('FluidTYPO3\\Flux\\Integration\\ContentTypeBuilder')
in /html/release/vendor/typo3/class-alias-loader/src/ClassAliasLoader.php line 123
    public function loadClassWithAlias($className)
    {
        $originalClassName = $this->getOriginalClassName($className);

        return $originalClassName ? $this->loadOriginalClassAndSetAliases($originalClassName) : $this->loadClass($className);
    }

    /**
     * Load class with the option to respect case insensitivity
at TYPO3\ClassAliasLoader\ClassAliasLoader->loadClassWithAlias('FluidTYPO3\\Flux\\Integration\\ContentTypeBuilder')
at spl_autoload_call('FluidTYPO3\\Flux\\Integration\\ContentTypeBuilder')
in /html/release/typo3conf/ext/flux/Classes/Integration/HookSubscribers/TableConfigurationPostProcessor.php line 96
     * @return void
     */
    protected function spoolQueuedContentTypeRegistrations(array $queue)
    {
        $contentTypeBuilder = new ContentTypeBuilder();
        foreach ($queue as $queuedRegistration) {
            /** @var ProviderInterface $provider */
            list ($providerExtensionName, $templateFilename, $providerClassName) = $queuedRegistration;
            try {
at FluidTYPO3\Flux\Integration\HookSubscribers\TableConfigurationPostProcessor->spoolQueuedContentTypeRegistrations(array(array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Analyticsdeactivate.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Breadcrump.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Cookiemsg.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Downloadtable.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Footerelement.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Fullslider.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Galerie.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Googleforjobs.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Googlemapssingle.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Gridelement.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Halfslider.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Headline.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Htmlelement.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Image.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Imageslider.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Lightbox.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Line.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Link.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Mediaelement.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Menumain.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Menuonepage.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Menuside.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Menutop.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Panel.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Standardfooter.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Stickyanchorcontent.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Tabbedcontent.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Tabbedcontentstatic.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Table.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Teaser.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Teasergenerator.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Teaserslider.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Textmodul.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Timeline.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Timelinehorizontal.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Tympanusgalerie.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Tympanushover.html', 'FluidTYPO3\\Flux\\Provider\\Provider'), array('IrInteractive.IrinteractiveTemplate', '/html/release/typo3conf/ext/irinteractive_template/Resources/Private/Templates/Content/Video.html', 'FluidTYPO3\\Flux\\Provider\\Provider')))
in /html/release/typo3conf/ext/flux/Classes/Integration/HookSubscribers/TableConfigurationPostProcessor.php line 46
     * @return void
     */
    public function processData()
    {
        $this->spoolQueuedContentTypeRegistrations(Core::getQueuedContentTypeRegistrations());
        Core::clearQueuedContentTypeRegistrations();
    }

    /**
at FluidTYPO3\Flux\Integration\HookSubscribers\TableConfigurationPostProcessor->processData()
in /html/release/typo3conf/ext/flux/Classes/Integration/HookSubscribers/TableConfigurationPostProcessor.php line 37
     */
    public function includeStaticTypoScriptHook(array $parameters, TemplateService $caller)
    {
        if (!ObjectAccess::getProperty($caller, 'extensionStaticsProcessed', true)) {
            $this->processData();
        }
    }

    /**
at FluidTYPO3\Flux\Integration\HookSubscribers\TableConfigurationPostProcessor->includeStaticTypoScriptHook(array('idList' => 'sys_1', 'templateId' => 'sys_1', 'pid' => 1, 'row' => array('uid' => 1, 'pid' => 1, 'tstamp' => 1630507857, 'crdate' => 1544438019, 'cruser_id' => 1, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'sorting' => 256, 'description' => null, 't3_origuid' => 0, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_label' => '', 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'title' => 'Zingel OHG', 'sitetitle' => 'Zingel OHG', 'root' => 1, 'clear' => 3, 'include_static_file' => 'EXT:fluid_styled_content/Configuration/TypoScript/,EXT:powermail/Configuration/TypoScript/Main,EXT:productdatabase/Configuration/TypoScript,EXT:news/Configuration/TypoScript,EXT:frontend_editing/Configuration/TypoScript,EXT:cs_seo/Configuration/TypoScript,EXT:seo/Configuration/TypoScript/XmlSitemap,EXT:powermail/Configuration/TypoScript/Marketing,EXT:extendedcookie/Configuration/TypoScript,EXT:irinteractive_template/Configuration/TypoScript', 'constants' => 'plugin.tx_powermail.settings.main.pid = 0 plugin.tx_powermail.settings.main.confirmation = 0 plugin.tx_powermail.settings.main.optin = 0 plugin.tx_powermail.settings.main.moresteps = 0 plugin.tx_powermail.settings.misc.htmlForHtmlFields = 1 plugin.tx_csseo.structureddata.search.enable = 0 plugin.tx_csseo.structureddata.breadcrumb.enable = 0 plugin.tx_irinteractivetemplate.settings.googlesiteverification = O-VHfp0BSGgf9SzBSbBdGO9BeK2UkwU8fM9wegvs6J8 plugin.tx_powermail.settings.marketing.google_conversion_label = giiACJKZyHkQqffa8AM plugin.tx_powermail.settings.marketing.enable = 0 plugin.tx_powermail.settings.marketing.google_conversion_id = 1041677225plugin.tx_extendedcookie.settings.googleAnalytics = UA-145394204-1plugin.tx_extendedcookie.persistence.storagePid = 45plugin.tx_powermail.settings.receiver.default.senderEmail = noreply@zingel-betriebseinrichtungen.deplugin.tx_powermail.settings.receiver.overwrite.senderEmail = noreply@zingel-betriebseinrichtungen.deplugin.tx_powermail.settings.sender.default.senderEmail = noreply@zingel-betriebseinrichtungen.deplugin.tx_powermail.settings.sender.overwrite.senderEmail = noreply@zingel-betriebseinrichtungen.de', 'config' => 'plugin.tx_powermail { settings { setup { excludeFromPowermailAllMarker { confirmationPage { excludeFromMarkerNames = merkzettel_html } submitPage { excludeFromMarkerNames = merkzettel_html,datenschutz } receiverMail { excludeFromMarkerNames = merkzettel_count } senderMail { excludeFromMarkerNames = merkzettel_count } } } } } plugin.tx_seo { config { xmlSitemap { sitemaps { pages { config { #excludedDoktypes = 9818, 500 additionalWhere = AND no_index = 0 } } } } } } plugin.tx_seo { config { xmlSitemap { sitemaps { productcategory { provider = Irinteractive\\Productdatabase\\Controller\\XmlSitemapDataProviderController config { type = productcategory table = sys_category mmtable = sys_category_record_mm producttabel = tx_productdatabase_domain_model_product path = /produkte/ pathdetail = detailseite/ sortField = sorting lastModifiedField = tstamp recursive = 1 pid = 7 url { pageId = 5 fieldToParameterMap { uid = uid } useCacheHash = 1 } } } } } } } page.headerData.20 = TEXT page.headerData.20.value ( <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag(\'js\', new Date()); gtag(\'config\', \'AW-1041677225\'); </script> ) page.includeJS { googletag = https://www.googletagmanager.com/gtag/js?id=AW-1041677225 googletag.type = application/x-javascript } plugin.tx_powermail.settings.setup.marketing.information = 0 plugin.tx_powermail.settings.setup.sender.addDisclaimerLink = 0', 'nextLevel' => '', 'basedOn' => '', 'includeStaticAfterBasedOn' => 0, 'static_file_mode' => 0, 'tx_impexp_origuid' => 0)), object(TYPO3\CMS\Core\TypoScript\TemplateService))
at call_user_func_array(array(object(FluidTYPO3\Flux\Integration\HookSubscribers\TableConfigurationPostProcessor), 'includeStaticTypoScriptHook'), array(array('idList' => 'sys_1', 'templateId' => 'sys_1', 'pid' => 1, 'row' => array('uid' => 1, 'pid' => 1, 'tstamp' => 1630507857, 'crdate' => 1544438019, 'cruser_id' => 1, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'sorting' => 256, 'description' => null, 't3_origuid' => 0, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_label' => '', 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'title' => 'Zingel OHG', 'sitetitle' => 'Zingel OHG', 'root' => 1, 'clear' => 3, 'include_static_file' => 'EXT:fluid_styled_content/Configuration/TypoScript/,EXT:powermail/Configuration/TypoScript/Main,EXT:productdatabase/Configuration/TypoScript,EXT:news/Configuration/TypoScript,EXT:frontend_editing/Configuration/TypoScript,EXT:cs_seo/Configuration/TypoScript,EXT:seo/Configuration/TypoScript/XmlSitemap,EXT:powermail/Configuration/TypoScript/Marketing,EXT:extendedcookie/Configuration/TypoScript,EXT:irinteractive_template/Configuration/TypoScript', 'constants' => 'plugin.tx_powermail.settings.main.pid = 0 plugin.tx_powermail.settings.main.confirmation = 0 plugin.tx_powermail.settings.main.optin = 0 plugin.tx_powermail.settings.main.moresteps = 0 plugin.tx_powermail.settings.misc.htmlForHtmlFields = 1 plugin.tx_csseo.structureddata.search.enable = 0 plugin.tx_csseo.structureddata.breadcrumb.enable = 0 plugin.tx_irinteractivetemplate.settings.googlesiteverification = O-VHfp0BSGgf9SzBSbBdGO9BeK2UkwU8fM9wegvs6J8 plugin.tx_powermail.settings.marketing.google_conversion_label = giiACJKZyHkQqffa8AM plugin.tx_powermail.settings.marketing.enable = 0 plugin.tx_powermail.settings.marketing.google_conversion_id = 1041677225plugin.tx_extendedcookie.settings.googleAnalytics = UA-145394204-1plugin.tx_extendedcookie.persistence.storagePid = 45plugin.tx_powermail.settings.receiver.default.senderEmail = noreply@zingel-betriebseinrichtungen.deplugin.tx_powermail.settings.receiver.overwrite.senderEmail = noreply@zingel-betriebseinrichtungen.deplugin.tx_powermail.settings.sender.default.senderEmail = noreply@zingel-betriebseinrichtungen.deplugin.tx_powermail.settings.sender.overwrite.senderEmail = noreply@zingel-betriebseinrichtungen.de', 'config' => 'plugin.tx_powermail { settings { setup { excludeFromPowermailAllMarker { confirmationPage { excludeFromMarkerNames = merkzettel_html } submitPage { excludeFromMarkerNames = merkzettel_html,datenschutz } receiverMail { excludeFromMarkerNames = merkzettel_count } senderMail { excludeFromMarkerNames = merkzettel_count } } } } } plugin.tx_seo { config { xmlSitemap { sitemaps { pages { config { #excludedDoktypes = 9818, 500 additionalWhere = AND no_index = 0 } } } } } } plugin.tx_seo { config { xmlSitemap { sitemaps { productcategory { provider = Irinteractive\\Productdatabase\\Controller\\XmlSitemapDataProviderController config { type = productcategory table = sys_category mmtable = sys_category_record_mm producttabel = tx_productdatabase_domain_model_product path = /produkte/ pathdetail = detailseite/ sortField = sorting lastModifiedField = tstamp recursive = 1 pid = 7 url { pageId = 5 fieldToParameterMap { uid = uid } useCacheHash = 1 } } } } } } } page.headerData.20 = TEXT page.headerData.20.value ( <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag(\'js\', new Date()); gtag(\'config\', \'AW-1041677225\'); </script> ) page.includeJS { googletag = https://www.googletagmanager.com/gtag/js?id=AW-1041677225 googletag.type = application/x-javascript } plugin.tx_powermail.settings.setup.marketing.information = 0 plugin.tx_powermail.settings.setup.sender.addDisclaimerLink = 0', 'nextLevel' => '', 'basedOn' => '', 'includeStaticAfterBasedOn' => 0, 'static_file_mode' => 0, 'tx_impexp_origuid' => 0)), object(TYPO3\CMS\Core\TypoScript\TemplateService)))
in /html/release/typo3/sysext/core/Classes/Utility/GeneralUtility.php line 3602
                // 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('FluidTYPO3\\Flux\\Integration\\HookSubscribers\\TableConfigurationPostProcessor->includeStaticTypoScriptHook', array('idList' => 'sys_1', 'templateId' => 'sys_1', 'pid' => 1, 'row' => array('uid' => 1, 'pid' => 1, 'tstamp' => 1630507857, 'crdate' => 1544438019, 'cruser_id' => 1, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'sorting' => 256, 'description' => null, 't3_origuid' => 0, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_label' => '', 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'title' => 'Zingel OHG', 'sitetitle' => 'Zingel OHG', 'root' => 1, 'clear' => 3, 'include_static_file' => 'EXT:fluid_styled_content/Configuration/TypoScript/,EXT:powermail/Configuration/TypoScript/Main,EXT:productdatabase/Configuration/TypoScript,EXT:news/Configuration/TypoScript,EXT:frontend_editing/Configuration/TypoScript,EXT:cs_seo/Configuration/TypoScript,EXT:seo/Configuration/TypoScript/XmlSitemap,EXT:powermail/Configuration/TypoScript/Marketing,EXT:extendedcookie/Configuration/TypoScript,EXT:irinteractive_template/Configuration/TypoScript', 'constants' => 'plugin.tx_powermail.settings.main.pid = 0 plugin.tx_powermail.settings.main.confirmation = 0 plugin.tx_powermail.settings.main.optin = 0 plugin.tx_powermail.settings.main.moresteps = 0 plugin.tx_powermail.settings.misc.htmlForHtmlFields = 1 plugin.tx_csseo.structureddata.search.enable = 0 plugin.tx_csseo.structureddata.breadcrumb.enable = 0 plugin.tx_irinteractivetemplate.settings.googlesiteverification = O-VHfp0BSGgf9SzBSbBdGO9BeK2UkwU8fM9wegvs6J8 plugin.tx_powermail.settings.marketing.google_conversion_label = giiACJKZyHkQqffa8AM plugin.tx_powermail.settings.marketing.enable = 0 plugin.tx_powermail.settings.marketing.google_conversion_id = 1041677225plugin.tx_extendedcookie.settings.googleAnalytics = UA-145394204-1plugin.tx_extendedcookie.persistence.storagePid = 45plugin.tx_powermail.settings.receiver.default.senderEmail = noreply@zingel-betriebseinrichtungen.deplugin.tx_powermail.settings.receiver.overwrite.senderEmail = noreply@zingel-betriebseinrichtungen.deplugin.tx_powermail.settings.sender.default.senderEmail = noreply@zingel-betriebseinrichtungen.deplugin.tx_powermail.settings.sender.overwrite.senderEmail = noreply@zingel-betriebseinrichtungen.de', 'config' => 'plugin.tx_powermail { settings { setup { excludeFromPowermailAllMarker { confirmationPage { excludeFromMarkerNames = merkzettel_html } submitPage { excludeFromMarkerNames = merkzettel_html,datenschutz } receiverMail { excludeFromMarkerNames = merkzettel_count } senderMail { excludeFromMarkerNames = merkzettel_count } } } } } plugin.tx_seo { config { xmlSitemap { sitemaps { pages { config { #excludedDoktypes = 9818, 500 additionalWhere = AND no_index = 0 } } } } } } plugin.tx_seo { config { xmlSitemap { sitemaps { productcategory { provider = Irinteractive\\Productdatabase\\Controller\\XmlSitemapDataProviderController config { type = productcategory table = sys_category mmtable = sys_category_record_mm producttabel = tx_productdatabase_domain_model_product path = /produkte/ pathdetail = detailseite/ sortField = sorting lastModifiedField = tstamp recursive = 1 pid = 7 url { pageId = 5 fieldToParameterMap { uid = uid } useCacheHash = 1 } } } } } } } page.headerData.20 = TEXT page.headerData.20.value ( <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag(\'js\', new Date()); gtag(\'config\', \'AW-1041677225\'); </script> ) page.includeJS { googletag = https://www.googletagmanager.com/gtag/js?id=AW-1041677225 googletag.type = application/x-javascript } plugin.tx_powermail.settings.setup.marketing.information = 0 plugin.tx_powermail.settings.setup.sender.addDisclaimerLink = 0', 'nextLevel' => '', 'basedOn' => '', 'includeStaticAfterBasedOn' => 0, 'static_file_mode' => 0, 'tx_impexp_origuid' => 0)), object(TYPO3\CMS\Core\TypoScript\TemplateService))
in /html/release/typo3/sysext/core/Classes/TypoScript/TemplateService.php line 954
            'pid' => &$pid,
            'row' => &$row
        ];
        foreach ($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_tstemplate.php']['includeStaticTypoScriptSources'] ?? [] as $_funcRef) {
            GeneralUtility::callUserFunction($_funcRef, $_params, $this);
        }
        // If "Include before all static templates if root-flag is set" is set:
        $staticFileMode = $row['static_file_mode'] ?? null;
        if ($staticFileMode == 3 && strpos($templateID, 'sys_') === 0 && $row['root']) {
at TYPO3\CMS\Core\TypoScript\TemplateService->includeStaticTypoScriptSources('sys_1', 'sys_1', 1, array('uid' => 1, 'pid' => 1, 'tstamp' => 1630507857, 'crdate' => 1544438019, 'cruser_id' => 1, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'sorting' => 256, 'description' => null, 't3_origuid' => 0, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_label' => '', 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'title' => 'Zingel OHG', 'sitetitle' => 'Zingel OHG', 'root' => 1, 'clear' => 3, 'include_static_file' => 'EXT:fluid_styled_content/Configuration/TypoScript/,EXT:powermail/Configuration/TypoScript/Main,EXT:productdatabase/Configuration/TypoScript,EXT:news/Configuration/TypoScript,EXT:frontend_editing/Configuration/TypoScript,EXT:cs_seo/Configuration/TypoScript,EXT:seo/Configuration/TypoScript/XmlSitemap,EXT:powermail/Configuration/TypoScript/Marketing,EXT:extendedcookie/Configuration/TypoScript,EXT:irinteractive_template/Configuration/TypoScript', 'constants' => 'plugin.tx_powermail.settings.main.pid = 0 plugin.tx_powermail.settings.main.confirmation = 0 plugin.tx_powermail.settings.main.optin = 0 plugin.tx_powermail.settings.main.moresteps = 0 plugin.tx_powermail.settings.misc.htmlForHtmlFields = 1 plugin.tx_csseo.structureddata.search.enable = 0 plugin.tx_csseo.structureddata.breadcrumb.enable = 0 plugin.tx_irinteractivetemplate.settings.googlesiteverification = O-VHfp0BSGgf9SzBSbBdGO9BeK2UkwU8fM9wegvs6J8 plugin.tx_powermail.settings.marketing.google_conversion_label = giiACJKZyHkQqffa8AM plugin.tx_powermail.settings.marketing.enable = 0 plugin.tx_powermail.settings.marketing.google_conversion_id = 1041677225plugin.tx_extendedcookie.settings.googleAnalytics = UA-145394204-1plugin.tx_extendedcookie.persistence.storagePid = 45plugin.tx_powermail.settings.receiver.default.senderEmail = noreply@zingel-betriebseinrichtungen.deplugin.tx_powermail.settings.receiver.overwrite.senderEmail = noreply@zingel-betriebseinrichtungen.deplugin.tx_powermail.settings.sender.default.senderEmail = noreply@zingel-betriebseinrichtungen.deplugin.tx_powermail.settings.sender.overwrite.senderEmail = noreply@zingel-betriebseinrichtungen.de', 'config' => 'plugin.tx_powermail { settings { setup { excludeFromPowermailAllMarker { confirmationPage { excludeFromMarkerNames = merkzettel_html } submitPage { excludeFromMarkerNames = merkzettel_html,datenschutz } receiverMail { excludeFromMarkerNames = merkzettel_count } senderMail { excludeFromMarkerNames = merkzettel_count } } } } } plugin.tx_seo { config { xmlSitemap { sitemaps { pages { config { #excludedDoktypes = 9818, 500 additionalWhere = AND no_index = 0 } } } } } } plugin.tx_seo { config { xmlSitemap { sitemaps { productcategory { provider = Irinteractive\\Productdatabase\\Controller\\XmlSitemapDataProviderController config { type = productcategory table = sys_category mmtable = sys_category_record_mm producttabel = tx_productdatabase_domain_model_product path = /produkte/ pathdetail = detailseite/ sortField = sorting lastModifiedField = tstamp recursive = 1 pid = 7 url { pageId = 5 fieldToParameterMap { uid = uid } useCacheHash = 1 } } } } } } } page.headerData.20 = TEXT page.headerData.20.value ( <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag(\'js\', new Date()); gtag(\'config\', \'AW-1041677225\'); </script> ) page.includeJS { googletag = https://www.googletagmanager.com/gtag/js?id=AW-1041677225 googletag.type = application/x-javascript } plugin.tx_powermail.settings.setup.marketing.information = 0 plugin.tx_powermail.settings.setup.sender.addDisclaimerLink = 0', 'nextLevel' => '', 'basedOn' => '', 'includeStaticAfterBasedOn' => 0, 'static_file_mode' => 0, 'tx_impexp_origuid' => 0))
in /html/release/typo3/sysext/core/Classes/TypoScript/TemplateService.php line 821
        }
        // Include files (from extensions) (#1/2)
        // NORMAL inclusion, The EXACT same code is found below the basedOn inclusion!!!
        if (!isset($row['includeStaticAfterBasedOn']) || !$row['includeStaticAfterBasedOn']) {
            $this->includeStaticTypoScriptSources($idList, $templateID, $pid, $row);
        }
        // Include "Based On" sys_templates:
        // 'basedOn' is a list of templates to include
        if (trim($row['basedOn'] ?? '')) {
at TYPO3\CMS\Core\TypoScript\TemplateService->processTemplate(array('uid' => 1, 'pid' => 1, 'tstamp' => 1630507857, 'crdate' => 1544438019, 'cruser_id' => 1, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'sorting' => 256, 'description' => null, 't3_origuid' => 0, 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_label' => '', 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'title' => 'Zingel OHG', 'sitetitle' => 'Zingel OHG', 'root' => 1, 'clear' => 3, 'include_static_file' => 'EXT:fluid_styled_content/Configuration/TypoScript/,EXT:powermail/Configuration/TypoScript/Main,EXT:productdatabase/Configuration/TypoScript,EXT:news/Configuration/TypoScript,EXT:frontend_editing/Configuration/TypoScript,EXT:cs_seo/Configuration/TypoScript,EXT:seo/Configuration/TypoScript/XmlSitemap,EXT:powermail/Configuration/TypoScript/Marketing,EXT:extendedcookie/Configuration/TypoScript,EXT:irinteractive_template/Configuration/TypoScript', 'constants' => 'plugin.tx_powermail.settings.main.pid = 0 plugin.tx_powermail.settings.main.confirmation = 0 plugin.tx_powermail.settings.main.optin = 0 plugin.tx_powermail.settings.main.moresteps = 0 plugin.tx_powermail.settings.misc.htmlForHtmlFields = 1 plugin.tx_csseo.structureddata.search.enable = 0 plugin.tx_csseo.structureddata.breadcrumb.enable = 0 plugin.tx_irinteractivetemplate.settings.googlesiteverification = O-VHfp0BSGgf9SzBSbBdGO9BeK2UkwU8fM9wegvs6J8 plugin.tx_powermail.settings.marketing.google_conversion_label = giiACJKZyHkQqffa8AM plugin.tx_powermail.settings.marketing.enable = 0 plugin.tx_powermail.settings.marketing.google_conversion_id = 1041677225plugin.tx_extendedcookie.settings.googleAnalytics = UA-145394204-1plugin.tx_extendedcookie.persistence.storagePid = 45plugin.tx_powermail.settings.receiver.default.senderEmail = noreply@zingel-betriebseinrichtungen.deplugin.tx_powermail.settings.receiver.overwrite.senderEmail = noreply@zingel-betriebseinrichtungen.deplugin.tx_powermail.settings.sender.default.senderEmail = noreply@zingel-betriebseinrichtungen.deplugin.tx_powermail.settings.sender.overwrite.senderEmail = noreply@zingel-betriebseinrichtungen.de', 'config' => 'plugin.tx_powermail { settings { setup { excludeFromPowermailAllMarker { confirmationPage { excludeFromMarkerNames = merkzettel_html } submitPage { excludeFromMarkerNames = merkzettel_html,datenschutz } receiverMail { excludeFromMarkerNames = merkzettel_count } senderMail { excludeFromMarkerNames = merkzettel_count } } } } } plugin.tx_seo { config { xmlSitemap { sitemaps { pages { config { #excludedDoktypes = 9818, 500 additionalWhere = AND no_index = 0 } } } } } } plugin.tx_seo { config { xmlSitemap { sitemaps { productcategory { provider = Irinteractive\\Productdatabase\\Controller\\XmlSitemapDataProviderController config { type = productcategory table = sys_category mmtable = sys_category_record_mm producttabel = tx_productdatabase_domain_model_product path = /produkte/ pathdetail = detailseite/ sortField = sorting lastModifiedField = tstamp recursive = 1 pid = 7 url { pageId = 5 fieldToParameterMap { uid = uid } useCacheHash = 1 } } } } } } } page.headerData.20 = TEXT page.headerData.20.value ( <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag(\'js\', new Date()); gtag(\'config\', \'AW-1041677225\'); </script> ) page.includeJS { googletag = https://www.googletagmanager.com/gtag/js?id=AW-1041677225 googletag.type = application/x-javascript } plugin.tx_powermail.settings.setup.marketing.information = 0 plugin.tx_powermail.settings.setup.sender.addDisclaimerLink = 0', 'nextLevel' => '', 'basedOn' => '', 'includeStaticAfterBasedOn' => 0, 'static_file_mode' => 0, 'tx_impexp_origuid' => 0), 'sys_1', 1, 'sys_1')
in /html/release/typo3/sysext/core/Classes/TypoScript/TemplateService.php line 748
                ->execute();
            if ($row = $queryResult->fetch()) {
                $this->versionOL($row);
                if (is_array($row)) {
                    $this->processTemplate($row, 'sys_' . $row['uid'], $this->absoluteRootLine[$a]['uid'], 'sys_' . $row['uid']);
                    $this->outermostRootlineIndexWithTemplate = $a;
                }
            }
            $this->rootLine[] = $this->absoluteRootLine[$a];
at TYPO3\CMS\Core\TypoScript\TemplateService->runThroughTemplates(array(array('pid' => 5, 'uid' => 4, 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 'title' => 'Detailseite', 'alias' => '', 'nav_title' => '', 'media' => '', 'layout' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'extendToSubpages' => 0, 'doktype' => 1, 'TSconfig' => '', 'tsconfig_includes' => null, 'is_siteroot' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'fe_login_mode' => 0, 'backend_layout_next_level' => '', 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_fed_page_flexform' => '<?xml version="1.0" encoding="utf-8" standalone="yes" ?><T3FlexForms> <data> <sheet index="options"> <language index="lDEF"> <field index="pageDescription"> <value index="vDEF"></value> </field> <field index="theme-color"> <value index="vDEF">primary</value> </field> </language> </sheet> <sheet index="teaser"> <language index="lDEF"> <field index="teaserTitle"> <value index="vDEF"></value> </field> <field index="teaserTitleColor"> <value index="vDEF">white</value> </field> <field index="teaserHeading"> <value index="vDEF">h1</value> </field> <field index="teaserArrowIcon"> <value index="vDEF">0</value> </field> <field index="teaserIcons"> <value index="vDEF">0</value> </field> <field index="teaserImage"> <value index="vDEF">0</value> </field> <field index="teaserFocusPoint"> <value index="vDEF">50% 50%</value> </field> <field index="teaserHoverColor"> <value index="vDEF">primary</value> </field> <field index="teaserIconColor"> <value index="vDEF">white</value> </field> <field index="teaserSubTitle"> <value index="vDEF"></value> </field> <field index="teaserSubHeading"> <value index="vDEF">h1</value> </field> <field index="teaserSubTitleColor"> <value index="vDEF">white</value> </field> </language> </sheet> </data></T3FlexForms>', 'tx_fed_page_flexform_sub' => '<?xml version="1.0" encoding="utf-8" standalone="yes" ?><T3FlexForms> <data> <sheet index="options"> <language index="lDEF"> <field index="pageDescription"> <value index="vDEF"></value> </field> <field index="theme-color"> <value index="vDEF">primary</value> </field> </language> </sheet> <sheet index="teaser"> <language index="lDEF"> <field index="teaserTitle"> <value index="vDEF"></value> </field> <field index="teaserTitleColor"> <value index="vDEF">white</value> </field> <field index="teaserHeading"> <value index="vDEF">h1</value> </field> <field index="teaserArrowIcon"> <value index="vDEF">0</value> </field> <field index="teaserIcons"> <value index="vDEF">0</value> </field> <field index="teaserImage"> <value index="vDEF">0</value> </field> <field index="teaserFocusPoint"> <value index="vDEF">50% 50%</value> </field> <field index="teaserHoverColor"> <value index="vDEF">primary</value> </field> <field index="teaserIconColor"> <value index="vDEF">white</value> </field> <field index="teaserSubTitle"> <value index="vDEF"></value> </field> <field index="teaserSubHeading"> <value index="vDEF">h1</value> </field> <field index="teaserSubTitleColor"> <value index="vDEF">white</value> </field> </language> </sheet> </data></T3FlexForms>', 'nav_hide' => 0, 'shortcut' => 0, 'shortcut_mode' => 0), array('pid' => 1, 'uid' => 5, 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 'title' => 'Produkte', 'alias' => '', 'nav_title' => '', 'media' => '', 'layout' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'extendToSubpages' => 0, 'doktype' => 1, 'TSconfig' => null, 'tsconfig_includes' => null, 'is_siteroot' => 0, 'mount_pid' => 69, 'mount_pid_ol' => 0, 'fe_login_mode' => 0, 'backend_layout_next_level' => '', 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_fed_page_flexform' => '<?xml version="1.0" encoding="utf-8" standalone="yes" ?><T3FlexForms> <data> <sheet index="options"> <language index="lDEF"> <field index="pageDescription"> <value index="vDEF"></value> </field> <field index="theme-color"> <value index="vDEF">primary</value> </field> </language> </sheet> <sheet index="teaser"> <language index="lDEF"> <field index="teaserTitle"> <value index="vDEF"></value> </field> <field index="teaserTitleColor"> <value index="vDEF">white</value> </field> <field index="teaserHeading"> <value index="vDEF">h1</value> </field> <field index="teaserSubTitle"> <value index="vDEF"></value> </field> <field index="teaserSubHeading"> <value index="vDEF">h1</value> </field> <field index="teaserSubTitleColor"> <value index="vDEF">white</value> </field> <field index="teaserArrowIcon"> <value index="vDEF">0</value> </field> <field index="teaserIcons"> <value index="vDEF">0</value> </field> <field index="teaserImage"> <value index="vDEF">0</value> </field> <field index="teaserFocusPoint"> <value index="vDEF">50% 50%</value> </field> <field index="teaserHoverColor"> <value index="vDEF">primary</value> </field> <field index="teaserIconColor"> <value index="vDEF">white</value> </field> </language> </sheet> </data></T3FlexForms>', 'tx_fed_page_flexform_sub' => '<?xml version="1.0" encoding="utf-8" standalone="yes" ?><T3FlexForms> <data> <sheet index="options"> <language index="lDEF"> <field index="pageDescription"> <value index="vDEF"></value> </field> <field index="theme-color"> <value index="vDEF">primary</value> </field> </language> </sheet> <sheet index="teaser"> <language index="lDEF"> <field index="teaserTitle"> <value index="vDEF"></value> </field> <field index="teaserTitleColor"> <value index="vDEF">white</value> </field> <field index="teaserHeading"> <value index="vDEF">h1</value> </field> <field index="teaserSubTitle"> <value index="vDEF"></value> </field> <field index="teaserSubHeading"> <value index="vDEF">h1</value> </field> <field index="teaserSubTitleColor"> <value index="vDEF">white</value> </field> <field index="teaserArrowIcon"> <value index="vDEF">0</value> </field> <field index="teaserIcons"> <value index="vDEF">0</value> </field> <field index="teaserImage"> <value index="vDEF">0</value> </field> <field index="teaserFocusPoint"> <value index="vDEF">50% 50%</value> </field> <field index="teaserHoverColor"> <value index="vDEF">primary</value> </field> <field index="teaserIconColor"> <value index="vDEF">white</value> </field> </language> </sheet> </data></T3FlexForms>', 'nav_hide' => 0, 'shortcut' => 69, 'shortcut_mode' => 0), array('pid' => 0, 'uid' => 1, 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 'title' => 'Home', 'alias' => '', 'nav_title' => '', 'media' => '', 'layout' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'extendToSubpages' => 0, 'doktype' => 1, 'TSconfig' => '<INCLUDE_TYPOSCRIPT: source="FILE:EXT:productdatabase/Configuration/TSconfig/Page/standards.txt">', 'tsconfig_includes' => null, 'is_siteroot' => 1, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'fe_login_mode' => 0, 'backend_layout_next_level' => 'fluidpages__grid', 'tx_fed_page_controller_action' => 'IrInteractive.IrinteractiveTemplate->standard', 'tx_fed_page_controller_action_sub' => 'IrInteractive.IrinteractiveTemplate->standard', 'tx_fed_page_flexform' => '<?xml version="1.0" encoding="utf-8" standalone="yes" ?><T3FlexForms> <data> <sheet index="options"> <language index="lDEF"> <field index="pageDescription"> <value index="vDEF"></value> </field> <field index="theme-color"> <value index="vDEF">primary</value> </field> </language> </sheet> <sheet index="teaser"> <language index="lDEF"> <field index="teaserTitle"> <value index="vDEF"></value> </field> <field index="teaserTitleColor"> <value index="vDEF">white</value> </field> <field index="teaserHeading"> <value index="vDEF">h1</value> </field> <field index="teaserArrowIcon"> <value index="vDEF">0</value> </field> <field index="teaserIcons"> <value index="vDEF">0</value> </field> <field index="teaserImage"> <value index="vDEF">0</value> </field> <field index="teaserFocusPoint"> <value index="vDEF">50% 50%</value> </field> <field index="teaserHoverColor"> <value index="vDEF">primary</value> </field> <field index="teaserIconColor"> <value index="vDEF">white</value> </field> <field index="teaserSubTitle"> <value index="vDEF"></value> </field> <field index="teaserSubHeading"> <value index="vDEF">h1</value> </field> <field index="teaserSubTitleColor"> <value index="vDEF">white</value> </field> </language> </sheet> </data></T3FlexForms>', 'tx_fed_page_flexform_sub' => '<?xml version="1.0" encoding="utf-8" standalone="yes" ?><T3FlexForms> <data> <sheet index="options"> <language index="lDEF"> <field index="pageDescription"> <value index="vDEF"></value> </field> <field index="theme-color"> <value index="vDEF">primary</value> </field> </language> </sheet> <sheet index="teaser"> <language index="lDEF"> <field index="teaserTitle"> <value index="vDEF"></value> </field> <field index="teaserTitleColor"> <value index="vDEF">white</value> </field> <field index="teaserHeading"> <value index="vDEF">h1</value> </field> <field index="teaserArrowIcon"> <value index="vDEF">0</value> </field> <field index="teaserIcons"> <value index="vDEF">0</value> </field> <field index="teaserImage"> <value index="vDEF">0</value> </field> <field index="teaserFocusPoint"> <value index="vDEF">50% 50%</value> </field> <field index="teaserHoverColor"> <value index="vDEF">primary</value> </field> <field index="teaserIconColor"> <value index="vDEF">white</value> </field> <field index="teaserSubTitle"> <value index="vDEF"></value> </field> <field index="teaserSubHeading"> <value index="vDEF">h1</value> </field> <field index="teaserSubTitleColor"> <value index="vDEF">white</value> </field> </language> </sheet> </data></T3FlexForms>', 'nav_hide' => 0, 'shortcut' => 14, 'shortcut_mode' => 0)))
in /html/release/typo3/sysext/core/Classes/TypoScript/TemplateService.php line 572
            // could be used (this is the case if $TSFE->all is set, and the
            // rowSum still matches). Based on this we decide if cache_pagesection
            // needs to be updated...
            $isCached = false;
            $this->runThroughTemplates($theRootLine);
            if ($this->getTypoScriptFrontendController()->all) {
                $cc = $this->getTypoScriptFrontendController()->all;
                // The two rowSums must NOT be different from each other - which they will be if start/endtime or hidden has changed!
                if (serialize($this->rowSum) !== serialize($cc['rowSum'])) {
at TYPO3\CMS\Core\TypoScript\TemplateService->start(array(array('pid' => 5, 'uid' => 4, 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 'title' => 'Detailseite', 'alias' => '', 'nav_title' => '', 'media' => '', 'layout' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'extendToSubpages' => 0, 'doktype' => 1, 'TSconfig' => '', 'tsconfig_includes' => null, 'is_siteroot' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'fe_login_mode' => 0, 'backend_layout_next_level' => '', 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_fed_page_flexform' => '<?xml version="1.0" encoding="utf-8" standalone="yes" ?><T3FlexForms> <data> <sheet index="options"> <language index="lDEF"> <field index="pageDescription"> <value index="vDEF"></value> </field> <field index="theme-color"> <value index="vDEF">primary</value> </field> </language> </sheet> <sheet index="teaser"> <language index="lDEF"> <field index="teaserTitle"> <value index="vDEF"></value> </field> <field index="teaserTitleColor"> <value index="vDEF">white</value> </field> <field index="teaserHeading"> <value index="vDEF">h1</value> </field> <field index="teaserArrowIcon"> <value index="vDEF">0</value> </field> <field index="teaserIcons"> <value index="vDEF">0</value> </field> <field index="teaserImage"> <value index="vDEF">0</value> </field> <field index="teaserFocusPoint"> <value index="vDEF">50% 50%</value> </field> <field index="teaserHoverColor"> <value index="vDEF">primary</value> </field> <field index="teaserIconColor"> <value index="vDEF">white</value> </field> <field index="teaserSubTitle"> <value index="vDEF"></value> </field> <field index="teaserSubHeading"> <value index="vDEF">h1</value> </field> <field index="teaserSubTitleColor"> <value index="vDEF">white</value> </field> </language> </sheet> </data></T3FlexForms>', 'tx_fed_page_flexform_sub' => '<?xml version="1.0" encoding="utf-8" standalone="yes" ?><T3FlexForms> <data> <sheet index="options"> <language index="lDEF"> <field index="pageDescription"> <value index="vDEF"></value> </field> <field index="theme-color"> <value index="vDEF">primary</value> </field> </language> </sheet> <sheet index="teaser"> <language index="lDEF"> <field index="teaserTitle"> <value index="vDEF"></value> </field> <field index="teaserTitleColor"> <value index="vDEF">white</value> </field> <field index="teaserHeading"> <value index="vDEF">h1</value> </field> <field index="teaserArrowIcon"> <value index="vDEF">0</value> </field> <field index="teaserIcons"> <value index="vDEF">0</value> </field> <field index="teaserImage"> <value index="vDEF">0</value> </field> <field index="teaserFocusPoint"> <value index="vDEF">50% 50%</value> </field> <field index="teaserHoverColor"> <value index="vDEF">primary</value> </field> <field index="teaserIconColor"> <value index="vDEF">white</value> </field> <field index="teaserSubTitle"> <value index="vDEF"></value> </field> <field index="teaserSubHeading"> <value index="vDEF">h1</value> </field> <field index="teaserSubTitleColor"> <value index="vDEF">white</value> </field> </language> </sheet> </data></T3FlexForms>', 'nav_hide' => 0, 'shortcut' => 0, 'shortcut_mode' => 0), array('pid' => 1, 'uid' => 5, 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 'title' => 'Produkte', 'alias' => '', 'nav_title' => '', 'media' => '', 'layout' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'extendToSubpages' => 0, 'doktype' => 1, 'TSconfig' => null, 'tsconfig_includes' => null, 'is_siteroot' => 0, 'mount_pid' => 69, 'mount_pid_ol' => 0, 'fe_login_mode' => 0, 'backend_layout_next_level' => '', 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_fed_page_flexform' => '<?xml version="1.0" encoding="utf-8" standalone="yes" ?><T3FlexForms> <data> <sheet index="options"> <language index="lDEF"> <field index="pageDescription"> <value index="vDEF"></value> </field> <field index="theme-color"> <value index="vDEF">primary</value> </field> </language> </sheet> <sheet index="teaser"> <language index="lDEF"> <field index="teaserTitle"> <value index="vDEF"></value> </field> <field index="teaserTitleColor"> <value index="vDEF">white</value> </field> <field index="teaserHeading"> <value index="vDEF">h1</value> </field> <field index="teaserSubTitle"> <value index="vDEF"></value> </field> <field index="teaserSubHeading"> <value index="vDEF">h1</value> </field> <field index="teaserSubTitleColor"> <value index="vDEF">white</value> </field> <field index="teaserArrowIcon"> <value index="vDEF">0</value> </field> <field index="teaserIcons"> <value index="vDEF">0</value> </field> <field index="teaserImage"> <value index="vDEF">0</value> </field> <field index="teaserFocusPoint"> <value index="vDEF">50% 50%</value> </field> <field index="teaserHoverColor"> <value index="vDEF">primary</value> </field> <field index="teaserIconColor"> <value index="vDEF">white</value> </field> </language> </sheet> </data></T3FlexForms>', 'tx_fed_page_flexform_sub' => '<?xml version="1.0" encoding="utf-8" standalone="yes" ?><T3FlexForms> <data> <sheet index="options"> <language index="lDEF"> <field index="pageDescription"> <value index="vDEF"></value> </field> <field index="theme-color"> <value index="vDEF">primary</value> </field> </language> </sheet> <sheet index="teaser"> <language index="lDEF"> <field index="teaserTitle"> <value index="vDEF"></value> </field> <field index="teaserTitleColor"> <value index="vDEF">white</value> </field> <field index="teaserHeading"> <value index="vDEF">h1</value> </field> <field index="teaserSubTitle"> <value index="vDEF"></value> </field> <field index="teaserSubHeading"> <value index="vDEF">h1</value> </field> <field index="teaserSubTitleColor"> <value index="vDEF">white</value> </field> <field index="teaserArrowIcon"> <value index="vDEF">0</value> </field> <field index="teaserIcons"> <value index="vDEF">0</value> </field> <field index="teaserImage"> <value index="vDEF">0</value> </field> <field index="teaserFocusPoint"> <value index="vDEF">50% 50%</value> </field> <field index="teaserHoverColor"> <value index="vDEF">primary</value> </field> <field index="teaserIconColor"> <value index="vDEF">white</value> </field> </language> </sheet> </data></T3FlexForms>', 'nav_hide' => 0, 'shortcut' => 69, 'shortcut_mode' => 0), array('pid' => 0, 'uid' => 1, 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 'title' => 'Home', 'alias' => '', 'nav_title' => '', 'media' => '', 'layout' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'extendToSubpages' => 0, 'doktype' => 1, 'TSconfig' => '<INCLUDE_TYPOSCRIPT: source="FILE:EXT:productdatabase/Configuration/TSconfig/Page/standards.txt">', 'tsconfig_includes' => null, 'is_siteroot' => 1, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'fe_login_mode' => 0, 'backend_layout_next_level' => 'fluidpages__grid', 'tx_fed_page_controller_action' => 'IrInteractive.IrinteractiveTemplate->standard', 'tx_fed_page_controller_action_sub' => 'IrInteractive.IrinteractiveTemplate->standard', 'tx_fed_page_flexform' => '<?xml version="1.0" encoding="utf-8" standalone="yes" ?><T3FlexForms> <data> <sheet index="options"> <language index="lDEF"> <field index="pageDescription"> <value index="vDEF"></value> </field> <field index="theme-color"> <value index="vDEF">primary</value> </field> </language> </sheet> <sheet index="teaser"> <language index="lDEF"> <field index="teaserTitle"> <value index="vDEF"></value> </field> <field index="teaserTitleColor"> <value index="vDEF">white</value> </field> <field index="teaserHeading"> <value index="vDEF">h1</value> </field> <field index="teaserArrowIcon"> <value index="vDEF">0</value> </field> <field index="teaserIcons"> <value index="vDEF">0</value> </field> <field index="teaserImage"> <value index="vDEF">0</value> </field> <field index="teaserFocusPoint"> <value index="vDEF">50% 50%</value> </field> <field index="teaserHoverColor"> <value index="vDEF">primary</value> </field> <field index="teaserIconColor"> <value index="vDEF">white</value> </field> <field index="teaserSubTitle"> <value index="vDEF"></value> </field> <field index="teaserSubHeading"> <value index="vDEF">h1</value> </field> <field index="teaserSubTitleColor"> <value index="vDEF">white</value> </field> </language> </sheet> </data></T3FlexForms>', 'tx_fed_page_flexform_sub' => '<?xml version="1.0" encoding="utf-8" standalone="yes" ?><T3FlexForms> <data> <sheet index="options"> <language index="lDEF"> <field index="pageDescription"> <value index="vDEF"></value> </field> <field index="theme-color"> <value index="vDEF">primary</value> </field> </language> </sheet> <sheet index="teaser"> <language index="lDEF"> <field index="teaserTitle"> <value index="vDEF"></value> </field> <field index="teaserTitleColor"> <value index="vDEF">white</value> </field> <field index="teaserHeading"> <value index="vDEF">h1</value> </field> <field index="teaserArrowIcon"> <value index="vDEF">0</value> </field> <field index="teaserIcons"> <value index="vDEF">0</value> </field> <field index="teaserImage"> <value index="vDEF">0</value> </field> <field index="teaserFocusPoint"> <value index="vDEF">50% 50%</value> </field> <field index="teaserHoverColor"> <value index="vDEF">primary</value> </field> <field index="teaserIconColor"> <value index="vDEF">white</value> </field> <field index="teaserSubTitle"> <value index="vDEF"></value> </field> <field index="teaserSubHeading"> <value index="vDEF">h1</value> </field> <field index="teaserSubTitleColor"> <value index="vDEF">white</value> </field> </language> </sheet> </data></T3FlexForms>', 'nav_hide' => 0, 'shortcut' => 14, 'shortcut_mode' => 0)))
in /html/release/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php line 2611
            $timeTracker->push('Parse template');
            // Force parsing, if set?:
            $this->tmpl->forceTemplateParsing = $this->forceTemplateParsing;
            // Start parsing the TS template. Might return cached version.
            $this->tmpl->start($this->rootLine);
            $timeTracker->pull();
            // At this point we have a valid pagesection_cache (generated in $this->tmpl->start()),
            // so let all other processes proceed now. (They are blocked at the pagessection_lock in getFromCache())
            $this->releaseLock('pagesection');
at TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->getConfigArray()
in /html/release/typo3/sysext/frontend/Classes/Middleware/PrepareTypoScriptFrontendRendering.php line 70
        $this->controller->getFromCache();
        $this->timeTracker->pull();
        // Get config if not already gotten
        // After this, we should have a valid config-array ready
        $this->controller->getConfigArray();

        // Merge Query Parameters with config.defaultGetVars
        // This is done in getConfigArray as well, but does not override the current middleware request object
        // Since we want to stay in sync with this, the option needs to be set as well.
at TYPO3\CMS\Frontend\Middleware\PrepareTypoScriptFrontendRendering->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/release/typo3conf/ext/frontend_editing/Classes/Middleware/FrontendEditingAspect.php line 51
                'visibility',
                GeneralUtility::makeInstance(VisibilityAspect::class, true, $showHiddenItems)
            );
        }
        return $handler->handle($request);
    }
}
at TYPO3\CMS\FrontendEditing\Middleware\FrontendEditingAspect->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/release/typo3conf/ext/frontend_editing/Classes/Middleware/FrontendEditingInitiator.php line 46
            $GLOBALS['TSFE']->displayFieldEditIcons = 1;
            // Disable cHash check when browsing the frontend in frontend editing
            $GLOBALS['TYPO3_CONF_VARS']['FE']['pageNotFoundOnCHashError'] = false;
        }
        return $handler->handle($request);
    }
}
at TYPO3\CMS\FrontendEditing\Middleware\FrontendEditingInitiator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/release/typo3/sysext/redirects/Classes/Http/Middleware/RedirectHandler.php line 70
                return $response;
            }
        }

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

    /**
     * Creates a PSR-7 compatible Response object
at TYPO3\CMS\Redirects\Http\Middleware\RedirectHandler->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/release/typo3/sysext/frontend/Classes/Middleware/FrontendUserAuthenticator.php line 79

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

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

    /**
     * It's possible to transfer a frontend user session via a GET/POST parameter 'FE_SESSION_KEY'.
at TYPO3\CMS\Frontend\Middleware\FrontendUserAuthenticator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214))
in /html/release/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/html/release/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:121$214->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/release/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 /html/release/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 /html/release/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 /html/release/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 /html/release/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 /html/release/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();
});