Whoops, looks like something went wrong.

(1/1) Error

Typed property TYPO3\CMS\Frontend\ContentObject\AbstractContentObject::$request must not be accessed before initialization

in /html/typo3/typo3_src-12.4.11/typo3/sysext/frontend/Classes/ContentObject/AbstractContentObject.php line 66
        // Provide the ContentObjectRenderer to the request as well, for code
        // that only passes the request to more underlying layers, like Extbase does.
        // Also makes sure the request in a Fluid RenderingContext also has the current
        // content object available.
        $this->request = $this->request->withAttribute('currentContentObject', $cObj);
    }

    protected function hasTypoScriptFrontendController(): bool
    {
at TYPO3\CMS\Frontend\ContentObject\AbstractContentObject->setContentObjectRenderer(object(TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer))
in /html/typo3/typo3conf/ext/container/Classes/DataProcessing/ContainerProcessor.php line 111
        if ($typo3Version->getMajorVersion() < 12) {
            $contentRecordRenderer = new RecordsContentObject($cObj);
        } else {
            $contentRecordRenderer = new RecordsContentObject();
            $contentRecordRenderer->setContentObjectRenderer($cObj);
            $contentRecordRenderer->setRequest($this->getRequest());
        }
        $conf = [
            'tables' => 'tt_content',
at B13\Container\DataProcessing\ContainerProcessor->processColPos(object(TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer), object(B13\Container\Domain\Model\Container), 20, 'children_20', array('data' => array('uid' => 7519, 'pid' => 62, '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' => 0, 'tstamp' => 1684308656, 'crdate' => 1684308512, 'cruser_id' => 11, 'editlock' => 0, 'hidden' => 0, 'sorting' => 2048, 'CType' => '50-50', 'header' => '', 'header_position' => '', 'rowDescription' => '', 'bodytext' => null, 'bullets_type' => 0, 'uploads_description' => 0, 'uploads_type' => 0, 'assets' => 0, 'image' => 0, 'imagewidth' => 0, 'imageorient' => 0, 'imagecols' => 2, 'imageborder' => 0, 'media' => 0, 'layout' => 0, 'frame_class' => 'default', 'deleted' => 0, 'cols' => 0, 'spaceBefore' => 0, 'spaceAfter' => 0, 'space_before_class' => '', 'space_after_class' => '', 'records' => null, 'pages' => null, 'starttime' => 0, 'endtime' => 0, 'colPos' => 0, 'subheader' => '', 'fe_group' => '', 'header_link' => '', 'image_zoom' => 0, 'header_layout' => '0', 'list_type' => '', 'sectionIndex' => 1, 'linkToTop' => 0, 'file_collections' => null, 'filelink_size' => 0, 'filelink_sorting' => '', 'target' => '', 'date' => 0, 'recursive' => 0, 'imageheight' => 0, 'sys_language_uid' => 0, 'pi_flexform' => '<?xml version="1.0" encoding="utf-8" standalone="yes" ?><T3FlexForms> <data> <sheet index="sDEF"> <language index="lDEF"> <field index="columnType"> <value index="vDEF"></value> </field> </language> </sheet> </data></T3FlexForms>', 'accessibility_title' => '', 'accessibility_bypass' => 0, 'accessibility_bypass_text' => '', 'l18n_parent' => 0, 'l18n_diffsource' => 'a:26:{s:5:"CType";N;s:6:"colPos";N;s:6:"header";N;s:13:"header_layout";N;s:15:"header_position";N;s:4:"date";N;s:11:"header_link";N;s:30:"tx_gridelements_backend_layout";N;s:11:"pi_flexform";N;s:24:"tx_gridelements_children";N;s:6:"layout";N;s:11:"frame_class";N;s:18:"space_before_class";N;s:17:"space_after_class";N;s:12:"sectionIndex";N;s:9:"linkToTop";N;s:5:"media";N;s:16:"sys_language_uid";N;s:6:"hidden";N;s:9:"starttime";N;s:7:"endtime";N;s:8:"fe_group";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:25:"tx_gridelements_container";N;}', 'l10n_source' => 0, 'selected_categories' => null, 'category_field' => '', 'table_class' => '', 'table_caption' => null, 'table_delimiter' => 124, 'table_enclosure' => 0, 'table_header_position' => 0, 'table_tfoot' => 0, 'tx_impexp_origuid' => 0, 'l10n_state' => null, 'categories' => 0, 'tx_dce_dce' => 0, 'tx_dce_index' => null, 'tx_dce_new_container' => 0, 'backupColPos' => -2, 'tx_gridelements_backend_layout' => '1', 'tx_gridelements_children' => 2, 'tx_gridelements_container' => 0, 'tx_gridelements_columns' => 0, 'gridelements_shortcut_page_order_by' => 0, 'filelink_sorting_direction' => '', 'tx_dce_slug' => '', 'tx_container_parent' => 0, 'tx_news_related_news' => 0), 'current' => null), array())
in /html/typo3/typo3conf/ext/container/Classes/DataProcessing/ContainerProcessor.php line 74
        if (empty($colPos)) {
            $allColPos = $container->getChildrenColPos();
            foreach ($allColPos as $colPos) {
                $processedData = $this->processColPos(
                    $cObj,
                    $container,
                    $colPos,
                    'children_' . $colPos,
                    $processedData,
at B13\Container\DataProcessing\ContainerProcessor->process(object(TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer), array('templateName' => '50-50', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', 'EXT:vctemplate/Resources/Ext/container/Private/Templates'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', ''), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', ''), 'settings.' => array('defaultHeaderType' => '1', 'media.' => array('lazyLoading' => 'lazy', 'imageDecoding' => '', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '800m', 'height' => '600m', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '0')), 'directImageLink' => '0', 'linkParams.' => array('ATagParams.' => array('dataWrap' => 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'dataProcessing.' => array('B13\\Container\\DataProcessing\\ContainerProcessor')), array(), array('data' => array('uid' => 7519, 'pid' => 62, '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' => 0, 'tstamp' => 1684308656, 'crdate' => 1684308512, 'cruser_id' => 11, 'editlock' => 0, 'hidden' => 0, 'sorting' => 2048, 'CType' => '50-50', 'header' => '', 'header_position' => '', 'rowDescription' => '', 'bodytext' => null, 'bullets_type' => 0, 'uploads_description' => 0, 'uploads_type' => 0, 'assets' => 0, 'image' => 0, 'imagewidth' => 0, 'imageorient' => 0, 'imagecols' => 2, 'imageborder' => 0, 'media' => 0, 'layout' => 0, 'frame_class' => 'default', 'deleted' => 0, 'cols' => 0, 'spaceBefore' => 0, 'spaceAfter' => 0, 'space_before_class' => '', 'space_after_class' => '', 'records' => null, 'pages' => null, 'starttime' => 0, 'endtime' => 0, 'colPos' => 0, 'subheader' => '', 'fe_group' => '', 'header_link' => '', 'image_zoom' => 0, 'header_layout' => '0', 'list_type' => '', 'sectionIndex' => 1, 'linkToTop' => 0, 'file_collections' => null, 'filelink_size' => 0, 'filelink_sorting' => '', 'target' => '', 'date' => 0, 'recursive' => 0, 'imageheight' => 0, 'sys_language_uid' => 0, 'pi_flexform' => '<?xml version="1.0" encoding="utf-8" standalone="yes" ?><T3FlexForms> <data> <sheet index="sDEF"> <language index="lDEF"> <field index="columnType"> <value index="vDEF"></value> </field> </language> </sheet> </data></T3FlexForms>', 'accessibility_title' => '', 'accessibility_bypass' => 0, 'accessibility_bypass_text' => '', 'l18n_parent' => 0, 'l18n_diffsource' => 'a:26:{s:5:"CType";N;s:6:"colPos";N;s:6:"header";N;s:13:"header_layout";N;s:15:"header_position";N;s:4:"date";N;s:11:"header_link";N;s:30:"tx_gridelements_backend_layout";N;s:11:"pi_flexform";N;s:24:"tx_gridelements_children";N;s:6:"layout";N;s:11:"frame_class";N;s:18:"space_before_class";N;s:17:"space_after_class";N;s:12:"sectionIndex";N;s:9:"linkToTop";N;s:5:"media";N;s:16:"sys_language_uid";N;s:6:"hidden";N;s:9:"starttime";N;s:7:"endtime";N;s:8:"fe_group";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:25:"tx_gridelements_container";N;}', 'l10n_source' => 0, 'selected_categories' => null, 'category_field' => '', 'table_class' => '', 'table_caption' => null, 'table_delimiter' => 124, 'table_enclosure' => 0, 'table_header_position' => 0, 'table_tfoot' => 0, 'tx_impexp_origuid' => 0, 'l10n_state' => null, 'categories' => 0, 'tx_dce_dce' => 0, 'tx_dce_index' => null, 'tx_dce_new_container' => 0, 'backupColPos' => -2, 'tx_gridelements_backend_layout' => '1', 'tx_gridelements_children' => 2, 'tx_gridelements_container' => 0, 'tx_gridelements_columns' => 0, 'gridelements_shortcut_page_order_by' => 0, 'filelink_sorting_direction' => '', 'tx_dce_slug' => '', 'tx_container_parent' => 0, 'tx_news_related_news' => 0), 'current' => null))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/frontend/Classes/ContentObject/ContentDataProcessor.php line 55
                $dataProcessor = $this->dataProcessorRegistry->getDataProcessor($processors[$key])
                    ?? $this->getDataProcessor($processors[$key]);
                $processorConfiguration = $processors[$key . '.'] ?? [];
                $variables = $dataProcessor->process(
                    $cObject,
                    $configuration,
                    $processorConfiguration,
                    $variables
                );
at TYPO3\CMS\Frontend\ContentObject\ContentDataProcessor->process(object(TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer), array('templateName' => '50-50', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', 'EXT:vctemplate/Resources/Ext/container/Private/Templates'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', ''), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', ''), 'settings.' => array('defaultHeaderType' => '1', 'media.' => array('lazyLoading' => 'lazy', 'imageDecoding' => '', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '800m', 'height' => '600m', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '0')), 'directImageLink' => '0', 'linkParams.' => array('ATagParams.' => array('dataWrap' => 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'dataProcessing.' => array('B13\\Container\\DataProcessing\\ContainerProcessor')), array('data' => array('uid' => 7519, 'pid' => 62, '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' => 0, 'tstamp' => 1684308656, 'crdate' => 1684308512, 'cruser_id' => 11, 'editlock' => 0, 'hidden' => 0, 'sorting' => 2048, 'CType' => '50-50', 'header' => '', 'header_position' => '', 'rowDescription' => '', 'bodytext' => null, 'bullets_type' => 0, 'uploads_description' => 0, 'uploads_type' => 0, 'assets' => 0, 'image' => 0, 'imagewidth' => 0, 'imageorient' => 0, 'imagecols' => 2, 'imageborder' => 0, 'media' => 0, 'layout' => 0, 'frame_class' => 'default', 'deleted' => 0, 'cols' => 0, 'spaceBefore' => 0, 'spaceAfter' => 0, 'space_before_class' => '', 'space_after_class' => '', 'records' => null, 'pages' => null, 'starttime' => 0, 'endtime' => 0, 'colPos' => 0, 'subheader' => '', 'fe_group' => '', 'header_link' => '', 'image_zoom' => 0, 'header_layout' => '0', 'list_type' => '', 'sectionIndex' => 1, 'linkToTop' => 0, 'file_collections' => null, 'filelink_size' => 0, 'filelink_sorting' => '', 'target' => '', 'date' => 0, 'recursive' => 0, 'imageheight' => 0, 'sys_language_uid' => 0, 'pi_flexform' => '<?xml version="1.0" encoding="utf-8" standalone="yes" ?><T3FlexForms> <data> <sheet index="sDEF"> <language index="lDEF"> <field index="columnType"> <value index="vDEF"></value> </field> </language> </sheet> </data></T3FlexForms>', 'accessibility_title' => '', 'accessibility_bypass' => 0, 'accessibility_bypass_text' => '', 'l18n_parent' => 0, 'l18n_diffsource' => 'a:26:{s:5:"CType";N;s:6:"colPos";N;s:6:"header";N;s:13:"header_layout";N;s:15:"header_position";N;s:4:"date";N;s:11:"header_link";N;s:30:"tx_gridelements_backend_layout";N;s:11:"pi_flexform";N;s:24:"tx_gridelements_children";N;s:6:"layout";N;s:11:"frame_class";N;s:18:"space_before_class";N;s:17:"space_after_class";N;s:12:"sectionIndex";N;s:9:"linkToTop";N;s:5:"media";N;s:16:"sys_language_uid";N;s:6:"hidden";N;s:9:"starttime";N;s:7:"endtime";N;s:8:"fe_group";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:25:"tx_gridelements_container";N;}', 'l10n_source' => 0, 'selected_categories' => null, 'category_field' => '', 'table_class' => '', 'table_caption' => null, 'table_delimiter' => 124, 'table_enclosure' => 0, 'table_header_position' => 0, 'table_tfoot' => 0, 'tx_impexp_origuid' => 0, 'l10n_state' => null, 'categories' => 0, 'tx_dce_dce' => 0, 'tx_dce_index' => null, 'tx_dce_new_container' => 0, 'backupColPos' => -2, 'tx_gridelements_backend_layout' => '1', 'tx_gridelements_children' => 2, 'tx_gridelements_container' => 0, 'tx_gridelements_columns' => 0, 'gridelements_shortcut_page_order_by' => 0, 'filelink_sorting_direction' => '', 'tx_dce_slug' => '', 'tx_container_parent' => 0, 'tx_news_related_news' => 0), 'current' => null))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php line 82
        $this->setPartialRootPath($conf);
        $this->setExtbaseVariables($conf);
        $this->assignSettings($conf);
        $variables = $this->getContentObjectVariables($conf);
        $variables = $this->contentDataProcessor->process($this->cObj, $conf, $variables);

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

        $this->renderFluidTemplateAssetsIntoPageRenderer($variables);
at TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject->render(array('templateName' => '50-50', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', 'EXT:vctemplate/Resources/Ext/container/Private/Templates'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', ''), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', ''), 'settings.' => array('defaultHeaderType' => '1', 'media.' => array('lazyLoading' => 'lazy', 'imageDecoding' => '', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '800m', 'height' => '600m', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '0')), 'directImageLink' => '0', 'linkParams.' => array('ATagParams.' => array('dataWrap' => 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'dataProcessing.' => array('B13\\Container\\DataProcessing\\ContainerProcessor')))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 709
        }

        // Render content
        try {
            $content .= $contentObject->render($configuration);
        } catch (ContentRenderingException $exception) {
            // Content rendering Exceptions indicate a critical problem which should not be
            // caught e.g. when something went wrong with Exception handling itself
            throw $exception;
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->render(object(TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject), array('templateName' => '50-50', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', 'EXT:vctemplate/Resources/Ext/container/Private/Templates'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', ''), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', ''), 'settings.' => array('defaultHeaderType' => '1', 'media.' => array('lazyLoading' => 'lazy', 'imageDecoding' => '', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '800m', 'height' => '600m', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '0')), 'directImageLink' => '0', 'linkParams.' => array('ATagParams.' => array('dataWrap' => 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'dataProcessing.' => array('B13\\Container\\DataProcessing\\ContainerProcessor')))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 656
        $fullConfigArray = $this->mergeTSRef($fullConfigArray, 'tempKey');
        $contentObject = $this->getContentObject($fullConfigArray['tempKey']);
        $content = '';
        if ($contentObject) {
            $content = $this->render($contentObject, $fullConfigArray['tempKey.']);
        }
        if ($timeTracker->LR) {
            $timeTracker->pull($content);
        }
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle('FLUIDTEMPLATE', array('templateName' => '50-50', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', 'EXT:vctemplate/Resources/Ext/container/Private/Templates'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', ''), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', ''), 'settings.' => array('defaultHeaderType' => '1', 'media.' => array('lazyLoading' => 'lazy', 'imageDecoding' => '', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '800m', 'height' => '600m', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '0')), 'directImageLink' => '0', 'linkParams.' => array('ATagParams.' => array('dataWrap' => 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'dataProcessing.' => array('B13\\Container\\DataProcessing\\ContainerProcessor')), '50-50')
in /html/typo3/typo3_src-12.4.11/typo3/sysext/frontend/Classes/ContentObject/CaseContentObject.php line 45
        // If no "default" property is available, then an empty string is returned
        if ($key === 'default' && !isset($conf['default'])) {
            $theValue = '';
        } else {
            $theValue = $this->cObj->cObjGetSingle($conf[$key], $conf[$key . '.'] ?? [], $key);
        }
        if (isset($conf['stdWrap.'])) {
            $theValue = $this->cObj->stdWrap($theValue, $conf['stdWrap.']);
        }
at TYPO3\CMS\Frontend\ContentObject\CaseContentObject->render(array('key.' => array('field' => 'CType'), 'default' => 'TEXT', 'default.' => array('field' => 'CType', 'htmlSpecialChars' => '1', 'wrap' => '<p style="background-color: yellow; padding: 0.5em 1em;"><strong>ERROR:</strong> Content Element with uid "{field:uid}" and type "|" has no rendering definition!</p>', 'wrap.' => array('insertData' => '1')), 'bullets' => '< lib.contentElement', 'bullets.' => array('templateName' => 'Bullets', 'dataProcessing.' => array('split', '10.' => array('if.' => array('value' => '2', 'isLessThan.' => array('field' => 'bullets_type')), 'fieldName' => 'bodytext', 'removeEmptyEntries' => '1', 'as' => 'bullets'), 'comma-separated-value', '20.' => array('fieldName' => 'bodytext', 'if.' => array('value' => '2', 'equals.' => array('field' => 'bullets_type')), 'fieldDelimiter' => '|', 'as' => 'bullets'))), 'div' => '< lib.contentElement', 'div.' => array('templateName' => 'Div'), 'header' => '< lib.contentElement', 'header.' => array('templateName' => 'Header'), 'html' => '< lib.contentElement', 'html.' => array('templateName' => 'Html'), 'image' => '< lib.contentElement', 'image.' => array('templateName' => 'Image', 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'image')), 'gallery', '20.' => array('maxGalleryWidth' => '1200', 'maxGalleryWidthInText' => '300', 'columnSpacing' => '10', 'borderWidth' => '2', 'borderPadding' => '0'))), 'list' => '< lib.contentElement', 'list.' => array('templateName' => 'List', '20.' => array('indexedsearch_pi2' => 'EXTBASEPLUGIN', 'indexedsearch_pi2.' => array('extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'dce_dce' => 'EXTBASEPLUGIN', 'dce_dce.' => array('extensionName' => 'Dce', 'pluginName' => 'Dce'), 'vcausstellungskachel_pi1' => 'EXTBASEPLUGIN', 'vcausstellungskachel_pi1.' => array('extensionName' => 'Vcausstellungskachel', 'pluginName' => 'Pi1'), 'vcausstellungskachel_pi2' => 'EXTBASEPLUGIN', 'vcausstellungskachel_pi2.' => array('extensionName' => 'Vcausstellungskachel', 'pluginName' => 'Pi2'), 'vcpagemap_pi1' => 'EXTBASEPLUGIN', 'vcpagemap_pi1.' => array('extensionName' => 'Vcpagemap', 'pluginName' => 'Pi1'), 'vcpagemap_pi2' => 'EXTBASEPLUGIN', 'vcpagemap_pi2.' => array('extensionName' => 'Vcpagemap', 'pluginName' => 'Pi2'), 'vctermine_pi1' => 'EXTBASEPLUGIN', 'vctermine_pi1.' => array('extensionName' => 'Vctermine', 'pluginName' => 'Pi1'), 'vctermine_teaser' => 'EXTBASEPLUGIN', 'vctermine_teaser.' => array('extensionName' => 'Vctermine', 'pluginName' => 'teaser'), 'vctermine_ansicht' => 'EXTBASEPLUGIN', 'vctermine_ansicht.' => array('extensionName' => 'Vctermine', 'pluginName' => 'ansicht'), 'vctermine_archiv' => 'EXTBASEPLUGIN', 'vctermine_archiv.' => array('extensionName' => 'Vctermine', 'pluginName' => 'archiv'))), 'shortcut' => '< lib.contentElement', 'shortcut.' => array('templateName' => 'Shortcut', 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content,tx_news_domain_model_news,tx_news_domain_model_news', 'conf.' => array('tx_news_domain_model_news' => 'USER', 'tx_news_domain_model_news.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'NewsDetail', 'vendorName' => 'GeorgRinger', 'settings' => '< plugin.tx_news.settings', 'settings.' => array('singleNews.' => array('field' => 'uid'), 'useStdWrap' => 'singleNews', 'insertRecord' => '1', 'isShortcut' => '1'))))), '20.' => array('tables' => 'tx_news_domain_model_news,tx_news_domain_model_news', 'conf.' => array('tx_news_domain_model_news' => 'USER', 'tx_news_domain_model_news.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'NewsDetail', 'vendorName' => 'GeorgRinger', 'settings' => '< plugin.tx_news.settings', 'settings.' => array('singleNews.' => array('field' => 'uid'), 'useStdWrap' => 'singleNews', 'insertRecord' => '1', 'isShortcut' => '1'))))), 'table' => '< lib.contentElement', 'table.' => array('templateName' => 'Table', 'dataProcessing.' => array('comma-separated-value', '10.' => array('fieldName' => 'bodytext', 'fieldDelimiter.' => array('char.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'table_delimiter'))), 'fieldEnclosure.' => array('char.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'table_enclosure')), 'if.' => array('value' => '0', 'equals.' => array('field' => 'table_enclosure'), 'negate' => '1')), 'maximumColumns.' => array('field' => 'cols'), 'as' => 'table'))), 'text' => '< lib.contentElement', 'text.' => array('templateName' => 'Text'), 'textmedia' => '< lib.contentElement', 'textmedia.' => array('templateName' => 'Textmedia', 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'assets')), 'gallery', '20.' => array('maxGalleryWidth' => '1200', 'maxGalleryWidthInText' => '300', 'columnSpacing' => '10', 'borderWidth' => '2', 'borderPadding' => '0'))), 'textpic' => '< lib.contentElement', 'textpic.' => array('templateName' => 'Textpic', 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'image')), 'gallery', '20.' => array('maxGalleryWidth' => '1200', 'maxGalleryWidthInText' => '300', 'columnSpacing' => '10', 'borderWidth' => '2', 'borderPadding' => '0'))), 'uploads' => '< lib.contentElement', 'uploads.' => array('templateName' => 'Uploads', 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'media'), 'collections.' => array('field' => 'file_collections'), 'sorting.' => array('field' => 'filelink_sorting', 'direction.' => array('field' => 'filelink_sorting_direction'))))), 'menu_abstract' => '< lib.contentElement', 'menu_abstract.' => array('templateName' => 'MenuAbstract', 'dataProcessing.' => array('menu', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'media')))))), 'menu_categorized_content' => '< lib.contentElement', 'menu_categorized_content.' => array('templateName' => 'MenuCategorizedContent', 'dataProcessing.' => array('database-query', '10.' => array('table' => 'tt_content', 'selectFields' => '{#tt_content}.*', 'groupBy' => 'uid', 'pidInList.' => array('data' => 'leveluid : 0'), 'recursive' => '99', 'join.' => array('data' => 'field:selected_categories', 'wrap' => '{#sys_category_record_mm} ON uid = {#sys_category_record_mm}.{#uid_foreign} AND {#sys_category_record_mm}.{#uid_local} IN(|)'), 'where.' => array('data' => 'field:category_field', 'wrap' => '{#tablenames}=\'tt_content\' and {#fieldname}=\'|\''), 'orderBy' => 'tt_content.sorting', 'as' => 'content', 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'image')))))), 'menu_categorized_pages' => '< lib.contentElement', 'menu_categorized_pages.' => array('templateName' => 'MenuCategorizedPages', 'dataProcessing.' => array('menu', '10.' => array('special' => 'categories', 'special.' => array('value.' => array('field' => 'selected_categories'), 'relation.' => array('field' => 'category_field'), 'sorting' => 'title', 'order' => 'asc'), 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'media')))))), 'menu_pages' => '< lib.contentElement', 'menu_pages.' => array('templateName' => 'MenuPages', 'dataProcessing.' => array('menu', '10.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'media')))))), 'menu_subpages' => '< lib.contentElement', 'menu_subpages.' => array('templateName' => 'MenuSubpages', 'dataProcessing.' => array('menu', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'media')))))), 'menu_section' => '< lib.contentElement', 'menu_section.' => array('templateName' => 'MenuSection', 'dataProcessing.' => array('menu', '10.' => array('includeNotInMenu.' => array('override' => '1', 'override.' => array('if.' => array('isFalse.' => array('field' => 'pages')))), 'special' => 'list', 'special.' => array('value.' => array('field' => 'pages', 'override.' => array('data' => 'page:uid', 'if.' => array('isFalse.' => array('field' => 'pages')), 'override.' => array('data' => 'page:content_from_pid', 'if.' => array('isTrue.' => array('data' => 'page:content_from_pid')))))), 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'media')), 'database-query', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'as' => 'content', 'where' => '{#sectionIndex} = 1', 'orderBy' => 'sorting', 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'image')))))))), 'menu_section_pages' => '< lib.contentElement', 'menu_section_pages.' => array('templateName' => 'MenuSectionPages', 'dataProcessing.' => array('menu', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'media')), 'database-query', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'where' => '{#sectionIndex} = 1', 'orderBy' => 'sorting', 'as' => 'content', 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'image')))))))), 'menu_recently_updated' => '< lib.contentElement', 'menu_recently_updated.' => array('templateName' => 'MenuRecentlyUpdated', 'dataProcessing.' => array('menu', '10.' => array('special' => 'updated', 'special.' => array('value.' => array('field' => 'pages'), 'maxAge' => '3600*24*7', 'excludeNoSearchPages' => '1'), 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'media')))))), 'menu_related_pages' => '< lib.contentElement', 'menu_related_pages.' => array('templateName' => 'MenuRelatedPages', 'dataProcessing.' => array('menu', '10.' => array('special' => 'keywords', 'special.' => array('value.' => array('field' => 'pages'), 'excludeNoSearchPages' => '1'), 'alternativeSortingField' => 'title', 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'media')))))), 'menu_sitemap' => '< lib.contentElement', 'menu_sitemap.' => array('templateName' => 'MenuSitemap', 'dataProcessing.' => array('menu', '10.' => array('levels' => '7', 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'media')))))), 'menu_sitemap_pages' => '< lib.contentElement', 'menu_sitemap_pages.' => array('templateName' => 'MenuSitemapPages', 'dataProcessing.' => array('menu', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'levels' => '7', 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'media')))))), 'dce_dceuid5' => 'EXTBASEPLUGIN', 'dce_dceuid5.' => array('extensionName' => 'Dce', 'pluginName' => 'dceuid5'), 'dce_dceuid4' => 'EXTBASEPLUGIN', 'dce_dceuid4.' => array('extensionName' => 'Dce', 'pluginName' => 'dceuid4'), 'dce_dceuid3' => 'EXTBASEPLUGIN', 'dce_dceuid3.' => array('extensionName' => 'Dce', 'pluginName' => 'dceuid3'), 'form_formframework' => '< lib.contentElement', 'form_formframework.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'Form', 'pluginName' => 'Formframework')), 'felogin_login' => '< lib.contentElement', 'felogin_login.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'Felogin', 'pluginName' => 'Login')), 'news_pi1' => '< lib.contentElement', 'news_pi1.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'News', 'pluginName' => 'Pi1')), 'news_newsliststicky' => '< lib.contentElement', 'news_newsliststicky.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'News', 'pluginName' => 'NewsListSticky')), 'news_newsdetail' => '< lib.contentElement', 'news_newsdetail.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'News', 'pluginName' => 'NewsDetail')), 'news_newsselectedlist' => '< lib.contentElement', 'news_newsselectedlist.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'News', 'pluginName' => 'NewsSelectedList')), 'news_newsdatemenu' => '< lib.contentElement', 'news_newsdatemenu.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'News', 'pluginName' => 'NewsDateMenu')), 'news_newssearchform' => '< lib.contentElement', 'news_newssearchform.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'News', 'pluginName' => 'NewsSearchForm')), 'news_newssearchresult' => '< lib.contentElement', 'news_newssearchresult.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'News', 'pluginName' => 'NewsSearchResult')), 'news_categorylist' => '< lib.contentElement', 'news_categorylist.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'News', 'pluginName' => 'CategoryList')), 'news_taglist' => '< lib.contentElement', 'news_taglist.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'News', 'pluginName' => 'TagList')), 'eventnews_newsmonth' => '< lib.contentElement', 'eventnews_newsmonth.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'Eventnews', 'pluginName' => 'NewsMonth')), 'fetchurl_pi1' => '< lib.contentElement', 'fetchurl_pi1.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'Fetchurl', 'pluginName' => 'Pi1')), 'fetchurl_pi2' => '< lib.contentElement', 'fetchurl_pi2.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'Fetchurl', 'pluginName' => 'Pi2')), 'powermail_pi1' => '< lib.contentElement', 'powermail_pi1.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'Powermail', 'pluginName' => 'Pi1')), 'powermail_pi2' => '< lib.contentElement', 'powermail_pi2.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'Powermail', 'pluginName' => 'Pi2')), 'powermail_pi3' => '< lib.contentElement', 'powermail_pi3.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'Powermail', 'pluginName' => 'Pi3')), 'powermail_pi4' => '< lib.contentElement', 'powermail_pi4.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'Powermail', 'pluginName' => 'Pi4')), 'gridelements_pi1.' => array('20.' => array('10.' => array('setup.' => array('1.' => array('columns.' => array('10.' => array('wrap' => '<div class="large-6 medium-6 small-6 columns">|</div>'), '20.' => array('wrap' => '<div class="large-6 medium-6 small-6 columns">|</div>')), 'wrap' => '<div class="row {field:flexform_columnType}">|</div>', 'wrap.' => array('insertData' => '1')), '2.' => array('columns.' => array('10.' => array('wrap' => '<div class="large-3 medium-6 small-12 columns">|</div>'), '20.' => array('wrap' => '<div class="large-3 medium-6 small-12 columns">|</div>'), '30.' => array('wrap' => '<div class="large-3 medium-6 small-12 columns">|</div>'), '40.' => array('wrap' => '<div class="large-3 medium-6 small-12 columns">|</div>')), 'wrap' => '<div class="row {field:flexform_columnType}">|</div>', 'wrap.' => array('insertData' => '1')), '3.' => array('columns.' => array('10.' => array('wrap' => '<div class="large-6 medium-6 small-6 columns">|</div>'), '20.' => array('wrap' => '<div class="large-3 medium-3 small-3 columns">|</div>'), '30.' => array('wrap' => '<div class="large-3 medium-3 small-3 columns">|</div>')), 'wrap' => '<div class="row {field:flexform_columnType}">|</div>', 'wrap.' => array('insertData' => '1')), '4.' => array('columns.' => array('10.' => array('wrap' => '<div class="large-3 medium-3 small-3 columns">|</div>'), '20.' => array('wrap' => '<div class="large-3 medium-3 small-3 columns">|</div>'), '30.' => array('wrap' => '<div class="large-6 medium-6 small-6 columns">|</div>')), 'wrap' => '<div class="row {field:flexform_columnType}">|</div>', 'wrap.' => array('insertData' => '1')), '5.' => array('columns.' => array('10.' => array('wrap' => '<div class="large-3 medium-3 small-3 columns">|</div>'), '20.' => array('wrap' => '<div class="large-9 medium-9 small-9 columns">|</div>')), 'wrap' => '<div class="row {field:flexform_columnType}">|</div>', 'wrap.' => array('insertData' => '1')), '6.' => array('columns.' => array('10.' => array('wrap' => '<div class="large-9 medium-9 small-9 columns">|</div>'), '20.' => array('wrap' => '<div class="large-3 medium-3 small-3 columns">|</div>')), 'wrap' => '<div class="row {field:flexform_columnType}">|</div>', 'wrap.' => array('insertData' => '1')), '7.' => array('columns.' => array('10.' => array('wrap' => '<div class="large-12 medium-12 small-12 columns">|</div>')), 'wrap' => '<div class="row {field:flexform_columnType}">|</div>', 'wrap.' => array('insertData' => '1')), '8.' => array('columns.' => array('10.' => array('wrap' => '<div class="large-4 medium-4 small-4 columns">|</div>'), '20.' => array('wrap' => '<div class="large-4 medium-4 small-4 columns">|</div>'), '30.' => array('wrap' => '<div class="large-4 medium-4 small-4 columns">|</div>')), 'wrap' => '<div class="row {field:flexform_columnType}">|</div>', 'wrap.' => array('insertData' => '1')), '9.' => array('columns.' => array('10.' => array('wrap' => '<div class="large-4 medium-4 small-4 columns">|</div>'), '20.' => array('wrap' => '<div class="large-8 medium-8 small-8 columns">|</div>')), 'wrap' => '<div class="row {field:flexform_columnType}">|</div>', 'wrap.' => array('insertData' => '1')), '10.' => array('columns.' => array('10.' => array('wrap' => '<div class="large-8 medium-8 small-8 columns">|</div>'), '20.' => array('wrap' => '<div class="large-4 medium-4 small-4 columns">|</div>')), 'wrap' => '<div class="row {field:flexform_columnType}">|</div>', 'wrap.' => array('insertData' => '1')), '11.' => array('columns.' => array('10.' => array('wrap' => '<div class="large-2 medium-4 small-12 columns">|</div>'), '20.' => array('wrap' => '<div class="large-2 medium-4 small-12 columns">|</div>'), '30.' => array('wrap' => '<div class="large-2 medium-4 small-12 columns">|</div>'), '40.' => array('wrap' => '<div class="large-2 medium-4 small-12 columns">|</div>'), '50.' => array('wrap' => '<div class="large-2 medium-4 small-12 columns">|</div>'), '60.' => array('wrap' => '<div class="large-2 medium-4 small-12 columns">|</div>')), 'wrap' => '<div class="row {field:flexform_columnType}">|</div>', 'wrap.' => array('insertData' => '1')))))), '50-50' => 'FLUIDTEMPLATE', '50-50.' => array('templateName' => '50-50', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', 'EXT:vctemplate/Resources/Ext/container/Private/Templates'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', ''), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', ''), 'settings.' => array('defaultHeaderType' => '1', 'media.' => array('lazyLoading' => 'lazy', 'imageDecoding' => '', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '800m', 'height' => '600m', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '0')), 'directImageLink' => '0', 'linkParams.' => array('ATagParams.' => array('dataWrap' => 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'dataProcessing.' => array('B13\\Container\\DataProcessing\\ContainerProcessor')), '25-25-25-25' => 'FLUIDTEMPLATE', '25-25-25-25.' => array('templateName' => '25-25-25-25', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', 'EXT:vctemplate/Resources/Ext/container/Private/Templates'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', ''), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', ''), 'settings.' => array('defaultHeaderType' => '1', 'media.' => array('lazyLoading' => 'lazy', 'imageDecoding' => '', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '800m', 'height' => '600m', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '0')), 'directImageLink' => '0', 'linkParams.' => array('ATagParams.' => array('dataWrap' => 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'dataProcessing.' => array('B13\\Container\\DataProcessing\\ContainerProcessor')), '75-25' => 'FLUIDTEMPLATE', '75-25.' => array('templateName' => '75-25', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', 'EXT:vctemplate/Resources/Ext/container/Private/Templates'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', ''), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', ''), 'settings.' => array('defaultHeaderType' => '1', 'media.' => array('lazyLoading' => 'lazy', 'imageDecoding' => '', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '800m', 'height' => '600m', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '0')), 'directImageLink' => '0', 'linkParams.' => array('ATagParams.' => array('dataWrap' => 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'dataProcessing.' => array('B13\\Container\\DataProcessing\\ContainerProcessor')), '33-33-33' => 'FLUIDTEMPLATE', '33-33-33.' => array('templateName' => '33-33-33', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', 'EXT:vctemplate/Resources/Ext/container/Private/Templates'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', ''), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', ''), 'settings.' => array('defaultHeaderType' => '1', 'media.' => array('lazyLoading' => 'lazy', 'imageDecoding' => '', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '800m', 'height' => '600m', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '0')), 'directImageLink' => '0', 'linkParams.' => array('ATagParams.' => array('dataWrap' => 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'dataProcessing.' => array('B13\\Container\\DataProcessing\\ContainerProcessor')), 'FLUIDTEMPLATE', '100.' => array('templateName' => '100', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', 'EXT:vctemplate/Resources/Ext/container/Private/Templates'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', ''), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', ''), 'settings.' => array('defaultHeaderType' => '1', 'media.' => array('lazyLoading' => 'lazy', 'imageDecoding' => '', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '800m', 'height' => '600m', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '0')), 'directImageLink' => '0', 'linkParams.' => array('ATagParams.' => array('dataWrap' => 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'dataProcessing.' => array('B13\\Container\\DataProcessing\\ContainerProcessor')), '2-2-2-2-2-2' => 'FLUIDTEMPLATE', '2-2-2-2-2-2.' => array('templateName' => '2-2-2-2-2-2', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', 'EXT:vctemplate/Resources/Ext/container/Private/Templates'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', ''), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', ''), 'settings.' => array('defaultHeaderType' => '1', 'media.' => array('lazyLoading' => 'lazy', 'imageDecoding' => '', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '800m', 'height' => '600m', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '0')), 'directImageLink' => '0', 'linkParams.' => array('ATagParams.' => array('dataWrap' => 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'dataProcessing.' => array('B13\\Container\\DataProcessing\\ContainerProcessor'))))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 709
        }

        // Render content
        try {
            $content .= $contentObject->render($configuration);
        } catch (ContentRenderingException $exception) {
            // Content rendering Exceptions indicate a critical problem which should not be
            // caught e.g. when something went wrong with Exception handling itself
            throw $exception;
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->render(object(TYPO3\CMS\Frontend\ContentObject\CaseContentObject), array('key.' => array('field' => 'CType'), 'default' => 'TEXT', 'default.' => array('field' => 'CType', 'htmlSpecialChars' => '1', 'wrap' => '<p style="background-color: yellow; padding: 0.5em 1em;"><strong>ERROR:</strong> Content Element with uid "{field:uid}" and type "|" has no rendering definition!</p>', 'wrap.' => array('insertData' => '1')), 'bullets' => '< lib.contentElement', 'bullets.' => array('templateName' => 'Bullets', 'dataProcessing.' => array('split', '10.' => array('if.' => array('value' => '2', 'isLessThan.' => array('field' => 'bullets_type')), 'fieldName' => 'bodytext', 'removeEmptyEntries' => '1', 'as' => 'bullets'), 'comma-separated-value', '20.' => array('fieldName' => 'bodytext', 'if.' => array('value' => '2', 'equals.' => array('field' => 'bullets_type')), 'fieldDelimiter' => '|', 'as' => 'bullets'))), 'div' => '< lib.contentElement', 'div.' => array('templateName' => 'Div'), 'header' => '< lib.contentElement', 'header.' => array('templateName' => 'Header'), 'html' => '< lib.contentElement', 'html.' => array('templateName' => 'Html'), 'image' => '< lib.contentElement', 'image.' => array('templateName' => 'Image', 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'image')), 'gallery', '20.' => array('maxGalleryWidth' => '1200', 'maxGalleryWidthInText' => '300', 'columnSpacing' => '10', 'borderWidth' => '2', 'borderPadding' => '0'))), 'list' => '< lib.contentElement', 'list.' => array('templateName' => 'List', '20.' => array('indexedsearch_pi2' => 'EXTBASEPLUGIN', 'indexedsearch_pi2.' => array('extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'dce_dce' => 'EXTBASEPLUGIN', 'dce_dce.' => array('extensionName' => 'Dce', 'pluginName' => 'Dce'), 'vcausstellungskachel_pi1' => 'EXTBASEPLUGIN', 'vcausstellungskachel_pi1.' => array('extensionName' => 'Vcausstellungskachel', 'pluginName' => 'Pi1'), 'vcausstellungskachel_pi2' => 'EXTBASEPLUGIN', 'vcausstellungskachel_pi2.' => array('extensionName' => 'Vcausstellungskachel', 'pluginName' => 'Pi2'), 'vcpagemap_pi1' => 'EXTBASEPLUGIN', 'vcpagemap_pi1.' => array('extensionName' => 'Vcpagemap', 'pluginName' => 'Pi1'), 'vcpagemap_pi2' => 'EXTBASEPLUGIN', 'vcpagemap_pi2.' => array('extensionName' => 'Vcpagemap', 'pluginName' => 'Pi2'), 'vctermine_pi1' => 'EXTBASEPLUGIN', 'vctermine_pi1.' => array('extensionName' => 'Vctermine', 'pluginName' => 'Pi1'), 'vctermine_teaser' => 'EXTBASEPLUGIN', 'vctermine_teaser.' => array('extensionName' => 'Vctermine', 'pluginName' => 'teaser'), 'vctermine_ansicht' => 'EXTBASEPLUGIN', 'vctermine_ansicht.' => array('extensionName' => 'Vctermine', 'pluginName' => 'ansicht'), 'vctermine_archiv' => 'EXTBASEPLUGIN', 'vctermine_archiv.' => array('extensionName' => 'Vctermine', 'pluginName' => 'archiv'))), 'shortcut' => '< lib.contentElement', 'shortcut.' => array('templateName' => 'Shortcut', 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content,tx_news_domain_model_news,tx_news_domain_model_news', 'conf.' => array('tx_news_domain_model_news' => 'USER', 'tx_news_domain_model_news.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'NewsDetail', 'vendorName' => 'GeorgRinger', 'settings' => '< plugin.tx_news.settings', 'settings.' => array('singleNews.' => array('field' => 'uid'), 'useStdWrap' => 'singleNews', 'insertRecord' => '1', 'isShortcut' => '1'))))), '20.' => array('tables' => 'tx_news_domain_model_news,tx_news_domain_model_news', 'conf.' => array('tx_news_domain_model_news' => 'USER', 'tx_news_domain_model_news.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'NewsDetail', 'vendorName' => 'GeorgRinger', 'settings' => '< plugin.tx_news.settings', 'settings.' => array('singleNews.' => array('field' => 'uid'), 'useStdWrap' => 'singleNews', 'insertRecord' => '1', 'isShortcut' => '1'))))), 'table' => '< lib.contentElement', 'table.' => array('templateName' => 'Table', 'dataProcessing.' => array('comma-separated-value', '10.' => array('fieldName' => 'bodytext', 'fieldDelimiter.' => array('char.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'table_delimiter'))), 'fieldEnclosure.' => array('char.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'table_enclosure')), 'if.' => array('value' => '0', 'equals.' => array('field' => 'table_enclosure'), 'negate' => '1')), 'maximumColumns.' => array('field' => 'cols'), 'as' => 'table'))), 'text' => '< lib.contentElement', 'text.' => array('templateName' => 'Text'), 'textmedia' => '< lib.contentElement', 'textmedia.' => array('templateName' => 'Textmedia', 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'assets')), 'gallery', '20.' => array('maxGalleryWidth' => '1200', 'maxGalleryWidthInText' => '300', 'columnSpacing' => '10', 'borderWidth' => '2', 'borderPadding' => '0'))), 'textpic' => '< lib.contentElement', 'textpic.' => array('templateName' => 'Textpic', 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'image')), 'gallery', '20.' => array('maxGalleryWidth' => '1200', 'maxGalleryWidthInText' => '300', 'columnSpacing' => '10', 'borderWidth' => '2', 'borderPadding' => '0'))), 'uploads' => '< lib.contentElement', 'uploads.' => array('templateName' => 'Uploads', 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'media'), 'collections.' => array('field' => 'file_collections'), 'sorting.' => array('field' => 'filelink_sorting', 'direction.' => array('field' => 'filelink_sorting_direction'))))), 'menu_abstract' => '< lib.contentElement', 'menu_abstract.' => array('templateName' => 'MenuAbstract', 'dataProcessing.' => array('menu', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'media')))))), 'menu_categorized_content' => '< lib.contentElement', 'menu_categorized_content.' => array('templateName' => 'MenuCategorizedContent', 'dataProcessing.' => array('database-query', '10.' => array('table' => 'tt_content', 'selectFields' => '{#tt_content}.*', 'groupBy' => 'uid', 'pidInList.' => array('data' => 'leveluid : 0'), 'recursive' => '99', 'join.' => array('data' => 'field:selected_categories', 'wrap' => '{#sys_category_record_mm} ON uid = {#sys_category_record_mm}.{#uid_foreign} AND {#sys_category_record_mm}.{#uid_local} IN(|)'), 'where.' => array('data' => 'field:category_field', 'wrap' => '{#tablenames}=\'tt_content\' and {#fieldname}=\'|\''), 'orderBy' => 'tt_content.sorting', 'as' => 'content', 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'image')))))), 'menu_categorized_pages' => '< lib.contentElement', 'menu_categorized_pages.' => array('templateName' => 'MenuCategorizedPages', 'dataProcessing.' => array('menu', '10.' => array('special' => 'categories', 'special.' => array('value.' => array('field' => 'selected_categories'), 'relation.' => array('field' => 'category_field'), 'sorting' => 'title', 'order' => 'asc'), 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'media')))))), 'menu_pages' => '< lib.contentElement', 'menu_pages.' => array('templateName' => 'MenuPages', 'dataProcessing.' => array('menu', '10.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'media')))))), 'menu_subpages' => '< lib.contentElement', 'menu_subpages.' => array('templateName' => 'MenuSubpages', 'dataProcessing.' => array('menu', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'media')))))), 'menu_section' => '< lib.contentElement', 'menu_section.' => array('templateName' => 'MenuSection', 'dataProcessing.' => array('menu', '10.' => array('includeNotInMenu.' => array('override' => '1', 'override.' => array('if.' => array('isFalse.' => array('field' => 'pages')))), 'special' => 'list', 'special.' => array('value.' => array('field' => 'pages', 'override.' => array('data' => 'page:uid', 'if.' => array('isFalse.' => array('field' => 'pages')), 'override.' => array('data' => 'page:content_from_pid', 'if.' => array('isTrue.' => array('data' => 'page:content_from_pid')))))), 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'media')), 'database-query', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'as' => 'content', 'where' => '{#sectionIndex} = 1', 'orderBy' => 'sorting', 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'image')))))))), 'menu_section_pages' => '< lib.contentElement', 'menu_section_pages.' => array('templateName' => 'MenuSectionPages', 'dataProcessing.' => array('menu', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'media')), 'database-query', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'where' => '{#sectionIndex} = 1', 'orderBy' => 'sorting', 'as' => 'content', 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'image')))))))), 'menu_recently_updated' => '< lib.contentElement', 'menu_recently_updated.' => array('templateName' => 'MenuRecentlyUpdated', 'dataProcessing.' => array('menu', '10.' => array('special' => 'updated', 'special.' => array('value.' => array('field' => 'pages'), 'maxAge' => '3600*24*7', 'excludeNoSearchPages' => '1'), 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'media')))))), 'menu_related_pages' => '< lib.contentElement', 'menu_related_pages.' => array('templateName' => 'MenuRelatedPages', 'dataProcessing.' => array('menu', '10.' => array('special' => 'keywords', 'special.' => array('value.' => array('field' => 'pages'), 'excludeNoSearchPages' => '1'), 'alternativeSortingField' => 'title', 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'media')))))), 'menu_sitemap' => '< lib.contentElement', 'menu_sitemap.' => array('templateName' => 'MenuSitemap', 'dataProcessing.' => array('menu', '10.' => array('levels' => '7', 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'media')))))), 'menu_sitemap_pages' => '< lib.contentElement', 'menu_sitemap_pages.' => array('templateName' => 'MenuSitemapPages', 'dataProcessing.' => array('menu', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'levels' => '7', 'dataProcessing.' => array('files', '10.' => array('references.' => array('fieldName' => 'media')))))), 'dce_dceuid5' => 'EXTBASEPLUGIN', 'dce_dceuid5.' => array('extensionName' => 'Dce', 'pluginName' => 'dceuid5'), 'dce_dceuid4' => 'EXTBASEPLUGIN', 'dce_dceuid4.' => array('extensionName' => 'Dce', 'pluginName' => 'dceuid4'), 'dce_dceuid3' => 'EXTBASEPLUGIN', 'dce_dceuid3.' => array('extensionName' => 'Dce', 'pluginName' => 'dceuid3'), 'form_formframework' => '< lib.contentElement', 'form_formframework.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'Form', 'pluginName' => 'Formframework')), 'felogin_login' => '< lib.contentElement', 'felogin_login.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'Felogin', 'pluginName' => 'Login')), 'news_pi1' => '< lib.contentElement', 'news_pi1.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'News', 'pluginName' => 'Pi1')), 'news_newsliststicky' => '< lib.contentElement', 'news_newsliststicky.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'News', 'pluginName' => 'NewsListSticky')), 'news_newsdetail' => '< lib.contentElement', 'news_newsdetail.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'News', 'pluginName' => 'NewsDetail')), 'news_newsselectedlist' => '< lib.contentElement', 'news_newsselectedlist.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'News', 'pluginName' => 'NewsSelectedList')), 'news_newsdatemenu' => '< lib.contentElement', 'news_newsdatemenu.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'News', 'pluginName' => 'NewsDateMenu')), 'news_newssearchform' => '< lib.contentElement', 'news_newssearchform.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'News', 'pluginName' => 'NewsSearchForm')), 'news_newssearchresult' => '< lib.contentElement', 'news_newssearchresult.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'News', 'pluginName' => 'NewsSearchResult')), 'news_categorylist' => '< lib.contentElement', 'news_categorylist.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'News', 'pluginName' => 'CategoryList')), 'news_taglist' => '< lib.contentElement', 'news_taglist.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'News', 'pluginName' => 'TagList')), 'eventnews_newsmonth' => '< lib.contentElement', 'eventnews_newsmonth.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'Eventnews', 'pluginName' => 'NewsMonth')), 'fetchurl_pi1' => '< lib.contentElement', 'fetchurl_pi1.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'Fetchurl', 'pluginName' => 'Pi1')), 'fetchurl_pi2' => '< lib.contentElement', 'fetchurl_pi2.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'Fetchurl', 'pluginName' => 'Pi2')), 'powermail_pi1' => '< lib.contentElement', 'powermail_pi1.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'Powermail', 'pluginName' => 'Pi1')), 'powermail_pi2' => '< lib.contentElement', 'powermail_pi2.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'Powermail', 'pluginName' => 'Pi2')), 'powermail_pi3' => '< lib.contentElement', 'powermail_pi3.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'Powermail', 'pluginName' => 'Pi3')), 'powermail_pi4' => '< lib.contentElement', 'powermail_pi4.' => array('templateName' => 'Generic', 'EXTBASEPLUGIN', '20.' => array('extensionName' => 'Powermail', 'pluginName' => 'Pi4')), 'gridelements_pi1.' => array('20.' => array('10.' => array('setup.' => array('1.' => array('columns.' => array('10.' => array('wrap' => '<div class="large-6 medium-6 small-6 columns">|</div>'), '20.' => array('wrap' => '<div class="large-6 medium-6 small-6 columns">|</div>')), 'wrap' => '<div class="row {field:flexform_columnType}">|</div>', 'wrap.' => array('insertData' => '1')), '2.' => array('columns.' => array('10.' => array('wrap' => '<div class="large-3 medium-6 small-12 columns">|</div>'), '20.' => array('wrap' => '<div class="large-3 medium-6 small-12 columns">|</div>'), '30.' => array('wrap' => '<div class="large-3 medium-6 small-12 columns">|</div>'), '40.' => array('wrap' => '<div class="large-3 medium-6 small-12 columns">|</div>')), 'wrap' => '<div class="row {field:flexform_columnType}">|</div>', 'wrap.' => array('insertData' => '1')), '3.' => array('columns.' => array('10.' => array('wrap' => '<div class="large-6 medium-6 small-6 columns">|</div>'), '20.' => array('wrap' => '<div class="large-3 medium-3 small-3 columns">|</div>'), '30.' => array('wrap' => '<div class="large-3 medium-3 small-3 columns">|</div>')), 'wrap' => '<div class="row {field:flexform_columnType}">|</div>', 'wrap.' => array('insertData' => '1')), '4.' => array('columns.' => array('10.' => array('wrap' => '<div class="large-3 medium-3 small-3 columns">|</div>'), '20.' => array('wrap' => '<div class="large-3 medium-3 small-3 columns">|</div>'), '30.' => array('wrap' => '<div class="large-6 medium-6 small-6 columns">|</div>')), 'wrap' => '<div class="row {field:flexform_columnType}">|</div>', 'wrap.' => array('insertData' => '1')), '5.' => array('columns.' => array('10.' => array('wrap' => '<div class="large-3 medium-3 small-3 columns">|</div>'), '20.' => array('wrap' => '<div class="large-9 medium-9 small-9 columns">|</div>')), 'wrap' => '<div class="row {field:flexform_columnType}">|</div>', 'wrap.' => array('insertData' => '1')), '6.' => array('columns.' => array('10.' => array('wrap' => '<div class="large-9 medium-9 small-9 columns">|</div>'), '20.' => array('wrap' => '<div class="large-3 medium-3 small-3 columns">|</div>')), 'wrap' => '<div class="row {field:flexform_columnType}">|</div>', 'wrap.' => array('insertData' => '1')), '7.' => array('columns.' => array('10.' => array('wrap' => '<div class="large-12 medium-12 small-12 columns">|</div>')), 'wrap' => '<div class="row {field:flexform_columnType}">|</div>', 'wrap.' => array('insertData' => '1')), '8.' => array('columns.' => array('10.' => array('wrap' => '<div class="large-4 medium-4 small-4 columns">|</div>'), '20.' => array('wrap' => '<div class="large-4 medium-4 small-4 columns">|</div>'), '30.' => array('wrap' => '<div class="large-4 medium-4 small-4 columns">|</div>')), 'wrap' => '<div class="row {field:flexform_columnType}">|</div>', 'wrap.' => array('insertData' => '1')), '9.' => array('columns.' => array('10.' => array('wrap' => '<div class="large-4 medium-4 small-4 columns">|</div>'), '20.' => array('wrap' => '<div class="large-8 medium-8 small-8 columns">|</div>')), 'wrap' => '<div class="row {field:flexform_columnType}">|</div>', 'wrap.' => array('insertData' => '1')), '10.' => array('columns.' => array('10.' => array('wrap' => '<div class="large-8 medium-8 small-8 columns">|</div>'), '20.' => array('wrap' => '<div class="large-4 medium-4 small-4 columns">|</div>')), 'wrap' => '<div class="row {field:flexform_columnType}">|</div>', 'wrap.' => array('insertData' => '1')), '11.' => array('columns.' => array('10.' => array('wrap' => '<div class="large-2 medium-4 small-12 columns">|</div>'), '20.' => array('wrap' => '<div class="large-2 medium-4 small-12 columns">|</div>'), '30.' => array('wrap' => '<div class="large-2 medium-4 small-12 columns">|</div>'), '40.' => array('wrap' => '<div class="large-2 medium-4 small-12 columns">|</div>'), '50.' => array('wrap' => '<div class="large-2 medium-4 small-12 columns">|</div>'), '60.' => array('wrap' => '<div class="large-2 medium-4 small-12 columns">|</div>')), 'wrap' => '<div class="row {field:flexform_columnType}">|</div>', 'wrap.' => array('insertData' => '1')))))), '50-50' => 'FLUIDTEMPLATE', '50-50.' => array('templateName' => '50-50', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', 'EXT:vctemplate/Resources/Ext/container/Private/Templates'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', ''), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', ''), 'settings.' => array('defaultHeaderType' => '1', 'media.' => array('lazyLoading' => 'lazy', 'imageDecoding' => '', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '800m', 'height' => '600m', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '0')), 'directImageLink' => '0', 'linkParams.' => array('ATagParams.' => array('dataWrap' => 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'dataProcessing.' => array('B13\\Container\\DataProcessing\\ContainerProcessor')), '25-25-25-25' => 'FLUIDTEMPLATE', '25-25-25-25.' => array('templateName' => '25-25-25-25', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', 'EXT:vctemplate/Resources/Ext/container/Private/Templates'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', ''), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', ''), 'settings.' => array('defaultHeaderType' => '1', 'media.' => array('lazyLoading' => 'lazy', 'imageDecoding' => '', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '800m', 'height' => '600m', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '0')), 'directImageLink' => '0', 'linkParams.' => array('ATagParams.' => array('dataWrap' => 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'dataProcessing.' => array('B13\\Container\\DataProcessing\\ContainerProcessor')), '75-25' => 'FLUIDTEMPLATE', '75-25.' => array('templateName' => '75-25', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', 'EXT:vctemplate/Resources/Ext/container/Private/Templates'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', ''), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', ''), 'settings.' => array('defaultHeaderType' => '1', 'media.' => array('lazyLoading' => 'lazy', 'imageDecoding' => '', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '800m', 'height' => '600m', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '0')), 'directImageLink' => '0', 'linkParams.' => array('ATagParams.' => array('dataWrap' => 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'dataProcessing.' => array('B13\\Container\\DataProcessing\\ContainerProcessor')), '33-33-33' => 'FLUIDTEMPLATE', '33-33-33.' => array('templateName' => '33-33-33', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', 'EXT:vctemplate/Resources/Ext/container/Private/Templates'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', ''), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', ''), 'settings.' => array('defaultHeaderType' => '1', 'media.' => array('lazyLoading' => 'lazy', 'imageDecoding' => '', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '800m', 'height' => '600m', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '0')), 'directImageLink' => '0', 'linkParams.' => array('ATagParams.' => array('dataWrap' => 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'dataProcessing.' => array('B13\\Container\\DataProcessing\\ContainerProcessor')), 'FLUIDTEMPLATE', '100.' => array('templateName' => '100', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', 'EXT:vctemplate/Resources/Ext/container/Private/Templates'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', ''), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', ''), 'settings.' => array('defaultHeaderType' => '1', 'media.' => array('lazyLoading' => 'lazy', 'imageDecoding' => '', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '800m', 'height' => '600m', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '0')), 'directImageLink' => '0', 'linkParams.' => array('ATagParams.' => array('dataWrap' => 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'dataProcessing.' => array('B13\\Container\\DataProcessing\\ContainerProcessor')), '2-2-2-2-2-2' => 'FLUIDTEMPLATE', '2-2-2-2-2-2.' => array('templateName' => '2-2-2-2-2-2', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', 'EXT:vctemplate/Resources/Ext/container/Private/Templates'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', ''), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', ''), 'settings.' => array('defaultHeaderType' => '1', 'media.' => array('lazyLoading' => 'lazy', 'imageDecoding' => '', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '800m', 'height' => '600m', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '0')), 'directImageLink' => '0', 'linkParams.' => array('ATagParams.' => array('dataWrap' => 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'dataProcessing.' => array('B13\\Container\\DataProcessing\\ContainerProcessor'))))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 656
        $fullConfigArray = $this->mergeTSRef($fullConfigArray, 'tempKey');
        $contentObject = $this->getContentObject($fullConfigArray['tempKey']);
        $content = '';
        if ($contentObject) {
            $content = $this->render($contentObject, $fullConfigArray['tempKey.']);
        }
        if ($timeTracker->LR) {
            $timeTracker->pull($content);
        }
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle('<tt_content', array(), '')
in /html/typo3/typo3_src-12.4.11/typo3/sysext/frontend/Classes/ContentObject/ContentContentObject.php line 95
                        $frontendController->currentRecord = $registerField;
                        $this->cObj->lastChanged($row['tstamp'] ?? 0);
                        $cObj->setRequest($this->request);
                        $cObj->start($row, $conf['table']);
                        $tmpValue = $cObj->cObjGetSingle($renderObjName, $renderObjConf, $renderObjKey);
                        $cobjValue .= $tmpValue;
                    }
                }
            }
at TYPO3\CMS\Frontend\ContentObject\ContentContentObject->render(array('table' => 'tt_content', 'slide.' => array('field' => 'slide'), 'select.' => array('where.' => array('field' => 'col', 'wrap' => 'colPos=|'), 'orderBy' => 'sorting', 'languageField' => 'sys_language_uid', 'selectFields' => '*')))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 709
        }

        // Render content
        try {
            $content .= $contentObject->render($configuration);
        } catch (ContentRenderingException $exception) {
            // Content rendering Exceptions indicate a critical problem which should not be
            // caught e.g. when something went wrong with Exception handling itself
            throw $exception;
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->render(object(TYPO3\CMS\Frontend\ContentObject\ContentContentObject), array('table' => 'tt_content', 'slide.' => array('field' => 'slide'), 'select.' => array('where.' => array('field' => 'col', 'wrap' => 'colPos=|'), 'orderBy' => 'sorting', 'languageField' => 'sys_language_uid', 'selectFields' => '*')))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 656
        $fullConfigArray = $this->mergeTSRef($fullConfigArray, 'tempKey');
        $contentObject = $this->getContentObject($fullConfigArray['tempKey']);
        $content = '';
        if ($contentObject) {
            $content = $this->render($contentObject, $fullConfigArray['tempKey.']);
        }
        if ($timeTracker->LR) {
            $timeTracker->pull($content);
        }
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle('CONTENT', array('table' => 'tt_content', 'slide.' => array('field' => 'slide'), 'select.' => array('where.' => array('field' => 'col', 'wrap' => 'colPos=|'), 'orderBy' => 'sorting', 'languageField' => 'sys_language_uid', 'selectFields' => '*')), 'core.content')
in /html/typo3/typo3_src-12.4.11/typo3/sysext/fluid/Classes/ViewHelpers/CObjectViewHelper.php line 184
        if ($timeTracker->LR) {
            $timeTracker->push('/f:cObject/', '<' . $typoscriptObjectPath);
        }
        $timeTracker->incStackPointer();
        $content = $contentObjectRenderer->cObjGetSingle($setup[$lastSegment], $setup[$lastSegment . '.'] ?? [], $typoscriptObjectPath);
        $timeTracker->decStackPointer();
        if ($timeTracker->LR) {
            $timeTracker->pull($content);
        }
at TYPO3\CMS\Fluid\ViewHelpers\CObjectViewHelper::renderContentObject(object(TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer), array('content' => 'CONTENT', 'content.' => array('table' => 'tt_content', 'slide.' => array('field' => 'slide'), 'select.' => array('where.' => array('field' => 'col', 'wrap' => 'colPos=|'), 'orderBy' => 'sorting', 'languageField' => 'sys_language_uid', 'selectFields' => '*')), 'content_slide' => 'CONTENT', 'content_slide.' => array('table' => 'tt_content', 'slide' => '-1', 'select.' => array('where.' => array('field' => 'col', 'wrap' => 'colPos=|'), 'orderBy' => 'sorting', 'languageField' => 'sys_language_uid', 'selectFields' => '*')), 'navi1' => 'HMENU', 'navi1.' => array('special' => 'directory', 'special.' => array('value' => '1', 'value.' => array('override.' => array('field' => 'root'))), 'entryLevel' => '0', 'TMENU', '1.' => array('expAll' => '0', 'NO.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="no item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'ACT' => '1', 'ACT.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="act item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'CUR' => '1', 'CUR.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="cur item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'IFSUB' => '1', 'IFSUB.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="sub no item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'ACTIFSUB' => '1', 'ACTIFSUB.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="sub act item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'CURIFSUB' => '1', 'CURIFSUB.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="sub cur item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'wrap' => '<ul class="navi1">|</ul>')), 'navi12' => 'HMENU', 'navi12.' => array('special' => 'directory', 'special.' => array('value' => '1', 'value.' => array('override.' => array('field' => 'root'))), 'entryLevel' => '0', 'TMENU', '1.' => array('expAll' => '0', 'NO.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="no item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'ACT' => '1', 'ACT.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="act item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'CUR' => '1', 'CUR.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="cur item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'IFSUB' => '1', 'IFSUB.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="sub no item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'ACTIFSUB' => '1', 'ACTIFSUB.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="sub act item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'CURIFSUB' => '1', 'CURIFSUB.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="sub cur item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'wrap' => '<ul class="navi1">|</ul>'), 'TMENU', '2.' => array('expAll' => '0', 'NO.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="no item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'ACT' => '1', 'ACT.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="act item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'CUR' => '1', 'CUR.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="cur item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'IFSUB' => '1', 'IFSUB.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="sub no item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'ACTIFSUB' => '1', 'ACTIFSUB.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="sub act item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'CURIFSUB' => '1', 'CURIFSUB.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="sub cur item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'wrap' => '<ul class="navi2">|</ul>')), 'navi123' => 'HMENU', 'navi123.' => array('special' => 'directory', 'special.' => array('value' => '1', 'value.' => array('override.' => array('field' => 'root'))), 'entryLevel' => '0', 'TMENU', '1.' => array('expAll' => '0', 'NO.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="no item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'ACT' => '1', 'ACT.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="act item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'CUR' => '1', 'CUR.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="cur item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'IFSUB' => '1', 'IFSUB.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="sub no item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'ACTIFSUB' => '1', 'ACTIFSUB.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="sub act item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'CURIFSUB' => '1', 'CURIFSUB.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="sub cur item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'wrap' => '<ul class="navi1">|</ul>'), 'TMENU', '2.' => array('expAll' => '0', 'NO.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="no item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'ACT' => '1', 'ACT.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="act item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'CUR' => '1', 'CUR.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="cur item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'IFSUB' => '1', 'IFSUB.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="sub no item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'ACTIFSUB' => '1', 'ACTIFSUB.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="sub act item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'CURIFSUB' => '1', 'CURIFSUB.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="sub cur item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'wrap' => '<ul class="navi2">|</ul>'), 'TMENU', '3.' => array('expAll' => '0', 'NO.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="no item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'ACT' => '1', 'ACT.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="act item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'CUR' => '1', 'CUR.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="cur item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'IFSUB' => '1', 'IFSUB.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="sub no item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'ACTIFSUB' => '1', 'ACTIFSUB.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="sub act item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'CURIFSUB' => '1', 'CURIFSUB.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="sub cur item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'wrap' => '<ul class="navi3">|</ul>')), 'navi1234' => 'HMENU', 'navi1234.' => array('special' => 'directory', 'special.' => array('value' => '1', 'value.' => array('override.' => array('field' => 'root'))), 'entryLevel' => '0', 'TMENU', '1.' => array('expAll' => '0', 'NO.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="no item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'ACT' => '1', 'ACT.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="act item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'CUR' => '1', 'CUR.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="cur item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'IFSUB' => '1', 'IFSUB.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="sub no item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'ACTIFSUB' => '1', 'ACTIFSUB.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="sub act item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'CURIFSUB' => '1', 'CURIFSUB.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="sub cur item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'wrap' => '<ul class="navi1">|</ul>'), 'TMENU', '2.' => array('expAll' => '0', 'NO.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="no item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'ACT' => '1', 'ACT.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="act item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'CUR' => '1', 'CUR.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="cur item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'IFSUB' => '1', 'IFSUB.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="sub no item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'ACTIFSUB' => '1', 'ACTIFSUB.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="sub act item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'CURIFSUB' => '1', 'CURIFSUB.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="sub cur item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'wrap' => '<ul class="navi2">|</ul>'), 'TMENU', '3.' => array('expAll' => '0', 'NO.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="no item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'ACT' => '1', 'ACT.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="act item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'CUR' => '1', 'CUR.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="cur item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'IFSUB' => '1', 'IFSUB.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="sub no item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'ACTIFSUB' => '1', 'ACTIFSUB.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="sub act item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'CURIFSUB' => '1', 'CURIFSUB.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="sub cur item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'wrap' => '<ul class="navi3">|</ul>'), 'TMENU', '4.' => array('expAll' => '0', 'NO.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="no item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'ACT' => '1', 'ACT.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="act item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'CUR' => '1', 'CUR.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="cur item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'IFSUB' => '1', 'IFSUB.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="sub no item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'ACTIFSUB' => '1', 'ACTIFSUB.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="sub act item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'CURIFSUB' => '1', 'CURIFSUB.' => array('insertData' => '1', 'wrapItemAndSub' => '<li class="sub cur item_{register:count_MENUOBJ}">|</li>', 'wrapItemAndSub.' => array('insertData' => '1')), 'wrap' => '<ul class="navi4">|</ul>')), 'rootline' => 'HMENU', 'rootline.' => array('special' => 'rootline', 'special.' => array('range' => '1|-1', 'range.' => array('override.' => array('field' => 'range'))), 'TMENU', '1.' => array('NO.' => array('linkWrap' => '| <span>&gt;</span>', 'stdWrap2.' => array('noTrimWrap' => '| | |')), 'CUR' => '1', 'CUR.' => array('linkWrap' => '|', 'stdWrap2.' => array('noTrimWrap' => '| | |'), 'doNotLinkIt' => '1'))), 'langnav' => 'HMENU', 'langnav.' => array('special' => 'language', 'special.' => array('value' => '0,1,2,3'), 'TMENU', '1.' => array('noBlur' => '1', 'NO' => '1', 'NO.' => array('linkWrap' => '<li>|</li>&nbsp;', 'stdWrap.' => array('override' => 'DE || EN || <span>PL</span> || <img src="/typo3conf/ext/vctemplate/Resources/Public/icons/Icon_LeichteSprache_copyrightfrei.png" alt="Leichte Sprache" />', 'htmlSpecialChars' => '0'), 'ATagParams' => 'class="button item_{register:count_MENUOBJ}"', 'allStdWrap.' => array('insertData' => '1')), 'ACT' => '1', 'ACT.' => array('linkWrap' => '<li>|</li>&nbsp;', 'stdWrap.' => array('override' => 'DE || EN || <span>PL</span> || <img src="/typo3conf/ext/vctemplate/Resources/Public/icons/Icon_LeichteSprache_copyrightfrei.png" alt="Leichte Sprache" />', 'htmlSpecialChars' => '0'), 'ATagParams' => 'class="button item_{register:count_MENUOBJ} active"', 'allStdWrap.' => array('insertData' => '1'))))), 'core.content', 'content')
in /html/typo3/typo3_src-12.4.11/typo3/sysext/fluid/Classes/ViewHelpers/CObjectViewHelper.php line 167
                'No Content Object definition found at TypoScript object path "' . $typoscriptObjectPath . '"',
                1540246570
            );
        }
        $content = self::renderContentObject($contentObjectRenderer, $setup, $typoscriptObjectPath, $lastSegment);
        if (!isset($GLOBALS['TSFE']) || !($GLOBALS['TSFE'] instanceof TypoScriptFrontendController)) {
            self::resetFrontendEnvironment($tsfeBackup);
        }
        return $content;
at TYPO3\CMS\Fluid\ViewHelpers\CObjectViewHelper::renderStatic(array('data' => array('col' => 0), 'typoscriptObjectPath' => 'core.content', 'currentValueKey' => null, 'table' => ''), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3temp/var/cache/code/fluid_template/Default_action_Default_72ea67d2ff96e8b9f07883135e0a8ca8ed0e5fb4.php line 82
'currentValueKey' => NULL,
'table' => '',
];
$renderChildrenClosure4 = ($arguments3['data'] !== null) ? function() use ($arguments3) { return $arguments3['data']; } : $renderChildrenClosure4;
$output0 .= TYPO3\CMS\Fluid\ViewHelpers\CObjectViewHelper::renderStatic($arguments3, $renderChildrenClosure4, $renderingContext);

$output0 .= '
            ';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper
at Default_action_Default_72ea67d2ff96e8b9f07883135e0a8ca8ed0e5fb4->render(object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3_src-12.4.11/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 184
        }

        if (!$parsedTemplate->hasLayout()) {
            $this->startRendering(self::RENDERING_TEMPLATE, $parsedTemplate, $this->baseRenderingContext);
            $output = $parsedTemplate->render($this->baseRenderingContext);
            $this->stopRendering();
        } else {
            $layoutName = $parsedTemplate->getLayoutName($this->baseRenderingContext);
            try {
at TYPO3Fluid\Fluid\View\AbstractTemplateView->render()
in /html/typo3/typo3_src-12.4.11/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php line 330
     * @return string
     */
    protected function renderFluidView()
    {
        return $this->view->render();
    }

    /**
     * Apply standard wrap to content
at TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject->renderFluidView()
in /html/typo3/typo3_src-12.4.11/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php line 87

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

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

        $this->view = $parentView;
        return $content;
at TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject->render(array('file' => 'TEXT', 'file.' => array('insertData' => '1', 'data' => 'levelfield:-1, backend_layout_next_level, slide', 'override.' => array('field' => 'backend_layout'), 'wrap' => 'EXT:vctemplate/Resources/Private/Templates/Page/layout|.html'), 'partialRootPath' => 'EXT:vctemplate/Resources/Private/Templates/Partials', 'variables.' => array('request_url' => 'TEXT', 'request_url.' => array('value' => '{getIndpEnv:TYPO3_REQUEST_URL}', 'insertData' => '1')), 'settings.' => array('config.' => array('pageTitleProviders.' => array('record.' => array('provider' => 'TYPO3\\CMS\\Core\\PageTitle\\RecordPageTitleProvider'), 'news.' => array('provider' => 'GeorgRinger\\News\\Seo\\NewsTitleProvider', 'before' => 'altPageTitle,record,seo')), 'baseURL' => '/', 'disableAllHeaderCode' => '0', 'renderCharset' => 'utf-8', 'sendCacheHeaders' => '1', 'cache' => '1', 'cache_period' => '86400', 'tx_realurl_enable' => '1', 'linkVars' => 'L,nc', 'uniqueLinkVars' => '2', 'sys_language_uid' => '2', 'sys_language_overlay' => '2', 'locale_all' => 'pl_PL.UTF8', 'language' => 'pl', 'debug' => '0', 'prefixLocalAnchors' => 'all', 'spamProtectEmailAddresses' => '1', 'spamProtectEmailAddresses_atSubst' => '@<span class="hidden">spam.</span>', 'extTarget' => '_blank', 'disablePrefixComment' => '1', 'defaultGetVars.' => array('L' => '2'))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor', '40.' => array('languages' => 'auto', 'as' => 'languagenavigation'))))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 709
        }

        // Render content
        try {
            $content .= $contentObject->render($configuration);
        } catch (ContentRenderingException $exception) {
            // Content rendering Exceptions indicate a critical problem which should not be
            // caught e.g. when something went wrong with Exception handling itself
            throw $exception;
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->render(object(TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject), array('file' => 'TEXT', 'file.' => array('insertData' => '1', 'data' => 'levelfield:-1, backend_layout_next_level, slide', 'override.' => array('field' => 'backend_layout'), 'wrap' => 'EXT:vctemplate/Resources/Private/Templates/Page/layout|.html'), 'partialRootPath' => 'EXT:vctemplate/Resources/Private/Templates/Partials', 'variables.' => array('request_url' => 'TEXT', 'request_url.' => array('value' => '{getIndpEnv:TYPO3_REQUEST_URL}', 'insertData' => '1')), 'settings.' => array('config.' => array('pageTitleProviders.' => array('record.' => array('provider' => 'TYPO3\\CMS\\Core\\PageTitle\\RecordPageTitleProvider'), 'news.' => array('provider' => 'GeorgRinger\\News\\Seo\\NewsTitleProvider', 'before' => 'altPageTitle,record,seo')), 'baseURL' => '/', 'disableAllHeaderCode' => '0', 'renderCharset' => 'utf-8', 'sendCacheHeaders' => '1', 'cache' => '1', 'cache_period' => '86400', 'tx_realurl_enable' => '1', 'linkVars' => 'L,nc', 'uniqueLinkVars' => '2', 'sys_language_uid' => '2', 'sys_language_overlay' => '2', 'locale_all' => 'pl_PL.UTF8', 'language' => 'pl', 'debug' => '0', 'prefixLocalAnchors' => 'all', 'spamProtectEmailAddresses' => '1', 'spamProtectEmailAddresses_atSubst' => '@<span class="hidden">spam.</span>', 'extTarget' => '_blank', 'disablePrefixComment' => '1', 'defaultGetVars.' => array('L' => '2'))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor', '40.' => array('languages' => 'auto', 'as' => 'languagenavigation'))))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 656
        $fullConfigArray = $this->mergeTSRef($fullConfigArray, 'tempKey');
        $contentObject = $this->getContentObject($fullConfigArray['tempKey']);
        $content = '';
        if ($contentObject) {
            $content = $this->render($contentObject, $fullConfigArray['tempKey.']);
        }
        if ($timeTracker->LR) {
            $timeTracker->pull($content);
        }
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle('FLUIDTEMPLATE', array('file' => 'TEXT', 'file.' => array('insertData' => '1', 'data' => 'levelfield:-1, backend_layout_next_level, slide', 'override.' => array('field' => 'backend_layout'), 'wrap' => 'EXT:vctemplate/Resources/Private/Templates/Page/layout|.html'), 'partialRootPath' => 'EXT:vctemplate/Resources/Private/Templates/Partials', 'variables.' => array('request_url' => 'TEXT', 'request_url.' => array('value' => '{getIndpEnv:TYPO3_REQUEST_URL}', 'insertData' => '1')), 'settings.' => array('config.' => array('pageTitleProviders.' => array('record.' => array('provider' => 'TYPO3\\CMS\\Core\\PageTitle\\RecordPageTitleProvider'), 'news.' => array('provider' => 'GeorgRinger\\News\\Seo\\NewsTitleProvider', 'before' => 'altPageTitle,record,seo')), 'baseURL' => '/', 'disableAllHeaderCode' => '0', 'renderCharset' => 'utf-8', 'sendCacheHeaders' => '1', 'cache' => '1', 'cache_period' => '86400', 'tx_realurl_enable' => '1', 'linkVars' => 'L,nc', 'uniqueLinkVars' => '2', 'sys_language_uid' => '2', 'sys_language_overlay' => '2', 'locale_all' => 'pl_PL.UTF8', 'language' => 'pl', 'debug' => '0', 'prefixLocalAnchors' => 'all', 'spamProtectEmailAddresses' => '1', 'spamProtectEmailAddresses_atSubst' => '@<span class="hidden">spam.</span>', 'extTarget' => '_blank', 'disablePrefixComment' => '1', 'defaultGetVars.' => array('L' => '2'))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor', '40.' => array('languages' => 'auto', 'as' => 'languagenavigation'))), '10')
in /html/typo3/typo3_src-12.4.11/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 625
        foreach ($sKeyArray as $theKey) {
            $theValue = $setup[$theKey];
            if ((int)$theKey && !str_contains($theKey, '.')) {
                $conf = $setup[$theKey . '.'] ?? [];
                $contentObjects[] = $this->cObjGetSingle($theValue, $conf, $addKey . $theKey);
            }
        }
        return $contentObjects;
    }
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSeparated(array('includeJSFooterlibs.' => array('iframeSwitch' => 'EXT:fetchurl/Resources/Public/JavaScript/IframeSwitch.js'), 'typeNum' => '0', 'FLUIDTEMPLATE', '10.' => array('file' => 'TEXT', 'file.' => array('insertData' => '1', 'data' => 'levelfield:-1, backend_layout_next_level, slide', 'override.' => array('field' => 'backend_layout'), 'wrap' => 'EXT:vctemplate/Resources/Private/Templates/Page/layout|.html'), 'partialRootPath' => 'EXT:vctemplate/Resources/Private/Templates/Partials', 'variables.' => array('request_url' => 'TEXT', 'request_url.' => array('value' => '{getIndpEnv:TYPO3_REQUEST_URL}', 'insertData' => '1')), 'settings.' => array('config.' => array('pageTitleProviders.' => array('record.' => array('provider' => 'TYPO3\\CMS\\Core\\PageTitle\\RecordPageTitleProvider'), 'news.' => array('provider' => 'GeorgRinger\\News\\Seo\\NewsTitleProvider', 'before' => 'altPageTitle,record,seo')), 'baseURL' => '/', 'disableAllHeaderCode' => '0', 'renderCharset' => 'utf-8', 'sendCacheHeaders' => '1', 'cache' => '1', 'cache_period' => '86400', 'tx_realurl_enable' => '1', 'linkVars' => 'L,nc', 'uniqueLinkVars' => '2', 'sys_language_uid' => '2', 'sys_language_overlay' => '2', 'locale_all' => 'pl_PL.UTF8', 'language' => 'pl', 'debug' => '0', 'prefixLocalAnchors' => 'all', 'spamProtectEmailAddresses' => '1', 'spamProtectEmailAddresses_atSubst' => '@<span class="hidden">spam.</span>', 'extTarget' => '_blank', 'disablePrefixComment' => '1', 'defaultGetVars.' => array('L' => '2'))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor', '40.' => array('languages' => 'auto', 'as' => 'languagenavigation'))), 'includeCSS.' => array('font1_css' => 'EXT:vctemplate/Resources/Public/design1/css/Open-sans.css', 'font1_css.' => array('media' => 'all'), 'foundation_css' => 'EXT:vctemplate/Resources/Public/design1/css/foundation.css', 'foundation_css.' => array('media' => 'all'), 'fa_css' => 'EXT:vctemplate/Resources/Public/design1/css/font-awesome.css', 'fa_css.' => array('media' => 'all'), 'museen_css' => 'EXT:vctemplate/Resources/Public/design1/css/museen.css', 'museen_css.' => array('media' => 'all'), 'museen2023_css' => 'EXT:vctemplate/Resources/Public/design1/css/museen2023.css', 'museen2023_css.' => array('media' => 'all'), 'chosen_css' => 'EXT:vcpagemap/Resources/Public/scripts/chosen-1.8.2/chosen.min.css', 'chosen_css.' => array('media' => 'all')), 'includeJS.' => array('modernizer_js' => 'EXT:vctemplate/Resources/Public/design1/js/vendor/modernizr.js', 'jquery_js' => 'EXT:vctemplate/Resources/Public/design1/js/vendor/jquery.js', 'foundation_js' => 'EXT:vctemplate/Resources/Public/design1/js/foundation.min.js', 'foundation_equalizer_js' => 'EXT:vctemplate/Resources/Public/design1/js/foundation/foundation.equalizer.js', 'chosen_min_js' => 'EXT:vcpagemap/Resources/Public/scripts/chosen-1.8.2/chosen.jquery.min.js', 'page_js' => 'EXT:vctemplate/Resources/Public/scripts/page.js'), 'shortcutIcon' => 'EXT:vctemplate/Resources/Public/images/favicon.png', 'meta.' => array('keywords.' => array('field' => 'keywords'), 'description.' => array('field' => 'description'), 'abstract.' => array('field' => 'abstract'), 'author.' => array('field' => 'author'), 'robots' => 'INDEX,FOLLOW'), 'bodyTagCObject' => 'TEXT', 'bodyTagCObject.' => array('field' => 'museums_kategorie', 'wrap' => '<body class="category-|">'), 'includeJSFooter.' => array('powermailForm' => 'EXT:powermail/Resources/Public/JavaScript/Powermail/Form.min.js', 'powermailForm.' => array('defer' => '1')), 'headerData.' => array('TEXT', '20180108.' => array('value' => '<meta name="viewport" content="width=device-width, initial-scale=1">')), 'TEMPLATE', '999.' => array('template' => 'FILE', 'template.' => array('file' => 'EXT:vctemplate/Resources/Private/Templates/Page/cookie.html'))), '')
in /html/typo3/typo3_src-12.4.11/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 605
    {
        if (!is_array($setup)) {
            return '';
        }
        return implode('', $this->cObjGetSeparated($setup, $addKey));
    }

    /**
     * Rendering of a "numerical array" of cObjects from TypoScript
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGet(array('includeJSFooterlibs.' => array('iframeSwitch' => 'EXT:fetchurl/Resources/Public/JavaScript/IframeSwitch.js'), 'typeNum' => '0', 'FLUIDTEMPLATE', '10.' => array('file' => 'TEXT', 'file.' => array('insertData' => '1', 'data' => 'levelfield:-1, backend_layout_next_level, slide', 'override.' => array('field' => 'backend_layout'), 'wrap' => 'EXT:vctemplate/Resources/Private/Templates/Page/layout|.html'), 'partialRootPath' => 'EXT:vctemplate/Resources/Private/Templates/Partials', 'variables.' => array('request_url' => 'TEXT', 'request_url.' => array('value' => '{getIndpEnv:TYPO3_REQUEST_URL}', 'insertData' => '1')), 'settings.' => array('config.' => array('pageTitleProviders.' => array('record.' => array('provider' => 'TYPO3\\CMS\\Core\\PageTitle\\RecordPageTitleProvider'), 'news.' => array('provider' => 'GeorgRinger\\News\\Seo\\NewsTitleProvider', 'before' => 'altPageTitle,record,seo')), 'baseURL' => '/', 'disableAllHeaderCode' => '0', 'renderCharset' => 'utf-8', 'sendCacheHeaders' => '1', 'cache' => '1', 'cache_period' => '86400', 'tx_realurl_enable' => '1', 'linkVars' => 'L,nc', 'uniqueLinkVars' => '2', 'sys_language_uid' => '2', 'sys_language_overlay' => '2', 'locale_all' => 'pl_PL.UTF8', 'language' => 'pl', 'debug' => '0', 'prefixLocalAnchors' => 'all', 'spamProtectEmailAddresses' => '1', 'spamProtectEmailAddresses_atSubst' => '@<span class="hidden">spam.</span>', 'extTarget' => '_blank', 'disablePrefixComment' => '1', 'defaultGetVars.' => array('L' => '2'))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor', '40.' => array('languages' => 'auto', 'as' => 'languagenavigation'))), 'includeCSS.' => array('font1_css' => 'EXT:vctemplate/Resources/Public/design1/css/Open-sans.css', 'font1_css.' => array('media' => 'all'), 'foundation_css' => 'EXT:vctemplate/Resources/Public/design1/css/foundation.css', 'foundation_css.' => array('media' => 'all'), 'fa_css' => 'EXT:vctemplate/Resources/Public/design1/css/font-awesome.css', 'fa_css.' => array('media' => 'all'), 'museen_css' => 'EXT:vctemplate/Resources/Public/design1/css/museen.css', 'museen_css.' => array('media' => 'all'), 'museen2023_css' => 'EXT:vctemplate/Resources/Public/design1/css/museen2023.css', 'museen2023_css.' => array('media' => 'all'), 'chosen_css' => 'EXT:vcpagemap/Resources/Public/scripts/chosen-1.8.2/chosen.min.css', 'chosen_css.' => array('media' => 'all')), 'includeJS.' => array('modernizer_js' => 'EXT:vctemplate/Resources/Public/design1/js/vendor/modernizr.js', 'jquery_js' => 'EXT:vctemplate/Resources/Public/design1/js/vendor/jquery.js', 'foundation_js' => 'EXT:vctemplate/Resources/Public/design1/js/foundation.min.js', 'foundation_equalizer_js' => 'EXT:vctemplate/Resources/Public/design1/js/foundation/foundation.equalizer.js', 'chosen_min_js' => 'EXT:vcpagemap/Resources/Public/scripts/chosen-1.8.2/chosen.jquery.min.js', 'page_js' => 'EXT:vctemplate/Resources/Public/scripts/page.js'), 'shortcutIcon' => 'EXT:vctemplate/Resources/Public/images/favicon.png', 'meta.' => array('keywords.' => array('field' => 'keywords'), 'description.' => array('field' => 'description'), 'abstract.' => array('field' => 'abstract'), 'author.' => array('field' => 'author'), 'robots' => 'INDEX,FOLLOW'), 'bodyTagCObject' => 'TEXT', 'bodyTagCObject.' => array('field' => 'museums_kategorie', 'wrap' => '<body class="category-|">'), 'includeJSFooter.' => array('powermailForm' => 'EXT:powermail/Resources/Public/JavaScript/Powermail/Form.min.js', 'powermailForm.' => array('defer' => '1')), 'headerData.' => array('TEXT', '20180108.' => array('value' => '<meta name="viewport" content="width=device-width, initial-scale=1">')), 'TEMPLATE', '999.' => array('template' => 'FILE', 'template.' => array('file' => 'EXT:vctemplate/Resources/Private/Templates/Page/cookie.html'))))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/frontend/Classes/Http/RequestHandler.php line 224
     * in the content that is processed later-on.
     */
    protected function generatePageBodyContent(TypoScriptFrontendController $controller): string
    {
        $pageContent = $controller->cObj->cObjGet($controller->pSetup) ?: '';
        if ($controller->pSetup['wrap'] ?? false) {
            $pageContent = $controller->cObj->wrap($pageContent, $controller->pSetup['wrap']);
        }
        if ($controller->pSetup['stdWrap.'] ?? false) {
at TYPO3\CMS\Frontend\Http\RequestHandler->generatePageBodyContent(object(TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/frontend/Classes/Http/RequestHandler.php line 195
    protected function generatePageContent(TypoScriptFrontendController $controller, ServerRequestInterface $request): string
    {
        // Generate the main content between the <body> tags
        // This has to be done first, as some additional TSFE-related code could have been written
        $pageContent = $this->generatePageBodyContent($controller);
        // If 'disableAllHeaderCode' is set, all the pageRenderer settings are not evaluated
        if ($controller->config['config']['disableAllHeaderCode'] ?? false) {
            return $pageContent;
        }
at TYPO3\CMS\Frontend\Http\RequestHandler->generatePageContent(object(TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController), object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/frontend/Classes/Http/RequestHandler.php line 135
            // Content generation
            $this->timeTracker->incStackPointer();
            $this->timeTracker->push('Page generation PAGE object');

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

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

at TYPO3\CMS\Frontend\Http\RequestHandler->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/frontend/Classes/Middleware/ContentLengthResponseHeader.php line 42
     * Adds the content length
     */
    public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface
    {
        $response = $handler->handle($request);
        if ($GLOBALS['TSFE'] instanceof TypoScriptFrontendController) {
            $context = $GLOBALS['TSFE']->getContext();
            if (
                (!isset($GLOBALS['TSFE']->config['config']['enableContentLengthHeader']) || $GLOBALS['TSFE']->config['config']['enableContentLengthHeader'])
at TYPO3\CMS\Frontend\Middleware\ContentLengthResponseHeader->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(TYPO3\CMS\Frontend\Http\RequestHandler))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 162

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:128$e45->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/frontend/Classes/Middleware/ShortcutAndMountPointRedirect.php line 93
                $controller->getPageAccessFailureReasons(PageAccessFailureReasons::INVALID_EXTERNAL_URL)
            );
        }

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

    protected function getRedirectUri(ServerRequestInterface $request): ?string
    {
at TYPO3\CMS\Frontend\Middleware\ShortcutAndMountPointRedirect->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:128$e45))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 162

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:128$e45->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Middleware/ResponsePropagation.php line 34
{
    public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface
    {
        try {
            $response = $handler->handle($request);
        } catch (PropagateResponseException $e) {
            $response = $e->getResponse();
        }

at TYPO3\CMS\Core\Middleware\ResponsePropagation->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:128$e45))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 162

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

    /**
     * Initialize output compression if configured
at TYPO3\CMS\Frontend\Middleware\OutputCompression->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:128$e45))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 162

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:128$e45->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/frontend/Classes/Middleware/ContentSecurityPolicyHeaders.php line 51
    public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface
    {
        // return early in case CSP shall not be used
        if (!$this->features->isFeatureEnabled('security.frontend.enforceContentSecurityPolicy')) {
            return $handler->handle($request);
        }
        // make sure, the nonce value is set before processing the remaining middlewares
        $request = $request->withAttribute('nonce', $this->requestId->nonce);
        $response = $handler->handle($request);
at TYPO3\CMS\Frontend\Middleware\ContentSecurityPolicyHeaders->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:128$e45))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 162

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:128$e45->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/frontend/Classes/Middleware/PrepareTypoScriptFrontendRendering.php line 58

        // Set new request which now has the frontend.typoscript attribute
        $GLOBALS['TYPO3_REQUEST'] = $request;

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

        /**
         * Release TSFE locks. They have been acquired in the above call to controller->getFromCache().
         * TSFE locks are usually released by the RequestHandler 'final' middleware.
at TYPO3\CMS\Frontend\Middleware\PrepareTypoScriptFrontendRendering->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:128$e45))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 162

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

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:128$e45->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/frontend/Classes/Middleware/PageArgumentValidator.php line 113
            }
        }

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

    /**
     * Filters out the arguments that are necessary for calculating cHash
at TYPO3\CMS\Frontend\Middleware\PageArgumentValidator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:128$e45))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 162

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:128$e45->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/frontend/Classes/Middleware/PreviewSimulator.php line 90
                $this->context->setAspect('visibility', $newAspect);
            }
        }

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

    protected function checkIfRootlineRequiresPreview(int $pageId): bool
    {
at TYPO3\CMS\Frontend\Middleware\PreviewSimulator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:128$e45))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 162

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

        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\PageResolver->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:128$e45))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 162

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:128$e45->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/frontend/Classes/Middleware/StaticRouteResolver.php line 63

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

    /**
     * Find the proper configuration for the static route in the static route configuration. Mainly:
at TYPO3\CMS\Frontend\Middleware\StaticRouteResolver->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:128$e45))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 162

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:128$e45->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/frontend/Classes/Middleware/ContentSecurityPolicyReporter.php line 42
            // @todo create report, then call persist, then dispatch new event
            $this->persistCspReport($scope, $request);
            return new NullResponse();
        }
        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\ContentSecurityPolicyReporter->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:128$e45))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 162

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

    /**
     * Checks if the language is allowed in Frontend, if not, check if there is valid BE user
at TYPO3\CMS\Frontend\Middleware\SiteBaseRedirectResolver->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:128$e45))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 162

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

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

        // Store session data for fe_users if it still exists
        if ($frontendUser instanceof FrontendUserAuthentication) {
            $frontendUser->storeSessionData();
at TYPO3\CMS\Frontend\Middleware\FrontendUserAuthenticator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:128$e45))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 162

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:128$e45->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/frontend/Classes/Middleware/BackendUserAuthenticator.php line 79
                $request = $request->withAttribute('noCache', true);
            }
        }

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

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

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:128$e45->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Middleware/RequestTokenMiddleware.php line 71
            $this->securityAspect->setReceivedRequestToken(false);
            $this->logger->debug('Could not resolve request token', ['exception' => $exception]);
        }

        $response = $handler->handle($request);
        return $this->enrichResponseWithCookie($request, $response);
    }

    protected function resolveNoncePool(ServerRequestInterface $request): NoncePool
at TYPO3\CMS\Core\Middleware\RequestTokenMiddleware->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:128$e45))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 162

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

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

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

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

        // Remove any output produced until now
        ob_clean();
at TYPO3\CMS\Frontend\Middleware\EidHandler->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:128$e45))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 162

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

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

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

    /**
     * Checks if the provided host header value matches the trusted hosts pattern.
at TYPO3\CMS\Core\Middleware\VerifyHostHeader->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:128$e45))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 162

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

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

        // Finish time tracking
        $this->timeTracker->pull();
        $this->timeTracker->finish();
at TYPO3\CMS\Frontend\Middleware\TimeTrackerInitialization->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(Psr\Http\Server\RequestHandlerInterface@anonymous/html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:128$e45))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 162

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at Psr\Http\Server\RequestHandlerInterface@anonymous/html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:128$e45->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 70
     * Invoke the middleware stack
     */
    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/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/AbstractApplication.php line 80

    public function handle(ServerRequestInterface $request): ResponseInterface
    {
        try {
            $response = $this->requestHandler->handle($request);
        } catch (ImmediateResponseException $exception) {
            $response = $exception->getResponse();
        }
        return $response;
at TYPO3\CMS\Core\Http\AbstractApplication->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/frontend/Classes/Http/Application.php line 59
        // Create new request object having applicationType "I am a frontend request" attribute.
        $request = $request->withAttribute('applicationType', SystemEnvironmentBuilder::REQUESTTYPE_FE);

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

    /**
     * Create a PSR-7 Response that redirects to the install tool
at TYPO3\CMS\Frontend\Http\Application->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-12.4.11/typo3/sysext/core/Classes/Http/AbstractApplication.php line 92
     * Set up the application and shut it down afterwards
     */
    final public function run()
    {
        $response = $this->handle(ServerRequestFactory::fromGlobals());
        $this->sendResponse($response);
    }
}
at TYPO3\CMS\Core\Http\AbstractApplication->run()
in /html/typo3/typo3_src-12.4.11/index.php line 20
// Set up the application for the frontend
call_user_func(static function () {
    $classLoader = require __DIR__.'/vendor/autoload.php';
    \TYPO3\CMS\Core\Core\SystemEnvironmentBuilder::run(0, \TYPO3\CMS\Core\Core\SystemEnvironmentBuilder::REQUESTTYPE_FE);
    \TYPO3\CMS\Core\Core\Bootstrap::init($classLoader)->get(\TYPO3\CMS\Frontend\Http\Application::class)->run();
});
at {closure}()
in /html/typo3/typo3_src-12.4.11/index.php line 21
call_user_func(static function () {
    $classLoader = require __DIR__.'/vendor/autoload.php';
    \TYPO3\CMS\Core\Core\SystemEnvironmentBuilder::run(0, \TYPO3\CMS\Core\Core\SystemEnvironmentBuilder::REQUESTTYPE_FE);
    \TYPO3\CMS\Core\Core\Bootstrap::init($classLoader)->get(\TYPO3\CMS\Frontend\Http\Application::class)->run();
});