Whoops, looks like something went wrong.

Get help in the TYPO3 Documentation

If you need help solving this exception, you can have a look at the TYPO3 Documentation. There you can find solutions provided by the TYPO3 community. Once you have found a solution to the problem, help others by contributing to the documentation page.

Find a solution for this exception in the TYPO3 Documentation.

(1/2) #1509741907 TYPO3Fluid\Fluid\Core\ViewHelper\Exception

No file reference (sys_file_reference) was found for given UID: "244"

in /html/typo3/typo3_src-10.4.37/typo3/sysext/fluid/Classes/ViewHelpers/Uri/ImageViewHelper.php line 164
            $processedImage = $imageService->applyProcessingInstructions($image, $processingInstructions);
            return $imageService->getImageUri($processedImage, $absolute);
        } catch (ResourceDoesNotExistException $e) {
            // thrown if file does not exist
            throw new Exception($e->getMessage(), 1509741907, $e);
        } catch (\UnexpectedValueException $e) {
            // thrown if a file has been replaced with a folder
            throw new Exception($e->getMessage(), 1509741908, $e);
        } catch (\RuntimeException $e) {
at TYPO3\CMS\Fluid\ViewHelpers\Uri\ImageViewHelper::renderStatic(array('src' => '', 'treatIdAsReference' => false, 'image' => object(TYPO3\CMS\Extbase\Domain\Model\FileReference), 'crop' => null, 'cropVariant' => 'default', 'fileExtension' => null, 'width' => '240c', 'height' => '125c', 'minWidth' => null, 'minHeight' => null, 'maxWidth' => null, 'maxHeight' => null, 'absolute' => false), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3temp/var/cache/code/fluid_template/partial_Images_7ab673ee377944f97c559a7702a64ebfdadccce0.php line 1223

$output228 .= 'c';
$arguments223['height'] = $output228;

$output220 .= TYPO3\CMS\Fluid\ViewHelpers\Uri\ImageViewHelper::renderStatic($arguments223, $renderChildrenClosure224, $renderingContext);

$output220 .= ' ';
$array230 = array (
);
at partial_Images_7ab673ee377944f97c559a7702a64ebfdadccce0->{closure}()
in /html/typo3/typo3conf/ext/vhs/Classes/ViewHelpers/Variable/SetViewHelper.php line 87
        \Closure $renderChildrenClosure,
        RenderingContextInterface $renderingContext
    ) {
        $name = $arguments['name'];
        $value = $renderChildrenClosure();
        $variableProvider = $renderingContext->getVariableProvider();
        if (false === strpos($name, '.')) {
            if (true === $variableProvider->exists($name)) {
                $variableProvider->remove($name);
at FluidTYPO3\Vhs\ViewHelpers\Variable\SetViewHelper::renderStatic(array('value' => null, 'name' => 'imageItem'), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3temp/var/cache/code/fluid_template/partial_Images_7ab673ee377944f97c559a7702a64ebfdadccce0.php line 1345
$arguments218['value'] = NULL;
$arguments218['name'] = NULL;
$arguments218['name'] = 'imageItem';
$renderChildrenClosure219 = ($arguments218['value'] !== null) ? function() use ($arguments218) { return $arguments218['value']; } : $renderChildrenClosure219;
$output193 .= call_user_func_array( function ($var) { return (is_string($var) || (is_object($var) && method_exists($var, '__toString')) ? htmlspecialchars((string) $var, ENT_QUOTES) : $var); }, [FluidTYPO3\Vhs\ViewHelpers\Variable\SetViewHelper::renderStatic($arguments218, $renderChildrenClosure219, $renderingContext)]);

$output193 .= '

 ';
at partial_Images_7ab673ee377944f97c559a7702a64ebfdadccce0->section_a7c328a21594a8bc832aa219f8810f9106d3ef08(object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 260
                    );
                }
            }
            $this->startRendering($renderingTypeOnNextLevel, $parsedTemplate, $renderingContext);
            $output = $parsedTemplate->$methodNameOfSection($renderingContext);
            $this->stopRendering();
        } else {
            $sections = $parsedTemplate->getVariableContainer()->get('1457379500_sections');
            if (!isset($sections[$sectionName])) {
at TYPO3Fluid\Fluid\View\AbstractTemplateView->renderSection('LocalImage', array('image' => object(TYPO3\CMS\Extbase\Domain\Model\FileReference), 'title' => 'Kaisersuite', 'width' => '480', 'height' => '250'), false)
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/ViewHelpers/RenderViewHelper.php line 143
            $content = (new $delegate())->render($renderingContext);
        } elseif ($partial !== null) {
            $content = $view->renderPartial($partial, $section, $variables, $optional);
        } elseif ($section !== null) {
            $content = $view->renderSection($section, $variables, $optional);
        } elseif (!$optional) {
            throw new \InvalidArgumentException('ViewHelper f:render called without either argument section, partial, renderable or delegate and optional flag is false');
        }
        // Replace empty content with default value. If default is
at TYPO3Fluid\Fluid\ViewHelpers\RenderViewHelper::renderStatic(array('section' => 'LocalImage', 'partial' => null, 'delegate' => null, 'renderable' => null, 'arguments' => array('image' => object(TYPO3\CMS\Extbase\Domain\Model\FileReference), 'title' => 'Kaisersuite', 'width' => '480', 'height' => '250'), 'optional' => false, 'default' => null, 'contentAs' => null, 'debug' => true), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3temp/var/cache/code/fluid_template/partial_Images_7ab673ee377944f97c559a7702a64ebfdadccce0.php line 874
$array145 = array (
);$array141['height'] = $renderingContext->getVariableProvider()->getByPath('height', $array145);
$arguments139['arguments'] = $array141;

$output138 .= TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper::renderStatic($arguments139, $renderChildrenClosure140, $renderingContext);

$output138 .= '
  ';
return $output138;
at partial_Images_7ab673ee377944f97c559a7702a64ebfdadccce0->{closure}()
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractConditionViewHelper.php line 78
            if (isset($arguments['then'])) {
                return $arguments['then'];
            }
            if (isset($arguments['__thenClosure'])) {
                return $arguments['__thenClosure']();
            }
        } elseif (!empty($arguments['__elseClosures'])) {
            $elseIfClosures = isset($arguments['__elseifClosures']) ? $arguments['__elseifClosures'] : [];
            return static::evaluateElseClosures($arguments['__elseClosures'], $elseIfClosures, $renderingContext);
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::renderStatic(array('then' => null, 'else' => null, 'condition' => true, '__thenClosure' => object(Closure), '__elseClosures' => array(object(Closure))), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3temp/var/cache/code/fluid_template/partial_Images_7ab673ee377944f97c559a7702a64ebfdadccce0.php line 886

  ';
};

$output135 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments136, $renderChildrenClosure137, $renderingContext);

$output135 .= '
';

at partial_Images_7ab673ee377944f97c559a7702a64ebfdadccce0->section_1c269e2c738c444eb249f6974af84910121a4f0f(object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 260
                    );
                }
            }
            $this->startRendering($renderingTypeOnNextLevel, $parsedTemplate, $renderingContext);
            $output = $parsedTemplate->$methodNameOfSection($renderingContext);
            $this->stopRendering();
        } else {
            $sections = $parsedTemplate->getVariableContainer()->get('1457379500_sections');
            if (!isset($sections[$sectionName])) {
at TYPO3Fluid\Fluid\View\AbstractTemplateView->renderSection('ListImage', array('images' => object(TYPO3\CMS\Extbase\Persistence\ObjectStorage), 'title' => 'Kaisersuite', 'width' => '480', 'height' => '250'), false)
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 327
        }
        $renderingContext->setVariableProvider($renderingContext->getVariableProvider()->getScopeCopy($variables));
        $this->startRendering(self::RENDERING_PARTIAL, $parsedPartial, $renderingContext);
        if ($sectionName !== null) {
            $output = $this->renderSection($sectionName, $variables, $ignoreUnknown);
        } else {
            $output = $parsedPartial->render($renderingContext);
        }
        $this->stopRendering();
at TYPO3Fluid\Fluid\View\AbstractTemplateView->renderPartial('Images', 'ListImage', array('images' => object(TYPO3\CMS\Extbase\Persistence\ObjectStorage), 'title' => 'Kaisersuite', 'width' => '480', 'height' => '250'), false)
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/ViewHelpers/RenderViewHelper.php line 141
            $renderingContext = clone $renderingContext;
            $renderingContext->getVariableProvider()->setSource($variables);
            $content = (new $delegate())->render($renderingContext);
        } elseif ($partial !== null) {
            $content = $view->renderPartial($partial, $section, $variables, $optional);
        } elseif ($section !== null) {
            $content = $view->renderSection($section, $variables, $optional);
        } elseif (!$optional) {
            throw new \InvalidArgumentException('ViewHelper f:render called without either argument section, partial, renderable or delegate and optional flag is false');
at TYPO3Fluid\Fluid\ViewHelpers\RenderViewHelper::renderStatic(array('section' => 'ListImage', 'partial' => 'Images', 'delegate' => null, 'renderable' => null, 'arguments' => array('images' => object(TYPO3\CMS\Extbase\Persistence\ObjectStorage), 'title' => 'Kaisersuite', 'width' => '480', 'height' => '250'), 'optional' => false, 'default' => null, 'contentAs' => null, 'debug' => true), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3temp/var/cache/code/fluid_template/Room_action_list_7134c19d3f22ed3cc61c1b207ab3ee9a938c47c8.php line 597
$array106 = array (
);$array102['height'] = $renderingContext->getVariableProvider()->getByPath('settings.rooms.list.image.height', $array106);
$arguments100['arguments'] = $array102;

$output99 .= TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper::renderStatic($arguments100, $renderChildrenClosure101, $renderingContext);

$output99 .= '
     ';
return $output99;
at Room_action_list_7134c19d3f22ed3cc61c1b207ab3ee9a938c47c8->{closure}()
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractConditionViewHelper.php line 78
            if (isset($arguments['then'])) {
                return $arguments['then'];
            }
            if (isset($arguments['__thenClosure'])) {
                return $arguments['__thenClosure']();
            }
        } elseif (!empty($arguments['__elseClosures'])) {
            $elseIfClosures = isset($arguments['__elseifClosures']) ? $arguments['__elseifClosures'] : [];
            return static::evaluateElseClosures($arguments['__elseClosures'], $elseIfClosures, $renderingContext);
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::renderStatic(array('then' => null, 'else' => null, 'condition' => true, '__thenClosure' => object(Closure)), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3temp/var/cache/code/fluid_template/Room_action_list_7134c19d3f22ed3cc61c1b207ab3ee9a938c47c8.php line 629
     $renderingContext
    );
$arguments92['__thenClosure'] = $renderChildrenClosure93;

$output91 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments92, $renderChildrenClosure93, $renderingContext);

$output91 .= '
     ';
return $output91;
at Room_action_list_7134c19d3f22ed3cc61c1b207ab3ee9a938c47c8->{closure}()
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractViewHelper.php line 304
    public function renderChildren()
    {
        if ($this->renderChildrenClosure !== null) {
            $closure = $this->renderChildrenClosure;
            return $closure();
        }
        return $this->viewHelperNode->evaluateChildNodes($this->renderingContext);
    }

at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractViewHelper->renderChildren()
in /html/typo3/typo3_src-10.4.37/typo3/sysext/fluid/Classes/ViewHelpers/Link/ActionViewHelper.php line 128
        if ($uri === '') {
            return $this->renderChildren();
        }
        $this->tag->addAttribute('href', $uri);
        $this->tag->setContent($this->renderChildren());
        $this->tag->forceClosingTag(true);
        return $this->tag->render();
    }
}
at TYPO3\CMS\Fluid\ViewHelpers\Link\ActionViewHelper->render()
at call_user_func(array(object(TYPO3\CMS\Fluid\ViewHelpers\Link\ActionViewHelper), 'render'))
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractViewHelper.php line 264
     */
    protected function callRenderMethod()
    {
        if (method_exists($this, 'render')) {
            return call_user_func([$this, 'render']);
        }
        if ((new \ReflectionMethod($this, 'renderStatic'))->getDeclaringClass()->getName() !== AbstractViewHelper::class) {
            // Method is safe to call - will not recurse through ViewHelperInvoker via the default
            // implementation of renderStatic() on this class.
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractViewHelper->callRenderMethod()
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractViewHelper.php line 252
    {
        $this->validateArguments();
        $this->initialize();

        return $this->callRenderMethod();
    }

    /**
     * Call the render() method and handle errors.
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractViewHelper->initializeArgumentsAndRender()
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/Core/ViewHelper/ViewHelperInvoker.php line 79
            }
            $viewHelper->setRenderingContext($renderingContext);
            $viewHelper->setArguments($evaluatedArguments);
            $viewHelper->handleAdditionalArguments($undeclaredArguments);
            return $viewHelper->initializeArgumentsAndRender();
        } catch (Exception $error) {
            return $renderingContext->getErrorHandler()->handleViewHelperError($error);
        }
    }
at TYPO3Fluid\Fluid\Core\ViewHelper\ViewHelperInvoker->invoke('TYPO3\\CMS\\Fluid\\ViewHelpers\\Link\\ActionViewHelper', array('additionalAttributes' => null, 'data' => null, 'class' => null, 'dir' => null, 'id' => null, 'lang' => null, 'style' => null, 'title' => null, 'accesskey' => null, 'tabindex' => null, 'onclick' => null, 'name' => null, 'rel' => null, 'rev' => null, 'target' => null, 'action' => 'show', 'controller' => null, 'extensionName' => null, 'pluginName' => null, 'pageUid' => '86', 'pageType' => null, 'noCache' => null, 'noCacheHash' => null, 'section' => null, 'format' => null, 'linkAccessRestrictedPages' => null, 'additionalParams' => null, 'absolute' => null, 'addQueryString' => null, 'argumentsToBeExcludedFromQueryString' => null, 'addQueryStringMethod' => null, 'arguments' => array('room' => object(CONECTO\CnHotel\Domain\Model\Room))), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext), object(Closure))
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractViewHelper.php line 524
     */
    public static function renderStatic(array $arguments, \Closure $renderChildrenClosure, RenderingContextInterface $renderingContext)
    {
        $viewHelperClassName = get_called_class();
        return $renderingContext->getViewHelperInvoker()->invoke($viewHelperClassName, $arguments, $renderingContext, $renderChildrenClosure);
    }

    /**
     * Save the associated ViewHelper node in a static public class variable.
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractViewHelper::renderStatic(array('additionalAttributes' => null, 'data' => null, 'class' => null, 'dir' => null, 'id' => null, 'lang' => null, 'style' => null, 'title' => null, 'accesskey' => null, 'tabindex' => null, 'onclick' => null, 'name' => null, 'rel' => null, 'rev' => null, 'target' => null, 'action' => 'show', 'controller' => null, 'extensionName' => null, 'pluginName' => null, 'pageUid' => '86', 'pageType' => null, 'noCache' => null, 'noCacheHash' => null, 'section' => null, 'format' => null, 'linkAccessRestrictedPages' => null, 'additionalParams' => null, 'absolute' => null, 'addQueryString' => null, 'argumentsToBeExcludedFromQueryString' => null, 'addQueryStringMethod' => null, 'arguments' => array('room' => object(CONECTO\CnHotel\Domain\Model\Room))), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3temp/var/cache/code/fluid_template/Room_action_list_7134c19d3f22ed3cc61c1b207ab3ee9a938c47c8.php line 677
$arguments86['arguments'] = $array88;
$array90 = array (
);$arguments86['pageUid'] = $renderingContext->getVariableProvider()->getByPath('settings.rooms.singlePid', $array90);

$output77 .= TYPO3\CMS\Fluid\ViewHelpers\Link\ActionViewHelper::renderStatic($arguments86, $renderChildrenClosure87, $renderingContext);

$output77 .= '
    </div>
    <div class="teaser--price" itemprop="offers" itemscope itemtype="http://schema.org/Offer">
at Room_action_list_7134c19d3f22ed3cc61c1b207ab3ee9a938c47c8->{closure}()
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/ViewHelpers/ForViewHelper.php line 133
                $templateVariableContainer->add($arguments['iteration'], $iterationData);
                $iterationData['index']++;
                $iterationData['cycle']++;
            }
            $output .= $renderChildrenClosure();
            $templateVariableContainer->remove($arguments['as']);
            if (isset($arguments['key'])) {
                $templateVariableContainer->remove($arguments['key']);
            }
at TYPO3Fluid\Fluid\ViewHelpers\ForViewHelper::renderStatic(array('each' => object(TYPO3\CMS\Extbase\Persistence\Generic\QueryResult), 'as' => 'room', 'key' => null, 'reverse' => false, 'iteration' => null), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3temp/var/cache/code/fluid_template/Room_action_list_7134c19d3f22ed3cc61c1b207ab3ee9a938c47c8.php line 919
$array76 = array (
);$arguments74['each'] = $renderingContext->getVariableProvider()->getByPath('rooms', $array76);
$arguments74['as'] = 'room';

$output73 .= TYPO3Fluid\Fluid\ViewHelpers\ForViewHelper::renderStatic($arguments74, $renderChildrenClosure75, $renderingContext);

$output73 .= '
';

at Room_action_list_7134c19d3f22ed3cc61c1b207ab3ee9a938c47c8->section_16854b8eb87ea77f2babf9a910337eca5e816fbb(object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 260
                    );
                }
            }
            $this->startRendering($renderingTypeOnNextLevel, $parsedTemplate, $renderingContext);
            $output = $parsedTemplate->$methodNameOfSection($renderingContext);
            $this->stopRendering();
        } else {
            $sections = $parsedTemplate->getVariableContainer()->get('1457379500_sections');
            if (!isset($sections[$sectionName])) {
at TYPO3Fluid\Fluid\View\AbstractTemplateView->renderSection('RoomList', array('settings' => array('addDefaultJs' => '1', 'addDefaultCss' => '0', 'uploadPath' => 'uploads/tx_cnhotel/', 'bookingLink' => 'https://ibe.seekda.com/ibe/', 'availabilityLink' => 'https://ibe.seekda.com/channelManager/ibe//availability', 'inquiryPid' => '22', 'bookingPid' => '131', 'rooms' => array('listPid' => '18', 'singlePid' => '86', 'excludeLabelsMinPrice' => '', 'childrenPricesLabels' => '', 'list' => array('crop' => '120', 'cropAppend' => '...', 'image' => array('width' => '480', 'height' => '250')), 'single' => array('image' => array('width' => '520', 'height' => '350', 'large' => array('width' => '848c', 'height' => '565c')))), 'categories' => array('list' => array('crop' => '120', 'cropAppend' => '...', 'image' => array('width' => '480', 'height' => '250'))), 'packages' => array('listPid' => '6', 'singlePid' => '87', 'excludeLabelsMinPrice' => '', 'childrenPricesLabels' => '', 'list' => array('crop' => '120', 'cropAppend' => '...', 'image' => array('width' => '480', 'height' => '250')), 'single' => array('image' => array('width' => '520', 'height' => '350', 'large' => array('width' => '848c', 'height' => '565c')))), 'seekda' => array('id' => ''), 'startDate' => '', 'endDate' => '', 'enableCategories' => '0', 'categoryFilter' => '3'), 'listRooms' => true, 'rooms' => object(TYPO3\CMS\Extbase\Persistence\Generic\QueryResult), 'seasons' => object(TYPO3\CMS\Extbase\Persistence\Generic\QueryResult), 'categories' => object(TYPO3\CMS\Extbase\Persistence\Generic\QueryResult)), false)
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/ViewHelpers/RenderViewHelper.php line 143
            $content = (new $delegate())->render($renderingContext);
        } elseif ($partial !== null) {
            $content = $view->renderPartial($partial, $section, $variables, $optional);
        } elseif ($section !== null) {
            $content = $view->renderSection($section, $variables, $optional);
        } elseif (!$optional) {
            throw new \InvalidArgumentException('ViewHelper f:render called without either argument section, partial, renderable or delegate and optional flag is false');
        }
        // Replace empty content with default value. If default is
at TYPO3Fluid\Fluid\ViewHelpers\RenderViewHelper::renderStatic(array('section' => 'RoomList', 'partial' => null, 'delegate' => null, 'renderable' => null, 'arguments' => array('settings' => array('addDefaultJs' => '1', 'addDefaultCss' => '0', 'uploadPath' => 'uploads/tx_cnhotel/', 'bookingLink' => 'https://ibe.seekda.com/ibe/', 'availabilityLink' => 'https://ibe.seekda.com/channelManager/ibe//availability', 'inquiryPid' => '22', 'bookingPid' => '131', 'rooms' => array('listPid' => '18', 'singlePid' => '86', 'excludeLabelsMinPrice' => '', 'childrenPricesLabels' => '', 'list' => array('crop' => '120', 'cropAppend' => '...', 'image' => array('width' => '480', 'height' => '250')), 'single' => array('image' => array('width' => '520', 'height' => '350', 'large' => array('width' => '848c', 'height' => '565c')))), 'categories' => array('list' => array('crop' => '120', 'cropAppend' => '...', 'image' => array('width' => '480', 'height' => '250'))), 'packages' => array('listPid' => '6', 'singlePid' => '87', 'excludeLabelsMinPrice' => '', 'childrenPricesLabels' => '', 'list' => array('crop' => '120', 'cropAppend' => '...', 'image' => array('width' => '480', 'height' => '250')), 'single' => array('image' => array('width' => '520', 'height' => '350', 'large' => array('width' => '848c', 'height' => '565c')))), 'seekda' => array('id' => ''), 'startDate' => '', 'endDate' => '', 'enableCategories' => '0', 'categoryFilter' => '3'), 'listRooms' => true, 'rooms' => object(TYPO3\CMS\Extbase\Persistence\Generic\QueryResult), 'seasons' => object(TYPO3\CMS\Extbase\Persistence\Generic\QueryResult), 'categories' => object(TYPO3\CMS\Extbase\Persistence\Generic\QueryResult)), 'optional' => false, 'default' => null, 'contentAs' => null, 'debug' => true), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3temp/var/cache/code/fluid_template/Room_action_list_7134c19d3f22ed3cc61c1b207ab3ee9a938c47c8.php line 482
$arguments31['debug'] = true;
$arguments31['section'] = 'RoomList';
$arguments31['arguments'] = $renderingContext->getVariableProvider()->getAll();

$output30 .= TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper::renderStatic($arguments31, $renderChildrenClosure32, $renderingContext);

$output30 .= '
     ';
return $output30;
at Room_action_list_7134c19d3f22ed3cc61c1b207ab3ee9a938c47c8->{closure}()
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractConditionViewHelper.php line 136
    private static function evaluateElseClosures(array $closures, array $conditionClosures, RenderingContextInterface $renderingContext)
    {
        foreach ($closures as $elseNodeIndex => $elseNodeClosure) {
            if (!isset($conditionClosures[$elseNodeIndex])) {
                return $elseNodeClosure();
            } else {
                if ($conditionClosures[$elseNodeIndex]()) {
                    return $elseNodeClosure();
                }
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::evaluateElseClosures(array(object(Closure)), array(), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractConditionViewHelper.php line 82
                return $arguments['__thenClosure']();
            }
        } elseif (!empty($arguments['__elseClosures'])) {
            $elseIfClosures = isset($arguments['__elseifClosures']) ? $arguments['__elseifClosures'] : [];
            return static::evaluateElseClosures($arguments['__elseClosures'], $elseIfClosures, $renderingContext);
        } elseif (array_key_exists('else', $arguments)) {
            return $arguments['else'];
        }
        return '';
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::renderStatic(array('then' => null, 'else' => null, 'condition' => false, '__thenClosure' => object(Closure), '__elseClosures' => array(object(Closure))), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3temp/var/cache/code/fluid_template/Room_action_list_7134c19d3f22ed3cc61c1b207ab3ee9a938c47c8.php line 489
     ';
return $output30;
};

$output0 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments1, $renderChildrenClosure2, $renderingContext);

$output0 .= '
   </div>
  </div>
at Room_action_list_7134c19d3f22ed3cc61c1b207ab3ee9a938c47c8->section_b28b7af69320201d1cf206ebf28373980add1451(object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 260
                    );
                }
            }
            $this->startRendering($renderingTypeOnNextLevel, $parsedTemplate, $renderingContext);
            $output = $parsedTemplate->$methodNameOfSection($renderingContext);
            $this->stopRendering();
        } else {
            $sections = $parsedTemplate->getVariableContainer()->get('1457379500_sections');
            if (!isset($sections[$sectionName])) {
at TYPO3Fluid\Fluid\View\AbstractTemplateView->renderSection('main', array(), false)
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/ViewHelpers/RenderViewHelper.php line 143
            $content = (new $delegate())->render($renderingContext);
        } elseif ($partial !== null) {
            $content = $view->renderPartial($partial, $section, $variables, $optional);
        } elseif ($section !== null) {
            $content = $view->renderSection($section, $variables, $optional);
        } elseif (!$optional) {
            throw new \InvalidArgumentException('ViewHelper f:render called without either argument section, partial, renderable or delegate and optional flag is false');
        }
        // Replace empty content with default value. If default is
at TYPO3Fluid\Fluid\ViewHelpers\RenderViewHelper::renderStatic(array('section' => 'main', 'partial' => null, 'delegate' => null, 'renderable' => null, 'arguments' => array(), 'optional' => false, 'default' => null, 'contentAs' => null, 'debug' => true), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3temp/var/cache/code/fluid_template/layout_Default_html_70585d581cf54f25f23a544cc58a63d0a8203645.php line 68
$arguments1['contentAs'] = NULL;
$arguments1['debug'] = true;
$arguments1['section'] = 'main';

$output0 .= TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper::renderStatic($arguments1, $renderChildrenClosure2, $renderingContext);

$output0 .= '
</div>';

at layout_Default_html_70585d581cf54f25f23a544cc58a63d0a8203645->render(object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 201
            } catch (PassthroughSourceException $error) {
                return $error->getSource();
            }
            $this->startRendering(self::RENDERING_LAYOUT, $parsedTemplate, $this->baseRenderingContext);
            $output = $parsedLayout->render($this->baseRenderingContext);
            $this->stopRendering();
        }

        return $output;
at TYPO3Fluid\Fluid\View\AbstractTemplateView->render()
in /html/typo3/typo3_src-10.4.37/typo3/sysext/extbase/Classes/Mvc/Controller/ActionController.php line 504
            $actionResult = $this->{$this->errorMethodName}();
        }

        if ($actionResult === null && $this->view instanceof ViewInterface) {
            $this->response->appendContent($this->view->render());
        } elseif (is_string($actionResult) && $actionResult !== '') {
            $this->response->appendContent($actionResult);
        } elseif (is_object($actionResult) && method_exists($actionResult, '__toString')) {
            $this->response->appendContent((string)$actionResult);
at TYPO3\CMS\Extbase\Mvc\Controller\ActionController->callActionMethod()
in /html/typo3/typo3_src-10.4.37/typo3/sysext/extbase/Classes/Mvc/Controller/ActionController.php line 426
        $this->view = $this->resolveView();
        if ($this->view !== null) {
            $this->initializeView($this->view);
        }
        $this->callActionMethod();
        $this->renderAssetsForRequest($request);
    }

    /**
at TYPO3\CMS\Extbase\Mvc\Controller\ActionController->processRequest(object(TYPO3\CMS\Extbase\Mvc\Web\Request), object(TYPO3\CMS\Extbase\Mvc\Web\Response))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/extbase/Classes/Mvc/Dispatcher.php line 89
                throw new InfiniteLoopException('Could not ultimately dispatch the request after ' . $dispatchLoopCount . ' iterations. Most probably, a @' . IgnoreValidation::class . ' annotation is missing on re-displaying a form with validation errors.', 1217839467);
            }
            $controller = $this->resolveController($request);
            try {
                $controller->processRequest($request, $response);
            } catch (StopActionException $ignoredException) {
            }
        }

at TYPO3\CMS\Extbase\Mvc\Dispatcher->dispatch(object(TYPO3\CMS\Extbase\Mvc\Web\Request), object(TYPO3\CMS\Extbase\Mvc\Web\Response))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/extbase/Classes/Mvc/Web/FrontendRequestHandler.php line 66
        }

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

    /**
at TYPO3\CMS\Extbase\Mvc\Web\FrontendRequestHandler->handleRequest()
in /html/typo3/typo3_src-10.4.37/typo3/sysext/extbase/Classes/Core/Bootstrap.php line 183
    protected function handleRequest(): string
    {
        $requestHandler = $this->requestHandlerResolver->resolveRequestHandler();

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

    /**
     * @return string
at TYPO3\CMS\Extbase\Core\Bootstrap->run('', array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Rooms'))
at call_user_func_array(array(object(TYPO3\CMS\Extbase\Core\Bootstrap), 'run'), array('', array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Rooms')))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 5720
                if (is_object($classObj) && method_exists($classObj, $parts[1]) && is_callable($callable)) {
                    $classObj->cObj = $this;
                    $content = call_user_func_array($callable, [
                        $content,
                        $conf
                    ]);
                } else {
                    $this->getTimeTracker()->setTSlogMessage('Method "' . $parts[1] . '" did not exist in class "' . $parts[0] . '"', 3);
                }
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->callUserFunction('TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Rooms'), '')
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/UserContentObject.php line 43
        if ($this->cObj->getUserObjectType() === false) {
            // Come here only if we are not called from $TSFE->processNonCacheableContentPartsAndSubstituteContentMarkers()!
            $this->cObj->setUserObjectType(ContentObjectRenderer::OBJECTTYPE_USER);
        }
        $tempContent = $this->cObj->callUserFunction($conf['userFunc'], $conf, '');
        if ($this->cObj->doConvertToUserIntObject) {
            $this->cObj->doConvertToUserIntObject = false;
            $content = $this->cObj->cObjGetSingle('USER_INT', $conf);
        } else {
at TYPO3\CMS\Frontend\ContentObject\UserContentObject->render(array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Rooms'))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 829
        }

        // Render content
        try {
            $content .= $contentObject->render($configuration);
        } catch (ContentRenderingException $exception) {
            // Content rendering Exceptions indicate a critical problem which should not be
            // caught e.g. when something went wrong with Exception handling itself
            throw $exception;
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->render(object(TYPO3\CMS\Frontend\ContentObject\UserContentObject), array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Rooms'))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 743
                }
                if (!$hooked) {
                    $contentObject = $this->getContentObject($name);
                    if ($contentObject) {
                        $content .= $this->render($contentObject, $conf);
                    } else {
                        // Call hook functions for extra processing
                        if ($name) {
                            if (!empty($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_content.php']['cObjTypeAndClassDefault'])) {
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle('USER', array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Rooms'), 'tt_content.list.20.cnhotel_rooms')
in /html/typo3/typo3_src-10.4.37/typo3/sysext/fluid/Classes/ViewHelpers/CObjectViewHelper.php line 193
        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('indexedsearch_pi2' => 'USER', 'indexedsearch_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'cnteaser_listteaser' => 'USER', 'cnteaser_listteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnTeaser', 'pluginName' => 'Listteaser'), 'flux_page' => 'USER', 'flux_page.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Flux', 'pluginName' => 'Page'), 'cnhotel_rooms' => 'USER', 'cnhotel_rooms.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Rooms'), 'cnhotel_packages' => 'USER', 'cnhotel_packages.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Packages'), 'powermail_pi1' => 'USER', 'powermail_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi1'), 'powermail_pi2' => 'USER', 'powermail_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi2')), 'tt_content.list.20.cnhotel_rooms', 'cnhotel_rooms')
in /html/typo3/typo3_src-10.4.37/typo3/sysext/fluid/Classes/ViewHelpers/CObjectViewHelper.php line 170
                '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)) {
            static::resetFrontendEnvironment();
        }
        return $content;
at TYPO3\CMS\Fluid\ViewHelpers\CObjectViewHelper::renderStatic(array('data' => array('uid' => 386, 'pid' => 19, 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 128, 'tstamp' => 1541425664, 'crdate' => 1540278161, 'cruser_id' => 1, 'editlock' => 0, 'hidden' => 0, 'sorting' => 256, 'CType' => 'list', 'header' => '', 'header_position' => '', 'rowDescription' => null, '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, 'space_before_class' => '', 'space_after_class' => '', 'records' => '', 'pages' => '68', 'starttime' => 0, 'endtime' => 0, 'colPos' => 0, 'subheader' => '', 'fe_group' => '', 'header_link' => '', 'image_zoom' => 1, 'header_layout' => '0', 'list_type' => 'cnhotel_rooms', 'sectionIndex' => 1, 'linkToTop' => 0, 'file_collections' => '', 'filelink_size' => 0, 'filelink_sorting' => '', 'target' => '', 'date' => 0, 'recursive' => 0, 'imageheight' => 0, 'sys_language_uid' => -1, 'pi_flexform' => '<?xml version="1.0" encoding="utf-8" standalone="yes" ?><T3FlexForms> <data> <sheet index="sDEF"> <language index="lDEF"> <field index="settings.startDate"> <value index="vDEF"></value> </field> <field index="settings.endDate"> <value index="vDEF"></value> </field> <field index="settings.enableCategories"> <value index="vDEF">0</value> </field> <field index="settings.categories"> <value index="vDEF"></value> </field> <field index="settings.categoryFilter"> <value index="vDEF">3</value> </field> <field index="switchableControllerActions"> <value index="vDEF">Room-&gt;show;Room-&gt;list</value> </field> </language> </sheet> </data></T3FlexForms>', 'accessibility_title' => '', 'accessibility_bypass' => 0, 'accessibility_bypass_text' => '', 'l18n_parent' => 0, 'l18n_diffsource' => 'a:20:{s:5:"CType";N;s:6:"colPos";N;s:6:"header";N;s:13:"header_layout";N;s:15:"header_position";N;s:9:"subheader";N;s:9:"list_type";N;s:11:"pi_flexform";N;s:5:"pages";N;s:18:"space_before_class";N;s:17:"space_after_class";N;s:37:"tx_contentelements_classes_visibility";N;s:12:"sectionIndex";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;}', 'l10n_source' => 0, 'selected_categories' => '', '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_flux_migrated_version' => null, 'tx_contentelements_images_ratio' => 0.75, 'tx_contentelements_images_show_title' => 0, 'tx_contentelements_slider_interval' => 0.0, 'tx_contentelements_domain' => 0, 'tx_contentelements_classes_visibility' => '', 'tx_contentelements_fullwidth' => 0, 'tx_contentelements_no_gutters' => 0, 'filelink_sorting_direction' => ''), 'typoscriptObjectPath' => 'tt_content.list.20.cnhotel_rooms', 'currentValueKey' => null, 'table' => 'tt_content'), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3temp/var/cache/code/fluid_template/Standard_action_list_e8c9a2048cd8f5ce8a3329c0d1cd90bbbe8d1051.php line 74
$array11 = array (
);$arguments7['data'] = $renderingContext->getVariableProvider()->getByPath('data', $array11);
$arguments7['table'] = 'tt_content';
$renderChildrenClosure8 = ($arguments7['data'] !== null) ? function() use ($arguments7) { return $arguments7['data']; } : $renderChildrenClosure8;
$output6 .= TYPO3\CMS\Fluid\ViewHelpers\CObjectViewHelper::renderStatic($arguments7, $renderChildrenClosure8, $renderingContext);

$output6 .= '
    ';
return $output6;
at Standard_action_list_e8c9a2048cd8f5ce8a3329c0d1cd90bbbe8d1051->{closure}()
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractConditionViewHelper.php line 78
            if (isset($arguments['then'])) {
                return $arguments['then'];
            }
            if (isset($arguments['__thenClosure'])) {
                return $arguments['__thenClosure']();
            }
        } elseif (!empty($arguments['__elseClosures'])) {
            $elseIfClosures = isset($arguments['__elseifClosures']) ? $arguments['__elseifClosures'] : [];
            return static::evaluateElseClosures($arguments['__elseClosures'], $elseIfClosures, $renderingContext);
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::renderStatic(array('then' => null, 'else' => null, 'condition' => true, '__thenClosure' => object(Closure)), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3temp/var/cache/code/fluid_template/Standard_action_list_e8c9a2048cd8f5ce8a3329c0d1cd90bbbe8d1051.php line 99
     $renderingContext
    );
$arguments1['__thenClosure'] = $renderChildrenClosure2;

$output0 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments1, $renderChildrenClosure2, $renderingContext);

$output0 .= '

';
at Standard_action_list_e8c9a2048cd8f5ce8a3329c0d1cd90bbbe8d1051->section_62bce9422ff2d14f69ab80a154510232fc8a9afd(object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 260
                    );
                }
            }
            $this->startRendering($renderingTypeOnNextLevel, $parsedTemplate, $renderingContext);
            $output = $parsedTemplate->$methodNameOfSection($renderingContext);
            $this->stopRendering();
        } else {
            $sections = $parsedTemplate->getVariableContainer()->get('1457379500_sections');
            if (!isset($sections[$sectionName])) {
at TYPO3Fluid\Fluid\View\AbstractTemplateView->renderSection('Main', array(), false)
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/ViewHelpers/RenderViewHelper.php line 143
            $content = (new $delegate())->render($renderingContext);
        } elseif ($partial !== null) {
            $content = $view->renderPartial($partial, $section, $variables, $optional);
        } elseif ($section !== null) {
            $content = $view->renderSection($section, $variables, $optional);
        } elseif (!$optional) {
            throw new \InvalidArgumentException('ViewHelper f:render called without either argument section, partial, renderable or delegate and optional flag is false');
        }
        // Replace empty content with default value. If default is
at TYPO3Fluid\Fluid\ViewHelpers\RenderViewHelper::renderStatic(array('section' => 'Main', 'partial' => null, 'delegate' => null, 'renderable' => null, 'arguments' => array(), 'optional' => false, 'default' => null, 'contentAs' => null, 'debug' => true), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3temp/var/cache/code/fluid_template/layout_Default_html_79335503ee6e3531adc1dbff3ae9600ed4b2a5f9.php line 64
$arguments1['contentAs'] = NULL;
$arguments1['debug'] = true;
$arguments1['section'] = 'Main';

$output0 .= TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper::renderStatic($arguments1, $renderChildrenClosure2, $renderingContext);

$output0 .= '
';

at layout_Default_html_79335503ee6e3531adc1dbff3ae9600ed4b2a5f9->render(object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 201
            } catch (PassthroughSourceException $error) {
                return $error->getSource();
            }
            $this->startRendering(self::RENDERING_LAYOUT, $parsedTemplate, $this->baseRenderingContext);
            $output = $parsedLayout->render($this->baseRenderingContext);
            $this->stopRendering();
        }

        return $output;
at TYPO3Fluid\Fluid\View\AbstractTemplateView->render()
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php line 358
     * @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-10.4.37/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php line 108

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

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

        $this->view = $parentView;
        return $content;
at TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject->render(array('templateName' => 'List', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', 'EXT:contentelements/Resources/Private/Templates/'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', 'EXT:contentelements/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', 'EXT:contentelements/Resources/Private/Layouts/'), 'settings.' => array('defaultHeaderType' => '2', 'media.' => array('lazyLoading' => 'lazy', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '1920m', 'height' => '1920m', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '1')), 'directImageLink' => '1', 'linkParams.' => array('ATagParams.' => array('cObject' => 'COA', 'cObject.' => array('stdWrap.' => array('wrap' => 'class="" rel="lightbox"', 'insertData' => '1'), 'TEXT', '10.' => array('data' => 'TSFE:lastImgResourceInfo|0', 'noTrimWrap' => '| data-width="|"|'), 'TEXT', '20.' => array('data' => 'TSFE:lastImgResourceInfo|1', 'noTrimWrap' => '| data-height="|"|'))))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'dataProcessing.' => array('CONECTO\\Contentelements\\DataProcessing\\ElementClassesProcessor'), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], list_type, layout, pages [recursive]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.list'))), '20.' => array('indexedsearch_pi2' => 'USER', 'indexedsearch_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'cnteaser_listteaser' => 'USER', 'cnteaser_listteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnTeaser', 'pluginName' => 'Listteaser'), 'flux_page' => 'USER', 'flux_page.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Flux', 'pluginName' => 'Page'), 'cnhotel_rooms' => 'USER', 'cnhotel_rooms.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Rooms'), 'cnhotel_packages' => 'USER', 'cnhotel_packages.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Packages'), 'powermail_pi1' => 'USER', 'powermail_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi1'), 'powermail_pi2' => 'USER', 'powermail_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi2'))))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 829
        }

        // Render content
        try {
            $content .= $contentObject->render($configuration);
        } catch (ContentRenderingException $exception) {
            // Content rendering Exceptions indicate a critical problem which should not be
            // caught e.g. when something went wrong with Exception handling itself
            throw $exception;
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->render(object(TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject), array('templateName' => 'List', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', 'EXT:contentelements/Resources/Private/Templates/'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', 'EXT:contentelements/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', 'EXT:contentelements/Resources/Private/Layouts/'), 'settings.' => array('defaultHeaderType' => '2', 'media.' => array('lazyLoading' => 'lazy', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '1920m', 'height' => '1920m', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '1')), 'directImageLink' => '1', 'linkParams.' => array('ATagParams.' => array('cObject' => 'COA', 'cObject.' => array('stdWrap.' => array('wrap' => 'class="" rel="lightbox"', 'insertData' => '1'), 'TEXT', '10.' => array('data' => 'TSFE:lastImgResourceInfo|0', 'noTrimWrap' => '| data-width="|"|'), 'TEXT', '20.' => array('data' => 'TSFE:lastImgResourceInfo|1', 'noTrimWrap' => '| data-height="|"|'))))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'dataProcessing.' => array('CONECTO\\Contentelements\\DataProcessing\\ElementClassesProcessor'), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], list_type, layout, pages [recursive]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.list'))), '20.' => array('indexedsearch_pi2' => 'USER', 'indexedsearch_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'cnteaser_listteaser' => 'USER', 'cnteaser_listteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnTeaser', 'pluginName' => 'Listteaser'), 'flux_page' => 'USER', 'flux_page.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Flux', 'pluginName' => 'Page'), 'cnhotel_rooms' => 'USER', 'cnhotel_rooms.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Rooms'), 'cnhotel_packages' => 'USER', 'cnhotel_packages.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Packages'), 'powermail_pi1' => 'USER', 'powermail_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi1'), 'powermail_pi2' => 'USER', 'powermail_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi2'))))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 743
                }
                if (!$hooked) {
                    $contentObject = $this->getContentObject($name);
                    if ($contentObject) {
                        $content .= $this->render($contentObject, $conf);
                    } else {
                        // Call hook functions for extra processing
                        if ($name) {
                            if (!empty($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_content.php']['cObjTypeAndClassDefault'])) {
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle('FLUIDTEMPLATE', array('templateName' => 'List', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', 'EXT:contentelements/Resources/Private/Templates/'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', 'EXT:contentelements/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', 'EXT:contentelements/Resources/Private/Layouts/'), 'settings.' => array('defaultHeaderType' => '2', 'media.' => array('lazyLoading' => 'lazy', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '1920m', 'height' => '1920m', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '1')), 'directImageLink' => '1', 'linkParams.' => array('ATagParams.' => array('cObject' => 'COA', 'cObject.' => array('stdWrap.' => array('wrap' => 'class="" rel="lightbox"', 'insertData' => '1'), 'TEXT', '10.' => array('data' => 'TSFE:lastImgResourceInfo|0', 'noTrimWrap' => '| data-width="|"|'), 'TEXT', '20.' => array('data' => 'TSFE:lastImgResourceInfo|1', 'noTrimWrap' => '| data-height="|"|'))))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'dataProcessing.' => array('CONECTO\\Contentelements\\DataProcessing\\ElementClassesProcessor'), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], list_type, layout, pages [recursive]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.list'))), '20.' => array('indexedsearch_pi2' => 'USER', 'indexedsearch_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'cnteaser_listteaser' => 'USER', 'cnteaser_listteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnTeaser', 'pluginName' => 'Listteaser'), 'flux_page' => 'USER', 'flux_page.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Flux', 'pluginName' => 'Page'), 'cnhotel_rooms' => 'USER', 'cnhotel_rooms.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Rooms'), 'cnhotel_packages' => 'USER', 'cnhotel_packages.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Packages'), 'powermail_pi1' => 'USER', 'powermail_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi1'), 'powermail_pi2' => 'USER', 'powermail_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi2'))), 'lib.contentElement')
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 724
                [$name, $conf] = $cF->getVal($key, $this->getTypoScriptFrontendController()->tmpl->setup);
                $conf = array_replace_recursive(is_array($conf) ? $conf : [], $confOverride);
                // Getting the cObject
                $timeTracker->incStackPointer();
                $content .= $this->cObjGetSingle($name, $conf, $key);
                $timeTracker->decStackPointer();
            } else {
                $hooked = false;
                // Application defined cObjects
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle('FLUIDTEMPLATE', array('templateName' => 'List', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', 'EXT:contentelements/Resources/Private/Templates/'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', 'EXT:contentelements/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', 'EXT:contentelements/Resources/Private/Layouts/'), 'settings.' => array('defaultHeaderType' => '2', 'media.' => array('lazyLoading' => 'lazy', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '1920m', 'height' => '1920m', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '1')), 'directImageLink' => '1', 'linkParams.' => array('ATagParams.' => array('cObject' => 'COA', 'cObject.' => array('stdWrap.' => array('wrap' => 'class="" rel="lightbox"', 'insertData' => '1'), 'TEXT', '10.' => array('data' => 'TSFE:lastImgResourceInfo|0', 'noTrimWrap' => '| data-width="|"|'), 'TEXT', '20.' => array('data' => 'TSFE:lastImgResourceInfo|1', 'noTrimWrap' => '| data-height="|"|'))))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'dataProcessing.' => array('CONECTO\\Contentelements\\DataProcessing\\ElementClassesProcessor'), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], list_type, layout, pages [recursive]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.list'))), '20.' => array('indexedsearch_pi2' => 'USER', 'indexedsearch_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'cnteaser_listteaser' => 'USER', 'cnteaser_listteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnTeaser', 'pluginName' => 'Listteaser'), 'flux_page' => 'USER', 'flux_page.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Flux', 'pluginName' => 'Page'), 'cnhotel_rooms' => 'USER', 'cnhotel_rooms.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Rooms'), 'cnhotel_packages' => 'USER', 'cnhotel_packages.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Packages'), 'powermail_pi1' => 'USER', 'powermail_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi1'), 'powermail_pi2' => 'USER', 'powermail_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi2'))), 'list')
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/CaseContentObject.php line 47
        // 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')), 'login' => '< lib.contentElement', 'login.' => array('templateName' => 'Generic', 'variables.' => array('content' => '< plugin.tx_felogin_pi1')), 'stdWrap.' => array('editPanel' => '1', 'editPanel.' => array('allow' => 'move, new, edit, hide, delete', 'label' => '%s', 'onlyCurrentPid' => '1', 'previewBorder' => '1', 'edit.' => array('displayRecord' => '1'))), 'bullets' => '< lib.contentElement', 'bullets.' => array('templateName' => 'Bullets', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\SplitProcessor', '10.' => array('if.' => array('value' => '2', 'isLessThan.' => array('field' => 'bullets_type')), 'fieldName' => 'bodytext', 'removeEmptyEntries' => '1', 'as' => 'bullets'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor', '20.' => array('fieldName' => 'bodytext', 'if.' => array('value' => '2', 'equals.' => array('field' => 'bullets_type')), 'fieldDelimiter' => '|', 'as' => 'bullets')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext [bullets_type]', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.bullets')))), 'div' => '< lib.contentElement', 'div.' => array('templateName' => 'Div'), 'header' => '< lib.contentElement', 'header.' => array('templateName' => 'Header', 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout|header_link], subheader, date', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.header')))), 'html' => '< lib.contentElement', 'html.' => array('templateName' => 'Html', 'stdWrap.' => array('editIcons' => 'tt_content: bodytext', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))), 'list' => '< lib.contentElement', 'list.' => array('templateName' => 'List', 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], list_type, layout, pages [recursive]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.list'))), '20.' => array('indexedsearch_pi2' => 'USER', 'indexedsearch_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'cnteaser_listteaser' => 'USER', 'cnteaser_listteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnTeaser', 'pluginName' => 'Listteaser'), 'flux_page' => 'USER', 'flux_page.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Flux', 'pluginName' => 'Page'), 'cnhotel_rooms' => 'USER', 'cnhotel_rooms.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Rooms'), 'cnhotel_packages' => 'USER', 'cnhotel_packages.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Packages'), 'powermail_pi1' => 'USER', 'powermail_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi1'), 'powermail_pi2' => 'USER', 'powermail_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi2'))), 'shortcut' => '< lib.contentElement', 'shortcut.' => array('templateName' => 'Shortcut', 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], records', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.shortcut')))), 'table' => '< lib.contentElement', 'table.' => array('templateName' => 'Table', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor', '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')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, [table_caption|cols|table_header_position|table_tfoot]', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.table')))), 'text' => '< lib.contentElement', 'text.' => array('templateName' => 'Text', 'stdWrap.' => array('editIcons' => 'tt_content: bodytext', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))), 'textmedia' => '< lib.contentElement', 'textmedia.' => array('templateName' => 'Textmedia', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')), 'CONECTO\\Contentelements\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '1200', 'maxGalleryWidthInText' => '1200', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, assets [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textmedia')))), 'textpic' => '< lib.contentElement', 'textpic.' => array('templateName' => 'Textpic', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '1200', 'maxGalleryWidthInText' => '1200', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, image [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textpic')))), 'uploads' => '< lib.contentElement', 'uploads.' => array('templateName' => 'Uploads', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'), 'collections.' => array('field' => 'file_collections'), 'sorting.' => array('field' => 'filelink_sorting', 'direction.' => array('field' => 'filelink_sorting_direction')))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], media, file_collections, filelink_sorting, [filelink_size|uploads_description|uploads_type]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.uploads')))), 'menu_abstract' => '< lib.contentElement', 'menu_abstract.' => array('templateName' => 'MenuAbstract', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_categorized_content' => '< lib.contentElement', 'menu_categorized_content.' => array('templateName' => 'MenuCategorizedContent', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '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('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_categorized_pages' => '< lib.contentElement', 'menu_categorized_pages.' => array('templateName' => 'MenuCategorizedPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'categories', 'special.' => array('value.' => array('field' => 'selected_categories'), 'relation.' => array('field' => 'category_field'), 'sorting' => 'title', 'order' => 'asc'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_pages' => '< lib.contentElement', 'menu_pages.' => array('templateName' => 'MenuPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_subpages' => '< lib.contentElement', 'menu_subpages.' => array('templateName' => 'MenuSubpages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_section' => '< lib.contentElement', 'menu_section.' => array('templateName' => 'MenuSection', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '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('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'as' => 'content', 'where' => 'sectionIndex = 1', 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_section_pages' => '< lib.contentElement', 'menu_section_pages.' => array('templateName' => 'MenuSectionPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'orderBy' => 'sorting', 'as' => 'content', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_recently_updated' => '< lib.contentElement', 'menu_recently_updated.' => array('templateName' => 'MenuRecentlyUpdated', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'updated', 'special.' => array('value.' => array('field' => 'pages'), 'maxAge' => '3600*24*7', 'excludeNoSearchPages' => '1'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_related_pages' => '< lib.contentElement', 'menu_related_pages.' => array('templateName' => 'MenuRelatedPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'keywords', 'special.' => array('value.' => array('field' => 'pages'), 'excludeNoSearchPages' => '1'), 'alternativeSortingField' => 'title', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_sitemap' => '< lib.contentElement', 'menu_sitemap.' => array('templateName' => 'MenuSitemap', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_sitemap_pages' => '< lib.contentElement', 'menu_sitemap_pages.' => array('templateName' => 'MenuSitemapPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'form_formframework' => '< lib.contentElement', 'form_formframework.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Form', 'pluginName' => 'Formframework')), 'provider_alert' => '< lib.contentElement', 'provider_alert.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Alert')), 'provider_badge' => '< lib.contentElement', 'provider_badge.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Badge')), 'provider_teaserwide' => '< lib.contentElement', 'provider_teaserwide.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Teaserwide')), 'provider_texttwopic' => '< lib.contentElement', 'provider_texttwopic.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Texttwopic')), 'contentelements_grid' => '< lib.contentElement', 'contentelements_grid.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Contentelements', 'pluginName' => 'Grid')), 'contentelements_tabaccordion' => '< lib.contentElement', 'contentelements_tabaccordion.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Contentelements', 'pluginName' => 'Tabaccordion')), 'image' => '< lib.contentElement', 'image.' => array('templateName' => 'Media', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')), 'CONECTO\\Contentelements\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '{$styles.content.media.maxW}', 'maxGalleryWidthInText' => '{$styles.content.media.maxW}', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0', 'useLayoutFieldForSize' => '1')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, assets [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.media')))), 'media' => '< lib.contentElement', 'media.' => array('templateName' => 'Media', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')), 'CONECTO\\Contentelements\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '{$styles.content.media.maxW}', 'maxGalleryWidthInText' => '{$styles.content.media.maxW}', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0', 'useLayoutFieldForSize' => '1')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, assets [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.media')))), 'tslib' => '< lib.contentElement', 'tslib.' => array('templateName' => 'TsLib'), 'button' => '< lib.contentElement', 'button.' => array('templateName' => 'Button'), 'video' => '< tt_content.image', 'video.' => array('dataProcessing.' => array('10.' => array('references.' => array('fieldName' => 'assets')))), 'frame' => '< lib.contentElement', 'frame.' => array('templateName' => 'Frame', 'dataProcessing.' => array())))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 829
        }

        // Render content
        try {
            $content .= $contentObject->render($configuration);
        } catch (ContentRenderingException $exception) {
            // Content rendering Exceptions indicate a critical problem which should not be
            // caught e.g. when something went wrong with Exception handling itself
            throw $exception;
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->render(object(TYPO3\CMS\Frontend\ContentObject\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')), 'login' => '< lib.contentElement', 'login.' => array('templateName' => 'Generic', 'variables.' => array('content' => '< plugin.tx_felogin_pi1')), 'stdWrap.' => array('editPanel' => '1', 'editPanel.' => array('allow' => 'move, new, edit, hide, delete', 'label' => '%s', 'onlyCurrentPid' => '1', 'previewBorder' => '1', 'edit.' => array('displayRecord' => '1'))), 'bullets' => '< lib.contentElement', 'bullets.' => array('templateName' => 'Bullets', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\SplitProcessor', '10.' => array('if.' => array('value' => '2', 'isLessThan.' => array('field' => 'bullets_type')), 'fieldName' => 'bodytext', 'removeEmptyEntries' => '1', 'as' => 'bullets'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor', '20.' => array('fieldName' => 'bodytext', 'if.' => array('value' => '2', 'equals.' => array('field' => 'bullets_type')), 'fieldDelimiter' => '|', 'as' => 'bullets')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext [bullets_type]', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.bullets')))), 'div' => '< lib.contentElement', 'div.' => array('templateName' => 'Div'), 'header' => '< lib.contentElement', 'header.' => array('templateName' => 'Header', 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout|header_link], subheader, date', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.header')))), 'html' => '< lib.contentElement', 'html.' => array('templateName' => 'Html', 'stdWrap.' => array('editIcons' => 'tt_content: bodytext', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))), 'list' => '< lib.contentElement', 'list.' => array('templateName' => 'List', 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], list_type, layout, pages [recursive]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.list'))), '20.' => array('indexedsearch_pi2' => 'USER', 'indexedsearch_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'cnteaser_listteaser' => 'USER', 'cnteaser_listteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnTeaser', 'pluginName' => 'Listteaser'), 'flux_page' => 'USER', 'flux_page.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Flux', 'pluginName' => 'Page'), 'cnhotel_rooms' => 'USER', 'cnhotel_rooms.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Rooms'), 'cnhotel_packages' => 'USER', 'cnhotel_packages.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Packages'), 'powermail_pi1' => 'USER', 'powermail_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi1'), 'powermail_pi2' => 'USER', 'powermail_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi2'))), 'shortcut' => '< lib.contentElement', 'shortcut.' => array('templateName' => 'Shortcut', 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], records', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.shortcut')))), 'table' => '< lib.contentElement', 'table.' => array('templateName' => 'Table', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor', '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')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, [table_caption|cols|table_header_position|table_tfoot]', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.table')))), 'text' => '< lib.contentElement', 'text.' => array('templateName' => 'Text', 'stdWrap.' => array('editIcons' => 'tt_content: bodytext', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))), 'textmedia' => '< lib.contentElement', 'textmedia.' => array('templateName' => 'Textmedia', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')), 'CONECTO\\Contentelements\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '1200', 'maxGalleryWidthInText' => '1200', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, assets [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textmedia')))), 'textpic' => '< lib.contentElement', 'textpic.' => array('templateName' => 'Textpic', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '1200', 'maxGalleryWidthInText' => '1200', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, image [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textpic')))), 'uploads' => '< lib.contentElement', 'uploads.' => array('templateName' => 'Uploads', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'), 'collections.' => array('field' => 'file_collections'), 'sorting.' => array('field' => 'filelink_sorting', 'direction.' => array('field' => 'filelink_sorting_direction')))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], media, file_collections, filelink_sorting, [filelink_size|uploads_description|uploads_type]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.uploads')))), 'menu_abstract' => '< lib.contentElement', 'menu_abstract.' => array('templateName' => 'MenuAbstract', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_categorized_content' => '< lib.contentElement', 'menu_categorized_content.' => array('templateName' => 'MenuCategorizedContent', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '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('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_categorized_pages' => '< lib.contentElement', 'menu_categorized_pages.' => array('templateName' => 'MenuCategorizedPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'categories', 'special.' => array('value.' => array('field' => 'selected_categories'), 'relation.' => array('field' => 'category_field'), 'sorting' => 'title', 'order' => 'asc'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_pages' => '< lib.contentElement', 'menu_pages.' => array('templateName' => 'MenuPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_subpages' => '< lib.contentElement', 'menu_subpages.' => array('templateName' => 'MenuSubpages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_section' => '< lib.contentElement', 'menu_section.' => array('templateName' => 'MenuSection', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '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('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'as' => 'content', 'where' => 'sectionIndex = 1', 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_section_pages' => '< lib.contentElement', 'menu_section_pages.' => array('templateName' => 'MenuSectionPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'orderBy' => 'sorting', 'as' => 'content', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_recently_updated' => '< lib.contentElement', 'menu_recently_updated.' => array('templateName' => 'MenuRecentlyUpdated', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'updated', 'special.' => array('value.' => array('field' => 'pages'), 'maxAge' => '3600*24*7', 'excludeNoSearchPages' => '1'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_related_pages' => '< lib.contentElement', 'menu_related_pages.' => array('templateName' => 'MenuRelatedPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'keywords', 'special.' => array('value.' => array('field' => 'pages'), 'excludeNoSearchPages' => '1'), 'alternativeSortingField' => 'title', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_sitemap' => '< lib.contentElement', 'menu_sitemap.' => array('templateName' => 'MenuSitemap', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_sitemap_pages' => '< lib.contentElement', 'menu_sitemap_pages.' => array('templateName' => 'MenuSitemapPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'form_formframework' => '< lib.contentElement', 'form_formframework.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Form', 'pluginName' => 'Formframework')), 'provider_alert' => '< lib.contentElement', 'provider_alert.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Alert')), 'provider_badge' => '< lib.contentElement', 'provider_badge.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Badge')), 'provider_teaserwide' => '< lib.contentElement', 'provider_teaserwide.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Teaserwide')), 'provider_texttwopic' => '< lib.contentElement', 'provider_texttwopic.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Texttwopic')), 'contentelements_grid' => '< lib.contentElement', 'contentelements_grid.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Contentelements', 'pluginName' => 'Grid')), 'contentelements_tabaccordion' => '< lib.contentElement', 'contentelements_tabaccordion.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Contentelements', 'pluginName' => 'Tabaccordion')), 'image' => '< lib.contentElement', 'image.' => array('templateName' => 'Media', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')), 'CONECTO\\Contentelements\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '{$styles.content.media.maxW}', 'maxGalleryWidthInText' => '{$styles.content.media.maxW}', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0', 'useLayoutFieldForSize' => '1')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, assets [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.media')))), 'media' => '< lib.contentElement', 'media.' => array('templateName' => 'Media', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')), 'CONECTO\\Contentelements\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '{$styles.content.media.maxW}', 'maxGalleryWidthInText' => '{$styles.content.media.maxW}', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0', 'useLayoutFieldForSize' => '1')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, assets [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.media')))), 'tslib' => '< lib.contentElement', 'tslib.' => array('templateName' => 'TsLib'), 'button' => '< lib.contentElement', 'button.' => array('templateName' => 'Button'), 'video' => '< tt_content.image', 'video.' => array('dataProcessing.' => array('10.' => array('references.' => array('fieldName' => 'assets')))), 'frame' => '< lib.contentElement', 'frame.' => array('templateName' => 'Frame', 'dataProcessing.' => array())))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 743
                }
                if (!$hooked) {
                    $contentObject = $this->getContentObject($name);
                    if ($contentObject) {
                        $content .= $this->render($contentObject, $conf);
                    } else {
                        // Call hook functions for extra processing
                        if ($name) {
                            if (!empty($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_content.php']['cObjTypeAndClassDefault'])) {
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle('CASE', 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')), 'login' => '< lib.contentElement', 'login.' => array('templateName' => 'Generic', 'variables.' => array('content' => '< plugin.tx_felogin_pi1')), 'stdWrap.' => array('editPanel' => '1', 'editPanel.' => array('allow' => 'move, new, edit, hide, delete', 'label' => '%s', 'onlyCurrentPid' => '1', 'previewBorder' => '1', 'edit.' => array('displayRecord' => '1'))), 'bullets' => '< lib.contentElement', 'bullets.' => array('templateName' => 'Bullets', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\SplitProcessor', '10.' => array('if.' => array('value' => '2', 'isLessThan.' => array('field' => 'bullets_type')), 'fieldName' => 'bodytext', 'removeEmptyEntries' => '1', 'as' => 'bullets'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor', '20.' => array('fieldName' => 'bodytext', 'if.' => array('value' => '2', 'equals.' => array('field' => 'bullets_type')), 'fieldDelimiter' => '|', 'as' => 'bullets')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext [bullets_type]', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.bullets')))), 'div' => '< lib.contentElement', 'div.' => array('templateName' => 'Div'), 'header' => '< lib.contentElement', 'header.' => array('templateName' => 'Header', 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout|header_link], subheader, date', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.header')))), 'html' => '< lib.contentElement', 'html.' => array('templateName' => 'Html', 'stdWrap.' => array('editIcons' => 'tt_content: bodytext', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))), 'list' => '< lib.contentElement', 'list.' => array('templateName' => 'List', 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], list_type, layout, pages [recursive]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.list'))), '20.' => array('indexedsearch_pi2' => 'USER', 'indexedsearch_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'cnteaser_listteaser' => 'USER', 'cnteaser_listteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnTeaser', 'pluginName' => 'Listteaser'), 'flux_page' => 'USER', 'flux_page.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Flux', 'pluginName' => 'Page'), 'cnhotel_rooms' => 'USER', 'cnhotel_rooms.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Rooms'), 'cnhotel_packages' => 'USER', 'cnhotel_packages.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Packages'), 'powermail_pi1' => 'USER', 'powermail_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi1'), 'powermail_pi2' => 'USER', 'powermail_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi2'))), 'shortcut' => '< lib.contentElement', 'shortcut.' => array('templateName' => 'Shortcut', 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], records', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.shortcut')))), 'table' => '< lib.contentElement', 'table.' => array('templateName' => 'Table', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor', '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')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, [table_caption|cols|table_header_position|table_tfoot]', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.table')))), 'text' => '< lib.contentElement', 'text.' => array('templateName' => 'Text', 'stdWrap.' => array('editIcons' => 'tt_content: bodytext', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))), 'textmedia' => '< lib.contentElement', 'textmedia.' => array('templateName' => 'Textmedia', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')), 'CONECTO\\Contentelements\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '1200', 'maxGalleryWidthInText' => '1200', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, assets [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textmedia')))), 'textpic' => '< lib.contentElement', 'textpic.' => array('templateName' => 'Textpic', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '1200', 'maxGalleryWidthInText' => '1200', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, image [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textpic')))), 'uploads' => '< lib.contentElement', 'uploads.' => array('templateName' => 'Uploads', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'), 'collections.' => array('field' => 'file_collections'), 'sorting.' => array('field' => 'filelink_sorting', 'direction.' => array('field' => 'filelink_sorting_direction')))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], media, file_collections, filelink_sorting, [filelink_size|uploads_description|uploads_type]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.uploads')))), 'menu_abstract' => '< lib.contentElement', 'menu_abstract.' => array('templateName' => 'MenuAbstract', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_categorized_content' => '< lib.contentElement', 'menu_categorized_content.' => array('templateName' => 'MenuCategorizedContent', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '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('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_categorized_pages' => '< lib.contentElement', 'menu_categorized_pages.' => array('templateName' => 'MenuCategorizedPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'categories', 'special.' => array('value.' => array('field' => 'selected_categories'), 'relation.' => array('field' => 'category_field'), 'sorting' => 'title', 'order' => 'asc'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_pages' => '< lib.contentElement', 'menu_pages.' => array('templateName' => 'MenuPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_subpages' => '< lib.contentElement', 'menu_subpages.' => array('templateName' => 'MenuSubpages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_section' => '< lib.contentElement', 'menu_section.' => array('templateName' => 'MenuSection', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '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('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'as' => 'content', 'where' => 'sectionIndex = 1', 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_section_pages' => '< lib.contentElement', 'menu_section_pages.' => array('templateName' => 'MenuSectionPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'orderBy' => 'sorting', 'as' => 'content', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_recently_updated' => '< lib.contentElement', 'menu_recently_updated.' => array('templateName' => 'MenuRecentlyUpdated', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'updated', 'special.' => array('value.' => array('field' => 'pages'), 'maxAge' => '3600*24*7', 'excludeNoSearchPages' => '1'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_related_pages' => '< lib.contentElement', 'menu_related_pages.' => array('templateName' => 'MenuRelatedPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'keywords', 'special.' => array('value.' => array('field' => 'pages'), 'excludeNoSearchPages' => '1'), 'alternativeSortingField' => 'title', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_sitemap' => '< lib.contentElement', 'menu_sitemap.' => array('templateName' => 'MenuSitemap', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_sitemap_pages' => '< lib.contentElement', 'menu_sitemap_pages.' => array('templateName' => 'MenuSitemapPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'form_formframework' => '< lib.contentElement', 'form_formframework.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Form', 'pluginName' => 'Formframework')), 'provider_alert' => '< lib.contentElement', 'provider_alert.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Alert')), 'provider_badge' => '< lib.contentElement', 'provider_badge.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Badge')), 'provider_teaserwide' => '< lib.contentElement', 'provider_teaserwide.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Teaserwide')), 'provider_texttwopic' => '< lib.contentElement', 'provider_texttwopic.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Texttwopic')), 'contentelements_grid' => '< lib.contentElement', 'contentelements_grid.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Contentelements', 'pluginName' => 'Grid')), 'contentelements_tabaccordion' => '< lib.contentElement', 'contentelements_tabaccordion.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Contentelements', 'pluginName' => 'Tabaccordion')), 'image' => '< lib.contentElement', 'image.' => array('templateName' => 'Media', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')), 'CONECTO\\Contentelements\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '{$styles.content.media.maxW}', 'maxGalleryWidthInText' => '{$styles.content.media.maxW}', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0', 'useLayoutFieldForSize' => '1')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, assets [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.media')))), 'media' => '< lib.contentElement', 'media.' => array('templateName' => 'Media', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')), 'CONECTO\\Contentelements\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '{$styles.content.media.maxW}', 'maxGalleryWidthInText' => '{$styles.content.media.maxW}', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0', 'useLayoutFieldForSize' => '1')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, assets [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.media')))), 'tslib' => '< lib.contentElement', 'tslib.' => array('templateName' => 'TsLib'), 'button' => '< lib.contentElement', 'button.' => array('templateName' => 'Button'), 'video' => '< tt_content.image', 'video.' => array('dataProcessing.' => array('10.' => array('references.' => array('fieldName' => 'assets')))), 'frame' => '< lib.contentElement', 'frame.' => array('templateName' => 'Frame', 'dataProcessing.' => array())), 'tt_content')
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 724
                [$name, $conf] = $cF->getVal($key, $this->getTypoScriptFrontendController()->tmpl->setup);
                $conf = array_replace_recursive(is_array($conf) ? $conf : [], $confOverride);
                // Getting the cObject
                $timeTracker->incStackPointer();
                $content .= $this->cObjGetSingle($name, $conf, $key);
                $timeTracker->decStackPointer();
            } else {
                $hooked = false;
                // Application defined cObjects
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle('CASE', 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')), 'login' => '< lib.contentElement', 'login.' => array('templateName' => 'Generic', 'variables.' => array('content' => '< plugin.tx_felogin_pi1')), 'stdWrap.' => array('editPanel' => '1', 'editPanel.' => array('allow' => 'move, new, edit, hide, delete', 'label' => '%s', 'onlyCurrentPid' => '1', 'previewBorder' => '1', 'edit.' => array('displayRecord' => '1'))), 'bullets' => '< lib.contentElement', 'bullets.' => array('templateName' => 'Bullets', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\SplitProcessor', '10.' => array('if.' => array('value' => '2', 'isLessThan.' => array('field' => 'bullets_type')), 'fieldName' => 'bodytext', 'removeEmptyEntries' => '1', 'as' => 'bullets'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor', '20.' => array('fieldName' => 'bodytext', 'if.' => array('value' => '2', 'equals.' => array('field' => 'bullets_type')), 'fieldDelimiter' => '|', 'as' => 'bullets')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext [bullets_type]', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.bullets')))), 'div' => '< lib.contentElement', 'div.' => array('templateName' => 'Div'), 'header' => '< lib.contentElement', 'header.' => array('templateName' => 'Header', 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout|header_link], subheader, date', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.header')))), 'html' => '< lib.contentElement', 'html.' => array('templateName' => 'Html', 'stdWrap.' => array('editIcons' => 'tt_content: bodytext', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))), 'list' => '< lib.contentElement', 'list.' => array('templateName' => 'List', 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], list_type, layout, pages [recursive]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.list'))), '20.' => array('indexedsearch_pi2' => 'USER', 'indexedsearch_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'cnteaser_listteaser' => 'USER', 'cnteaser_listteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnTeaser', 'pluginName' => 'Listteaser'), 'flux_page' => 'USER', 'flux_page.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Flux', 'pluginName' => 'Page'), 'cnhotel_rooms' => 'USER', 'cnhotel_rooms.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Rooms'), 'cnhotel_packages' => 'USER', 'cnhotel_packages.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Packages'), 'powermail_pi1' => 'USER', 'powermail_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi1'), 'powermail_pi2' => 'USER', 'powermail_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi2'))), 'shortcut' => '< lib.contentElement', 'shortcut.' => array('templateName' => 'Shortcut', 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], records', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.shortcut')))), 'table' => '< lib.contentElement', 'table.' => array('templateName' => 'Table', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor', '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')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, [table_caption|cols|table_header_position|table_tfoot]', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.table')))), 'text' => '< lib.contentElement', 'text.' => array('templateName' => 'Text', 'stdWrap.' => array('editIcons' => 'tt_content: bodytext', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))), 'textmedia' => '< lib.contentElement', 'textmedia.' => array('templateName' => 'Textmedia', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')), 'CONECTO\\Contentelements\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '1200', 'maxGalleryWidthInText' => '1200', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, assets [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textmedia')))), 'textpic' => '< lib.contentElement', 'textpic.' => array('templateName' => 'Textpic', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '1200', 'maxGalleryWidthInText' => '1200', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, image [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textpic')))), 'uploads' => '< lib.contentElement', 'uploads.' => array('templateName' => 'Uploads', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'), 'collections.' => array('field' => 'file_collections'), 'sorting.' => array('field' => 'filelink_sorting', 'direction.' => array('field' => 'filelink_sorting_direction')))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], media, file_collections, filelink_sorting, [filelink_size|uploads_description|uploads_type]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.uploads')))), 'menu_abstract' => '< lib.contentElement', 'menu_abstract.' => array('templateName' => 'MenuAbstract', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_categorized_content' => '< lib.contentElement', 'menu_categorized_content.' => array('templateName' => 'MenuCategorizedContent', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '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('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_categorized_pages' => '< lib.contentElement', 'menu_categorized_pages.' => array('templateName' => 'MenuCategorizedPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'categories', 'special.' => array('value.' => array('field' => 'selected_categories'), 'relation.' => array('field' => 'category_field'), 'sorting' => 'title', 'order' => 'asc'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_pages' => '< lib.contentElement', 'menu_pages.' => array('templateName' => 'MenuPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_subpages' => '< lib.contentElement', 'menu_subpages.' => array('templateName' => 'MenuSubpages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_section' => '< lib.contentElement', 'menu_section.' => array('templateName' => 'MenuSection', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '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('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'as' => 'content', 'where' => 'sectionIndex = 1', 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_section_pages' => '< lib.contentElement', 'menu_section_pages.' => array('templateName' => 'MenuSectionPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'orderBy' => 'sorting', 'as' => 'content', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_recently_updated' => '< lib.contentElement', 'menu_recently_updated.' => array('templateName' => 'MenuRecentlyUpdated', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'updated', 'special.' => array('value.' => array('field' => 'pages'), 'maxAge' => '3600*24*7', 'excludeNoSearchPages' => '1'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_related_pages' => '< lib.contentElement', 'menu_related_pages.' => array('templateName' => 'MenuRelatedPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'keywords', 'special.' => array('value.' => array('field' => 'pages'), 'excludeNoSearchPages' => '1'), 'alternativeSortingField' => 'title', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_sitemap' => '< lib.contentElement', 'menu_sitemap.' => array('templateName' => 'MenuSitemap', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_sitemap_pages' => '< lib.contentElement', 'menu_sitemap_pages.' => array('templateName' => 'MenuSitemapPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'form_formframework' => '< lib.contentElement', 'form_formframework.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Form', 'pluginName' => 'Formframework')), 'provider_alert' => '< lib.contentElement', 'provider_alert.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Alert')), 'provider_badge' => '< lib.contentElement', 'provider_badge.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Badge')), 'provider_teaserwide' => '< lib.contentElement', 'provider_teaserwide.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Teaserwide')), 'provider_texttwopic' => '< lib.contentElement', 'provider_texttwopic.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Texttwopic')), 'contentelements_grid' => '< lib.contentElement', 'contentelements_grid.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Contentelements', 'pluginName' => 'Grid')), 'contentelements_tabaccordion' => '< lib.contentElement', 'contentelements_tabaccordion.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Contentelements', 'pluginName' => 'Tabaccordion')), 'image' => '< lib.contentElement', 'image.' => array('templateName' => 'Media', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')), 'CONECTO\\Contentelements\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '{$styles.content.media.maxW}', 'maxGalleryWidthInText' => '{$styles.content.media.maxW}', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0', 'useLayoutFieldForSize' => '1')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, assets [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.media')))), 'media' => '< lib.contentElement', 'media.' => array('templateName' => 'Media', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')), 'CONECTO\\Contentelements\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '{$styles.content.media.maxW}', 'maxGalleryWidthInText' => '{$styles.content.media.maxW}', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0', 'useLayoutFieldForSize' => '1')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, assets [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.media')))), 'tslib' => '< lib.contentElement', 'tslib.' => array('templateName' => 'TsLib'), 'button' => '< lib.contentElement', 'button.' => array('templateName' => 'Button'), 'video' => '< tt_content.image', 'video.' => array('dataProcessing.' => array('10.' => array('references.' => array('fieldName' => 'assets')))), 'frame' => '< lib.contentElement', 'frame.' => array('templateName' => 'Frame', 'dataProcessing.' => array())), '')
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/ContentContentObject.php line 95
                        $cObj->parentRecordNumber = $this->cObj->currentRecordNumber;
                        $frontendController->currentRecord = $conf['table'] . ':' . $row['uid'];
                        $this->cObj->lastChanged($row['tstamp']);
                        $cObj->start($row, $conf['table']);
                        $tmpValue = $cObj->cObjGetSingle($renderObjName, $renderObjConf, $renderObjKey);
                        $cobjValue .= $tmpValue;
                    }
                }
            }
at TYPO3\CMS\Frontend\ContentObject\ContentContentObject->render(array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => '{#colPos}=0')))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 829
        }

        // Render content
        try {
            $content .= $contentObject->render($configuration);
        } catch (ContentRenderingException $exception) {
            // Content rendering Exceptions indicate a critical problem which should not be
            // caught e.g. when something went wrong with Exception handling itself
            throw $exception;
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->render(object(TYPO3\CMS\Frontend\ContentObject\ContentContentObject), array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => '{#colPos}=0')))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 743
                }
                if (!$hooked) {
                    $contentObject = $this->getContentObject($name);
                    if ($contentObject) {
                        $content .= $this->render($contentObject, $conf);
                    } else {
                        // Call hook functions for extra processing
                        if ($name) {
                            if (!empty($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_content.php']['cObjTypeAndClassDefault'])) {
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle('CONTENT', array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => '{#colPos}=0')), 'variables.content')
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php line 322
            if (is_array($cObjType)) {
                continue;
            }
            if (!in_array($variableName, $reservedVariables)) {
                $variables[$variableName] = $this->cObj->cObjGetSingle($cObjType, $variablesToProcess[$variableName . '.'], 'variables.' . $variableName);
            } else {
                throw new \InvalidArgumentException(
                    'Cannot use reserved name "' . $variableName . '" as variable name in FLUIDTEMPLATE.',
                    1288095720
at TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject->getContentObjectVariables(array('layoutRootPaths.' => array('EXT:provider/Resources/Private/Layouts'), 'partialRootPaths.' => array('EXT:provider/Resources/Private/Partials'), 'templateRootPaths.' => array('EXT:provider/Resources/Private/Templates'), 'settings.' => array('navs.' => array('footerLogos' => '49'), 'links.' => array('privacyPolicy' => '88', 'cookieConset' => '88', 'inquiryPage' => '22', 'bookingPage' => '132', 'newsletter' => '122', 'newsletterUnsub' => '125'), 'searchPageId' => '144'), 'dataProcessing.' => array('CONECTO\\Provider\\DataProcessing\\FilesRootlineProcessor', '10.' => array('references.' => array('fieldName' => 'media'), 'as' => 'pageFiles')), 'variables.' => array('content' => 'CONTENT', 'content.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => '{#colPos}=0')), 'layoutName' => 'CASE', 'layoutName.' => array('key.' => array('data' => 'levelfield:-1, backend_layout_next_level, slide', 'override.' => array('data' => 'field:backend_layout')), 'pagets__frontpage' => 'TEXT', 'pagets__frontpage.' => array('value' => 'frontpage'), 'pagets__error' => 'TEXT', 'pagets__error.' => array('value' => 'error'), 'default' => 'TEXT', 'default.' => array('value' => 'subpage'))), 'templateName.' => array('stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('data' => 'levelfield:-1, backend_layout_next_level, slide', 'override.' => array('data' => 'field:backend_layout')), 'pagets__frontpage' => 'TEXT', 'pagets__frontpage.' => array('value' => 'Page/Frontpage'), 'pagets__error' => 'TEXT', 'pagets__error.' => array('value' => 'Page/Error'), 'default' => 'TEXT', 'default.' => array('value' => 'Page/Subpage'))))))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php line 102
        $this->setLayoutRootPath($conf);
        $this->setPartialRootPath($conf);
        $this->setExtbaseVariables($conf);
        $this->assignSettings($conf);
        $variables = $this->getContentObjectVariables($conf);
        $variables = $this->contentDataProcessor->process($this->cObj, $conf, $variables);

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

at TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject->render(array('layoutRootPaths.' => array('EXT:provider/Resources/Private/Layouts'), 'partialRootPaths.' => array('EXT:provider/Resources/Private/Partials'), 'templateRootPaths.' => array('EXT:provider/Resources/Private/Templates'), 'settings.' => array('navs.' => array('footerLogos' => '49'), 'links.' => array('privacyPolicy' => '88', 'cookieConset' => '88', 'inquiryPage' => '22', 'bookingPage' => '132', 'newsletter' => '122', 'newsletterUnsub' => '125'), 'searchPageId' => '144'), 'dataProcessing.' => array('CONECTO\\Provider\\DataProcessing\\FilesRootlineProcessor', '10.' => array('references.' => array('fieldName' => 'media'), 'as' => 'pageFiles')), 'variables.' => array('content' => 'CONTENT', 'content.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => '{#colPos}=0')), 'layoutName' => 'CASE', 'layoutName.' => array('key.' => array('data' => 'levelfield:-1, backend_layout_next_level, slide', 'override.' => array('data' => 'field:backend_layout')), 'pagets__frontpage' => 'TEXT', 'pagets__frontpage.' => array('value' => 'frontpage'), 'pagets__error' => 'TEXT', 'pagets__error.' => array('value' => 'error'), 'default' => 'TEXT', 'default.' => array('value' => 'subpage'))), 'templateName.' => array('stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('data' => 'levelfield:-1, backend_layout_next_level, slide', 'override.' => array('data' => 'field:backend_layout')), 'pagets__frontpage' => 'TEXT', 'pagets__frontpage.' => array('value' => 'Page/Frontpage'), 'pagets__error' => 'TEXT', 'pagets__error.' => array('value' => 'Page/Error'), 'default' => 'TEXT', 'default.' => array('value' => 'Page/Subpage'))))))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 829
        }

        // Render content
        try {
            $content .= $contentObject->render($configuration);
        } catch (ContentRenderingException $exception) {
            // Content rendering Exceptions indicate a critical problem which should not be
            // caught e.g. when something went wrong with Exception handling itself
            throw $exception;
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->render(object(TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject), array('layoutRootPaths.' => array('EXT:provider/Resources/Private/Layouts'), 'partialRootPaths.' => array('EXT:provider/Resources/Private/Partials'), 'templateRootPaths.' => array('EXT:provider/Resources/Private/Templates'), 'settings.' => array('navs.' => array('footerLogos' => '49'), 'links.' => array('privacyPolicy' => '88', 'cookieConset' => '88', 'inquiryPage' => '22', 'bookingPage' => '132', 'newsletter' => '122', 'newsletterUnsub' => '125'), 'searchPageId' => '144'), 'dataProcessing.' => array('CONECTO\\Provider\\DataProcessing\\FilesRootlineProcessor', '10.' => array('references.' => array('fieldName' => 'media'), 'as' => 'pageFiles')), 'variables.' => array('content' => 'CONTENT', 'content.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => '{#colPos}=0')), 'layoutName' => 'CASE', 'layoutName.' => array('key.' => array('data' => 'levelfield:-1, backend_layout_next_level, slide', 'override.' => array('data' => 'field:backend_layout')), 'pagets__frontpage' => 'TEXT', 'pagets__frontpage.' => array('value' => 'frontpage'), 'pagets__error' => 'TEXT', 'pagets__error.' => array('value' => 'error'), 'default' => 'TEXT', 'default.' => array('value' => 'subpage'))), 'templateName.' => array('stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('data' => 'levelfield:-1, backend_layout_next_level, slide', 'override.' => array('data' => 'field:backend_layout')), 'pagets__frontpage' => 'TEXT', 'pagets__frontpage.' => array('value' => 'Page/Frontpage'), 'pagets__error' => 'TEXT', 'pagets__error.' => array('value' => 'Page/Error'), 'default' => 'TEXT', 'default.' => array('value' => 'Page/Subpage'))))))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 743
                }
                if (!$hooked) {
                    $contentObject = $this->getContentObject($name);
                    if ($contentObject) {
                        $content .= $this->render($contentObject, $conf);
                    } else {
                        // Call hook functions for extra processing
                        if ($name) {
                            if (!empty($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_content.php']['cObjTypeAndClassDefault'])) {
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle('FLUIDTEMPLATE', array('layoutRootPaths.' => array('EXT:provider/Resources/Private/Layouts'), 'partialRootPaths.' => array('EXT:provider/Resources/Private/Partials'), 'templateRootPaths.' => array('EXT:provider/Resources/Private/Templates'), 'settings.' => array('navs.' => array('footerLogos' => '49'), 'links.' => array('privacyPolicy' => '88', 'cookieConset' => '88', 'inquiryPage' => '22', 'bookingPage' => '132', 'newsletter' => '122', 'newsletterUnsub' => '125'), 'searchPageId' => '144'), 'dataProcessing.' => array('CONECTO\\Provider\\DataProcessing\\FilesRootlineProcessor', '10.' => array('references.' => array('fieldName' => 'media'), 'as' => 'pageFiles')), 'variables.' => array('content' => 'CONTENT', 'content.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => '{#colPos}=0')), 'layoutName' => 'CASE', 'layoutName.' => array('key.' => array('data' => 'levelfield:-1, backend_layout_next_level, slide', 'override.' => array('data' => 'field:backend_layout')), 'pagets__frontpage' => 'TEXT', 'pagets__frontpage.' => array('value' => 'frontpage'), 'pagets__error' => 'TEXT', 'pagets__error.' => array('value' => 'error'), 'default' => 'TEXT', 'default.' => array('value' => 'subpage'))), 'templateName.' => array('stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('data' => 'levelfield:-1, backend_layout_next_level, slide', 'override.' => array('data' => 'field:backend_layout')), 'pagets__frontpage' => 'TEXT', 'pagets__frontpage.' => array('value' => 'Page/Frontpage'), 'pagets__error' => 'TEXT', 'pagets__error.' => array('value' => 'Page/Error'), 'default' => 'TEXT', 'default.' => array('value' => 'Page/Subpage'))))), '10')
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 688
        foreach ($sKeyArray as $theKey) {
            $theValue = $setup[$theKey];
            if ((int)$theKey && strpos($theKey, '.') === false) {
                $conf = $setup[$theKey . '.'] ?? [];
                $content .= $this->cObjGetSingle($theValue, $conf, $addKey . $theKey);
            }
        }
        return $content;
    }
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGet(array('typeNum' => '0', 'includeCSS.' => array(), 'includeJSFooterlibs.' => array('libMain' => 'EXT:provider/Resources/Public/js/main.min.js', 'libMain.' => array('async' => '1', 'excludeFromConcatenation' => '1')), 'includeJSFooter.' => array(), 'bodyTagCObject' => 'COA', 'bodyTagCObject.' => array('TEXT', '2.' => array('value' => '<body id="page-{page:uid}" data-pid="{page:pid}" data-uid="{page:uid}" class="', 'insertData' => '1'), 'CASE', '10.' => array('stdWrap.' => array('dataWrap' => '|'), 'key.' => array('data' => 'levelfield:-1, backend_layout_next_level, slide', 'override.' => array('field' => 'backend_layout')), 'default' => 'TEXT', 'default.' => array('value' => 'subpage'), 'pagets__frontpage' => 'TEXT', 'pagets__frontpage.' => array('value' => 'frontpage'), 'pagets__subpage' => 'TEXT', 'pagets__subpage.' => array('value' => 'subpage'), 'pagets__error' => 'TEXT', 'pagets__error.' => array('value' => 'subpage error')), 'TEXT', '20.' => array('value' => '', 'noTrimWrap' => '| ||'), 'TEXT', '100.' => array('value' => '" itemscope itemtype="http://schema.org/WebPage">')), 'cssInline.' => array('TEXT', '99.' => array('value' => '@media (max-width:767.98px){.container-fluid{padding-left:.9375em;padding-right:.9375em}.page-header--banner-tirol{bottom:1.25rem!important}.header-top{padding:.9375rem;height:6.25rem}.header-top .header-logo{width:5.625rem}.header-top .lang-nav{top:.9375rem;right:.125rem}.header-top .main-nav--toggle{right:.9375rem;bottom:.9375rem}.header-slider--item{height:calc(72vh - 6.25rem)!important;min-height:12.5rem}.header-slider--item--image:after{height:25%}.header-slider--item--content{left:.9375rem;bottom:.9375rem!important;margin-left:0;padding-right:5.625rem}.header-slider--item--content p{font-size:1.25rem;line-height:1.25}.breadcrumb{margin-bottom:.625rem;padding-top:1.875rem;padding-bottom:1.875rem}.breadcrumb:before{width:3.75rem}.breadcrumb:after{width:2.5rem;height:2.5rem}.offcanvas-nav--top{padding:.6875rem .9375rem}.offcanvas-nav--logo{width:2.5rem}.offcanvas-nav--nav-list{margin:0 0 1.25rem;padding:.625rem .9375rem 0}.offcanvas-nav--nav-list>li>a{padding:.625rem 0;font-size:1.5625rem}.offcanvas-nav--nav-list>li>ul>li:first-child{margin-top:.625rem}.offcanvas-nav--nav-list>li>ul>li>a{padding:.5rem 0 .5rem .9375rem}.offcanvas-nav--nav-list>li>ul>li>a:after{right:.9375rem}.offcanvas-nav .main-nav--toggle{right:.9375rem}.header-badge{display:none}.notification-popup--content p{margin-bottom:.3125rem}.card-body{padding:.9375rem}}@media (max-width:991.98px){.header-sidebar{display:none!important}.header-top{display:block;position:relative;background:#4b4b4a;color:#fff}.header-top .header-logo,.header-top .logo--icon{margin:0}.header-top .logo--icon{display:none}.header-top .lang-nav{position:absolute;margin:0!important;font-size:.875rem}.header-top .main-nav--toggle{display:block;position:absolute;margin:0;padding:0;background:0 0;border:none;border-radius:0}.header-top .main-nav--toggle span{position:relative;display:block;margin:.4375rem 0;width:1.5625rem;border-bottom:.1875rem solid #fff}.header-top .main-nav--toggle span:after,.header-top .main-nav--toggle span:before{display:block;position:absolute;content:"";left:0;width:100%;border-bottom:.1875rem solid #fff}.header-top .main-nav--toggle span:before{top:-.4375rem}.header-top .main-nav--toggle span:after{bottom:-.625rem}.header-top--contact{display:block;position:absolute;top:28px;right:147px}.header-top--contact li{display:inline-block;padding-right:.1875rem}.header-top--contact li a{display:block;padding:0 .5rem;line-height:1.4375rem;color:#fff;text-decoration:none;font-size:.9375rem;font-weight:300;text-transform:uppercase}.header-top--contact li a i.icon{-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.header-slider{padding-left:0}.header-slider--item--image:before{display:none}.main-nav{display:none}.offcanvas-nav{display:block;position:fixed;top:0;right:0;bottom:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);width:100%;color:#fff;overflow:hidden;overflow-y:auto;z-index:99;background:#4b4b4a;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}.offcanvas-nav--top{position:relative;padding:.875rem 1.875rem;border-bottom:1px solid #6f6f6e}.offcanvas-nav .main-nav--toggle{display:block;position:absolute;top:50%;right:1.875rem;padding:0;margin:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border:none;background:0 0;border-radius:0}.offcanvas-nav .main-nav--toggle span{position:relative;display:block;width:1.5625rem;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-bottom:3px solid #fff}.offcanvas-nav .main-nav--toggle span:after{display:block;content:"";position:absolute;left:0;top:0;width:100%;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);border-bottom:3px solid #fff}.offcanvas-nav--logo{display:block;width:2.75rem;max-width:100%}.offcanvas-nav--nav-list{margin:0 0 3.125rem;padding:2.5rem 3.75rem 0;list-style-type:none}.offcanvas-nav--nav-list a{display:block;text-decoration:none;color:#fff}.offcanvas-nav--nav-list>li>a{position:relative;padding:.75rem 0;font-size:1.875rem;line-height:1.15}.offcanvas-nav--nav-list>li>ul{max-height:0;overflow:hidden;padding:0}.offcanvas-nav--nav-list>li>ul>li{border-bottom:1px solid #6f6f6e}.offcanvas-nav--nav-list>li>ul>li:first-child{margin-top:.9375rem;border-top:1px solid #6f6f6e}.offcanvas-nav--nav-list>li>ul>li>a{position:relative;padding:.75rem 0 .75rem 1.25rem;font-size:1.125rem;font-weight:400}.offcanvas-nav--nav-list>li>ul>li>a:after{display:block;content:"";position:absolute;right:1.25rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:.5rem;height:.8125rem;background-repeat:no-repeat;background-position:50%;background-size:auto 100%}.content-element p{font-size:1rem}}h1,h2,h5{margin-top:0;margin-bottom:.5rem}h1,h2,h5{margin-bottom:.5rem;font-family:Lato,sans-serif;font-weight:700;line-height:1.2;color:inherit}h2{font-size:3.125rem}.d-none{display:none!important}.mb-60{margin-bottom:3.75rem!important}h1,h2,h5{font-weight:400}h1.text-center,h2.text-center{margin-left:auto;margin-right:auto}h1,h2{font-weight:300}h2{margin-top:1em;margin-bottom:.5em}.content-element--header-h2{margin-top:3.125em;margin-bottom:1.5625em}.content-element.is-narrow{margin-left:auto;margin-right:auto;max-width:960px}.nav-tabs{border:none;margin-bottom:-1px}.nav-tabs .nav-item{position:relative;display:inline-block;padding:.625rem 1.5625rem;margin-right:-.25rem;font-size:1.125rem;text-decoration:none;font-weight:700;color:#000;background:#eee;border:1px solid #ccc}.nav-tabs .nav-item:after{display:block;content:"";position:absolute;left:0;bottom:-1px;right:0;border-bottom:1px solid #ccc}.nav-tabs .nav-item:last-child{margin-right:0}.nav-tabs .nav-link.active{color:#000!important;background:#fff;border-color:#ccc}.nav-tabs .nav-link.active:after{display:block;border-color:#fff}.tab-content{padding:1.875rem;border:1px solid #ccc}.tab-content .tab-pane.active{display:block}@media (min-width:768px) and (max-width:991.98px){.header-top{padding:1.25rem 1.875rem;height:8.75rem}.header-top .header-logo{width:8.125rem}.header-top .lang-nav{top:1.875rem;right:.9375rem}.header-top .main-nav--toggle{right:1.875rem;bottom:1.875rem}.header-slider--item{height:calc(75vh - 8.75rem);min-height:20rem}.header-slider--item--image:after{height:45%}.header-slider--item--content p{line-height:1}h1{font-size:2.5rem}.content-element--header-h1{margin-top:2.5em;margin-bottom:2.5em}h2{font-size:2.1875rem}.content-element--header-h2{margin-top:2.1875em;margin-bottom:2.1875em}}@media (max-width:767.98px){h1{font-size:2.1875rem;word-break:break-all;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.content-element--header-h1{margin-top:2.1875em;margin-bottom:2.1875em}h2{font-size:1.5625rem;word-break:break-all;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@supports ((-webkit-hyphens:auto) or (hyphens:auto)){h1{word-break:normal}h2{word-break:normal}}.content-element--header-h2{margin-top:1.5625em;margin-bottom:1.5625em}.offcanvas-nav--nav-list>li>ul>li:last-child{margin-bottom:.625rem}.container-fluid{padding-left:.9375em;padding-right:.9375em}.page-header--banner-tirol{bottom:1.25rem!important}.header-top{padding:.9375rem;height:6.25rem}.header-top .header-logo{width:5.625rem}.header-top .lang-nav{top:.9375rem;right:.125rem}.header-top .main-nav--toggle{right:.9375rem;bottom:.9375rem}.header-slider--item{height:calc(72vh - 6.25rem)!important;min-height:12.5rem}.header-slider--item--image:after{height:25%}.header-slider--item--content{left:.9375rem;bottom:.9375rem!important;margin-left:0;padding-right:5.625rem}.header-slider--item--content p{font-size:1.25rem;line-height:1.25}.breadcrumb{margin-bottom:.625rem;padding-top:1.875rem;padding-bottom:1.875rem}.breadcrumb:before{width:3.75rem}.breadcrumb:after{width:2.5rem;height:2.5rem}.offcanvas-nav--top{padding:.6875rem .9375rem}.offcanvas-nav--logo{width:2.5rem}.offcanvas-nav--nav-list{margin:0 0 1.25rem;padding:.625rem .9375rem 0}.offcanvas-nav--nav-list>li>a{padding:.625rem 0;font-size:1.5625rem}.offcanvas-nav--nav-list>li>ul>li:first-child{margin-top:.625rem}.offcanvas-nav--nav-list>li>ul>li>a{padding:.5rem 0 .5rem .9375rem}.offcanvas-nav--nav-list>li>ul>li>a:after{right:.9375rem}.offcanvas-nav--nav-list>li>ul>li>ul{-webkit-column-count:1;column-count:1}.offcanvas-nav--banner{padding:0 .9375rem;margin-bottom:.9375rem}.offcanvas-nav .main-nav--toggle{right:.9375rem}.header-badge{display:none}.notification-popup--content p{margin-bottom:.3125rem}.card-header .btn{padding:.9375rem .9375rem .9375rem 2.5rem}.card-header .btn:before{left:.9375rem}.card-body{padding:.9375rem}}@media (max-width:991.98px){.header-sidebar{display:none!important}.header-top{display:block;position:relative;background:#4b4b4a;color:#fff}.header-top .header-logo,.header-top .logo--icon{margin:0}.header-top .logo--icon{display:none}.header-top .lang-nav{position:absolute;margin:0!important;font-size:.875rem}.header-top .main-nav--toggle{display:block;position:absolute;margin:0;padding:0;background:0 0;border:none;border-radius:0}.header-top .main-nav--toggle span{position:relative;display:block;margin:.4375rem 0;width:1.5625rem;border-bottom:.1875rem solid #fff}.header-top .main-nav--toggle span:after,.header-top .main-nav--toggle span:before{display:block;position:absolute;content:"";left:0;width:100%;border-bottom:.1875rem solid #fff}.header-top .main-nav--toggle span:before{top:-.4375rem}.header-top .main-nav--toggle span:after{bottom:-.625rem}.header-top--contact{display:block;position:absolute;top:28px;right:147px}.header-top--contact li{display:inline-block;padding-right:.1875rem}.header-top--contact li a{display:block;padding:0 .5rem;line-height:1.4375rem;color:#fff;text-decoration:none;font-size:.9375rem;font-weight:300;text-transform:uppercase}.header-top--contact li a i.icon{-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.header-slider{padding-left:0}.header-slider--item--image:before{display:none}.main-nav{display:none}.offcanvas-nav{display:block;position:fixed;top:0;right:0;bottom:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);width:100%;color:#fff;overflow:hidden;overflow-y:auto;z-index:99;background:#4b4b4a;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}.offcanvas-nav--top{position:relative;padding:.875rem 1.875rem;border-bottom:1px solid #6f6f6e}.offcanvas-nav .main-nav--toggle{display:block;position:absolute;top:50%;right:1.875rem;padding:0;margin:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border:none;background:0 0;border-radius:0}.offcanvas-nav .main-nav--toggle span{position:relative;display:block;width:1.5625rem;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-bottom:3px solid #fff}.offcanvas-nav .main-nav--toggle span:after{display:block;content:"";position:absolute;left:0;top:0;width:100%;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);border-bottom:3px solid #fff}.offcanvas-nav--logo{display:block;width:2.75rem;max-width:100%}.offcanvas-nav--nav-list{margin:0 0 3.125rem;padding:2.5rem 3.75rem 0;list-style-type:none}.offcanvas-nav--nav-list a{display:block;text-decoration:none;color:#fff}.offcanvas-nav--nav-list>li>a{position:relative;padding:.75rem 0;font-size:1.875rem;line-height:1.15}.offcanvas-nav--nav-list>li>ul{max-height:0;overflow:hidden;padding:0}.offcanvas-nav--nav-list>li>ul>li{border-bottom:1px solid #6f6f6e}.offcanvas-nav--nav-list>li>ul>li:first-child{margin-top:.9375rem;border-top:1px solid #6f6f6e}.offcanvas-nav--nav-list>li>ul>li>a{position:relative;padding:.75rem 0 .75rem 1.25rem;font-size:1.125rem;font-weight:400}.offcanvas-nav--nav-list>li>ul>li>a:after{display:block;content:"";position:absolute;right:1.25rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:.5rem;height:.8125rem;background-repeat:no-repeat;background-position:50%;background-size:auto 100%}.offcanvas-nav--nav-list>li>ul>li>ul{padding:0 1.25rem;max-height:0;overflow:hidden;-webkit-column-count:3;column-count:3}.offcanvas-nav--nav-list>li>ul>li>ul>li>a{position:relative;padding:.5rem 0 .5rem .9375rem;line-height:1.15;font-size:1rem}.offcanvas-nav--nav-list>li>ul>li>ul>li>a:before{display:block;content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:.4375rem;height:.6875rem;background-repeat:no-repeat;background-position:50%;background-size:auto 100%}.offcanvas-nav--banner{position:relative;margin:0 auto 3.75rem;padding:0 3.75rem;max-width:40rem}.offcanvas-nav .header-sidebar--banner{display:block;position:relative;left:auto;bottom:auto}.content-element p{font-size:1rem}}h5{margin-top:0;margin-bottom:.5rem}h5{margin-bottom:.5rem;font-family:Lato,sans-serif;font-weight:700;line-height:1.2;color:inherit}h5{font-weight:400}@media (min-width:768px) and (max-width:991.98px){.header-top{padding:1.25rem 1.875rem;height:8.75rem}.header-top .header-logo{width:8.125rem}.header-top .lang-nav{top:1.875rem;right:.9375rem}.header-top .main-nav--toggle{right:1.875rem;bottom:1.875rem}.header-slider--item{height:calc(75vh - 8.75rem);min-height:20rem}.header-slider--item--image:after{height:45%}.header-slider--item--content p{line-height:1}}@media (max-width:767.98px){.container-fluid{padding-left:.9375em;padding-right:.9375em}.page-header--banner-tirol{bottom:1.25rem!important}.header-top{padding:.9375rem;height:6.25rem}.header-top .header-logo{width:5.625rem}.header-top .lang-nav{top:.9375rem;right:.125rem}.header-top .main-nav--toggle{right:.9375rem;bottom:.9375rem}.header-slider--item{height:calc(72vh - 6.25rem)!important;min-height:12.5rem}.header-slider--item--image:after{height:25%}.header-slider--item--content{left:.9375rem;bottom:.9375rem!important;margin-left:0;padding-right:5.625rem}.header-slider--item--content p{font-size:1.25rem;line-height:1.25}.breadcrumb{margin-bottom:.625rem;padding-top:1.875rem;padding-bottom:1.875rem}.breadcrumb:before{width:3.75rem}.breadcrumb:after{width:2.5rem;height:2.5rem}.offcanvas-nav--top{padding:.6875rem .9375rem}.offcanvas-nav--logo{width:2.5rem}.offcanvas-nav--nav-list{margin:0 0 1.25rem;padding:.625rem .9375rem 0}.offcanvas-nav--nav-list>li>a{padding:.625rem 0;font-size:1.5625rem}.offcanvas-nav--nav-list>li>ul>li:first-child{margin-top:.625rem}.offcanvas-nav--nav-list>li>ul>li:last-child{margin-bottom:.625rem}.offcanvas-nav--nav-list>li>ul>li>a{padding:.5rem 0 .5rem .9375rem}.offcanvas-nav--nav-list>li>ul>li>a:after{right:.9375rem}.offcanvas-nav--nav-list>li>ul>li>ul{-webkit-column-count:1;column-count:1}.offcanvas-nav--banner{padding:0 .9375rem;margin-bottom:.9375rem}.offcanvas-nav .main-nav--toggle{right:.9375rem}.header-badge{display:none}.notification-popup--content p{margin-bottom:.3125rem}.card-header .btn{padding:.9375rem .9375rem .9375rem 2.5rem}.card-header .btn:before{left:.9375rem}.card-body{padding:.9375rem}}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#000;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--breakpoint-xlm:1400px;--breakpoint-xll:1900px;--font-family-sans-serif:"Lato",sans-serif;--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%}header,main,nav{display:block}body{margin:0;font-family:Lato,sans-serif;font-size:1rem;font-weight:300;line-height:1.5625;color:#4b4b4a;text-align:left;background-color:#fff}h1,h5{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}ol,ul{margin-bottom:1rem}ol,ul{margin-top:0}ul ul{margin-bottom:0}strong{font-weight:bolder}a{background-color:transparent}a{color:#000;text-decoration:underline}img{border-style:none}img{vertical-align:middle}button{border-radius:0}button,input{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button{text-transform:none}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}template{display:none}h1,h5{margin-bottom:.5rem;font-family:Lato,sans-serif;font-weight:700;line-height:1.2;color:inherit}h1{font-size:3.75rem}h5{font-size:1.1rem}.img-fluid{max-width:100%;height:auto}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.btn{display:inline-block;font-weight:300;color:#4b4b4a;vertical-align:middle;background-color:transparent;border:1px solid transparent;padding:14px 20px;line-height:20px;border-radius:5px}.btn-primary{background-color:#000;border-color:#000}.btn-link{font-weight:300}.btn-link{color:#000;text-decoration:underline}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.card{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card-body{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pt-40{padding-top:2.5rem!important}.text-center{text-align:center!important}ul,ul li{list-style:none;padding:0;margin:0}html{font-size:16px;font-family:Lato,sans-serif;font-weight:300}body{overflow-x:hidden;width:100%}.container-fluid{padding-left:1.875em;padding-right:1.875em;max-width:103.75em}.page-header{position:relative}.page-header--banner-tirol{display:block;position:absolute;right:0;bottom:4.6875rem;border-right:0 solid #b0141c;background-color:#b0141c;background-repeat:no-repeat;background-size:auto 100%;background-position:0 0}.page-header--banner-tirol:before{display:block;content:"";width:4.875rem;height:0;padding-top:38.46154%}.header-sidebar{position:absolute;left:0;top:0;bottom:0;width:20rem;color:#fff;background:#4b4b4a;z-index:5}.header-sidebar--banner{position:absolute;left:0;bottom:0;width:100%}.header-sidebar--banner img{display:block;width:100%;height:auto}.header-sidebar--banner--icon{position:absolute;right:0;bottom:0;width:3.875rem;height:3.875rem;overflow:hidden}.header-sidebar--banner--icon:after,.header-sidebar--banner--icon:before{display:block;content:"";position:absolute}.header-sidebar--banner--icon:before{left:0;top:0;width:100%;height:100%;border-bottom:3.875rem solid #57813a;border-left:3.875rem solid transparent}.header-sidebar--banner--icon:after{right:0;top:.5625rem;width:200%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;border-top:1px dashed hsla(0,0%,100%,.3)}.header-sidebar--banner--icon .icon{position:absolute;right:.625rem;bottom:.625rem;width:.625rem;height:.8125rem}.header-sidebar--banner--icon .icon:before{background-size:100% auto}.header-top{display:none}.header-top--contact{display:none}.header-logo{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;display:block;margin-left:auto;margin-right:auto;width:11.25rem;max-width:100%;background-repeat:no-repeat;background-size:contain;background-position:0 0}.header-logo:before{content:"";display:block;width:100%;padding-top:75%}.logo--icon{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;background-repeat:no-repeat;background-size:contain;background-position:0 0}.logo--icon:before{content:"";display:block;width:100%;padding-top:71.11111%}.icon{display:inline-block;vertical-align:middle;width:1em;height:1em;line-height:1em}.icon:before{display:block;content:"";width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:50%}.lang-nav{margin:3.75rem 0}.lang-nav ul{text-align:center}.lang-nav ul>li{display:inline-block;padding-right:.1875rem;border-right:1px solid #6f6f6e}.lang-nav ul>li:last-child{border:none}.lang-nav ul>li>a{display:block;padding:0 .75rem;line-height:1.4375rem;color:#fff;text-decoration:none;font-size:.9375rem;font-weight:300;text-transform:uppercase}.header-slider{position:relative;padding-left:20rem}.header-slider--inner:not(.slick-initialized) .header-slider--item:not(:first-child){display:none}.header-slider--item{height:75vh;background:#4b4b4a;position:relative;overflow:hidden;min-height:27.5rem}.header-slider--item--image{position:absolute;top:0;left:0;width:100%;height:100%}.header-slider--item--image img{display:block;width:100%;max-width:none;height:100%;font-family:object-fit\\:cover;-o-object-fit:cover;object-fit:cover}.header-slider--item--image iframe{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.header-slider--item--image:after,.header-slider--item--image:before{display:block;position:absolute;content:"";left:0;right:0}.header-slider--item--image:before{top:0;height:27.5%;background:-webkit-linear-gradient(top,rgba(0,0,0,.6) 0,transparent);background:linear-gradient(180deg,rgba(0,0,0,.6) 0,transparent);z-index:1}.header-slider--item--image:after{bottom:0;height:40%;background:-webkit-linear-gradient(top,transparent 0,rgba(0,0,0,.6));background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.6))}.header-slider--item--content{display:block;position:absolute;bottom:4.6875rem;left:50%;margin-left:-640px;color:#fff;z-index:10;-webkit-transform:translateY(3.125rem);-ms-transform:translateY(3.125rem);transform:translateY(3.125rem);opacity:0}.header-slider--item--content p{margin:0;font-weight:300;line-height:1.08333;font-size:3.75rem}.main-nav{position:absolute;top:3.125rem;right:1.875rem;color:#fff;z-index:99}.main-nav--container:after,.main-nav:after{display:table;content:"";clear:both}.main-nav--logo{display:none}.main-nav--list{float:left}.main-nav--list a{display:block;color:#fff;text-decoration:none}.main-nav--list>li{display:inline-block}.main-nav--list>li:not(.has-megamenu){position:relative}.main-nav--list>li>a{padding:.5625rem .9375rem;line-height:1.25;font-size:1.25rem;font-weight:300;border:1px solid transparent}.main-nav--list>li>ul{position:absolute;display:block;left:-2.5rem;top:100%;margin-top:1.5625rem;padding:2.5rem;width:21.25rem;-webkit-transform:translateY(.9375rem);-ms-transform:translateY(.9375rem);transform:translateY(.9375rem);opacity:0;visibility:hidden;background:#4b4b4a}.main-nav--list>li>ul:before{display:block;content:"";position:absolute;left:0;top:-1.5625rem;height:1.5625rem;width:100%;background:0 0}.main-nav--list>li>ul>li{border-top:1px solid #6f6f6e}.main-nav--list>li>ul>li:last-child{border-bottom:1px solid #6f6f6e}.main-nav--list>li>ul>li>a{padding:1rem 1.25rem;line-height:1.22;font-size:1.125rem;font-weight:400}.main-nav--megamenu{display:block;position:absolute;top:100%;right:0;padding:2.5rem 1.5625rem;margin-top:1.5625rem;-webkit-transform:translateY(.9375rem);-ms-transform:translateY(.9375rem);transform:translateY(.9375rem);opacity:0;visibility:hidden;background:#4b4b4a}.main-nav--megamenu:before{display:block;position:absolute;content:"";left:0;top:-1.5625rem;width:100%;height:1.5625rem;background:0 0}.main-nav--megamenu--container{width:77.5rem}.main-nav--megamenu--container:after{display:table;content:"";clear:both}.main-nav--megamenu--container>li>a{padding:1rem 1.25rem;margin-bottom:-1px;line-height:1.22;font-size:1.125rem;font-weight:400;border-top:1px solid #6f6f6e;border-bottom:1px solid #6f6f6e;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.main-nav--megamenu--container>li>ul{margin-top:.9375rem}.main-nav--megamenu--container>li>ul>li{margin-bottom:.5rem}.main-nav--megamenu--container>li>ul>li:last-child{margin-bottom:0}.main-nav--megamenu--container>li>ul>li>a{position:relative;padding:.3125rem 2.125rem;line-height:1.25;font-size:1rem;border:1px solid transparent;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.main-nav--megamenu--container>li>ul>li>a:before{display:block;position:absolute;content:"";left:1.25rem;top:50%;width:.375rem;height:.625rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-size:100% auto;background-repeat:no-repeat;background-position:50%}.main-nav--megamenu--group{float:left;padding:0 .9375rem;width:25%}.main-nav--search{float:left;margin-right:-1.25rem;width:3.75rem;min-height:1px}.main-nav--search--inner{position:absolute;top:-.4375rem;right:-1.25rem;width:3.75rem;overflow:hidden}.main-nav--search form{padding-right:3.75rem;width:100%}.main-nav--search form input[type=text]{display:block;padding:0 1.25rem;width:100%;height:3.75rem;background:#4b4b4a;color:#fff;font-weight:300;font-size:1rem;border:none;opacity:0;visibility:hidden;outline:0}.main-nav--search form input[type=text]::-webkit-input-placeholder{color:#6f6f6e}.main-nav--search form input[type=text]:-ms-input-placeholder{color:#6f6f6e}.main-nav--search form button[type=submit]{position:absolute;display:block;top:0;right:0;margin:0;padding:0;width:3.75rem;height:3.75rem;border:none;background:0 0;outline:0}.main-nav--search form button[type=submit] .icon{position:relative;top:-.125rem;width:1.25rem;height:1.25rem}.main-nav--search form button[type=submit] .icon:after{display:none;content:"";width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:50%}.main-nav--booking{display:none}.meta-nav{position:absolute;left:3.75rem;bottom:8.125rem}.meta-nav ul>li{margin-bottom:.9375rem}.meta-nav ul>li:last-child{margin-bottom:0}.meta-nav ul>li>a{display:block;color:#fff;text-decoration:none;font-size:1rem}.meta-nav ul>li>a .icon{margin-right:.875rem;width:2.1875rem;height:1.4375rem;border-right:1px solid #6f6f6e;opacity:.6}.meta-nav ul>li>a .icon:before{display:inline-block;margin-top:.125rem;height:1.125rem;vertical-align:middle;background-position:0}.meta-nav ul>li>a .icon--phone:before{width:1.125rem;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.meta-nav ul>li>a .icon--gutschein:before{margin-top:0;height:1.4375rem}.breadcrumb{position:relative;margin-bottom:3.125rem;padding-top:2.8125rem;padding-bottom:2.8125rem;text-align:center;border-bottom:1px dashed #b7b7b7}.breadcrumb:after,.breadcrumb:before{display:block;content:"";position:absolute;left:50%;bottom:-1px}.breadcrumb:before{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:5.3125rem;border-bottom:1px solid #fff}.breadcrumb:after{width:3.75rem;height:3.75rem;-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%);background-repeat:no-repeat;background-size:100% auto;background-position:50%}.breadcrumb>ol{display:inline-block;list-style-type:none;margin:0 auto;padding:0 1.875rem;max-width:103.75rem}.breadcrumb>ol>li{display:inline-block;font-size:1rem;font-weight:300}.breadcrumb>ol>li:after{display:inline-block;content:"::";padding:0 .5rem}.breadcrumb>ol>li:last-child:after{display:none;content:""}.breadcrumb>ol>li a{text-decoration:none}h1,h5{font-weight:400}h1.text-center{margin-left:auto;margin-right:auto}h1{font-weight:300}h1{position:relative;margin-top:1em;margin-bottom:1em;padding-bottom:1em}h1:after{display:block;content:"";position:absolute;bottom:0;left:50%;width:5rem;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border-bottom:1px solid #4b4b4a}.content-element--header-h1{margin-top:3.75em;margin-bottom:3.75em}.content-element--header>:first-child{margin-top:0}.offcanvas-nav{display:none}.header-badge{position:absolute;bottom:-4.0625rem;right:10rem;width:12.5rem;-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg);text-decoration:none;color:#fff;background:#baa36e;border-radius:100%}.header-badge--inner{display:block;position:absolute;left:50%;top:50%;padding:0 1.25rem;width:100%;max-height:100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;font-size:1.25rem;font-weight:700;line-height:1.25}.header-badge:after,.header-badge:before{display:block;content:""}.header-badge:before{width:100%;height:0;padding-bottom:100%}.header-badge:after{position:absolute;left:.625rem;top:.625rem;right:.625rem;bottom:.625rem;border:.125rem dashed hsla(0,0%,100%,.6);border-radius:100%}.notification-popup{margin:.9375rem;padding:1.25rem;max-width:37.5rem;background:hsla(0,0%,100%,.9);box-shadow:0 0 1.875rem rgba(0,0,0,.15);font-size:.875rem}.notification-popup--buttons{text-align:right}.notification-popup.display-none{display:none!important}.content-element{margin-bottom:1.875rem}.main-content>.container-fluid .content-element:first-child{margin-top:0}.content-element>:last-child{margin-bottom:0}.content-element p{font-size:1.125rem}.btn{position:relative;text-decoration:none;font-size:1rem;text-align:center;font-weight:400}.btn:before{position:absolute;display:block;content:"";left:-1px;top:-1px;right:-1px;bottom:-1px;z-index:0;border:.125rem solid transparent;border-radius:5px;opacity:0;visibility:hidden}.btn.btn-link{font-size:1rem;min-width:0}.btn.btn-link{text-decoration:underline}.btn-primary{color:#fff;background-color:#4b4b4a}.btn-primary,.btn-primary:before{border-color:#4b4b4a}.tab-content .tab-pane{display:none}.tab-content .tab-pane>:last-child{margin-bottom:0}.card{margin-bottom:.625rem}.card,.card-header{border-radius:0!important;border:none}.card-header{padding:0;background:0 0}.card-header h5{margin-bottom:0}.card-header .btn{display:block;width:100%;padding:1.125rem 1.125rem 1.125rem 3.75rem;text-align:left;font-size:1.125em;font-weight:700;text-decoration:none!important;text-transform:none;white-space:normal;background:#4b4b4a;color:#fff;border-radius:0;border:1px solid #4b4b4a;border-bottom-color:transparent;position:relative}.card-header .btn:before{content:"";display:block;position:absolute;top:50%;left:1.875rem;width:.625rem;height:1.125rem;background-size:100% auto;background-repeat:no-repeat;background-position:50%;border:none;-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);opacity:1;visibility:visible}.card-header .btn.collapsed{background:#fff;color:#4b4b4a;border-color:#ccc}.card-header .btn.collapsed:before{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.card-body{border:1px solid #ccc;border-top:none;padding:1.5625em 1.875em}.card-body>:last-child{margin-bottom:0}@media (min-width:768px) and (max-width:1659.98px){.header-slider--item--content{left:1.875rem;margin-left:0}}@media (min-width:768px) and (max-width:991.98px){.header-top{padding:1.25rem 1.875rem;height:8.75rem}.header-top .header-logo{width:8.125rem}.header-top .lang-nav{top:1.875rem;right:.9375rem}.header-top .main-nav--toggle{right:1.875rem;bottom:1.875rem}.header-slider--item{height:calc(75vh - 8.75rem);min-height:20rem}.header-slider--item--image:after{height:45%}.header-slider--item--content p{line-height:1}h1{font-size:2.5rem}.content-element--header-h1{margin-top:2.5em;margin-bottom:2.5em}}@media (min-width:768px){.d-md-none{display:none!important}.btn{min-width:10rem;max-width:100%}}@media (min-width:768px) and (max-width:1399.98px){.header-slider--item--content p{font-size:2.5rem}.header-badge{right:6.25rem;width:10rem}.header-badge--inner{font-size:1rem}}@media (min-width:992px) and (max-width:1080px){.main-nav--list>li>a{font-size:1.125rem;padding:.5625rem .625rem}}@media (min-width:992px){.pb-lg-60{padding-bottom:3.75rem!important}}@media (min-width:992px) and (max-width:1199.98px){.header-sidebar{width:17.5rem}.header-slider{padding-left:17.5rem}.main-nav--list>li>a{padding:.5625rem .75rem}.main-nav--megamenu{padding:1.875rem 1.09375rem}.main-nav--megamenu--container{width:calc(100vw - 23.4375rem)}.main-nav--megamenu--container>li>a{padding:1rem .9375rem}.main-nav--megamenu--container>li>ul>li>a{padding-left:1.8125rem}.main-nav--megamenu--container>li>ul>li>a:before{left:.9375rem}.main-nav--megamenu--group{padding:0 .78125rem}}@media (min-width:1200px) and (max-width:1659.98px){.main-nav--megamenu--container{width:calc(100vw - 26.875rem)}}@media screen and (min-width:1615px){.main-nav{right:50%;margin-right:-50rem}}@media screen and (max-height:690px){.meta-nav ul>li{margin-bottom:.9375rem}}@media screen and (max-height:850px){.subpage .lang-nav{margin:1.875rem 0}.subpage .meta-nav{bottom:6.25rem}}@media screen and (max-height:580px){.meta-nav ul>li{margin-bottom:.625rem}}@media (max-width:575.98px){.notification-popup{padding:.9375rem;font-size:.75rem}}@media (max-width:767.98px){.container-fluid{padding-left:.9375em;padding-right:.9375em}.page-header--banner-tirol{bottom:1.25rem!important}.header-top{padding:.9375rem;height:6.25rem}.header-top .header-logo{width:5.625rem}.header-top .lang-nav{top:.9375rem;right:.125rem}.header-top .main-nav--toggle{right:.9375rem;bottom:.9375rem}.header-slider--item{height:calc(72vh - 6.25rem)!important;min-height:12.5rem}.header-slider--item--image:after{height:25%}.header-slider--item--content{left:.9375rem;bottom:.9375rem!important;margin-left:0;padding-right:5.625rem}.header-slider--item--content p{font-size:1.25rem;line-height:1.25}.breadcrumb{margin-bottom:.625rem;padding-top:1.875rem;padding-bottom:1.875rem}.breadcrumb:before{width:3.75rem}.breadcrumb:after{width:2.5rem;height:2.5rem}h1{font-size:2.1875rem;word-break:break-all;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@supports ((-webkit-hyphens:auto) or (hyphens:auto)){h1{word-break:normal}}.content-element--header-h1{margin-top:2.1875em;margin-bottom:2.1875em}.offcanvas-nav--top{padding:.6875rem .9375rem}.offcanvas-nav--logo{width:2.5rem}.offcanvas-nav--nav-list{margin:0 0 1.25rem;padding:.625rem .9375rem 0}.offcanvas-nav--nav-list>li>a{padding:.625rem 0;font-size:1.5625rem}.offcanvas-nav--nav-list>li>ul>li:first-child{margin-top:.625rem}.offcanvas-nav--nav-list>li>ul>li:last-child{margin-bottom:.625rem}.offcanvas-nav--nav-list>li>ul>li>a{padding:.5rem 0 .5rem .9375rem}.offcanvas-nav--nav-list>li>ul>li>a:after{right:.9375rem}.offcanvas-nav--nav-list>li>ul>li>ul{-webkit-column-count:1;column-count:1}.offcanvas-nav--banner{padding:0 .9375rem;margin-bottom:.9375rem}.offcanvas-nav .main-nav--toggle{right:.9375rem}.header-badge{display:none}.notification-popup--content p{margin-bottom:.3125rem}.card-header .btn{padding:.9375rem .9375rem .9375rem 2.5rem}.card-header .btn:before{left:.9375rem}.card-body{padding:.9375rem}}@media (max-width:991.98px){.header-sidebar{display:none!important}.header-top{display:block;position:relative;background:#4b4b4a;color:#fff}.header-top .header-logo,.header-top .logo--icon{margin:0}.header-top .logo--icon{display:none}.header-top .lang-nav{position:absolute;margin:0!important;font-size:.875rem}.header-top .main-nav--toggle{display:block;position:absolute;margin:0;padding:0;background:0 0;border:none;border-radius:0}.header-top .main-nav--toggle span{position:relative;display:block;margin:.4375rem 0;width:1.5625rem;border-bottom:.1875rem solid #fff}.header-top .main-nav--toggle span:after,.header-top .main-nav--toggle span:before{display:block;position:absolute;content:"";left:0;width:100%;border-bottom:.1875rem solid #fff}.header-top .main-nav--toggle span:before{top:-.4375rem}.header-top .main-nav--toggle span:after{bottom:-.625rem}.header-top--contact{display:block;position:absolute;top:28px;right:147px}.header-top--contact li{display:inline-block;padding-right:.1875rem}.header-top--contact li a{display:block;padding:0 .5rem;line-height:1.4375rem;color:#fff;text-decoration:none;font-size:.9375rem;font-weight:300;text-transform:uppercase}.header-top--contact li a i.icon{-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.header-slider{padding-left:0}.header-slider--item--image:before{display:none}.main-nav{display:none}.offcanvas-nav{display:block;position:fixed;top:0;right:0;bottom:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);width:100%;color:#fff;overflow:hidden;overflow-y:auto;z-index:99;background:#4b4b4a;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}.offcanvas-nav--top{position:relative;padding:.875rem 1.875rem;border-bottom:1px solid #6f6f6e}.offcanvas-nav .main-nav--toggle{display:block;position:absolute;top:50%;right:1.875rem;padding:0;margin:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border:none;background:0 0;border-radius:0}.offcanvas-nav .main-nav--toggle span{position:relative;display:block;width:1.5625rem;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-bottom:3px solid #fff}.offcanvas-nav .main-nav--toggle span:after{display:block;content:"";position:absolute;left:0;top:0;width:100%;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);border-bottom:3px solid #fff}.offcanvas-nav--logo{display:block;width:2.75rem;max-width:100%}.offcanvas-nav--nav-list{margin:0 0 3.125rem;padding:2.5rem 3.75rem 0;list-style-type:none}.offcanvas-nav--nav-list a{display:block;text-decoration:none;color:#fff}.offcanvas-nav--nav-list>li>a{position:relative;padding:.75rem 0;font-size:1.875rem;line-height:1.15}.offcanvas-nav--nav-list>li>ul{max-height:0;overflow:hidden;padding:0}.offcanvas-nav--nav-list>li>ul>li{border-bottom:1px solid #6f6f6e}.offcanvas-nav--nav-list>li>ul>li:first-child{margin-top:.9375rem;border-top:1px solid #6f6f6e}.offcanvas-nav--nav-list>li>ul>li:last-child{margin-bottom:.9375rem}.offcanvas-nav--nav-list>li>ul>li>a{position:relative;padding:.75rem 0 .75rem 1.25rem;font-size:1.125rem;font-weight:400}.offcanvas-nav--nav-list>li>ul>li>a:after{display:block;content:"";position:absolute;right:1.25rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:.5rem;height:.8125rem;background-repeat:no-repeat;background-position:50%;background-size:auto 100%}.offcanvas-nav--nav-list>li>ul>li>ul{padding:0 1.25rem;max-height:0;overflow:hidden;-webkit-column-count:3;column-count:3}.offcanvas-nav--nav-list>li>ul>li>ul>li>a{position:relative;padding:.5rem 0 .5rem .9375rem;line-height:1.15;font-size:1rem}.offcanvas-nav--nav-list>li>ul>li>ul>li>a:before{display:block;content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:.4375rem;height:.6875rem;background-repeat:no-repeat;background-position:50%;background-size:auto 100%}.offcanvas-nav--banner{position:relative;margin:0 auto 3.75rem;padding:0 3.75rem;max-width:40rem}.offcanvas-nav .header-sidebar--banner{display:block;position:relative;left:auto;bottom:auto}.content-element p{font-size:1rem}}@media (max-width:991.98px) and (max-width:767.98px){.header-top--contact{top:13px;right:128px}} ', 'stdWrap.' => array('replacement.' => array('10.' => array('search' => '../', 'replace' => '/typo3conf/ext/provider/Resources/Public/')))), 'TEXT', '100.' => array('value' => '.slick-arrow { display: none !important; }')), 'footerData.' => array('COA', '1251.' => array('COA', '10.' => array('wrap' => '<noscript class="inject-onload">|</noscript>', 'COA', '10.' => array('TEXT', '10.' => array('dataWrap' => '<link rel="stylesheet" href="{path:EXT:provider/Resources/Public/css/main.min.css}" media="screen">'), 'stdWrap.' => array('replacement.' => array('10.' => array('search' => '.css', 'replace.' => array('stdWrap.' => array('cObject' => 'TEXT', 'cObject.' => array('data' => 'path:EXT:provider/Resources/Public/css/main.min.css', 'postUserFunc' => 'CONECTO\\Provider\\UserFuncs\\Filemtime->get')), 'wrap' => '.css?|'))))), 'COA', '20.' => array('TEXT', '20.' => array('dataWrap' => '<link rel="stylesheet" href="{path:EXT:provider/Resources/Public/css/main.data.css}" media="screen">'), 'stdWrap.' => array('replacement.' => array('10.' => array('search' => '.css', 'replace.' => array('stdWrap.' => array('cObject' => 'TEXT', 'cObject.' => array('data' => 'path:EXT:provider/Resources/Public/css/main.data.css', 'postUserFunc' => 'CONECTO\\Provider\\UserFuncs\\Filemtime->get')), 'wrap' => '.css?|'))))), 'TEXT', '30.' => array('dataWrap' => '<link rel="stylesheet" href="{path:EXT:provider/Resources/Public/css/flatpickr.min.css}" media="screen">')), 'TEXT', '20.' => array('wrap' => '<script>setTimeout(function(){ | }, 100);</script>', 'value' => 'for(var d,a=document.getElementsByClassName("inject-onload"),c=0;d=a[c];++c)if("NOSCRIPT"===d.nodeName){var k=document.createElement("div");k.innerHTML=d.textContent,document.body.appendChild(k)}'), 'TEXT', '30.' => array('value' => '!(function(e,t){if("srcset"in t.createElement("img"))return;var c=0<e.innerWidth?e.innerWidth:screen.width,h=0<e.innerHeight?e.innerHeight:screen.height,d=e.devicePixelRatio||1;for(var i=t.getElementsByTagName("img"),n=0;n<i.length;n++)!(function(e){if(e.attributes.srcset)for(var t=e.attributes.srcset.nodeValue.split(","),i=0;i<t.length;i++){var n=t[i].match(/^\\s*([^\\s]+)\\s*(\\s(\\d+)w)?\\s*(\\s(\\d+)h)?\\s*(\\s(\\d+)x)?\\s*$/),s=n[1],r=n[3]||!1,a=n[5]||!1,n=n[7]||1;r&&r<c||a&&a<h||n&&d<n||(e.src=s)}})(i[n])})(window,document);', 'wrap' => '<script>|</script>'))), 'shortcutIcon' => 'typo3conf/ext/provider/Resources/Public/images/app_icons/favicon.ico', 'headerData.' => array('COA', '300.' => array('stdWrap.' => array('wrap' => '<link rel="manifest" href="/manifest.json"><meta name="msapplication-config" content="/browserconfig.xml" />|'), 'TEXT', '10.' => array('value' => 'typo3conf/ext/provider/Resources/Public/images/app_icons/apple-touch-icon.png', 'wrap' => '<link rel="apple-touch-icon" href="|">'), 'TEXT', '20.' => array('value' => '{$plugin.tx_provider.settings.manifest.themeColor}', 'wrap' => '<meta name="theme-color" content="|">')), 'COA', '500.' => array('stdWrap.' => array('wrap' => '<link rel="canonical" href="|">', 'append' => 'TEXT', 'append.' => array('char' => '10')), 'COA', '10.' => array('stdWrap.' => array('wrap' => '|', 'htmlSpecialChars' => '1'), 'TEXT', '10.' => array('required' => '1', 'data' => 'TSFE:page|tx_provider_meta_canonical'), 'COA', '20.' => array('if.' => array('isFalse.' => array('data' => 'TSFE:page|tx_provider_meta_canonical')), 'TEXT', '20.' => array('typolink.' => array('parameter' => '{page:uid}', 'parameter.' => array('insertData' => '1'), 'addQueryString' => '1', 'addQueryString.' => array('method' => 'GET', 'exclude' => '{$plugin.tx_provider.settings.sys.excludeLinkVarsCanonical}'), 'returnLast' => 'url', 'forceAbsoluteUrl' => '1'))))), 'COA', '600.' => array('TEXT', '20.' => array('wrap' => '<link rel="alternate" hreflang="de" href="|" />', 'append' => 'TEXT', 'append.' => array('char' => '10'), 'typolink.' => array('parameter' => '{page:uid}', 'parameter.' => array('insertData' => '1'), 'addQueryString' => '1', 'addQueryString.' => array('method' => 'GET', 'exclude' => '{$plugin.tx_provider.settings.sys.excludeLinkVarsCanonical}'), 'returnLast' => 'url', 'forceAbsoluteUrl' => '1', 'additionalParams' => '&L=0')), 'CONTENT', '60.' => array('table' => 'sys_language', 'select.' => array('selectFields' => 'sys_language.*', 'pidInList' => 'root', 'where' => 'sys_language.hidden < 1'), 'renderObj' => 'COA', 'renderObj.' => array('stdWrap.' => array('noTrimWrap' => '|<link rel="alternate" | />|', 'append' => 'TEXT', 'append.' => array('char' => '10')), 'TEXT', '10.' => array('field' => 'language_isocode', 'required' => '1', 'case' => 'lower', 'noTrimWrap' => '|hreflang="|" |'), 'TEXT', '20.' => array('wrap' => 'href="|"', 'typolink.' => array('parameter' => '{page:uid}', 'parameter.' => array('insertData' => '1'), 'addQueryString' => '1', 'addQueryString.' => array('method' => 'GET', 'exclude' => '{$plugin.tx_provider.settings.sys.excludeLinkVarsCanonical}'), 'returnLast' => 'url', 'forceAbsoluteUrl' => '1', 'additionalParams.' => array('cObject' => 'COA', 'cObject.' => array('TEXT', '10.' => array('field' => 'uid', 'wrap' => '&L=|'))))))), 'TEXT', '99.' => array('wrap' => '<link rel="alternate" hreflang="x-default" href="|" />', 'append' => 'TEXT', 'append.' => array('char' => '10'), 'typolink.' => array('parameter' => '{page:uid}', 'parameter.' => array('insertData' => '1'), 'addQueryString' => '1', 'addQueryString.' => array('method' => 'GET', 'exclude' => '{$plugin.tx_provider.settings.sys.excludeLinkVarsCanonical}'), 'returnLast' => 'url', 'forceAbsoluteUrl' => '1', 'additionalParams' => '&L=0'))), 'COA', '100.' => array('wrap' => '<title>|</title>', 'COA', '10.' => array('TEXT', '10.' => array('data' => 'field:title'), 'TEXT', '20.' => array('if.' => array('value.' => array('data' => 'leveluid:1'), 'equals.' => array('data' => 'page:uid'), 'negate' => '1'), 'noTrimWrap' => '| - ||', 'data' => 'leveltitle:1'), 'TEXT', '30.' => array('if.' => array('value.' => array('data' => 'leveluid:0'), 'equals.' => array('data' => 'page:uid'), 'negate' => '1'), 'noTrimWrap' => '| - ||', 'data' => 'leveltitle:0'), 'stdWrap.' => array('override.' => array('cObject' => 'TEXT', 'cObject.' => array('if.' => array('isTrue.' => array('data' => 'field:abstract')), 'data' => 'field:abstract')))))), 'meta.' => array('viewport' => 'width=device-width, initial-scale=1', 'keywords.' => array('field' => 'keywords'), 'description.' => array('field' => 'description'), 'robots.' => array('cObject' => 'COA', 'cObject.' => array('TEXT', '10.' => array('if.' => array('isFalse.' => array('field' => 'no_search')), 'value' => 'index, follow'), 'TEXT', '20.' => array('if.' => array('isTrue.' => array('field' => 'no_search')), 'value' => 'noindex'))), 'google-site-verification' => '', 'og:url.' => array('attribute' => 'property', 'stdWrap.' => array('cObject' => 'TEXT', 'cObject.' => array('typolink.' => array('parameter.' => array('data' => 'page:uid'), 'addQueryString' => '1', 'addQueryString.' => array('exclude' => '{$plugin.tx_provider.settings.sys.excludeLinkVarsCanonical}'), 'returnLast' => 'url', 'forceAbsoluteUrl' => '1')))), 'og:description.' => array('field' => 'description', 'attribute' => 'property'), 'og:image.' => array('attribute' => 'property', 'stdWrap.' => array('cObject' => '< lib.openGraphImage', 'cObject.' => array('renderObj' => 'TEXT', 'renderObj.' => array('typolink.' => array('parameter.' => array('cObject' => 'IMG_RESOURCE', 'cObject.' => array('file.' => array('import.' => array('data' => 'file:current:publicUrl')))), 'returnLast' => 'url', 'forceAbsoluteUrl' => '1'))))), 'og:image:width.' => array('attribute' => 'property', 'stdWrap.' => array('cObject' => '< lib.openGraphImage', 'cObject.' => array('renderObj' => 'TEXT', 'renderObj.' => array('data' => 'file:current:publicUrl', 'postUserFunc' => 'CONECTO\\Provider\\UserFuncs\\ImageDimensions->getWidth')))), 'og:image:height.' => array('attribute' => 'property', 'stdWrap.' => array('cObject' => '< lib.openGraphImage', 'cObject.' => array('renderObj' => 'TEXT', 'renderObj.' => array('data' => 'file:current:publicUrl', 'postUserFunc' => 'CONECTO\\Provider\\UserFuncs\\ImageDimensions->getHeight')))), 'p:domain_verify' => 'name', 'p:domain_verify.' => array('cObject' => 'TEXT', 'cObject.' => array('value' => 'f6609fed0af4af602f3ad08d6d9177b8'))), 'adminPanelStyles' => '0', 'FLUIDTEMPLATE', '10.' => array('layoutRootPaths.' => array('EXT:provider/Resources/Private/Layouts'), 'partialRootPaths.' => array('EXT:provider/Resources/Private/Partials'), 'templateRootPaths.' => array('EXT:provider/Resources/Private/Templates'), 'settings.' => array('navs.' => array('footerLogos' => '49'), 'links.' => array('privacyPolicy' => '88', 'cookieConset' => '88', 'inquiryPage' => '22', 'bookingPage' => '132', 'newsletter' => '122', 'newsletterUnsub' => '125'), 'searchPageId' => '144'), 'dataProcessing.' => array('CONECTO\\Provider\\DataProcessing\\FilesRootlineProcessor', '10.' => array('references.' => array('fieldName' => 'media'), 'as' => 'pageFiles')), 'variables.' => array('content' => 'CONTENT', 'content.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => '{#colPos}=0')), 'layoutName' => 'CASE', 'layoutName.' => array('key.' => array('data' => 'levelfield:-1, backend_layout_next_level, slide', 'override.' => array('data' => 'field:backend_layout')), 'pagets__frontpage' => 'TEXT', 'pagets__frontpage.' => array('value' => 'frontpage'), 'pagets__error' => 'TEXT', 'pagets__error.' => array('value' => 'error'), 'default' => 'TEXT', 'default.' => array('value' => 'subpage'))), 'templateName.' => array('stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('data' => 'levelfield:-1, backend_layout_next_level, slide', 'override.' => array('data' => 'field:backend_layout')), 'pagets__frontpage' => 'TEXT', 'pagets__frontpage.' => array('value' => 'Page/Frontpage'), 'pagets__error' => 'TEXT', 'pagets__error.' => array('value' => 'Page/Error'), 'default' => 'TEXT', 'default.' => array('value' => 'Page/Subpage'))))), 'jsInline.' => array('COA', '5.' => array('TEXT', '10.' => array('value' => 'var loadPageScripts = [],loadPageCSS = [],loadResPath = \'/typo3conf/ext/provider/Resources/Public/\',pswpData = [];dataLayer = [];'), 'COA', '20.' => array('stdWrap.' => array('wrap' => 'var pageInfo = {|};dataLayer.push(pageInfo);'), 'TEXT', '10.' => array('field' => 'uid', 'wrap' => '\'uid\':|,'), 'TEXT', '20.' => array('field' => 'pid', 'wrap' => '\'pid\':|,'), 'TEXT', '30.' => array('value' => 'en', 'wrap' => '\'lang\':\'|\'')), 'TEXT', '99.' => array('value' => '!(function(t,i){function a(e){i(t.lazySizes,e),t.removeEventListener("lazyunveilread",a,!0)}i=i.bind(null,t,t.document),"object"==typeof module&&module.exports?i(require("lazysizes")):t.lazySizes?a():t.addEventListener("lazyunveilread",a,!0)})(window,(function(e,t,c,i){"use strict";function a(i,a){function n(){var e=i.currentSrc||i.src;e&&r!==e&&(r=e,l.backgroundImage="url("+(u.test(e)?JSON.stringify(e):e)+")",t||(t=!0,c.rC(o,s.loadingClass),c.aC(o,s.loadedClass)))}function e(){c.rAF(n)}var t,r,s=c.cfg,o=i.cloneNode(!1),l=o.style;i._lazysizesParentFit=a.fit,i.addEventListener("lazyloaded",e,!0),i.addEventListener("load",e,!0),o.addEventListener("load",(function(){var e=o.currentSrc||o.src;e&&e!=d&&(o.src=d,o.srcset="")})),c.rAF((function(){var e=i,t=i.parentNode;"PICTURE"==t.nodeName.toUpperCase()&&(t=(e=t).parentNode),c.rC(o,s.loadedClass),c.rC(o,s.lazyClass),c.aC(o,s.loadingClass),c.aC(o,s.objectFitClass||"lazysizes-display-clone"),o.getAttribute(s.srcsetAttr)&&o.setAttribute(s.srcsetAttr,""),o.getAttribute(s.srcAttr)&&o.setAttribute(s.srcAttr,""),o.src=d,o.srcset="",l.backgroundRepeat="no-repeat",l.backgroundPosition=a.position,l.backgroundSize=a.fit,e.style.display="none",i.setAttribute("data-parent-fit",a.fit),i.setAttribute("data-parent-container","prev"),t.insertBefore(o,e),i._lazysizesParentFit&&delete i._lazysizesParentFit,i.complete&&n()}))}var t=t.createElement("a").style,n="objectFit"in t,t=n&&"objectPosition"in t,r=/object-fit["\']*\\s*:\\s*["\']*(contain|cover)/,s=/object-position["\']*\\s*:\\s*["\']*(.+?)(?=($|,|\'|"|;))/,d="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",u=/\\(|\\)|\'/,o={center:"center","50% 50%":"center"};n&&t||(e.addEventListener("lazyunveilread",e=function(e){var t,i;e.detail.instance==c&&(t=e.target,i=t,e=(getComputedStyle(i,null)||{}).fontFamily||"",e=(e=(i=e.match(r)||"")&&e.match(s)||"")&&e[1],!(e={fit:i&&i[1]||"",position:o[e]||e||"center"}).fit||n&&"center"==e.position||a(t,e))},!0),i&&i.detail&&e(i))})),(function(e){var t=(function(o,k){"use strict";if(k.getElementsByClassName){var I,W,B=k.documentElement,l=o.Date,a=o.HTMLPictureElement,c="addEventListener",R="getAttribute",d=o[c],$=o.setTimeout,u=o.requestAnimationFrame||$,f=o.requestIdleCallback,H=/^picture$/i,n=["load","error","lazyincluded","_lazyloaded"],i={},q=Array.prototype.forEach,D=function(e,t){return i[t]||(i[t]=new RegExp("(\\\\s|^)"+t+"(\\\\s|$)")),i[t].test(e[R]("class")||"")&&i[t]},U=function(e,t){D(e,t)||e.setAttribute("class",(e[R]("class")||"").trim()+" "+t)},Q=function(e,t){var i;(i=D(e,t))&&e.setAttribute("class",(e[R]("class")||"").replace(i," "))},J=function(t,i,e){var a=e?c:"removeEventListener";e&&J(t,i),n.forEach((function(e){t[a](e,i)}))},V=function(e,t,i,a,n){var r=k.createEvent("Event");return i||(i={}),i.instance=I,r.initEvent(t,!a,!n),r.detail=i,e.dispatchEvent(r),r},X=function(e,t){var i;!a&&(i=o.picturefill||W.pf)?(t&&t.src&&!e[R]("srcset")&&e.setAttribute("srcset",t.src),i({reevaluate:!0,elements:[e]})):t&&t.src&&(e.src=t.src)},G=function(e,t){return(getComputedStyle(e,null)||{})[t]},s=function(e,t,i){for(i=i||e.offsetWidth;i<W.minSize&&t&&!e._lazysizesWidth;)i=t.offsetWidth,t=t.parentNode;return i},K=(function(){var i,a,t=[],n=[],r=t,s=function(){var e=r;for(r=t.length?n:t,i=!0,a=!1;e.length;)e.shift()();i=!1},e=function(e,t){i&&!t?e.apply(this,arguments):(r.push(e),a||(a=!0,(k.hidden?$:u)(s)))};return e._lsFlush=s,e})(),Y=function(i,e){return e?function(){K(i)}:function(){var e=this,t=arguments;K((function(){i.apply(e,t)}))}},Z=function(e){var i,a=0,n=W.throttleDelay,r=W.ricTimeout,t=function(){i=!1,a=l.now(),e()},s=f&&r>49?function(){f(t,{timeout:r}),r!==W.ricTimeout&&(r=W.ricTimeout)}:Y((function(){$(t)}),!0);return function(e){var t;(e=!0===e)&&(r=33),i||(i=!0,t=n-(l.now()-a),t<0&&(t=0),e||t<9?s():$(s,t))}},ee=function(e){var t,i,a=99,n=function(){t=null,e()},r=function(){var e=l.now()-i;e<a?$(r,a-e):(f||n)(n)};return function(){i=l.now(),t||(t=$(r,a))}};!(function(){var e,t={lazyClass:"lazyload",loadedClass:"lazyloaded",loadingClass:"lazyloading",preloadClass:"lazypreload",errorClass:"lazyerror",autosizesClass:"lazyautosizes",srcAttr:"data-src",srcsetAttr:"data-srcset",sizesAttr:"data-sizes",minSize:40,customMedia:{},init:!0,expFactor:1.5,hFac:.8,loadMode:2,loadHidden:!0,ricTimeout:0,throttleDelay:125};W=o.lazySizesConfig||o.lazysizesConfig||{};for(e in t)e in W||(W[e]=t[e]);o.lazySizesConfig=W,$((function(){W.init&&r()}))})();var e=(function(){var z,g,u,y,t,m,p,v,b,h,A,C,r=/^img$/i,f=/^iframe$/i,E="onscroll"in o&&!/(gle|ing)bot/.test(navigator.userAgent),_=0,w=0,S=0,N=-1,P=function(e){S--,(!e||S<0||!e.target)&&(S=0)},L=function(e){return null==C&&(C="hidden"==G(k.body,"visibility")),C||"hidden"!=G(e.parentNode,"visibility")&&"hidden"!=G(e,"visibility")},x=function(e,t){var i,a=e,n=L(e);for(v-=t,A+=t,b-=t,h+=t;n&&(a=a.offsetParent)&&a!=k.body&&a!=B;)(n=(G(a,"opacity")||1)>0)&&"visible"!=G(a,"overflow")&&(i=a.getBoundingClientRect(),n=h>i.left&&b<i.right&&A>i.top-1&&v<i.bottom+1);return n},e=function(){var e,t,i,a,n,r,s,o,l,c,d,u,f=I.elements;if((y=W.loadMode)&&S<8&&(e=f.length)){for(t=0,N++,c=!W.expand||W.expand<1?B.clientHeight>500&&B.clientWidth>500?500:370:W.expand,I._defEx=c,d=c*W.expFactor,u=W.hFac,C=null,w<d&&S<1&&N>2&&y>2&&!k.hidden?(w=d,N=0):w=y>1&&N>1&&S<6?c:_;t<e;t++)if(f[t]&&!f[t]._lazyRace)if(E)if((o=f[t][R]("data-expand"))&&(r=1*o)||(r=w),l!==r&&(m=innerWidth+r*u,p=innerHeight+r,s=-1*r,l=r),i=f[t].getBoundingClientRect(),(A=i.bottom)>=s&&(v=i.top)<=p&&(h=i.right)>=s*u&&(b=i.left)<=m&&(A||h||b||v)&&(W.loadHidden||L(f[t]))&&(g&&S<3&&!o&&(y<3||N<4)||x(f[t],r))){if(j(f[t]),n=!0,S>9)break}else!n&&g&&!a&&S<4&&N<4&&y>2&&(z[0]||W.preloadAfterLoad)&&(z[0]||!o&&(A||h||b||v||"auto"!=f[t][R](W.sizesAttr)))&&(a=z[0]||f[t]);else j(f[t]);a&&!n&&j(a)}},i=Z(e),F=function(e){var t=e.target;if(t._lazyCache)return void delete t._lazyCache;P(e),U(t,W.loadedClass),Q(t,W.loadingClass),J(t,M),V(t,"lazyloaded")},a=Y(F),M=function(e){a({target:e.target})},T=function(t,i){try{t.contentWindow.location.replace(i)}catch(e){t.src=i}},O=function(e){var t,i=e[R](W.srcsetAttr);(t=W.customMedia[e[R]("data-media")||e[R]("media")])&&e.setAttribute("media",t),i&&e.setAttribute("srcset",i)},s=Y((function(t,e,i,a,n){var r,s,o,l,c,d;(c=V(t,"lazybeforeunveil",e)).defaultPrevented||(a&&(i?U(t,W.autosizesClass):t.setAttribute("sizes",a)),s=t[R](W.srcsetAttr),r=t[R](W.srcAttr),n&&(o=t.parentNode,l=o&&H.test(o.nodeName||"")),d=e.firesLoad||"src"in t&&(s||r||l),c={target:t},U(t,W.loadingClass),d&&(clearTimeout(u),u=$(P,2500),J(t,M,!0)),l&&q.call(o.getElementsByTagName("source"),O),s?t.setAttribute("srcset",s):r&&!l&&(f.test(t.nodeName)?T(t,r):t.src=r),n&&(s||l)&&X(t,{src:r})),t._lazyRace&&delete t._lazyRace,Q(t,W.lazyClass),K((function(){var e=t.complete&&t.naturalWidth>1;d&&!e||(e&&U(t,"ls-is-cached"),F(c),t._lazyCache=!0,$((function(){"_lazyCache"in t&&delete t._lazyCache}),9))}),!0)})),j=function(e){var t,i=r.test(e.nodeName),a=i&&(e[R](W.sizesAttr)||e[R]("sizes")),n="auto"==a;(!n&&g||!i||!e[R]("src")&&!e.srcset||e.complete||D(e,W.errorClass)||!D(e,W.lazyClass))&&(t=V(e,"lazyunveilread").detail,n&&te.updateElem(e,!0,e.offsetWidth),e._lazyRace=!0,S++,s(e,t,n,a,i))},n=function(){if(!g){if(l.now()-t<999)return void $(n,999);var e=ee((function(){W.loadMode=3,i()}));g=!0,W.loadMode=3,i(),d("scroll",(function(){3==W.loadMode&&(W.loadMode=2),e()}),!0)}};return{_:function(){t=l.now(),I.elements=k.getElementsByClassName(W.lazyClass),z=k.getElementsByClassName(W.lazyClass+" "+W.preloadClass),d("scroll",i,!0),d("resize",i,!0),o.MutationObserver?new MutationObserver(i).observe(B,{childList:!0,subtree:!0,attributes:!0}):(B[c]("DOMNodeInserted",i,!0),B[c]("DOMAttrModified",i,!0),setInterval(i,999)),d("hashchange",i,!0),["focus","mouseover","click","load","transitionend","animationend","webkitAnimationEnd"].forEach((function(e){k[c](e,i,!0)})),/d$|^c/.test(k.readyState)?n():(d("load",n),k[c]("DOMContentLoaded",i),$(n,2e4)),I.elements.length?(e(),K._lsFlush()):i()},checkElems:i,unveil:j}})(),te=(function(){var i,r=Y((function(e,t,i,a){var n,r,s;if(e._lazysizesWidth=a,a+="px",e.setAttribute("sizes",a),H.test(t.nodeName||""))for(n=t.getElementsByTagName("source"),r=0,s=n.length;r<s;r++)n[r].setAttribute("sizes",a);i.detail.dataAttr||X(e,i.detail)})),a=function(e,t,i){var a,n=e.parentNode;n&&(i=s(e,n,i),a=V(e,"lazybeforesizes",{width:i,dataAttr:!!t}),a.defaultPrevented||(i=a.detail.width)&&i!==e._lazysizesWidth&&r(e,n,a,i))},e=function(){var e,t=i.length;if(t)for(e=0;e<t;e++)a(i[e])},t=ee(e);return{_:function(){i=k.getElementsByClassName(W.autosizesClass),d("resize",t)},checkElems:t,updateElem:a}})(),r=function(){r.i||(r.i=!0,te._(),e._())};return I={cfg:W,autoSizer:te,loader:e,init:r,uP:X,aC:U,rC:Q,hC:D,fire:V,gW:s,rAF:K}}})(e,e.document);e.lazySizes=t,"object"==typeof module&&module.exports&&(module.exports=t)})(window),(function(e,t){function i(){t(e.lazySizes),e.removeEventListener("lazyunveilread",i,!0)}t=t.bind(null,e,e.document),"object"==typeof module&&module.exports?t(require("lazysizes")):e.lazySizes?i():e.addEventListener("lazyunveilread",i,!0)})(window,(function(l,e,i){"use strict";var c,s,o,d,u;l.addEventListener&&(c=/\\s+(\\d+)(w|h)\\s+(\\d+)(w|h)/,s=/parent-fit["\']*\\s*:\\s*["\']*(contain|cover|width)/,o=/parent-container["\']*\\s*:\\s*["\']*(.+?)(?=(\\s|$|,|\'|"|;))/,d=/^picture$/i,i.parentFit=u={getParent:function(e,t){var i=e,a=e.parentNode;return t&&"prev"!=t||!a||!d.test(a.nodeName||"")||(a=a.parentNode),i="self"!=t?"prev"==t?e.previousElementSibling:t&&(a.closest||l.jQuery)&&(a.closest?a.closest(t):jQuery(a).closest(t)[0])||a:i},getFit:function(e){var t,i,a=getComputedStyle(e,null)||{},n=a.content||a.fontFamily,r={fit:e._lazysizesParentFit||e.getAttribute("data-parent-fit")};return!r.fit&&n&&(t=n.match(s))&&(r.fit=t[1]),r.fit?(!(i=e._lazysizesParentContainer||e.getAttribute("data-parent-container"))&&n&&(t=n.match(o))&&(i=t[1]),r.parent=u.getParent(e,i)):r.fit=a.objectFit,r},getImageRatio:function(e){for(var t,i,a,n,r=e.parentNode,s=r&&d.test(r.nodeName||"")?r.querySelectorAll("source, img"):[e],o=0;o<s.length;o++)if(t=(e=s[o]).getAttribute(lazySizesConfig.srcsetAttr)||e.getAttribute("srcset")||e.getAttribute("data-pfsrcset")||e.getAttribute("data-risrcset")||"",i=e._lsMedia||e.getAttribute("media"),i=lazySizesConfig.customMedia[e.getAttribute("data-media")||i]||i,t&&(!i||(l.matchMedia&&matchMedia(i)||{}).matches)){!(a=parseFloat(e.getAttribute("data-aspectratio")))&&(n=t.match(c))&&(a="w"==n[2]?n[1]/n[3]:n[3]/n[1]);break}return a},calculateSize:function(e,t){var i,a,n=this.getFit(e),r=n.fit,n=n.parent;return"width"==r||("contain"==r||"cover"==r)&&(a=this.getImageRatio(e))?(n?t=n.clientWidth:n=e,e=t,"width"==r?e=t:40<(n=n.clientHeight)&&(i=t/n)&&("cover"==r&&i<a||"contain"==r&&a<i)&&(e=t*(a/i)),e):t}},e.addEventListener("lazybeforesizes",(function(e){var t;e.defaultPrevented||e.detail.instance!=i||(t=e.target,e.detail.width=u.calculateSize(t,e.detail.width))})))})),(function(e,t){function i(){t(e.lazySizes),e.removeEventListener("lazyunveilread",i,!0)}t=t.bind(null,e,e.document),"object"==typeof module&&module.exports?t(require("lazysizes")):e.lazySizes?i():e.addEventListener("lazyunveilread",i,!0)})(window,(function(n,r,l){"use strict";var a,s,o,t,c,i,d,u,f,z,g,y,m,p,v=l&&l.cfg,e=r.createElement("img"),b="sizes"in e&&"srcset"in e,h=/\\s+\\d+h/g,e=(s=/\\s+(\\d+)(w|h)\\s+(\\d+)(w|h)/,o=Array.prototype.forEach,function(){function i(e){var t,i=e.getAttribute(lazySizesConfig.srcsetAttr);i&&(t=i.match(s))&&((t="w"==t[2]?t[1]/t[3]:t[3]/t[1])&&e.setAttribute("data-aspectratio",t),e.setAttribute(lazySizesConfig.srcsetAttr,i.replace(h,"")))}function e(e){var t;e.detail.instance==l&&((t=e.target.parentNode)&&"PICTURE"==t.nodeName&&o.call(t.getElementsByTagName("source"),i),i(e.target))}function t(){a.currentSrc&&r.removeEventListener("lazybeforeunveil",e)}var a=r.createElement("img");r.addEventListener("lazybeforeunveil",e),a.onload=t,a.onerror=t,a.srcset="data:,a 1w 1h",a.complete&&t()});function A(){function e(){for(var e=0,t=i.length;e<t;e++)a(i[e])}var t,i;A.init||(A.init=!0,addEventListener("resize",(i=r.getElementsByClassName("lazymatchmedia"),function(){clearTimeout(t),t=setTimeout(e,66)})))}function C(e){var t;b&&e.parentNode&&"PICTURE"!=e.parentNode.nodeName.toUpperCase()||(t=(function(e){var t,i,a,n,r,s,o=e;if(y(o,!0),(n=o._lazypolyfill).isPicture)for(i=0,a=(t=e.parentNode.getElementsByTagName("source")).length;i<a;i++)if(v.supportsType(t[i].getAttribute("type"),e)&&p(t[i].getAttribute("media"))){o=t[i],y(o),n=o._lazypolyfill;break}return 1<n.length?(s=o.getAttribute("sizes")||"",s=f.test(s)&&parseInt(s,10)||l.gW(e,e.parentNode),n.d=m(e),!n.src||!n.w||n.w<s?(n.w=s,r=z(n.sort(u)),n.src=r):r=n.src):r=n[0],r})(e))&&t.u&&e._lazypolyfill.cur!=t.u&&(e._lazypolyfill.cur=t.u,t.cached=!0,e.setAttribute(v.srcAttr,t.u),e.setAttribute("src",t.u))}function E(e,t,i,a){c.push({c:t,u:i,w:+a})}v.supportsType||(v.supportsType=function(e){return!e}),n.HTMLPictureElement&&b?!l.hasHDescriptorFix&&r.msElementsFromPoint&&(l.hasHDescriptorFix=!0,e()):n.picturefill||v.pf||(v.pf=function(e){var t,i;if(!n.picturefill)for(t=0,i=e.elements.length;t<i;t++)a(e.elements[t])},u=function(e,t){return e.w-t.w},f=/^\\s*\\d+\\.*\\d*px\\s*$/,z=function(e){for(var t,i,a=e.length,n=e[a-1],r=0;r<a;r++)if((n=e[r]).d=n.w/e.w,n.d>=e.d){!n.cached&&(t=e[r-1])&&t.d>e.d-.13*Math.pow(e.d,2.2)&&(i=Math.pow(t.d-.6,1.6),t.cached&&(t.d+=.15*i),t.d+(n.d-e.d)*i>e.d&&(n=t));break}return n},i=/(([^,\\s].[^\\s]+)\\s+(\\d+)w)/g,d=/\\s/,y=function(e,t){var i,a=e.getAttribute("srcset")||e.getAttribute(v.srcsetAttr);!a&&t&&(a=e._lazypolyfill?e._lazypolyfill._set:e.getAttribute(v.srcAttr)||e.getAttribute("src")),e._lazypolyfill&&e._lazypolyfill._set==a||(i=g(a||""),t&&e.parentNode&&(i.isPicture="PICTURE"==e.parentNode.nodeName.toUpperCase(),i.isPicture&&n.matchMedia&&(l.aC(e,"lazymatchmedia"),A())),i._set=a,Object.defineProperty(e,"_lazypolyfill",{value:i,writable:!0}))},m=function(e){var t=n.devicePixelRatio||1,e=l.getX&&l.getX(e);return Math.min(e||t,2.5,t)},p=function(e){return n.matchMedia?(p=function(e){return!e||(matchMedia(e)||{}).matches})(e):!e},C.parse=g=function(e){return c=[],(e=e.trim()).replace(h,"").replace(i,E),c.length||!e||d.test(e)||c.push({c:e,u:e,w:99}),c},a=C,v.loadedClass&&v.loadingClass&&(t=[],[\'img[sizes$="px"][srcset].\',"picture > img:not([srcset])."].forEach((function(e){t.push(e+v.loadedClass),t.push(e+v.loadingClass)})),v.pf({elements:r.querySelectorAll(t.join(", "))})))})),(function(e,t){function i(){t(e.lazySizes),e.removeEventListener("lazyunveilread",i,!0)}t=t.bind(null,e,e.document),"object"==typeof module&&module.exports?t(require("lazysizes")):e.lazySizes?i():e.addEventListener("lazyunveilread",i,!0)})(window,(function(e,l,c){"use strict";var d,u,f,a,n,r,z,g;e.addEventListener&&(d=/\\s+/g,u=/\\s*\\|\\s+|\\s+\\|\\s*/g,f=/^(.+?)(?:\\s+\\[\\s*(.+?)\\s*\\])(?:\\s+\\[\\s*(.+?)\\s*\\])?$/,a=/^\\s*\\(*\\s*type\\s*:\\s*(.+?)\\s*\\)*\\s*$/,n=/\\(|\\)|\'/,r={contain:1,cover:1},z=function(e,t){var i;t&&((i=t.match(a))&&i[1]?e.setAttribute("type",i[1]):e.setAttribute("media",lazySizesConfig.customMedia[t]||t))},g=function(e){var t,i;e.target._lazybgset&&(i=(t=e.target)._lazybgset,(e=t.currentSrc||t.src)&&((e=c.fire(i,"bgsetproxy",{src:e,useSrc:n.test(e)?JSON.stringify(e):e})).defaultPrevented||(i.style.backgroundImage="url("+e.detail.useSrc+")")),t._lazybgsetLoading&&(c.fire(i,"_lazyloaded",{},!1,!0),delete t._lazybgsetLoading))},addEventListener("lazybeforeunveil",(function(e){var t,i,a,n,r,s,o;!e.defaultPrevented&&(s=e.target.getAttribute("data-bgset"))&&(o=e.target,(t=l.createElement("img")).alt="",t._lazybgsetLoading=!0,e.detail.firesLoad=!0,i=s,a=o,e=t,n=l.createElement("picture"),r=a.getAttribute(lazySizesConfig.sizesAttr),s=a.getAttribute("data-ratio"),o=a.getAttribute("data-optimumx"),a._lazybgset&&a._lazybgset.parentNode==a&&a.removeChild(a._lazybgset),Object.defineProperty(e,"_lazybgset",{value:a,writable:!0}),Object.defineProperty(a,"_lazybgset",{value:n,writable:!0}),i=i.replace(d," ").split(u),n.style.display="none",e.className=lazySizesConfig.lazyClass,1!=i.length||r||(r="auto"),i.forEach((function(e){var t,i=l.createElement("source");r&&"auto"!=r&&i.setAttribute("sizes",r),(t=e.match(f))?(i.setAttribute(lazySizesConfig.srcsetAttr,t[1]),z(i,t[2]),z(i,t[3])):i.setAttribute(lazySizesConfig.srcsetAttr,e),n.appendChild(i)})),r&&(e.setAttribute(lazySizesConfig.sizesAttr,r),a.removeAttribute(lazySizesConfig.sizesAttr),a.removeAttribute("sizes")),o&&e.setAttribute("data-optimumx",o),s&&e.setAttribute("data-ratio",s),n.appendChild(e),a.appendChild(n),setTimeout((function(){c.loader.unveil(t),c.rAF((function(){c.fire(t,"_lazyloaded",{},!0,!0),t.complete&&g({target:t})}))})))})),l.addEventListener("load",g,!0),e.addEventListener("lazybeforesizes",(function(e){var t,i,a;e.detail.instance==c&&e.target._lazybgset&&e.detail.dataAttr&&(a=e.target._lazybgset,i=a,a=(getComputedStyle(i)||{getPropertyValue:function(){}}).getPropertyValue("background-size"),t=a=!r[a]&&r[i.style.backgroundSize]?i.style.backgroundSize:a,r[t]&&(e.target._lazysizesParentFit=t,c.rAF((function(){e.target.setAttribute("data-parent-fit",t),e.target._lazysizesParentFit&&delete e.target._lazysizesParentFit}))))}),!0),l.documentElement.addEventListener("lazybeforesizes",(function(e){var t;!e.defaultPrevented&&e.target._lazybgset&&e.detail.instance==c&&(e.detail.width=(t=e.target._lazybgset,e=c.gW(t,t.parentNode),(!t._lazysizesWidth||e>t._lazysizesWidth)&&(t._lazysizesWidth=e),t._lazysizesWidth))})))})),(function(){"use strict";-1!==document.cookie.indexOf("trackingOptOut")&&(window["ga-disable-"+window.gaPropertyId]=!0)})(),(function(){"use strict";var e,t=(function(){var e=window.navigator.userAgent,t=e.indexOf("MSIE ");if(0<t)return parseInt(e.substring(t+5,e.indexOf(".",t)),10);if(0<e.indexOf("Trident/")){var i=e.indexOf("rv:");return parseInt(e.substring(i+3,e.indexOf(".",i)),10)}i=e.indexOf("Edge/");return 0<i&&parseInt(e.substring(i+5,e.indexOf(".",i)),10)})();!1!==t&&(e="",e+=12<=t?" ms-edge ms-edge-"+t:" ie ie-"+t,document.documentElement.setAttribute("class",document.documentElement.getAttribute("class")+e),document.documentElement.setAttribute("data-ie-version",t)),(!1===t||12<=t)&&((e=document.createElement("script")).type="text/javascript",e.async=!0,e.src=loadResPath+"js/eqcss.min.js",(t=document.getElementsByTagName("script")[0]).parentNode.insertBefore(e,t))})();', 'stdWrap.' => array('replacement.' => array('10.' => array('search' => '../', 'replace' => '/typo3conf/ext/provider/Resources/Public/'))))))))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/Http/RequestHandler.php line 232
     * @return string
     */
    protected function generatePageBodyContent(TypoScriptFrontendController $controller): string
    {
        $pageContent = $controller->cObj->cObjGet($controller->pSetup) ?: '';
        if ($controller->pSetup['wrap'] ?? false) {
            $pageContent = $controller->cObj->wrap($pageContent, $controller->pSetup['wrap']);
        }
        if ($controller->pSetup['stdWrap.'] ?? false) {
at TYPO3\CMS\Frontend\Http\RequestHandler->generatePageBodyContent(object(TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/Http/RequestHandler.php line 198
    protected function generatePageContent(TypoScriptFrontendController $controller, ServerRequestInterface $request): string
    {
        // Generate the main content between the <body> tags
        // This has to be done first, as some additional TSFE-related code could have been written
        $pageContent = $this->generatePageBodyContent($controller);
        // If 'disableAllHeaderCode' is set, all the pageRenderer settings are not evaluated
        if ($controller->config['config']['disableAllHeaderCode'] ?? false) {
            return $pageContent;
        }
at TYPO3\CMS\Frontend\Http\RequestHandler->generatePageContent(object(TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController), object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/Http/RequestHandler.php line 134
            // Content generation
            $this->timeTracker->incStackPointer();
            $this->timeTracker->push($controller->sPre, 'PAGE');

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

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

at TYPO3\CMS\Frontend\Http\RequestHandler->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/Middleware/OutputCompression.php line 48
        // Throw away all output that may have happened during bootstrapping by weird extensions
        ob_clean();
        // Initialize output compression if configured
        $this->initializeOutputCompression();
        return $handler->handle($request);
    }

    /**
     * Initialize output compression if configured
at TYPO3\CMS\Frontend\Middleware\OutputCompression->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(TYPO3\CMS\Frontend\Http\RequestHandler))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3conf/ext/vhs/Classes/Middleware/AssetInclusion.php line 20
class AssetInclusion implements MiddlewareInterface
{
    public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface
    {
        $response = $handler->handle($request);

        $body = $response->getBody();
        $body->rewind();
        $contents = $body->getContents();
at FluidTYPO3\Vhs\Middleware\AssetInclusion->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

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

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

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

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

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

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

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/Middleware/PrepareTypoScriptFrontendRendering.php line 86
                $this->convertCharsetRecursivelyToUtf8($parsedBody, $this->controller->metaCharset);
                $request = $request->withParsedBody($parsedBody);
            }
        }
        return $handler->handle($request);
    }

    /**
     * Small helper function to convert charsets for arrays to UTF-8
at TYPO3\CMS\Frontend\Middleware\PrepareTypoScriptFrontendRendering->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

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

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

    /**
     * Register the backend user as aspect
at TYPO3\CMS\Frontend\Middleware\TypoScriptFrontendInitialization->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

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

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

    /**
     * Filters out the arguments that are necessary for calculating cHash
at TYPO3\CMS\Frontend\Middleware\PageArgumentValidator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/Middleware/PreviewSimulator.php line 66
            $previewAspect = GeneralUtility::makeInstance(PreviewAspect::class, $isPreview);
            $this->context->setAspect('frontend.preview', $previewAspect);
        }

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

    /**
     * Simulate dates for preview functionality
at TYPO3\CMS\Frontend\Middleware\PreviewSimulator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/adminpanel/Classes/Middleware/SqlLogging.php line 58
        if (StateUtility::isActivatedForUser() && StateUtility::isOpen()) {
            $connection = $this->connectionPool->getConnectionByName(ConnectionPool::DEFAULT_CONNECTION_NAME);
            $connection->getConfiguration()->setSQLLogger(GeneralUtility::makeInstance(DoctrineSqlLogger::class));
        }
        return $handler->handle($request);
    }
}
at TYPO3\CMS\Adminpanel\Middleware\SqlLogging->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

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

        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\PageResolver->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/adminpanel/Classes/Middleware/AdminPanelInitiator.php line 55
                MainController::class
            );
            $request = $adminPanelController->initialize($request);
        }
        return $handler->handle($request);
    }
}
at TYPO3\CMS\Adminpanel\Middleware\AdminPanelInitiator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

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

    /**
     * Checks if the language is allowed in Frontend, if not, check if there is valid BE user
at TYPO3\CMS\Frontend\Middleware\SiteBaseRedirectResolver->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

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

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

    /**
     * Find the proper configuration for the static route in the static route configuration. Mainly:
at TYPO3\CMS\Frontend\Middleware\StaticRouteResolver->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/redirects/Classes/Http/Middleware/RedirectHandler.php line 102
                unset($GLOBALS['TYPO3_REQUEST']);
            }
        }

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

    /**
     * Creates a PSR-7 compatible Response object
at TYPO3\CMS\Redirects\Http\Middleware\RedirectHandler->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/Middleware/FrontendUserAuthenticator.php line 83
        // Register the frontend user as aspect and within the session
        $this->setFrontendUserAspect($frontendUser);
        $request = $request->withAttribute('frontend.user', $frontendUser);

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

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

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

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

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

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

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

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

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

        // Remove any output produced until now
        ob_clean();
at TYPO3\CMS\Frontend\Middleware\EidHandler->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

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

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

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

        // Finish time tracking
        $this->timeTracker->pull();
        $this->timeTracker->finish();
at TYPO3\CMS\Frontend\Middleware\TimeTrackerInitialization->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 78
     * @return ResponseInterface
     */
    public function handle(ServerRequestInterface $request): ResponseInterface
    {
        return $this->tip->handle($request);
    }

    /**
     * Seed the middleware stack with the inner request handler
at TYPO3\CMS\Core\Http\MiddlewareDispatcher->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/AbstractApplication.php line 85
     * @return ResponseInterface
     */
    protected function handle(ServerRequestInterface $request): ResponseInterface
    {
        return $this->requestHandler->handle($request);
    }

    /**
     * Set up the application and shut it down afterwards
at TYPO3\CMS\Core\Http\AbstractApplication->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/Http/Application.php line 69
        // Create new request object having applicationType "I am a frontend request" attribute.
        $request = $request->withAttribute('applicationType', SystemEnvironmentBuilder::REQUESTTYPE_FE);

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

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

(2/2) #1317178794 TYPO3\CMS\Core\Resource\Exception\ResourceDoesNotExistException

No file reference (sys_file_reference) was found for given UID: "244"

in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Resource/ResourceFactory.php line 639
            // Fetches data in case $fileData is empty
            if (empty($fileReferenceData)) {
                $fileReferenceData = $this->getFileReferenceData($uid, $raw);
                if (!is_array($fileReferenceData)) {
                    throw new ResourceDoesNotExistException(
                        'No file reference (sys_file_reference) was found for given UID: "' . $uid . '"',
                        1317178794
                    );
                }
at TYPO3\CMS\Core\Resource\ResourceFactory->getFileReferenceObject(244)
in /html/typo3/typo3_src-10.4.37/typo3/sysext/extbase/Classes/Domain/Model/FileReference.php line 53
    public function getOriginalResource()
    {
        if ($this->originalResource === null) {
            $uid = $this->_localizedUid;
            $this->originalResource = GeneralUtility::makeInstance(ResourceFactory::class)->getFileReferenceObject($uid);
        }

        return $this->originalResource;
    }
at TYPO3\CMS\Extbase\Domain\Model\FileReference->getOriginalResource()
in /html/typo3/typo3_src-10.4.37/typo3/sysext/extbase/Classes/Service/ImageService.php line 142
        }

        if (is_callable([$image, 'getOriginalResource'])) {
            // We have a domain model, so we need to fetch the FAL resource object from there
            $originalResource = $image->getOriginalResource();
            if (!($originalResource instanceof File || $originalResource instanceof FileReference)) {
                throw new \UnexpectedValueException('No original resource could be resolved for supplied file ' . get_class($image), 1625838481);
            }
            return $originalResource;
at TYPO3\CMS\Extbase\Service\ImageService->getImage('', object(TYPO3\CMS\Extbase\Domain\Model\FileReference), false)
in /html/typo3/typo3_src-10.4.37/typo3/sysext/fluid/Classes/ViewHelpers/Uri/ImageViewHelper.php line 138
        }

        try {
            $imageService = self::getImageService();
            $image = $imageService->getImage($src, $image, $treatIdAsReference);

            if ($cropString === null && $image->hasProperty('crop') && $image->getProperty('crop')) {
                $cropString = $image->getProperty('crop');
            }
at TYPO3\CMS\Fluid\ViewHelpers\Uri\ImageViewHelper::renderStatic(array('src' => '', 'treatIdAsReference' => false, 'image' => object(TYPO3\CMS\Extbase\Domain\Model\FileReference), 'crop' => null, 'cropVariant' => 'default', 'fileExtension' => null, 'width' => '240c', 'height' => '125c', 'minWidth' => null, 'minHeight' => null, 'maxWidth' => null, 'maxHeight' => null, 'absolute' => false), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3temp/var/cache/code/fluid_template/partial_Images_7ab673ee377944f97c559a7702a64ebfdadccce0.php line 1223

$output228 .= 'c';
$arguments223['height'] = $output228;

$output220 .= TYPO3\CMS\Fluid\ViewHelpers\Uri\ImageViewHelper::renderStatic($arguments223, $renderChildrenClosure224, $renderingContext);

$output220 .= ' ';
$array230 = array (
);
at partial_Images_7ab673ee377944f97c559a7702a64ebfdadccce0->{closure}()
in /html/typo3/typo3conf/ext/vhs/Classes/ViewHelpers/Variable/SetViewHelper.php line 87
        \Closure $renderChildrenClosure,
        RenderingContextInterface $renderingContext
    ) {
        $name = $arguments['name'];
        $value = $renderChildrenClosure();
        $variableProvider = $renderingContext->getVariableProvider();
        if (false === strpos($name, '.')) {
            if (true === $variableProvider->exists($name)) {
                $variableProvider->remove($name);
at FluidTYPO3\Vhs\ViewHelpers\Variable\SetViewHelper::renderStatic(array('value' => null, 'name' => 'imageItem'), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3temp/var/cache/code/fluid_template/partial_Images_7ab673ee377944f97c559a7702a64ebfdadccce0.php line 1345
$arguments218['value'] = NULL;
$arguments218['name'] = NULL;
$arguments218['name'] = 'imageItem';
$renderChildrenClosure219 = ($arguments218['value'] !== null) ? function() use ($arguments218) { return $arguments218['value']; } : $renderChildrenClosure219;
$output193 .= call_user_func_array( function ($var) { return (is_string($var) || (is_object($var) && method_exists($var, '__toString')) ? htmlspecialchars((string) $var, ENT_QUOTES) : $var); }, [FluidTYPO3\Vhs\ViewHelpers\Variable\SetViewHelper::renderStatic($arguments218, $renderChildrenClosure219, $renderingContext)]);

$output193 .= '

 ';
at partial_Images_7ab673ee377944f97c559a7702a64ebfdadccce0->section_a7c328a21594a8bc832aa219f8810f9106d3ef08(object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 260
                    );
                }
            }
            $this->startRendering($renderingTypeOnNextLevel, $parsedTemplate, $renderingContext);
            $output = $parsedTemplate->$methodNameOfSection($renderingContext);
            $this->stopRendering();
        } else {
            $sections = $parsedTemplate->getVariableContainer()->get('1457379500_sections');
            if (!isset($sections[$sectionName])) {
at TYPO3Fluid\Fluid\View\AbstractTemplateView->renderSection('LocalImage', array('image' => object(TYPO3\CMS\Extbase\Domain\Model\FileReference), 'title' => 'Kaisersuite', 'width' => '480', 'height' => '250'), false)
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/ViewHelpers/RenderViewHelper.php line 143
            $content = (new $delegate())->render($renderingContext);
        } elseif ($partial !== null) {
            $content = $view->renderPartial($partial, $section, $variables, $optional);
        } elseif ($section !== null) {
            $content = $view->renderSection($section, $variables, $optional);
        } elseif (!$optional) {
            throw new \InvalidArgumentException('ViewHelper f:render called without either argument section, partial, renderable or delegate and optional flag is false');
        }
        // Replace empty content with default value. If default is
at TYPO3Fluid\Fluid\ViewHelpers\RenderViewHelper::renderStatic(array('section' => 'LocalImage', 'partial' => null, 'delegate' => null, 'renderable' => null, 'arguments' => array('image' => object(TYPO3\CMS\Extbase\Domain\Model\FileReference), 'title' => 'Kaisersuite', 'width' => '480', 'height' => '250'), 'optional' => false, 'default' => null, 'contentAs' => null, 'debug' => true), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3temp/var/cache/code/fluid_template/partial_Images_7ab673ee377944f97c559a7702a64ebfdadccce0.php line 874
$array145 = array (
);$array141['height'] = $renderingContext->getVariableProvider()->getByPath('height', $array145);
$arguments139['arguments'] = $array141;

$output138 .= TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper::renderStatic($arguments139, $renderChildrenClosure140, $renderingContext);

$output138 .= '
  ';
return $output138;
at partial_Images_7ab673ee377944f97c559a7702a64ebfdadccce0->{closure}()
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractConditionViewHelper.php line 78
            if (isset($arguments['then'])) {
                return $arguments['then'];
            }
            if (isset($arguments['__thenClosure'])) {
                return $arguments['__thenClosure']();
            }
        } elseif (!empty($arguments['__elseClosures'])) {
            $elseIfClosures = isset($arguments['__elseifClosures']) ? $arguments['__elseifClosures'] : [];
            return static::evaluateElseClosures($arguments['__elseClosures'], $elseIfClosures, $renderingContext);
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::renderStatic(array('then' => null, 'else' => null, 'condition' => true, '__thenClosure' => object(Closure), '__elseClosures' => array(object(Closure))), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3temp/var/cache/code/fluid_template/partial_Images_7ab673ee377944f97c559a7702a64ebfdadccce0.php line 886

  ';
};

$output135 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments136, $renderChildrenClosure137, $renderingContext);

$output135 .= '
';

at partial_Images_7ab673ee377944f97c559a7702a64ebfdadccce0->section_1c269e2c738c444eb249f6974af84910121a4f0f(object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 260
                    );
                }
            }
            $this->startRendering($renderingTypeOnNextLevel, $parsedTemplate, $renderingContext);
            $output = $parsedTemplate->$methodNameOfSection($renderingContext);
            $this->stopRendering();
        } else {
            $sections = $parsedTemplate->getVariableContainer()->get('1457379500_sections');
            if (!isset($sections[$sectionName])) {
at TYPO3Fluid\Fluid\View\AbstractTemplateView->renderSection('ListImage', array('images' => object(TYPO3\CMS\Extbase\Persistence\ObjectStorage), 'title' => 'Kaisersuite', 'width' => '480', 'height' => '250'), false)
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 327
        }
        $renderingContext->setVariableProvider($renderingContext->getVariableProvider()->getScopeCopy($variables));
        $this->startRendering(self::RENDERING_PARTIAL, $parsedPartial, $renderingContext);
        if ($sectionName !== null) {
            $output = $this->renderSection($sectionName, $variables, $ignoreUnknown);
        } else {
            $output = $parsedPartial->render($renderingContext);
        }
        $this->stopRendering();
at TYPO3Fluid\Fluid\View\AbstractTemplateView->renderPartial('Images', 'ListImage', array('images' => object(TYPO3\CMS\Extbase\Persistence\ObjectStorage), 'title' => 'Kaisersuite', 'width' => '480', 'height' => '250'), false)
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/ViewHelpers/RenderViewHelper.php line 141
            $renderingContext = clone $renderingContext;
            $renderingContext->getVariableProvider()->setSource($variables);
            $content = (new $delegate())->render($renderingContext);
        } elseif ($partial !== null) {
            $content = $view->renderPartial($partial, $section, $variables, $optional);
        } elseif ($section !== null) {
            $content = $view->renderSection($section, $variables, $optional);
        } elseif (!$optional) {
            throw new \InvalidArgumentException('ViewHelper f:render called without either argument section, partial, renderable or delegate and optional flag is false');
at TYPO3Fluid\Fluid\ViewHelpers\RenderViewHelper::renderStatic(array('section' => 'ListImage', 'partial' => 'Images', 'delegate' => null, 'renderable' => null, 'arguments' => array('images' => object(TYPO3\CMS\Extbase\Persistence\ObjectStorage), 'title' => 'Kaisersuite', 'width' => '480', 'height' => '250'), 'optional' => false, 'default' => null, 'contentAs' => null, 'debug' => true), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3temp/var/cache/code/fluid_template/Room_action_list_7134c19d3f22ed3cc61c1b207ab3ee9a938c47c8.php line 597
$array106 = array (
);$array102['height'] = $renderingContext->getVariableProvider()->getByPath('settings.rooms.list.image.height', $array106);
$arguments100['arguments'] = $array102;

$output99 .= TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper::renderStatic($arguments100, $renderChildrenClosure101, $renderingContext);

$output99 .= '
     ';
return $output99;
at Room_action_list_7134c19d3f22ed3cc61c1b207ab3ee9a938c47c8->{closure}()
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractConditionViewHelper.php line 78
            if (isset($arguments['then'])) {
                return $arguments['then'];
            }
            if (isset($arguments['__thenClosure'])) {
                return $arguments['__thenClosure']();
            }
        } elseif (!empty($arguments['__elseClosures'])) {
            $elseIfClosures = isset($arguments['__elseifClosures']) ? $arguments['__elseifClosures'] : [];
            return static::evaluateElseClosures($arguments['__elseClosures'], $elseIfClosures, $renderingContext);
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::renderStatic(array('then' => null, 'else' => null, 'condition' => true, '__thenClosure' => object(Closure)), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3temp/var/cache/code/fluid_template/Room_action_list_7134c19d3f22ed3cc61c1b207ab3ee9a938c47c8.php line 629
     $renderingContext
    );
$arguments92['__thenClosure'] = $renderChildrenClosure93;

$output91 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments92, $renderChildrenClosure93, $renderingContext);

$output91 .= '
     ';
return $output91;
at Room_action_list_7134c19d3f22ed3cc61c1b207ab3ee9a938c47c8->{closure}()
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractViewHelper.php line 304
    public function renderChildren()
    {
        if ($this->renderChildrenClosure !== null) {
            $closure = $this->renderChildrenClosure;
            return $closure();
        }
        return $this->viewHelperNode->evaluateChildNodes($this->renderingContext);
    }

at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractViewHelper->renderChildren()
in /html/typo3/typo3_src-10.4.37/typo3/sysext/fluid/Classes/ViewHelpers/Link/ActionViewHelper.php line 128
        if ($uri === '') {
            return $this->renderChildren();
        }
        $this->tag->addAttribute('href', $uri);
        $this->tag->setContent($this->renderChildren());
        $this->tag->forceClosingTag(true);
        return $this->tag->render();
    }
}
at TYPO3\CMS\Fluid\ViewHelpers\Link\ActionViewHelper->render()
at call_user_func(array(object(TYPO3\CMS\Fluid\ViewHelpers\Link\ActionViewHelper), 'render'))
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractViewHelper.php line 264
     */
    protected function callRenderMethod()
    {
        if (method_exists($this, 'render')) {
            return call_user_func([$this, 'render']);
        }
        if ((new \ReflectionMethod($this, 'renderStatic'))->getDeclaringClass()->getName() !== AbstractViewHelper::class) {
            // Method is safe to call - will not recurse through ViewHelperInvoker via the default
            // implementation of renderStatic() on this class.
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractViewHelper->callRenderMethod()
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractViewHelper.php line 252
    {
        $this->validateArguments();
        $this->initialize();

        return $this->callRenderMethod();
    }

    /**
     * Call the render() method and handle errors.
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractViewHelper->initializeArgumentsAndRender()
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/Core/ViewHelper/ViewHelperInvoker.php line 79
            }
            $viewHelper->setRenderingContext($renderingContext);
            $viewHelper->setArguments($evaluatedArguments);
            $viewHelper->handleAdditionalArguments($undeclaredArguments);
            return $viewHelper->initializeArgumentsAndRender();
        } catch (Exception $error) {
            return $renderingContext->getErrorHandler()->handleViewHelperError($error);
        }
    }
at TYPO3Fluid\Fluid\Core\ViewHelper\ViewHelperInvoker->invoke('TYPO3\\CMS\\Fluid\\ViewHelpers\\Link\\ActionViewHelper', array('additionalAttributes' => null, 'data' => null, 'class' => null, 'dir' => null, 'id' => null, 'lang' => null, 'style' => null, 'title' => null, 'accesskey' => null, 'tabindex' => null, 'onclick' => null, 'name' => null, 'rel' => null, 'rev' => null, 'target' => null, 'action' => 'show', 'controller' => null, 'extensionName' => null, 'pluginName' => null, 'pageUid' => '86', 'pageType' => null, 'noCache' => null, 'noCacheHash' => null, 'section' => null, 'format' => null, 'linkAccessRestrictedPages' => null, 'additionalParams' => null, 'absolute' => null, 'addQueryString' => null, 'argumentsToBeExcludedFromQueryString' => null, 'addQueryStringMethod' => null, 'arguments' => array('room' => object(CONECTO\CnHotel\Domain\Model\Room))), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext), object(Closure))
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractViewHelper.php line 524
     */
    public static function renderStatic(array $arguments, \Closure $renderChildrenClosure, RenderingContextInterface $renderingContext)
    {
        $viewHelperClassName = get_called_class();
        return $renderingContext->getViewHelperInvoker()->invoke($viewHelperClassName, $arguments, $renderingContext, $renderChildrenClosure);
    }

    /**
     * Save the associated ViewHelper node in a static public class variable.
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractViewHelper::renderStatic(array('additionalAttributes' => null, 'data' => null, 'class' => null, 'dir' => null, 'id' => null, 'lang' => null, 'style' => null, 'title' => null, 'accesskey' => null, 'tabindex' => null, 'onclick' => null, 'name' => null, 'rel' => null, 'rev' => null, 'target' => null, 'action' => 'show', 'controller' => null, 'extensionName' => null, 'pluginName' => null, 'pageUid' => '86', 'pageType' => null, 'noCache' => null, 'noCacheHash' => null, 'section' => null, 'format' => null, 'linkAccessRestrictedPages' => null, 'additionalParams' => null, 'absolute' => null, 'addQueryString' => null, 'argumentsToBeExcludedFromQueryString' => null, 'addQueryStringMethod' => null, 'arguments' => array('room' => object(CONECTO\CnHotel\Domain\Model\Room))), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3temp/var/cache/code/fluid_template/Room_action_list_7134c19d3f22ed3cc61c1b207ab3ee9a938c47c8.php line 677
$arguments86['arguments'] = $array88;
$array90 = array (
);$arguments86['pageUid'] = $renderingContext->getVariableProvider()->getByPath('settings.rooms.singlePid', $array90);

$output77 .= TYPO3\CMS\Fluid\ViewHelpers\Link\ActionViewHelper::renderStatic($arguments86, $renderChildrenClosure87, $renderingContext);

$output77 .= '
    </div>
    <div class="teaser--price" itemprop="offers" itemscope itemtype="http://schema.org/Offer">
at Room_action_list_7134c19d3f22ed3cc61c1b207ab3ee9a938c47c8->{closure}()
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/ViewHelpers/ForViewHelper.php line 133
                $templateVariableContainer->add($arguments['iteration'], $iterationData);
                $iterationData['index']++;
                $iterationData['cycle']++;
            }
            $output .= $renderChildrenClosure();
            $templateVariableContainer->remove($arguments['as']);
            if (isset($arguments['key'])) {
                $templateVariableContainer->remove($arguments['key']);
            }
at TYPO3Fluid\Fluid\ViewHelpers\ForViewHelper::renderStatic(array('each' => object(TYPO3\CMS\Extbase\Persistence\Generic\QueryResult), 'as' => 'room', 'key' => null, 'reverse' => false, 'iteration' => null), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3temp/var/cache/code/fluid_template/Room_action_list_7134c19d3f22ed3cc61c1b207ab3ee9a938c47c8.php line 919
$array76 = array (
);$arguments74['each'] = $renderingContext->getVariableProvider()->getByPath('rooms', $array76);
$arguments74['as'] = 'room';

$output73 .= TYPO3Fluid\Fluid\ViewHelpers\ForViewHelper::renderStatic($arguments74, $renderChildrenClosure75, $renderingContext);

$output73 .= '
';

at Room_action_list_7134c19d3f22ed3cc61c1b207ab3ee9a938c47c8->section_16854b8eb87ea77f2babf9a910337eca5e816fbb(object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 260
                    );
                }
            }
            $this->startRendering($renderingTypeOnNextLevel, $parsedTemplate, $renderingContext);
            $output = $parsedTemplate->$methodNameOfSection($renderingContext);
            $this->stopRendering();
        } else {
            $sections = $parsedTemplate->getVariableContainer()->get('1457379500_sections');
            if (!isset($sections[$sectionName])) {
at TYPO3Fluid\Fluid\View\AbstractTemplateView->renderSection('RoomList', array('settings' => array('addDefaultJs' => '1', 'addDefaultCss' => '0', 'uploadPath' => 'uploads/tx_cnhotel/', 'bookingLink' => 'https://ibe.seekda.com/ibe/', 'availabilityLink' => 'https://ibe.seekda.com/channelManager/ibe//availability', 'inquiryPid' => '22', 'bookingPid' => '131', 'rooms' => array('listPid' => '18', 'singlePid' => '86', 'excludeLabelsMinPrice' => '', 'childrenPricesLabels' => '', 'list' => array('crop' => '120', 'cropAppend' => '...', 'image' => array('width' => '480', 'height' => '250')), 'single' => array('image' => array('width' => '520', 'height' => '350', 'large' => array('width' => '848c', 'height' => '565c')))), 'categories' => array('list' => array('crop' => '120', 'cropAppend' => '...', 'image' => array('width' => '480', 'height' => '250'))), 'packages' => array('listPid' => '6', 'singlePid' => '87', 'excludeLabelsMinPrice' => '', 'childrenPricesLabels' => '', 'list' => array('crop' => '120', 'cropAppend' => '...', 'image' => array('width' => '480', 'height' => '250')), 'single' => array('image' => array('width' => '520', 'height' => '350', 'large' => array('width' => '848c', 'height' => '565c')))), 'seekda' => array('id' => ''), 'startDate' => '', 'endDate' => '', 'enableCategories' => '0', 'categoryFilter' => '3'), 'listRooms' => true, 'rooms' => object(TYPO3\CMS\Extbase\Persistence\Generic\QueryResult), 'seasons' => object(TYPO3\CMS\Extbase\Persistence\Generic\QueryResult), 'categories' => object(TYPO3\CMS\Extbase\Persistence\Generic\QueryResult)), false)
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/ViewHelpers/RenderViewHelper.php line 143
            $content = (new $delegate())->render($renderingContext);
        } elseif ($partial !== null) {
            $content = $view->renderPartial($partial, $section, $variables, $optional);
        } elseif ($section !== null) {
            $content = $view->renderSection($section, $variables, $optional);
        } elseif (!$optional) {
            throw new \InvalidArgumentException('ViewHelper f:render called without either argument section, partial, renderable or delegate and optional flag is false');
        }
        // Replace empty content with default value. If default is
at TYPO3Fluid\Fluid\ViewHelpers\RenderViewHelper::renderStatic(array('section' => 'RoomList', 'partial' => null, 'delegate' => null, 'renderable' => null, 'arguments' => array('settings' => array('addDefaultJs' => '1', 'addDefaultCss' => '0', 'uploadPath' => 'uploads/tx_cnhotel/', 'bookingLink' => 'https://ibe.seekda.com/ibe/', 'availabilityLink' => 'https://ibe.seekda.com/channelManager/ibe//availability', 'inquiryPid' => '22', 'bookingPid' => '131', 'rooms' => array('listPid' => '18', 'singlePid' => '86', 'excludeLabelsMinPrice' => '', 'childrenPricesLabels' => '', 'list' => array('crop' => '120', 'cropAppend' => '...', 'image' => array('width' => '480', 'height' => '250')), 'single' => array('image' => array('width' => '520', 'height' => '350', 'large' => array('width' => '848c', 'height' => '565c')))), 'categories' => array('list' => array('crop' => '120', 'cropAppend' => '...', 'image' => array('width' => '480', 'height' => '250'))), 'packages' => array('listPid' => '6', 'singlePid' => '87', 'excludeLabelsMinPrice' => '', 'childrenPricesLabels' => '', 'list' => array('crop' => '120', 'cropAppend' => '...', 'image' => array('width' => '480', 'height' => '250')), 'single' => array('image' => array('width' => '520', 'height' => '350', 'large' => array('width' => '848c', 'height' => '565c')))), 'seekda' => array('id' => ''), 'startDate' => '', 'endDate' => '', 'enableCategories' => '0', 'categoryFilter' => '3'), 'listRooms' => true, 'rooms' => object(TYPO3\CMS\Extbase\Persistence\Generic\QueryResult), 'seasons' => object(TYPO3\CMS\Extbase\Persistence\Generic\QueryResult), 'categories' => object(TYPO3\CMS\Extbase\Persistence\Generic\QueryResult)), 'optional' => false, 'default' => null, 'contentAs' => null, 'debug' => true), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3temp/var/cache/code/fluid_template/Room_action_list_7134c19d3f22ed3cc61c1b207ab3ee9a938c47c8.php line 482
$arguments31['debug'] = true;
$arguments31['section'] = 'RoomList';
$arguments31['arguments'] = $renderingContext->getVariableProvider()->getAll();

$output30 .= TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper::renderStatic($arguments31, $renderChildrenClosure32, $renderingContext);

$output30 .= '
     ';
return $output30;
at Room_action_list_7134c19d3f22ed3cc61c1b207ab3ee9a938c47c8->{closure}()
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractConditionViewHelper.php line 136
    private static function evaluateElseClosures(array $closures, array $conditionClosures, RenderingContextInterface $renderingContext)
    {
        foreach ($closures as $elseNodeIndex => $elseNodeClosure) {
            if (!isset($conditionClosures[$elseNodeIndex])) {
                return $elseNodeClosure();
            } else {
                if ($conditionClosures[$elseNodeIndex]()) {
                    return $elseNodeClosure();
                }
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::evaluateElseClosures(array(object(Closure)), array(), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractConditionViewHelper.php line 82
                return $arguments['__thenClosure']();
            }
        } elseif (!empty($arguments['__elseClosures'])) {
            $elseIfClosures = isset($arguments['__elseifClosures']) ? $arguments['__elseifClosures'] : [];
            return static::evaluateElseClosures($arguments['__elseClosures'], $elseIfClosures, $renderingContext);
        } elseif (array_key_exists('else', $arguments)) {
            return $arguments['else'];
        }
        return '';
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::renderStatic(array('then' => null, 'else' => null, 'condition' => false, '__thenClosure' => object(Closure), '__elseClosures' => array(object(Closure))), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3temp/var/cache/code/fluid_template/Room_action_list_7134c19d3f22ed3cc61c1b207ab3ee9a938c47c8.php line 489
     ';
return $output30;
};

$output0 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments1, $renderChildrenClosure2, $renderingContext);

$output0 .= '
   </div>
  </div>
at Room_action_list_7134c19d3f22ed3cc61c1b207ab3ee9a938c47c8->section_b28b7af69320201d1cf206ebf28373980add1451(object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 260
                    );
                }
            }
            $this->startRendering($renderingTypeOnNextLevel, $parsedTemplate, $renderingContext);
            $output = $parsedTemplate->$methodNameOfSection($renderingContext);
            $this->stopRendering();
        } else {
            $sections = $parsedTemplate->getVariableContainer()->get('1457379500_sections');
            if (!isset($sections[$sectionName])) {
at TYPO3Fluid\Fluid\View\AbstractTemplateView->renderSection('main', array(), false)
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/ViewHelpers/RenderViewHelper.php line 143
            $content = (new $delegate())->render($renderingContext);
        } elseif ($partial !== null) {
            $content = $view->renderPartial($partial, $section, $variables, $optional);
        } elseif ($section !== null) {
            $content = $view->renderSection($section, $variables, $optional);
        } elseif (!$optional) {
            throw new \InvalidArgumentException('ViewHelper f:render called without either argument section, partial, renderable or delegate and optional flag is false');
        }
        // Replace empty content with default value. If default is
at TYPO3Fluid\Fluid\ViewHelpers\RenderViewHelper::renderStatic(array('section' => 'main', 'partial' => null, 'delegate' => null, 'renderable' => null, 'arguments' => array(), 'optional' => false, 'default' => null, 'contentAs' => null, 'debug' => true), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3temp/var/cache/code/fluid_template/layout_Default_html_70585d581cf54f25f23a544cc58a63d0a8203645.php line 68
$arguments1['contentAs'] = NULL;
$arguments1['debug'] = true;
$arguments1['section'] = 'main';

$output0 .= TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper::renderStatic($arguments1, $renderChildrenClosure2, $renderingContext);

$output0 .= '
</div>';

at layout_Default_html_70585d581cf54f25f23a544cc58a63d0a8203645->render(object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 201
            } catch (PassthroughSourceException $error) {
                return $error->getSource();
            }
            $this->startRendering(self::RENDERING_LAYOUT, $parsedTemplate, $this->baseRenderingContext);
            $output = $parsedLayout->render($this->baseRenderingContext);
            $this->stopRendering();
        }

        return $output;
at TYPO3Fluid\Fluid\View\AbstractTemplateView->render()
in /html/typo3/typo3_src-10.4.37/typo3/sysext/extbase/Classes/Mvc/Controller/ActionController.php line 504
            $actionResult = $this->{$this->errorMethodName}();
        }

        if ($actionResult === null && $this->view instanceof ViewInterface) {
            $this->response->appendContent($this->view->render());
        } elseif (is_string($actionResult) && $actionResult !== '') {
            $this->response->appendContent($actionResult);
        } elseif (is_object($actionResult) && method_exists($actionResult, '__toString')) {
            $this->response->appendContent((string)$actionResult);
at TYPO3\CMS\Extbase\Mvc\Controller\ActionController->callActionMethod()
in /html/typo3/typo3_src-10.4.37/typo3/sysext/extbase/Classes/Mvc/Controller/ActionController.php line 426
        $this->view = $this->resolveView();
        if ($this->view !== null) {
            $this->initializeView($this->view);
        }
        $this->callActionMethod();
        $this->renderAssetsForRequest($request);
    }

    /**
at TYPO3\CMS\Extbase\Mvc\Controller\ActionController->processRequest(object(TYPO3\CMS\Extbase\Mvc\Web\Request), object(TYPO3\CMS\Extbase\Mvc\Web\Response))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/extbase/Classes/Mvc/Dispatcher.php line 89
                throw new InfiniteLoopException('Could not ultimately dispatch the request after ' . $dispatchLoopCount . ' iterations. Most probably, a @' . IgnoreValidation::class . ' annotation is missing on re-displaying a form with validation errors.', 1217839467);
            }
            $controller = $this->resolveController($request);
            try {
                $controller->processRequest($request, $response);
            } catch (StopActionException $ignoredException) {
            }
        }

at TYPO3\CMS\Extbase\Mvc\Dispatcher->dispatch(object(TYPO3\CMS\Extbase\Mvc\Web\Request), object(TYPO3\CMS\Extbase\Mvc\Web\Response))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/extbase/Classes/Mvc/Web/FrontendRequestHandler.php line 66
        }

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

    /**
at TYPO3\CMS\Extbase\Mvc\Web\FrontendRequestHandler->handleRequest()
in /html/typo3/typo3_src-10.4.37/typo3/sysext/extbase/Classes/Core/Bootstrap.php line 183
    protected function handleRequest(): string
    {
        $requestHandler = $this->requestHandlerResolver->resolveRequestHandler();

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

    /**
     * @return string
at TYPO3\CMS\Extbase\Core\Bootstrap->run('', array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Rooms'))
at call_user_func_array(array(object(TYPO3\CMS\Extbase\Core\Bootstrap), 'run'), array('', array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Rooms')))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 5720
                if (is_object($classObj) && method_exists($classObj, $parts[1]) && is_callable($callable)) {
                    $classObj->cObj = $this;
                    $content = call_user_func_array($callable, [
                        $content,
                        $conf
                    ]);
                } else {
                    $this->getTimeTracker()->setTSlogMessage('Method "' . $parts[1] . '" did not exist in class "' . $parts[0] . '"', 3);
                }
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->callUserFunction('TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Rooms'), '')
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/UserContentObject.php line 43
        if ($this->cObj->getUserObjectType() === false) {
            // Come here only if we are not called from $TSFE->processNonCacheableContentPartsAndSubstituteContentMarkers()!
            $this->cObj->setUserObjectType(ContentObjectRenderer::OBJECTTYPE_USER);
        }
        $tempContent = $this->cObj->callUserFunction($conf['userFunc'], $conf, '');
        if ($this->cObj->doConvertToUserIntObject) {
            $this->cObj->doConvertToUserIntObject = false;
            $content = $this->cObj->cObjGetSingle('USER_INT', $conf);
        } else {
at TYPO3\CMS\Frontend\ContentObject\UserContentObject->render(array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Rooms'))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 829
        }

        // Render content
        try {
            $content .= $contentObject->render($configuration);
        } catch (ContentRenderingException $exception) {
            // Content rendering Exceptions indicate a critical problem which should not be
            // caught e.g. when something went wrong with Exception handling itself
            throw $exception;
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->render(object(TYPO3\CMS\Frontend\ContentObject\UserContentObject), array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Rooms'))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 743
                }
                if (!$hooked) {
                    $contentObject = $this->getContentObject($name);
                    if ($contentObject) {
                        $content .= $this->render($contentObject, $conf);
                    } else {
                        // Call hook functions for extra processing
                        if ($name) {
                            if (!empty($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_content.php']['cObjTypeAndClassDefault'])) {
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle('USER', array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Rooms'), 'tt_content.list.20.cnhotel_rooms')
in /html/typo3/typo3_src-10.4.37/typo3/sysext/fluid/Classes/ViewHelpers/CObjectViewHelper.php line 193
        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('indexedsearch_pi2' => 'USER', 'indexedsearch_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'cnteaser_listteaser' => 'USER', 'cnteaser_listteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnTeaser', 'pluginName' => 'Listteaser'), 'flux_page' => 'USER', 'flux_page.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Flux', 'pluginName' => 'Page'), 'cnhotel_rooms' => 'USER', 'cnhotel_rooms.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Rooms'), 'cnhotel_packages' => 'USER', 'cnhotel_packages.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Packages'), 'powermail_pi1' => 'USER', 'powermail_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi1'), 'powermail_pi2' => 'USER', 'powermail_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi2')), 'tt_content.list.20.cnhotel_rooms', 'cnhotel_rooms')
in /html/typo3/typo3_src-10.4.37/typo3/sysext/fluid/Classes/ViewHelpers/CObjectViewHelper.php line 170
                '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)) {
            static::resetFrontendEnvironment();
        }
        return $content;
at TYPO3\CMS\Fluid\ViewHelpers\CObjectViewHelper::renderStatic(array('data' => array('uid' => 386, 'pid' => 19, 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 't3_origuid' => 128, 'tstamp' => 1541425664, 'crdate' => 1540278161, 'cruser_id' => 1, 'editlock' => 0, 'hidden' => 0, 'sorting' => 256, 'CType' => 'list', 'header' => '', 'header_position' => '', 'rowDescription' => null, '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, 'space_before_class' => '', 'space_after_class' => '', 'records' => '', 'pages' => '68', 'starttime' => 0, 'endtime' => 0, 'colPos' => 0, 'subheader' => '', 'fe_group' => '', 'header_link' => '', 'image_zoom' => 1, 'header_layout' => '0', 'list_type' => 'cnhotel_rooms', 'sectionIndex' => 1, 'linkToTop' => 0, 'file_collections' => '', 'filelink_size' => 0, 'filelink_sorting' => '', 'target' => '', 'date' => 0, 'recursive' => 0, 'imageheight' => 0, 'sys_language_uid' => -1, 'pi_flexform' => '<?xml version="1.0" encoding="utf-8" standalone="yes" ?><T3FlexForms> <data> <sheet index="sDEF"> <language index="lDEF"> <field index="settings.startDate"> <value index="vDEF"></value> </field> <field index="settings.endDate"> <value index="vDEF"></value> </field> <field index="settings.enableCategories"> <value index="vDEF">0</value> </field> <field index="settings.categories"> <value index="vDEF"></value> </field> <field index="settings.categoryFilter"> <value index="vDEF">3</value> </field> <field index="switchableControllerActions"> <value index="vDEF">Room-&gt;show;Room-&gt;list</value> </field> </language> </sheet> </data></T3FlexForms>', 'accessibility_title' => '', 'accessibility_bypass' => 0, 'accessibility_bypass_text' => '', 'l18n_parent' => 0, 'l18n_diffsource' => 'a:20:{s:5:"CType";N;s:6:"colPos";N;s:6:"header";N;s:13:"header_layout";N;s:15:"header_position";N;s:9:"subheader";N;s:9:"list_type";N;s:11:"pi_flexform";N;s:5:"pages";N;s:18:"space_before_class";N;s:17:"space_after_class";N;s:37:"tx_contentelements_classes_visibility";N;s:12:"sectionIndex";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;}', 'l10n_source' => 0, 'selected_categories' => '', '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_flux_migrated_version' => null, 'tx_contentelements_images_ratio' => 0.75, 'tx_contentelements_images_show_title' => 0, 'tx_contentelements_slider_interval' => 0.0, 'tx_contentelements_domain' => 0, 'tx_contentelements_classes_visibility' => '', 'tx_contentelements_fullwidth' => 0, 'tx_contentelements_no_gutters' => 0, 'filelink_sorting_direction' => ''), 'typoscriptObjectPath' => 'tt_content.list.20.cnhotel_rooms', 'currentValueKey' => null, 'table' => 'tt_content'), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3temp/var/cache/code/fluid_template/Standard_action_list_e8c9a2048cd8f5ce8a3329c0d1cd90bbbe8d1051.php line 74
$array11 = array (
);$arguments7['data'] = $renderingContext->getVariableProvider()->getByPath('data', $array11);
$arguments7['table'] = 'tt_content';
$renderChildrenClosure8 = ($arguments7['data'] !== null) ? function() use ($arguments7) { return $arguments7['data']; } : $renderChildrenClosure8;
$output6 .= TYPO3\CMS\Fluid\ViewHelpers\CObjectViewHelper::renderStatic($arguments7, $renderChildrenClosure8, $renderingContext);

$output6 .= '
    ';
return $output6;
at Standard_action_list_e8c9a2048cd8f5ce8a3329c0d1cd90bbbe8d1051->{closure}()
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractConditionViewHelper.php line 78
            if (isset($arguments['then'])) {
                return $arguments['then'];
            }
            if (isset($arguments['__thenClosure'])) {
                return $arguments['__thenClosure']();
            }
        } elseif (!empty($arguments['__elseClosures'])) {
            $elseIfClosures = isset($arguments['__elseifClosures']) ? $arguments['__elseifClosures'] : [];
            return static::evaluateElseClosures($arguments['__elseClosures'], $elseIfClosures, $renderingContext);
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::renderStatic(array('then' => null, 'else' => null, 'condition' => true, '__thenClosure' => object(Closure)), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3temp/var/cache/code/fluid_template/Standard_action_list_e8c9a2048cd8f5ce8a3329c0d1cd90bbbe8d1051.php line 99
     $renderingContext
    );
$arguments1['__thenClosure'] = $renderChildrenClosure2;

$output0 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments1, $renderChildrenClosure2, $renderingContext);

$output0 .= '

';
at Standard_action_list_e8c9a2048cd8f5ce8a3329c0d1cd90bbbe8d1051->section_62bce9422ff2d14f69ab80a154510232fc8a9afd(object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 260
                    );
                }
            }
            $this->startRendering($renderingTypeOnNextLevel, $parsedTemplate, $renderingContext);
            $output = $parsedTemplate->$methodNameOfSection($renderingContext);
            $this->stopRendering();
        } else {
            $sections = $parsedTemplate->getVariableContainer()->get('1457379500_sections');
            if (!isset($sections[$sectionName])) {
at TYPO3Fluid\Fluid\View\AbstractTemplateView->renderSection('Main', array(), false)
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/ViewHelpers/RenderViewHelper.php line 143
            $content = (new $delegate())->render($renderingContext);
        } elseif ($partial !== null) {
            $content = $view->renderPartial($partial, $section, $variables, $optional);
        } elseif ($section !== null) {
            $content = $view->renderSection($section, $variables, $optional);
        } elseif (!$optional) {
            throw new \InvalidArgumentException('ViewHelper f:render called without either argument section, partial, renderable or delegate and optional flag is false');
        }
        // Replace empty content with default value. If default is
at TYPO3Fluid\Fluid\ViewHelpers\RenderViewHelper::renderStatic(array('section' => 'Main', 'partial' => null, 'delegate' => null, 'renderable' => null, 'arguments' => array(), 'optional' => false, 'default' => null, 'contentAs' => null, 'debug' => true), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3temp/var/cache/code/fluid_template/layout_Default_html_79335503ee6e3531adc1dbff3ae9600ed4b2a5f9.php line 64
$arguments1['contentAs'] = NULL;
$arguments1['debug'] = true;
$arguments1['section'] = 'Main';

$output0 .= TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper::renderStatic($arguments1, $renderChildrenClosure2, $renderingContext);

$output0 .= '
';

at layout_Default_html_79335503ee6e3531adc1dbff3ae9600ed4b2a5f9->render(object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /html/typo3/typo3_src-10.4.37/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 201
            } catch (PassthroughSourceException $error) {
                return $error->getSource();
            }
            $this->startRendering(self::RENDERING_LAYOUT, $parsedTemplate, $this->baseRenderingContext);
            $output = $parsedLayout->render($this->baseRenderingContext);
            $this->stopRendering();
        }

        return $output;
at TYPO3Fluid\Fluid\View\AbstractTemplateView->render()
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php line 358
     * @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-10.4.37/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php line 108

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

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

        $this->view = $parentView;
        return $content;
at TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject->render(array('templateName' => 'List', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', 'EXT:contentelements/Resources/Private/Templates/'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', 'EXT:contentelements/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', 'EXT:contentelements/Resources/Private/Layouts/'), 'settings.' => array('defaultHeaderType' => '2', 'media.' => array('lazyLoading' => 'lazy', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '1920m', 'height' => '1920m', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '1')), 'directImageLink' => '1', 'linkParams.' => array('ATagParams.' => array('cObject' => 'COA', 'cObject.' => array('stdWrap.' => array('wrap' => 'class="" rel="lightbox"', 'insertData' => '1'), 'TEXT', '10.' => array('data' => 'TSFE:lastImgResourceInfo|0', 'noTrimWrap' => '| data-width="|"|'), 'TEXT', '20.' => array('data' => 'TSFE:lastImgResourceInfo|1', 'noTrimWrap' => '| data-height="|"|'))))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'dataProcessing.' => array('CONECTO\\Contentelements\\DataProcessing\\ElementClassesProcessor'), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], list_type, layout, pages [recursive]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.list'))), '20.' => array('indexedsearch_pi2' => 'USER', 'indexedsearch_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'cnteaser_listteaser' => 'USER', 'cnteaser_listteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnTeaser', 'pluginName' => 'Listteaser'), 'flux_page' => 'USER', 'flux_page.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Flux', 'pluginName' => 'Page'), 'cnhotel_rooms' => 'USER', 'cnhotel_rooms.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Rooms'), 'cnhotel_packages' => 'USER', 'cnhotel_packages.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Packages'), 'powermail_pi1' => 'USER', 'powermail_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi1'), 'powermail_pi2' => 'USER', 'powermail_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi2'))))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 829
        }

        // Render content
        try {
            $content .= $contentObject->render($configuration);
        } catch (ContentRenderingException $exception) {
            // Content rendering Exceptions indicate a critical problem which should not be
            // caught e.g. when something went wrong with Exception handling itself
            throw $exception;
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->render(object(TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject), array('templateName' => 'List', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', 'EXT:contentelements/Resources/Private/Templates/'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', 'EXT:contentelements/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', 'EXT:contentelements/Resources/Private/Layouts/'), 'settings.' => array('defaultHeaderType' => '2', 'media.' => array('lazyLoading' => 'lazy', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '1920m', 'height' => '1920m', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '1')), 'directImageLink' => '1', 'linkParams.' => array('ATagParams.' => array('cObject' => 'COA', 'cObject.' => array('stdWrap.' => array('wrap' => 'class="" rel="lightbox"', 'insertData' => '1'), 'TEXT', '10.' => array('data' => 'TSFE:lastImgResourceInfo|0', 'noTrimWrap' => '| data-width="|"|'), 'TEXT', '20.' => array('data' => 'TSFE:lastImgResourceInfo|1', 'noTrimWrap' => '| data-height="|"|'))))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'dataProcessing.' => array('CONECTO\\Contentelements\\DataProcessing\\ElementClassesProcessor'), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], list_type, layout, pages [recursive]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.list'))), '20.' => array('indexedsearch_pi2' => 'USER', 'indexedsearch_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'cnteaser_listteaser' => 'USER', 'cnteaser_listteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnTeaser', 'pluginName' => 'Listteaser'), 'flux_page' => 'USER', 'flux_page.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Flux', 'pluginName' => 'Page'), 'cnhotel_rooms' => 'USER', 'cnhotel_rooms.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Rooms'), 'cnhotel_packages' => 'USER', 'cnhotel_packages.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Packages'), 'powermail_pi1' => 'USER', 'powermail_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi1'), 'powermail_pi2' => 'USER', 'powermail_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi2'))))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 743
                }
                if (!$hooked) {
                    $contentObject = $this->getContentObject($name);
                    if ($contentObject) {
                        $content .= $this->render($contentObject, $conf);
                    } else {
                        // Call hook functions for extra processing
                        if ($name) {
                            if (!empty($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_content.php']['cObjTypeAndClassDefault'])) {
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle('FLUIDTEMPLATE', array('templateName' => 'List', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', 'EXT:contentelements/Resources/Private/Templates/'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', 'EXT:contentelements/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', 'EXT:contentelements/Resources/Private/Layouts/'), 'settings.' => array('defaultHeaderType' => '2', 'media.' => array('lazyLoading' => 'lazy', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '1920m', 'height' => '1920m', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '1')), 'directImageLink' => '1', 'linkParams.' => array('ATagParams.' => array('cObject' => 'COA', 'cObject.' => array('stdWrap.' => array('wrap' => 'class="" rel="lightbox"', 'insertData' => '1'), 'TEXT', '10.' => array('data' => 'TSFE:lastImgResourceInfo|0', 'noTrimWrap' => '| data-width="|"|'), 'TEXT', '20.' => array('data' => 'TSFE:lastImgResourceInfo|1', 'noTrimWrap' => '| data-height="|"|'))))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'dataProcessing.' => array('CONECTO\\Contentelements\\DataProcessing\\ElementClassesProcessor'), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], list_type, layout, pages [recursive]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.list'))), '20.' => array('indexedsearch_pi2' => 'USER', 'indexedsearch_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'cnteaser_listteaser' => 'USER', 'cnteaser_listteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnTeaser', 'pluginName' => 'Listteaser'), 'flux_page' => 'USER', 'flux_page.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Flux', 'pluginName' => 'Page'), 'cnhotel_rooms' => 'USER', 'cnhotel_rooms.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Rooms'), 'cnhotel_packages' => 'USER', 'cnhotel_packages.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Packages'), 'powermail_pi1' => 'USER', 'powermail_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi1'), 'powermail_pi2' => 'USER', 'powermail_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi2'))), 'lib.contentElement')
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 724
                [$name, $conf] = $cF->getVal($key, $this->getTypoScriptFrontendController()->tmpl->setup);
                $conf = array_replace_recursive(is_array($conf) ? $conf : [], $confOverride);
                // Getting the cObject
                $timeTracker->incStackPointer();
                $content .= $this->cObjGetSingle($name, $conf, $key);
                $timeTracker->decStackPointer();
            } else {
                $hooked = false;
                // Application defined cObjects
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle('FLUIDTEMPLATE', array('templateName' => 'List', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', 'EXT:contentelements/Resources/Private/Templates/'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', 'EXT:contentelements/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', 'EXT:contentelements/Resources/Private/Layouts/'), 'settings.' => array('defaultHeaderType' => '2', 'media.' => array('lazyLoading' => 'lazy', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '1920m', 'height' => '1920m', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '1')), 'directImageLink' => '1', 'linkParams.' => array('ATagParams.' => array('cObject' => 'COA', 'cObject.' => array('stdWrap.' => array('wrap' => 'class="" rel="lightbox"', 'insertData' => '1'), 'TEXT', '10.' => array('data' => 'TSFE:lastImgResourceInfo|0', 'noTrimWrap' => '| data-width="|"|'), 'TEXT', '20.' => array('data' => 'TSFE:lastImgResourceInfo|1', 'noTrimWrap' => '| data-height="|"|'))))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'dataProcessing.' => array('CONECTO\\Contentelements\\DataProcessing\\ElementClassesProcessor'), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], list_type, layout, pages [recursive]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.list'))), '20.' => array('indexedsearch_pi2' => 'USER', 'indexedsearch_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'cnteaser_listteaser' => 'USER', 'cnteaser_listteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnTeaser', 'pluginName' => 'Listteaser'), 'flux_page' => 'USER', 'flux_page.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Flux', 'pluginName' => 'Page'), 'cnhotel_rooms' => 'USER', 'cnhotel_rooms.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Rooms'), 'cnhotel_packages' => 'USER', 'cnhotel_packages.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Packages'), 'powermail_pi1' => 'USER', 'powermail_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi1'), 'powermail_pi2' => 'USER', 'powermail_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi2'))), 'list')
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/CaseContentObject.php line 47
        // 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')), 'login' => '< lib.contentElement', 'login.' => array('templateName' => 'Generic', 'variables.' => array('content' => '< plugin.tx_felogin_pi1')), 'stdWrap.' => array('editPanel' => '1', 'editPanel.' => array('allow' => 'move, new, edit, hide, delete', 'label' => '%s', 'onlyCurrentPid' => '1', 'previewBorder' => '1', 'edit.' => array('displayRecord' => '1'))), 'bullets' => '< lib.contentElement', 'bullets.' => array('templateName' => 'Bullets', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\SplitProcessor', '10.' => array('if.' => array('value' => '2', 'isLessThan.' => array('field' => 'bullets_type')), 'fieldName' => 'bodytext', 'removeEmptyEntries' => '1', 'as' => 'bullets'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor', '20.' => array('fieldName' => 'bodytext', 'if.' => array('value' => '2', 'equals.' => array('field' => 'bullets_type')), 'fieldDelimiter' => '|', 'as' => 'bullets')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext [bullets_type]', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.bullets')))), 'div' => '< lib.contentElement', 'div.' => array('templateName' => 'Div'), 'header' => '< lib.contentElement', 'header.' => array('templateName' => 'Header', 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout|header_link], subheader, date', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.header')))), 'html' => '< lib.contentElement', 'html.' => array('templateName' => 'Html', 'stdWrap.' => array('editIcons' => 'tt_content: bodytext', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))), 'list' => '< lib.contentElement', 'list.' => array('templateName' => 'List', 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], list_type, layout, pages [recursive]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.list'))), '20.' => array('indexedsearch_pi2' => 'USER', 'indexedsearch_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'cnteaser_listteaser' => 'USER', 'cnteaser_listteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnTeaser', 'pluginName' => 'Listteaser'), 'flux_page' => 'USER', 'flux_page.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Flux', 'pluginName' => 'Page'), 'cnhotel_rooms' => 'USER', 'cnhotel_rooms.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Rooms'), 'cnhotel_packages' => 'USER', 'cnhotel_packages.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Packages'), 'powermail_pi1' => 'USER', 'powermail_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi1'), 'powermail_pi2' => 'USER', 'powermail_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi2'))), 'shortcut' => '< lib.contentElement', 'shortcut.' => array('templateName' => 'Shortcut', 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], records', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.shortcut')))), 'table' => '< lib.contentElement', 'table.' => array('templateName' => 'Table', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor', '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')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, [table_caption|cols|table_header_position|table_tfoot]', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.table')))), 'text' => '< lib.contentElement', 'text.' => array('templateName' => 'Text', 'stdWrap.' => array('editIcons' => 'tt_content: bodytext', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))), 'textmedia' => '< lib.contentElement', 'textmedia.' => array('templateName' => 'Textmedia', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')), 'CONECTO\\Contentelements\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '1200', 'maxGalleryWidthInText' => '1200', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, assets [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textmedia')))), 'textpic' => '< lib.contentElement', 'textpic.' => array('templateName' => 'Textpic', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '1200', 'maxGalleryWidthInText' => '1200', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, image [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textpic')))), 'uploads' => '< lib.contentElement', 'uploads.' => array('templateName' => 'Uploads', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'), 'collections.' => array('field' => 'file_collections'), 'sorting.' => array('field' => 'filelink_sorting', 'direction.' => array('field' => 'filelink_sorting_direction')))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], media, file_collections, filelink_sorting, [filelink_size|uploads_description|uploads_type]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.uploads')))), 'menu_abstract' => '< lib.contentElement', 'menu_abstract.' => array('templateName' => 'MenuAbstract', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_categorized_content' => '< lib.contentElement', 'menu_categorized_content.' => array('templateName' => 'MenuCategorizedContent', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '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('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_categorized_pages' => '< lib.contentElement', 'menu_categorized_pages.' => array('templateName' => 'MenuCategorizedPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'categories', 'special.' => array('value.' => array('field' => 'selected_categories'), 'relation.' => array('field' => 'category_field'), 'sorting' => 'title', 'order' => 'asc'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_pages' => '< lib.contentElement', 'menu_pages.' => array('templateName' => 'MenuPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_subpages' => '< lib.contentElement', 'menu_subpages.' => array('templateName' => 'MenuSubpages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_section' => '< lib.contentElement', 'menu_section.' => array('templateName' => 'MenuSection', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '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('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'as' => 'content', 'where' => 'sectionIndex = 1', 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_section_pages' => '< lib.contentElement', 'menu_section_pages.' => array('templateName' => 'MenuSectionPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'orderBy' => 'sorting', 'as' => 'content', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_recently_updated' => '< lib.contentElement', 'menu_recently_updated.' => array('templateName' => 'MenuRecentlyUpdated', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'updated', 'special.' => array('value.' => array('field' => 'pages'), 'maxAge' => '3600*24*7', 'excludeNoSearchPages' => '1'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_related_pages' => '< lib.contentElement', 'menu_related_pages.' => array('templateName' => 'MenuRelatedPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'keywords', 'special.' => array('value.' => array('field' => 'pages'), 'excludeNoSearchPages' => '1'), 'alternativeSortingField' => 'title', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_sitemap' => '< lib.contentElement', 'menu_sitemap.' => array('templateName' => 'MenuSitemap', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_sitemap_pages' => '< lib.contentElement', 'menu_sitemap_pages.' => array('templateName' => 'MenuSitemapPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'form_formframework' => '< lib.contentElement', 'form_formframework.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Form', 'pluginName' => 'Formframework')), 'provider_alert' => '< lib.contentElement', 'provider_alert.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Alert')), 'provider_badge' => '< lib.contentElement', 'provider_badge.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Badge')), 'provider_teaserwide' => '< lib.contentElement', 'provider_teaserwide.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Teaserwide')), 'provider_texttwopic' => '< lib.contentElement', 'provider_texttwopic.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Texttwopic')), 'contentelements_grid' => '< lib.contentElement', 'contentelements_grid.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Contentelements', 'pluginName' => 'Grid')), 'contentelements_tabaccordion' => '< lib.contentElement', 'contentelements_tabaccordion.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Contentelements', 'pluginName' => 'Tabaccordion')), 'image' => '< lib.contentElement', 'image.' => array('templateName' => 'Media', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')), 'CONECTO\\Contentelements\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '{$styles.content.media.maxW}', 'maxGalleryWidthInText' => '{$styles.content.media.maxW}', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0', 'useLayoutFieldForSize' => '1')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, assets [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.media')))), 'media' => '< lib.contentElement', 'media.' => array('templateName' => 'Media', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')), 'CONECTO\\Contentelements\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '{$styles.content.media.maxW}', 'maxGalleryWidthInText' => '{$styles.content.media.maxW}', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0', 'useLayoutFieldForSize' => '1')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, assets [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.media')))), 'tslib' => '< lib.contentElement', 'tslib.' => array('templateName' => 'TsLib'), 'button' => '< lib.contentElement', 'button.' => array('templateName' => 'Button'), 'video' => '< tt_content.image', 'video.' => array('dataProcessing.' => array('10.' => array('references.' => array('fieldName' => 'assets')))), 'frame' => '< lib.contentElement', 'frame.' => array('templateName' => 'Frame', 'dataProcessing.' => array())))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 829
        }

        // Render content
        try {
            $content .= $contentObject->render($configuration);
        } catch (ContentRenderingException $exception) {
            // Content rendering Exceptions indicate a critical problem which should not be
            // caught e.g. when something went wrong with Exception handling itself
            throw $exception;
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->render(object(TYPO3\CMS\Frontend\ContentObject\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')), 'login' => '< lib.contentElement', 'login.' => array('templateName' => 'Generic', 'variables.' => array('content' => '< plugin.tx_felogin_pi1')), 'stdWrap.' => array('editPanel' => '1', 'editPanel.' => array('allow' => 'move, new, edit, hide, delete', 'label' => '%s', 'onlyCurrentPid' => '1', 'previewBorder' => '1', 'edit.' => array('displayRecord' => '1'))), 'bullets' => '< lib.contentElement', 'bullets.' => array('templateName' => 'Bullets', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\SplitProcessor', '10.' => array('if.' => array('value' => '2', 'isLessThan.' => array('field' => 'bullets_type')), 'fieldName' => 'bodytext', 'removeEmptyEntries' => '1', 'as' => 'bullets'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor', '20.' => array('fieldName' => 'bodytext', 'if.' => array('value' => '2', 'equals.' => array('field' => 'bullets_type')), 'fieldDelimiter' => '|', 'as' => 'bullets')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext [bullets_type]', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.bullets')))), 'div' => '< lib.contentElement', 'div.' => array('templateName' => 'Div'), 'header' => '< lib.contentElement', 'header.' => array('templateName' => 'Header', 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout|header_link], subheader, date', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.header')))), 'html' => '< lib.contentElement', 'html.' => array('templateName' => 'Html', 'stdWrap.' => array('editIcons' => 'tt_content: bodytext', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))), 'list' => '< lib.contentElement', 'list.' => array('templateName' => 'List', 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], list_type, layout, pages [recursive]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.list'))), '20.' => array('indexedsearch_pi2' => 'USER', 'indexedsearch_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'cnteaser_listteaser' => 'USER', 'cnteaser_listteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnTeaser', 'pluginName' => 'Listteaser'), 'flux_page' => 'USER', 'flux_page.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Flux', 'pluginName' => 'Page'), 'cnhotel_rooms' => 'USER', 'cnhotel_rooms.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Rooms'), 'cnhotel_packages' => 'USER', 'cnhotel_packages.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Packages'), 'powermail_pi1' => 'USER', 'powermail_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi1'), 'powermail_pi2' => 'USER', 'powermail_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi2'))), 'shortcut' => '< lib.contentElement', 'shortcut.' => array('templateName' => 'Shortcut', 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], records', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.shortcut')))), 'table' => '< lib.contentElement', 'table.' => array('templateName' => 'Table', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor', '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')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, [table_caption|cols|table_header_position|table_tfoot]', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.table')))), 'text' => '< lib.contentElement', 'text.' => array('templateName' => 'Text', 'stdWrap.' => array('editIcons' => 'tt_content: bodytext', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))), 'textmedia' => '< lib.contentElement', 'textmedia.' => array('templateName' => 'Textmedia', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')), 'CONECTO\\Contentelements\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '1200', 'maxGalleryWidthInText' => '1200', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, assets [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textmedia')))), 'textpic' => '< lib.contentElement', 'textpic.' => array('templateName' => 'Textpic', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '1200', 'maxGalleryWidthInText' => '1200', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, image [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textpic')))), 'uploads' => '< lib.contentElement', 'uploads.' => array('templateName' => 'Uploads', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'), 'collections.' => array('field' => 'file_collections'), 'sorting.' => array('field' => 'filelink_sorting', 'direction.' => array('field' => 'filelink_sorting_direction')))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], media, file_collections, filelink_sorting, [filelink_size|uploads_description|uploads_type]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.uploads')))), 'menu_abstract' => '< lib.contentElement', 'menu_abstract.' => array('templateName' => 'MenuAbstract', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_categorized_content' => '< lib.contentElement', 'menu_categorized_content.' => array('templateName' => 'MenuCategorizedContent', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '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('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_categorized_pages' => '< lib.contentElement', 'menu_categorized_pages.' => array('templateName' => 'MenuCategorizedPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'categories', 'special.' => array('value.' => array('field' => 'selected_categories'), 'relation.' => array('field' => 'category_field'), 'sorting' => 'title', 'order' => 'asc'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_pages' => '< lib.contentElement', 'menu_pages.' => array('templateName' => 'MenuPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_subpages' => '< lib.contentElement', 'menu_subpages.' => array('templateName' => 'MenuSubpages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_section' => '< lib.contentElement', 'menu_section.' => array('templateName' => 'MenuSection', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '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('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'as' => 'content', 'where' => 'sectionIndex = 1', 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_section_pages' => '< lib.contentElement', 'menu_section_pages.' => array('templateName' => 'MenuSectionPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'orderBy' => 'sorting', 'as' => 'content', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_recently_updated' => '< lib.contentElement', 'menu_recently_updated.' => array('templateName' => 'MenuRecentlyUpdated', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'updated', 'special.' => array('value.' => array('field' => 'pages'), 'maxAge' => '3600*24*7', 'excludeNoSearchPages' => '1'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_related_pages' => '< lib.contentElement', 'menu_related_pages.' => array('templateName' => 'MenuRelatedPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'keywords', 'special.' => array('value.' => array('field' => 'pages'), 'excludeNoSearchPages' => '1'), 'alternativeSortingField' => 'title', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_sitemap' => '< lib.contentElement', 'menu_sitemap.' => array('templateName' => 'MenuSitemap', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_sitemap_pages' => '< lib.contentElement', 'menu_sitemap_pages.' => array('templateName' => 'MenuSitemapPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'form_formframework' => '< lib.contentElement', 'form_formframework.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Form', 'pluginName' => 'Formframework')), 'provider_alert' => '< lib.contentElement', 'provider_alert.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Alert')), 'provider_badge' => '< lib.contentElement', 'provider_badge.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Badge')), 'provider_teaserwide' => '< lib.contentElement', 'provider_teaserwide.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Teaserwide')), 'provider_texttwopic' => '< lib.contentElement', 'provider_texttwopic.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Texttwopic')), 'contentelements_grid' => '< lib.contentElement', 'contentelements_grid.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Contentelements', 'pluginName' => 'Grid')), 'contentelements_tabaccordion' => '< lib.contentElement', 'contentelements_tabaccordion.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Contentelements', 'pluginName' => 'Tabaccordion')), 'image' => '< lib.contentElement', 'image.' => array('templateName' => 'Media', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')), 'CONECTO\\Contentelements\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '{$styles.content.media.maxW}', 'maxGalleryWidthInText' => '{$styles.content.media.maxW}', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0', 'useLayoutFieldForSize' => '1')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, assets [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.media')))), 'media' => '< lib.contentElement', 'media.' => array('templateName' => 'Media', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')), 'CONECTO\\Contentelements\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '{$styles.content.media.maxW}', 'maxGalleryWidthInText' => '{$styles.content.media.maxW}', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0', 'useLayoutFieldForSize' => '1')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, assets [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.media')))), 'tslib' => '< lib.contentElement', 'tslib.' => array('templateName' => 'TsLib'), 'button' => '< lib.contentElement', 'button.' => array('templateName' => 'Button'), 'video' => '< tt_content.image', 'video.' => array('dataProcessing.' => array('10.' => array('references.' => array('fieldName' => 'assets')))), 'frame' => '< lib.contentElement', 'frame.' => array('templateName' => 'Frame', 'dataProcessing.' => array())))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 743
                }
                if (!$hooked) {
                    $contentObject = $this->getContentObject($name);
                    if ($contentObject) {
                        $content .= $this->render($contentObject, $conf);
                    } else {
                        // Call hook functions for extra processing
                        if ($name) {
                            if (!empty($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_content.php']['cObjTypeAndClassDefault'])) {
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle('CASE', 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')), 'login' => '< lib.contentElement', 'login.' => array('templateName' => 'Generic', 'variables.' => array('content' => '< plugin.tx_felogin_pi1')), 'stdWrap.' => array('editPanel' => '1', 'editPanel.' => array('allow' => 'move, new, edit, hide, delete', 'label' => '%s', 'onlyCurrentPid' => '1', 'previewBorder' => '1', 'edit.' => array('displayRecord' => '1'))), 'bullets' => '< lib.contentElement', 'bullets.' => array('templateName' => 'Bullets', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\SplitProcessor', '10.' => array('if.' => array('value' => '2', 'isLessThan.' => array('field' => 'bullets_type')), 'fieldName' => 'bodytext', 'removeEmptyEntries' => '1', 'as' => 'bullets'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor', '20.' => array('fieldName' => 'bodytext', 'if.' => array('value' => '2', 'equals.' => array('field' => 'bullets_type')), 'fieldDelimiter' => '|', 'as' => 'bullets')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext [bullets_type]', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.bullets')))), 'div' => '< lib.contentElement', 'div.' => array('templateName' => 'Div'), 'header' => '< lib.contentElement', 'header.' => array('templateName' => 'Header', 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout|header_link], subheader, date', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.header')))), 'html' => '< lib.contentElement', 'html.' => array('templateName' => 'Html', 'stdWrap.' => array('editIcons' => 'tt_content: bodytext', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))), 'list' => '< lib.contentElement', 'list.' => array('templateName' => 'List', 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], list_type, layout, pages [recursive]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.list'))), '20.' => array('indexedsearch_pi2' => 'USER', 'indexedsearch_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'cnteaser_listteaser' => 'USER', 'cnteaser_listteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnTeaser', 'pluginName' => 'Listteaser'), 'flux_page' => 'USER', 'flux_page.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Flux', 'pluginName' => 'Page'), 'cnhotel_rooms' => 'USER', 'cnhotel_rooms.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Rooms'), 'cnhotel_packages' => 'USER', 'cnhotel_packages.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Packages'), 'powermail_pi1' => 'USER', 'powermail_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi1'), 'powermail_pi2' => 'USER', 'powermail_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi2'))), 'shortcut' => '< lib.contentElement', 'shortcut.' => array('templateName' => 'Shortcut', 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], records', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.shortcut')))), 'table' => '< lib.contentElement', 'table.' => array('templateName' => 'Table', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor', '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')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, [table_caption|cols|table_header_position|table_tfoot]', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.table')))), 'text' => '< lib.contentElement', 'text.' => array('templateName' => 'Text', 'stdWrap.' => array('editIcons' => 'tt_content: bodytext', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))), 'textmedia' => '< lib.contentElement', 'textmedia.' => array('templateName' => 'Textmedia', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')), 'CONECTO\\Contentelements\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '1200', 'maxGalleryWidthInText' => '1200', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, assets [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textmedia')))), 'textpic' => '< lib.contentElement', 'textpic.' => array('templateName' => 'Textpic', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '1200', 'maxGalleryWidthInText' => '1200', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, image [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textpic')))), 'uploads' => '< lib.contentElement', 'uploads.' => array('templateName' => 'Uploads', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'), 'collections.' => array('field' => 'file_collections'), 'sorting.' => array('field' => 'filelink_sorting', 'direction.' => array('field' => 'filelink_sorting_direction')))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], media, file_collections, filelink_sorting, [filelink_size|uploads_description|uploads_type]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.uploads')))), 'menu_abstract' => '< lib.contentElement', 'menu_abstract.' => array('templateName' => 'MenuAbstract', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_categorized_content' => '< lib.contentElement', 'menu_categorized_content.' => array('templateName' => 'MenuCategorizedContent', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '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('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_categorized_pages' => '< lib.contentElement', 'menu_categorized_pages.' => array('templateName' => 'MenuCategorizedPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'categories', 'special.' => array('value.' => array('field' => 'selected_categories'), 'relation.' => array('field' => 'category_field'), 'sorting' => 'title', 'order' => 'asc'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_pages' => '< lib.contentElement', 'menu_pages.' => array('templateName' => 'MenuPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_subpages' => '< lib.contentElement', 'menu_subpages.' => array('templateName' => 'MenuSubpages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_section' => '< lib.contentElement', 'menu_section.' => array('templateName' => 'MenuSection', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '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('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'as' => 'content', 'where' => 'sectionIndex = 1', 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_section_pages' => '< lib.contentElement', 'menu_section_pages.' => array('templateName' => 'MenuSectionPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'orderBy' => 'sorting', 'as' => 'content', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_recently_updated' => '< lib.contentElement', 'menu_recently_updated.' => array('templateName' => 'MenuRecentlyUpdated', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'updated', 'special.' => array('value.' => array('field' => 'pages'), 'maxAge' => '3600*24*7', 'excludeNoSearchPages' => '1'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_related_pages' => '< lib.contentElement', 'menu_related_pages.' => array('templateName' => 'MenuRelatedPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'keywords', 'special.' => array('value.' => array('field' => 'pages'), 'excludeNoSearchPages' => '1'), 'alternativeSortingField' => 'title', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_sitemap' => '< lib.contentElement', 'menu_sitemap.' => array('templateName' => 'MenuSitemap', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_sitemap_pages' => '< lib.contentElement', 'menu_sitemap_pages.' => array('templateName' => 'MenuSitemapPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'form_formframework' => '< lib.contentElement', 'form_formframework.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Form', 'pluginName' => 'Formframework')), 'provider_alert' => '< lib.contentElement', 'provider_alert.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Alert')), 'provider_badge' => '< lib.contentElement', 'provider_badge.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Badge')), 'provider_teaserwide' => '< lib.contentElement', 'provider_teaserwide.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Teaserwide')), 'provider_texttwopic' => '< lib.contentElement', 'provider_texttwopic.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Texttwopic')), 'contentelements_grid' => '< lib.contentElement', 'contentelements_grid.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Contentelements', 'pluginName' => 'Grid')), 'contentelements_tabaccordion' => '< lib.contentElement', 'contentelements_tabaccordion.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Contentelements', 'pluginName' => 'Tabaccordion')), 'image' => '< lib.contentElement', 'image.' => array('templateName' => 'Media', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')), 'CONECTO\\Contentelements\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '{$styles.content.media.maxW}', 'maxGalleryWidthInText' => '{$styles.content.media.maxW}', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0', 'useLayoutFieldForSize' => '1')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, assets [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.media')))), 'media' => '< lib.contentElement', 'media.' => array('templateName' => 'Media', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')), 'CONECTO\\Contentelements\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '{$styles.content.media.maxW}', 'maxGalleryWidthInText' => '{$styles.content.media.maxW}', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0', 'useLayoutFieldForSize' => '1')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, assets [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.media')))), 'tslib' => '< lib.contentElement', 'tslib.' => array('templateName' => 'TsLib'), 'button' => '< lib.contentElement', 'button.' => array('templateName' => 'Button'), 'video' => '< tt_content.image', 'video.' => array('dataProcessing.' => array('10.' => array('references.' => array('fieldName' => 'assets')))), 'frame' => '< lib.contentElement', 'frame.' => array('templateName' => 'Frame', 'dataProcessing.' => array())), 'tt_content')
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 724
                [$name, $conf] = $cF->getVal($key, $this->getTypoScriptFrontendController()->tmpl->setup);
                $conf = array_replace_recursive(is_array($conf) ? $conf : [], $confOverride);
                // Getting the cObject
                $timeTracker->incStackPointer();
                $content .= $this->cObjGetSingle($name, $conf, $key);
                $timeTracker->decStackPointer();
            } else {
                $hooked = false;
                // Application defined cObjects
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle('CASE', 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')), 'login' => '< lib.contentElement', 'login.' => array('templateName' => 'Generic', 'variables.' => array('content' => '< plugin.tx_felogin_pi1')), 'stdWrap.' => array('editPanel' => '1', 'editPanel.' => array('allow' => 'move, new, edit, hide, delete', 'label' => '%s', 'onlyCurrentPid' => '1', 'previewBorder' => '1', 'edit.' => array('displayRecord' => '1'))), 'bullets' => '< lib.contentElement', 'bullets.' => array('templateName' => 'Bullets', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\SplitProcessor', '10.' => array('if.' => array('value' => '2', 'isLessThan.' => array('field' => 'bullets_type')), 'fieldName' => 'bodytext', 'removeEmptyEntries' => '1', 'as' => 'bullets'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor', '20.' => array('fieldName' => 'bodytext', 'if.' => array('value' => '2', 'equals.' => array('field' => 'bullets_type')), 'fieldDelimiter' => '|', 'as' => 'bullets')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext [bullets_type]', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.bullets')))), 'div' => '< lib.contentElement', 'div.' => array('templateName' => 'Div'), 'header' => '< lib.contentElement', 'header.' => array('templateName' => 'Header', 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout|header_link], subheader, date', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.header')))), 'html' => '< lib.contentElement', 'html.' => array('templateName' => 'Html', 'stdWrap.' => array('editIcons' => 'tt_content: bodytext', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))), 'list' => '< lib.contentElement', 'list.' => array('templateName' => 'List', 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], list_type, layout, pages [recursive]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.list'))), '20.' => array('indexedsearch_pi2' => 'USER', 'indexedsearch_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'cnteaser_listteaser' => 'USER', 'cnteaser_listteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnTeaser', 'pluginName' => 'Listteaser'), 'flux_page' => 'USER', 'flux_page.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Flux', 'pluginName' => 'Page'), 'cnhotel_rooms' => 'USER', 'cnhotel_rooms.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Rooms'), 'cnhotel_packages' => 'USER', 'cnhotel_packages.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'CnHotel', 'pluginName' => 'Packages'), 'powermail_pi1' => 'USER', 'powermail_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi1'), 'powermail_pi2' => 'USER', 'powermail_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi2'))), 'shortcut' => '< lib.contentElement', 'shortcut.' => array('templateName' => 'Shortcut', 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], records', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.shortcut')))), 'table' => '< lib.contentElement', 'table.' => array('templateName' => 'Table', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor', '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')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, [table_caption|cols|table_header_position|table_tfoot]', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.table')))), 'text' => '< lib.contentElement', 'text.' => array('templateName' => 'Text', 'stdWrap.' => array('editIcons' => 'tt_content: bodytext', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))), 'textmedia' => '< lib.contentElement', 'textmedia.' => array('templateName' => 'Textmedia', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')), 'CONECTO\\Contentelements\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '1200', 'maxGalleryWidthInText' => '1200', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, assets [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textmedia')))), 'textpic' => '< lib.contentElement', 'textpic.' => array('templateName' => 'Textpic', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '1200', 'maxGalleryWidthInText' => '1200', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, image [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textpic')))), 'uploads' => '< lib.contentElement', 'uploads.' => array('templateName' => 'Uploads', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'), 'collections.' => array('field' => 'file_collections'), 'sorting.' => array('field' => 'filelink_sorting', 'direction.' => array('field' => 'filelink_sorting_direction')))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], media, file_collections, filelink_sorting, [filelink_size|uploads_description|uploads_type]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.uploads')))), 'menu_abstract' => '< lib.contentElement', 'menu_abstract.' => array('templateName' => 'MenuAbstract', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_categorized_content' => '< lib.contentElement', 'menu_categorized_content.' => array('templateName' => 'MenuCategorizedContent', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '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('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_categorized_pages' => '< lib.contentElement', 'menu_categorized_pages.' => array('templateName' => 'MenuCategorizedPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'categories', 'special.' => array('value.' => array('field' => 'selected_categories'), 'relation.' => array('field' => 'category_field'), 'sorting' => 'title', 'order' => 'asc'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_pages' => '< lib.contentElement', 'menu_pages.' => array('templateName' => 'MenuPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_subpages' => '< lib.contentElement', 'menu_subpages.' => array('templateName' => 'MenuSubpages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_section' => '< lib.contentElement', 'menu_section.' => array('templateName' => 'MenuSection', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '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('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'as' => 'content', 'where' => 'sectionIndex = 1', 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_section_pages' => '< lib.contentElement', 'menu_section_pages.' => array('templateName' => 'MenuSectionPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'orderBy' => 'sorting', 'as' => 'content', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_recently_updated' => '< lib.contentElement', 'menu_recently_updated.' => array('templateName' => 'MenuRecentlyUpdated', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'updated', 'special.' => array('value.' => array('field' => 'pages'), 'maxAge' => '3600*24*7', 'excludeNoSearchPages' => '1'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_related_pages' => '< lib.contentElement', 'menu_related_pages.' => array('templateName' => 'MenuRelatedPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'keywords', 'special.' => array('value.' => array('field' => 'pages'), 'excludeNoSearchPages' => '1'), 'alternativeSortingField' => 'title', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_sitemap' => '< lib.contentElement', 'menu_sitemap.' => array('templateName' => 'MenuSitemap', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_sitemap_pages' => '< lib.contentElement', 'menu_sitemap_pages.' => array('templateName' => 'MenuSitemapPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'form_formframework' => '< lib.contentElement', 'form_formframework.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Form', 'pluginName' => 'Formframework')), 'provider_alert' => '< lib.contentElement', 'provider_alert.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Alert')), 'provider_badge' => '< lib.contentElement', 'provider_badge.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Badge')), 'provider_teaserwide' => '< lib.contentElement', 'provider_teaserwide.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Teaserwide')), 'provider_texttwopic' => '< lib.contentElement', 'provider_texttwopic.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Provider', 'pluginName' => 'Texttwopic')), 'contentelements_grid' => '< lib.contentElement', 'contentelements_grid.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Contentelements', 'pluginName' => 'Grid')), 'contentelements_tabaccordion' => '< lib.contentElement', 'contentelements_tabaccordion.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Contentelements', 'pluginName' => 'Tabaccordion')), 'image' => '< lib.contentElement', 'image.' => array('templateName' => 'Media', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')), 'CONECTO\\Contentelements\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '{$styles.content.media.maxW}', 'maxGalleryWidthInText' => '{$styles.content.media.maxW}', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0', 'useLayoutFieldForSize' => '1')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, assets [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.media')))), 'media' => '< lib.contentElement', 'media.' => array('templateName' => 'Media', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')), 'CONECTO\\Contentelements\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '{$styles.content.media.maxW}', 'maxGalleryWidthInText' => '{$styles.content.media.maxW}', 'columnSpacing' => '0', 'borderWidth' => '0', 'borderPadding' => '0', 'useLayoutFieldForSize' => '1')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, assets [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.media')))), 'tslib' => '< lib.contentElement', 'tslib.' => array('templateName' => 'TsLib'), 'button' => '< lib.contentElement', 'button.' => array('templateName' => 'Button'), 'video' => '< tt_content.image', 'video.' => array('dataProcessing.' => array('10.' => array('references.' => array('fieldName' => 'assets')))), 'frame' => '< lib.contentElement', 'frame.' => array('templateName' => 'Frame', 'dataProcessing.' => array())), '')
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/ContentContentObject.php line 95
                        $cObj->parentRecordNumber = $this->cObj->currentRecordNumber;
                        $frontendController->currentRecord = $conf['table'] . ':' . $row['uid'];
                        $this->cObj->lastChanged($row['tstamp']);
                        $cObj->start($row, $conf['table']);
                        $tmpValue = $cObj->cObjGetSingle($renderObjName, $renderObjConf, $renderObjKey);
                        $cobjValue .= $tmpValue;
                    }
                }
            }
at TYPO3\CMS\Frontend\ContentObject\ContentContentObject->render(array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => '{#colPos}=0')))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 829
        }

        // Render content
        try {
            $content .= $contentObject->render($configuration);
        } catch (ContentRenderingException $exception) {
            // Content rendering Exceptions indicate a critical problem which should not be
            // caught e.g. when something went wrong with Exception handling itself
            throw $exception;
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->render(object(TYPO3\CMS\Frontend\ContentObject\ContentContentObject), array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => '{#colPos}=0')))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 743
                }
                if (!$hooked) {
                    $contentObject = $this->getContentObject($name);
                    if ($contentObject) {
                        $content .= $this->render($contentObject, $conf);
                    } else {
                        // Call hook functions for extra processing
                        if ($name) {
                            if (!empty($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_content.php']['cObjTypeAndClassDefault'])) {
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle('CONTENT', array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => '{#colPos}=0')), 'variables.content')
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php line 322
            if (is_array($cObjType)) {
                continue;
            }
            if (!in_array($variableName, $reservedVariables)) {
                $variables[$variableName] = $this->cObj->cObjGetSingle($cObjType, $variablesToProcess[$variableName . '.'], 'variables.' . $variableName);
            } else {
                throw new \InvalidArgumentException(
                    'Cannot use reserved name "' . $variableName . '" as variable name in FLUIDTEMPLATE.',
                    1288095720
at TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject->getContentObjectVariables(array('layoutRootPaths.' => array('EXT:provider/Resources/Private/Layouts'), 'partialRootPaths.' => array('EXT:provider/Resources/Private/Partials'), 'templateRootPaths.' => array('EXT:provider/Resources/Private/Templates'), 'settings.' => array('navs.' => array('footerLogos' => '49'), 'links.' => array('privacyPolicy' => '88', 'cookieConset' => '88', 'inquiryPage' => '22', 'bookingPage' => '132', 'newsletter' => '122', 'newsletterUnsub' => '125'), 'searchPageId' => '144'), 'dataProcessing.' => array('CONECTO\\Provider\\DataProcessing\\FilesRootlineProcessor', '10.' => array('references.' => array('fieldName' => 'media'), 'as' => 'pageFiles')), 'variables.' => array('content' => 'CONTENT', 'content.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => '{#colPos}=0')), 'layoutName' => 'CASE', 'layoutName.' => array('key.' => array('data' => 'levelfield:-1, backend_layout_next_level, slide', 'override.' => array('data' => 'field:backend_layout')), 'pagets__frontpage' => 'TEXT', 'pagets__frontpage.' => array('value' => 'frontpage'), 'pagets__error' => 'TEXT', 'pagets__error.' => array('value' => 'error'), 'default' => 'TEXT', 'default.' => array('value' => 'subpage'))), 'templateName.' => array('stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('data' => 'levelfield:-1, backend_layout_next_level, slide', 'override.' => array('data' => 'field:backend_layout')), 'pagets__frontpage' => 'TEXT', 'pagets__frontpage.' => array('value' => 'Page/Frontpage'), 'pagets__error' => 'TEXT', 'pagets__error.' => array('value' => 'Page/Error'), 'default' => 'TEXT', 'default.' => array('value' => 'Page/Subpage'))))))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php line 102
        $this->setLayoutRootPath($conf);
        $this->setPartialRootPath($conf);
        $this->setExtbaseVariables($conf);
        $this->assignSettings($conf);
        $variables = $this->getContentObjectVariables($conf);
        $variables = $this->contentDataProcessor->process($this->cObj, $conf, $variables);

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

at TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject->render(array('layoutRootPaths.' => array('EXT:provider/Resources/Private/Layouts'), 'partialRootPaths.' => array('EXT:provider/Resources/Private/Partials'), 'templateRootPaths.' => array('EXT:provider/Resources/Private/Templates'), 'settings.' => array('navs.' => array('footerLogos' => '49'), 'links.' => array('privacyPolicy' => '88', 'cookieConset' => '88', 'inquiryPage' => '22', 'bookingPage' => '132', 'newsletter' => '122', 'newsletterUnsub' => '125'), 'searchPageId' => '144'), 'dataProcessing.' => array('CONECTO\\Provider\\DataProcessing\\FilesRootlineProcessor', '10.' => array('references.' => array('fieldName' => 'media'), 'as' => 'pageFiles')), 'variables.' => array('content' => 'CONTENT', 'content.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => '{#colPos}=0')), 'layoutName' => 'CASE', 'layoutName.' => array('key.' => array('data' => 'levelfield:-1, backend_layout_next_level, slide', 'override.' => array('data' => 'field:backend_layout')), 'pagets__frontpage' => 'TEXT', 'pagets__frontpage.' => array('value' => 'frontpage'), 'pagets__error' => 'TEXT', 'pagets__error.' => array('value' => 'error'), 'default' => 'TEXT', 'default.' => array('value' => 'subpage'))), 'templateName.' => array('stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('data' => 'levelfield:-1, backend_layout_next_level, slide', 'override.' => array('data' => 'field:backend_layout')), 'pagets__frontpage' => 'TEXT', 'pagets__frontpage.' => array('value' => 'Page/Frontpage'), 'pagets__error' => 'TEXT', 'pagets__error.' => array('value' => 'Page/Error'), 'default' => 'TEXT', 'default.' => array('value' => 'Page/Subpage'))))))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 829
        }

        // Render content
        try {
            $content .= $contentObject->render($configuration);
        } catch (ContentRenderingException $exception) {
            // Content rendering Exceptions indicate a critical problem which should not be
            // caught e.g. when something went wrong with Exception handling itself
            throw $exception;
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->render(object(TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject), array('layoutRootPaths.' => array('EXT:provider/Resources/Private/Layouts'), 'partialRootPaths.' => array('EXT:provider/Resources/Private/Partials'), 'templateRootPaths.' => array('EXT:provider/Resources/Private/Templates'), 'settings.' => array('navs.' => array('footerLogos' => '49'), 'links.' => array('privacyPolicy' => '88', 'cookieConset' => '88', 'inquiryPage' => '22', 'bookingPage' => '132', 'newsletter' => '122', 'newsletterUnsub' => '125'), 'searchPageId' => '144'), 'dataProcessing.' => array('CONECTO\\Provider\\DataProcessing\\FilesRootlineProcessor', '10.' => array('references.' => array('fieldName' => 'media'), 'as' => 'pageFiles')), 'variables.' => array('content' => 'CONTENT', 'content.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => '{#colPos}=0')), 'layoutName' => 'CASE', 'layoutName.' => array('key.' => array('data' => 'levelfield:-1, backend_layout_next_level, slide', 'override.' => array('data' => 'field:backend_layout')), 'pagets__frontpage' => 'TEXT', 'pagets__frontpage.' => array('value' => 'frontpage'), 'pagets__error' => 'TEXT', 'pagets__error.' => array('value' => 'error'), 'default' => 'TEXT', 'default.' => array('value' => 'subpage'))), 'templateName.' => array('stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('data' => 'levelfield:-1, backend_layout_next_level, slide', 'override.' => array('data' => 'field:backend_layout')), 'pagets__frontpage' => 'TEXT', 'pagets__frontpage.' => array('value' => 'Page/Frontpage'), 'pagets__error' => 'TEXT', 'pagets__error.' => array('value' => 'Page/Error'), 'default' => 'TEXT', 'default.' => array('value' => 'Page/Subpage'))))))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 743
                }
                if (!$hooked) {
                    $contentObject = $this->getContentObject($name);
                    if ($contentObject) {
                        $content .= $this->render($contentObject, $conf);
                    } else {
                        // Call hook functions for extra processing
                        if ($name) {
                            if (!empty($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_content.php']['cObjTypeAndClassDefault'])) {
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle('FLUIDTEMPLATE', array('layoutRootPaths.' => array('EXT:provider/Resources/Private/Layouts'), 'partialRootPaths.' => array('EXT:provider/Resources/Private/Partials'), 'templateRootPaths.' => array('EXT:provider/Resources/Private/Templates'), 'settings.' => array('navs.' => array('footerLogos' => '49'), 'links.' => array('privacyPolicy' => '88', 'cookieConset' => '88', 'inquiryPage' => '22', 'bookingPage' => '132', 'newsletter' => '122', 'newsletterUnsub' => '125'), 'searchPageId' => '144'), 'dataProcessing.' => array('CONECTO\\Provider\\DataProcessing\\FilesRootlineProcessor', '10.' => array('references.' => array('fieldName' => 'media'), 'as' => 'pageFiles')), 'variables.' => array('content' => 'CONTENT', 'content.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => '{#colPos}=0')), 'layoutName' => 'CASE', 'layoutName.' => array('key.' => array('data' => 'levelfield:-1, backend_layout_next_level, slide', 'override.' => array('data' => 'field:backend_layout')), 'pagets__frontpage' => 'TEXT', 'pagets__frontpage.' => array('value' => 'frontpage'), 'pagets__error' => 'TEXT', 'pagets__error.' => array('value' => 'error'), 'default' => 'TEXT', 'default.' => array('value' => 'subpage'))), 'templateName.' => array('stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('data' => 'levelfield:-1, backend_layout_next_level, slide', 'override.' => array('data' => 'field:backend_layout')), 'pagets__frontpage' => 'TEXT', 'pagets__frontpage.' => array('value' => 'Page/Frontpage'), 'pagets__error' => 'TEXT', 'pagets__error.' => array('value' => 'Page/Error'), 'default' => 'TEXT', 'default.' => array('value' => 'Page/Subpage'))))), '10')
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 688
        foreach ($sKeyArray as $theKey) {
            $theValue = $setup[$theKey];
            if ((int)$theKey && strpos($theKey, '.') === false) {
                $conf = $setup[$theKey . '.'] ?? [];
                $content .= $this->cObjGetSingle($theValue, $conf, $addKey . $theKey);
            }
        }
        return $content;
    }
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGet(array('typeNum' => '0', 'includeCSS.' => array(), 'includeJSFooterlibs.' => array('libMain' => 'EXT:provider/Resources/Public/js/main.min.js', 'libMain.' => array('async' => '1', 'excludeFromConcatenation' => '1')), 'includeJSFooter.' => array(), 'bodyTagCObject' => 'COA', 'bodyTagCObject.' => array('TEXT', '2.' => array('value' => '<body id="page-{page:uid}" data-pid="{page:pid}" data-uid="{page:uid}" class="', 'insertData' => '1'), 'CASE', '10.' => array('stdWrap.' => array('dataWrap' => '|'), 'key.' => array('data' => 'levelfield:-1, backend_layout_next_level, slide', 'override.' => array('field' => 'backend_layout')), 'default' => 'TEXT', 'default.' => array('value' => 'subpage'), 'pagets__frontpage' => 'TEXT', 'pagets__frontpage.' => array('value' => 'frontpage'), 'pagets__subpage' => 'TEXT', 'pagets__subpage.' => array('value' => 'subpage'), 'pagets__error' => 'TEXT', 'pagets__error.' => array('value' => 'subpage error')), 'TEXT', '20.' => array('value' => '', 'noTrimWrap' => '| ||'), 'TEXT', '100.' => array('value' => '" itemscope itemtype="http://schema.org/WebPage">')), 'cssInline.' => array('TEXT', '99.' => array('value' => '@media (max-width:767.98px){.container-fluid{padding-left:.9375em;padding-right:.9375em}.page-header--banner-tirol{bottom:1.25rem!important}.header-top{padding:.9375rem;height:6.25rem}.header-top .header-logo{width:5.625rem}.header-top .lang-nav{top:.9375rem;right:.125rem}.header-top .main-nav--toggle{right:.9375rem;bottom:.9375rem}.header-slider--item{height:calc(72vh - 6.25rem)!important;min-height:12.5rem}.header-slider--item--image:after{height:25%}.header-slider--item--content{left:.9375rem;bottom:.9375rem!important;margin-left:0;padding-right:5.625rem}.header-slider--item--content p{font-size:1.25rem;line-height:1.25}.breadcrumb{margin-bottom:.625rem;padding-top:1.875rem;padding-bottom:1.875rem}.breadcrumb:before{width:3.75rem}.breadcrumb:after{width:2.5rem;height:2.5rem}.offcanvas-nav--top{padding:.6875rem .9375rem}.offcanvas-nav--logo{width:2.5rem}.offcanvas-nav--nav-list{margin:0 0 1.25rem;padding:.625rem .9375rem 0}.offcanvas-nav--nav-list>li>a{padding:.625rem 0;font-size:1.5625rem}.offcanvas-nav--nav-list>li>ul>li:first-child{margin-top:.625rem}.offcanvas-nav--nav-list>li>ul>li>a{padding:.5rem 0 .5rem .9375rem}.offcanvas-nav--nav-list>li>ul>li>a:after{right:.9375rem}.offcanvas-nav .main-nav--toggle{right:.9375rem}.header-badge{display:none}.notification-popup--content p{margin-bottom:.3125rem}.card-body{padding:.9375rem}}@media (max-width:991.98px){.header-sidebar{display:none!important}.header-top{display:block;position:relative;background:#4b4b4a;color:#fff}.header-top .header-logo,.header-top .logo--icon{margin:0}.header-top .logo--icon{display:none}.header-top .lang-nav{position:absolute;margin:0!important;font-size:.875rem}.header-top .main-nav--toggle{display:block;position:absolute;margin:0;padding:0;background:0 0;border:none;border-radius:0}.header-top .main-nav--toggle span{position:relative;display:block;margin:.4375rem 0;width:1.5625rem;border-bottom:.1875rem solid #fff}.header-top .main-nav--toggle span:after,.header-top .main-nav--toggle span:before{display:block;position:absolute;content:"";left:0;width:100%;border-bottom:.1875rem solid #fff}.header-top .main-nav--toggle span:before{top:-.4375rem}.header-top .main-nav--toggle span:after{bottom:-.625rem}.header-top--contact{display:block;position:absolute;top:28px;right:147px}.header-top--contact li{display:inline-block;padding-right:.1875rem}.header-top--contact li a{display:block;padding:0 .5rem;line-height:1.4375rem;color:#fff;text-decoration:none;font-size:.9375rem;font-weight:300;text-transform:uppercase}.header-top--contact li a i.icon{-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.header-slider{padding-left:0}.header-slider--item--image:before{display:none}.main-nav{display:none}.offcanvas-nav{display:block;position:fixed;top:0;right:0;bottom:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);width:100%;color:#fff;overflow:hidden;overflow-y:auto;z-index:99;background:#4b4b4a;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}.offcanvas-nav--top{position:relative;padding:.875rem 1.875rem;border-bottom:1px solid #6f6f6e}.offcanvas-nav .main-nav--toggle{display:block;position:absolute;top:50%;right:1.875rem;padding:0;margin:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border:none;background:0 0;border-radius:0}.offcanvas-nav .main-nav--toggle span{position:relative;display:block;width:1.5625rem;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-bottom:3px solid #fff}.offcanvas-nav .main-nav--toggle span:after{display:block;content:"";position:absolute;left:0;top:0;width:100%;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);border-bottom:3px solid #fff}.offcanvas-nav--logo{display:block;width:2.75rem;max-width:100%}.offcanvas-nav--nav-list{margin:0 0 3.125rem;padding:2.5rem 3.75rem 0;list-style-type:none}.offcanvas-nav--nav-list a{display:block;text-decoration:none;color:#fff}.offcanvas-nav--nav-list>li>a{position:relative;padding:.75rem 0;font-size:1.875rem;line-height:1.15}.offcanvas-nav--nav-list>li>ul{max-height:0;overflow:hidden;padding:0}.offcanvas-nav--nav-list>li>ul>li{border-bottom:1px solid #6f6f6e}.offcanvas-nav--nav-list>li>ul>li:first-child{margin-top:.9375rem;border-top:1px solid #6f6f6e}.offcanvas-nav--nav-list>li>ul>li>a{position:relative;padding:.75rem 0 .75rem 1.25rem;font-size:1.125rem;font-weight:400}.offcanvas-nav--nav-list>li>ul>li>a:after{display:block;content:"";position:absolute;right:1.25rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:.5rem;height:.8125rem;background-repeat:no-repeat;background-position:50%;background-size:auto 100%}.content-element p{font-size:1rem}}h1,h2,h5{margin-top:0;margin-bottom:.5rem}h1,h2,h5{margin-bottom:.5rem;font-family:Lato,sans-serif;font-weight:700;line-height:1.2;color:inherit}h2{font-size:3.125rem}.d-none{display:none!important}.mb-60{margin-bottom:3.75rem!important}h1,h2,h5{font-weight:400}h1.text-center,h2.text-center{margin-left:auto;margin-right:auto}h1,h2{font-weight:300}h2{margin-top:1em;margin-bottom:.5em}.content-element--header-h2{margin-top:3.125em;margin-bottom:1.5625em}.content-element.is-narrow{margin-left:auto;margin-right:auto;max-width:960px}.nav-tabs{border:none;margin-bottom:-1px}.nav-tabs .nav-item{position:relative;display:inline-block;padding:.625rem 1.5625rem;margin-right:-.25rem;font-size:1.125rem;text-decoration:none;font-weight:700;color:#000;background:#eee;border:1px solid #ccc}.nav-tabs .nav-item:after{display:block;content:"";position:absolute;left:0;bottom:-1px;right:0;border-bottom:1px solid #ccc}.nav-tabs .nav-item:last-child{margin-right:0}.nav-tabs .nav-link.active{color:#000!important;background:#fff;border-color:#ccc}.nav-tabs .nav-link.active:after{display:block;border-color:#fff}.tab-content{padding:1.875rem;border:1px solid #ccc}.tab-content .tab-pane.active{display:block}@media (min-width:768px) and (max-width:991.98px){.header-top{padding:1.25rem 1.875rem;height:8.75rem}.header-top .header-logo{width:8.125rem}.header-top .lang-nav{top:1.875rem;right:.9375rem}.header-top .main-nav--toggle{right:1.875rem;bottom:1.875rem}.header-slider--item{height:calc(75vh - 8.75rem);min-height:20rem}.header-slider--item--image:after{height:45%}.header-slider--item--content p{line-height:1}h1{font-size:2.5rem}.content-element--header-h1{margin-top:2.5em;margin-bottom:2.5em}h2{font-size:2.1875rem}.content-element--header-h2{margin-top:2.1875em;margin-bottom:2.1875em}}@media (max-width:767.98px){h1{font-size:2.1875rem;word-break:break-all;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.content-element--header-h1{margin-top:2.1875em;margin-bottom:2.1875em}h2{font-size:1.5625rem;word-break:break-all;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@supports ((-webkit-hyphens:auto) or (hyphens:auto)){h1{word-break:normal}h2{word-break:normal}}.content-element--header-h2{margin-top:1.5625em;margin-bottom:1.5625em}.offcanvas-nav--nav-list>li>ul>li:last-child{margin-bottom:.625rem}.container-fluid{padding-left:.9375em;padding-right:.9375em}.page-header--banner-tirol{bottom:1.25rem!important}.header-top{padding:.9375rem;height:6.25rem}.header-top .header-logo{width:5.625rem}.header-top .lang-nav{top:.9375rem;right:.125rem}.header-top .main-nav--toggle{right:.9375rem;bottom:.9375rem}.header-slider--item{height:calc(72vh - 6.25rem)!important;min-height:12.5rem}.header-slider--item--image:after{height:25%}.header-slider--item--content{left:.9375rem;bottom:.9375rem!important;margin-left:0;padding-right:5.625rem}.header-slider--item--content p{font-size:1.25rem;line-height:1.25}.breadcrumb{margin-bottom:.625rem;padding-top:1.875rem;padding-bottom:1.875rem}.breadcrumb:before{width:3.75rem}.breadcrumb:after{width:2.5rem;height:2.5rem}.offcanvas-nav--top{padding:.6875rem .9375rem}.offcanvas-nav--logo{width:2.5rem}.offcanvas-nav--nav-list{margin:0 0 1.25rem;padding:.625rem .9375rem 0}.offcanvas-nav--nav-list>li>a{padding:.625rem 0;font-size:1.5625rem}.offcanvas-nav--nav-list>li>ul>li:first-child{margin-top:.625rem}.offcanvas-nav--nav-list>li>ul>li>a{padding:.5rem 0 .5rem .9375rem}.offcanvas-nav--nav-list>li>ul>li>a:after{right:.9375rem}.offcanvas-nav--nav-list>li>ul>li>ul{-webkit-column-count:1;column-count:1}.offcanvas-nav--banner{padding:0 .9375rem;margin-bottom:.9375rem}.offcanvas-nav .main-nav--toggle{right:.9375rem}.header-badge{display:none}.notification-popup--content p{margin-bottom:.3125rem}.card-header .btn{padding:.9375rem .9375rem .9375rem 2.5rem}.card-header .btn:before{left:.9375rem}.card-body{padding:.9375rem}}@media (max-width:991.98px){.header-sidebar{display:none!important}.header-top{display:block;position:relative;background:#4b4b4a;color:#fff}.header-top .header-logo,.header-top .logo--icon{margin:0}.header-top .logo--icon{display:none}.header-top .lang-nav{position:absolute;margin:0!important;font-size:.875rem}.header-top .main-nav--toggle{display:block;position:absolute;margin:0;padding:0;background:0 0;border:none;border-radius:0}.header-top .main-nav--toggle span{position:relative;display:block;margin:.4375rem 0;width:1.5625rem;border-bottom:.1875rem solid #fff}.header-top .main-nav--toggle span:after,.header-top .main-nav--toggle span:before{display:block;position:absolute;content:"";left:0;width:100%;border-bottom:.1875rem solid #fff}.header-top .main-nav--toggle span:before{top:-.4375rem}.header-top .main-nav--toggle span:after{bottom:-.625rem}.header-top--contact{display:block;position:absolute;top:28px;right:147px}.header-top--contact li{display:inline-block;padding-right:.1875rem}.header-top--contact li a{display:block;padding:0 .5rem;line-height:1.4375rem;color:#fff;text-decoration:none;font-size:.9375rem;font-weight:300;text-transform:uppercase}.header-top--contact li a i.icon{-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.header-slider{padding-left:0}.header-slider--item--image:before{display:none}.main-nav{display:none}.offcanvas-nav{display:block;position:fixed;top:0;right:0;bottom:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);width:100%;color:#fff;overflow:hidden;overflow-y:auto;z-index:99;background:#4b4b4a;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}.offcanvas-nav--top{position:relative;padding:.875rem 1.875rem;border-bottom:1px solid #6f6f6e}.offcanvas-nav .main-nav--toggle{display:block;position:absolute;top:50%;right:1.875rem;padding:0;margin:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border:none;background:0 0;border-radius:0}.offcanvas-nav .main-nav--toggle span{position:relative;display:block;width:1.5625rem;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-bottom:3px solid #fff}.offcanvas-nav .main-nav--toggle span:after{display:block;content:"";position:absolute;left:0;top:0;width:100%;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);border-bottom:3px solid #fff}.offcanvas-nav--logo{display:block;width:2.75rem;max-width:100%}.offcanvas-nav--nav-list{margin:0 0 3.125rem;padding:2.5rem 3.75rem 0;list-style-type:none}.offcanvas-nav--nav-list a{display:block;text-decoration:none;color:#fff}.offcanvas-nav--nav-list>li>a{position:relative;padding:.75rem 0;font-size:1.875rem;line-height:1.15}.offcanvas-nav--nav-list>li>ul{max-height:0;overflow:hidden;padding:0}.offcanvas-nav--nav-list>li>ul>li{border-bottom:1px solid #6f6f6e}.offcanvas-nav--nav-list>li>ul>li:first-child{margin-top:.9375rem;border-top:1px solid #6f6f6e}.offcanvas-nav--nav-list>li>ul>li>a{position:relative;padding:.75rem 0 .75rem 1.25rem;font-size:1.125rem;font-weight:400}.offcanvas-nav--nav-list>li>ul>li>a:after{display:block;content:"";position:absolute;right:1.25rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:.5rem;height:.8125rem;background-repeat:no-repeat;background-position:50%;background-size:auto 100%}.offcanvas-nav--nav-list>li>ul>li>ul{padding:0 1.25rem;max-height:0;overflow:hidden;-webkit-column-count:3;column-count:3}.offcanvas-nav--nav-list>li>ul>li>ul>li>a{position:relative;padding:.5rem 0 .5rem .9375rem;line-height:1.15;font-size:1rem}.offcanvas-nav--nav-list>li>ul>li>ul>li>a:before{display:block;content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:.4375rem;height:.6875rem;background-repeat:no-repeat;background-position:50%;background-size:auto 100%}.offcanvas-nav--banner{position:relative;margin:0 auto 3.75rem;padding:0 3.75rem;max-width:40rem}.offcanvas-nav .header-sidebar--banner{display:block;position:relative;left:auto;bottom:auto}.content-element p{font-size:1rem}}h5{margin-top:0;margin-bottom:.5rem}h5{margin-bottom:.5rem;font-family:Lato,sans-serif;font-weight:700;line-height:1.2;color:inherit}h5{font-weight:400}@media (min-width:768px) and (max-width:991.98px){.header-top{padding:1.25rem 1.875rem;height:8.75rem}.header-top .header-logo{width:8.125rem}.header-top .lang-nav{top:1.875rem;right:.9375rem}.header-top .main-nav--toggle{right:1.875rem;bottom:1.875rem}.header-slider--item{height:calc(75vh - 8.75rem);min-height:20rem}.header-slider--item--image:after{height:45%}.header-slider--item--content p{line-height:1}}@media (max-width:767.98px){.container-fluid{padding-left:.9375em;padding-right:.9375em}.page-header--banner-tirol{bottom:1.25rem!important}.header-top{padding:.9375rem;height:6.25rem}.header-top .header-logo{width:5.625rem}.header-top .lang-nav{top:.9375rem;right:.125rem}.header-top .main-nav--toggle{right:.9375rem;bottom:.9375rem}.header-slider--item{height:calc(72vh - 6.25rem)!important;min-height:12.5rem}.header-slider--item--image:after{height:25%}.header-slider--item--content{left:.9375rem;bottom:.9375rem!important;margin-left:0;padding-right:5.625rem}.header-slider--item--content p{font-size:1.25rem;line-height:1.25}.breadcrumb{margin-bottom:.625rem;padding-top:1.875rem;padding-bottom:1.875rem}.breadcrumb:before{width:3.75rem}.breadcrumb:after{width:2.5rem;height:2.5rem}.offcanvas-nav--top{padding:.6875rem .9375rem}.offcanvas-nav--logo{width:2.5rem}.offcanvas-nav--nav-list{margin:0 0 1.25rem;padding:.625rem .9375rem 0}.offcanvas-nav--nav-list>li>a{padding:.625rem 0;font-size:1.5625rem}.offcanvas-nav--nav-list>li>ul>li:first-child{margin-top:.625rem}.offcanvas-nav--nav-list>li>ul>li:last-child{margin-bottom:.625rem}.offcanvas-nav--nav-list>li>ul>li>a{padding:.5rem 0 .5rem .9375rem}.offcanvas-nav--nav-list>li>ul>li>a:after{right:.9375rem}.offcanvas-nav--nav-list>li>ul>li>ul{-webkit-column-count:1;column-count:1}.offcanvas-nav--banner{padding:0 .9375rem;margin-bottom:.9375rem}.offcanvas-nav .main-nav--toggle{right:.9375rem}.header-badge{display:none}.notification-popup--content p{margin-bottom:.3125rem}.card-header .btn{padding:.9375rem .9375rem .9375rem 2.5rem}.card-header .btn:before{left:.9375rem}.card-body{padding:.9375rem}}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#000;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--breakpoint-xlm:1400px;--breakpoint-xll:1900px;--font-family-sans-serif:"Lato",sans-serif;--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%}header,main,nav{display:block}body{margin:0;font-family:Lato,sans-serif;font-size:1rem;font-weight:300;line-height:1.5625;color:#4b4b4a;text-align:left;background-color:#fff}h1,h5{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}ol,ul{margin-bottom:1rem}ol,ul{margin-top:0}ul ul{margin-bottom:0}strong{font-weight:bolder}a{background-color:transparent}a{color:#000;text-decoration:underline}img{border-style:none}img{vertical-align:middle}button{border-radius:0}button,input{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button{text-transform:none}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}template{display:none}h1,h5{margin-bottom:.5rem;font-family:Lato,sans-serif;font-weight:700;line-height:1.2;color:inherit}h1{font-size:3.75rem}h5{font-size:1.1rem}.img-fluid{max-width:100%;height:auto}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.btn{display:inline-block;font-weight:300;color:#4b4b4a;vertical-align:middle;background-color:transparent;border:1px solid transparent;padding:14px 20px;line-height:20px;border-radius:5px}.btn-primary{background-color:#000;border-color:#000}.btn-link{font-weight:300}.btn-link{color:#000;text-decoration:underline}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.card{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card-body{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pt-40{padding-top:2.5rem!important}.text-center{text-align:center!important}ul,ul li{list-style:none;padding:0;margin:0}html{font-size:16px;font-family:Lato,sans-serif;font-weight:300}body{overflow-x:hidden;width:100%}.container-fluid{padding-left:1.875em;padding-right:1.875em;max-width:103.75em}.page-header{position:relative}.page-header--banner-tirol{display:block;position:absolute;right:0;bottom:4.6875rem;border-right:0 solid #b0141c;background-color:#b0141c;background-repeat:no-repeat;background-size:auto 100%;background-position:0 0}.page-header--banner-tirol:before{display:block;content:"";width:4.875rem;height:0;padding-top:38.46154%}.header-sidebar{position:absolute;left:0;top:0;bottom:0;width:20rem;color:#fff;background:#4b4b4a;z-index:5}.header-sidebar--banner{position:absolute;left:0;bottom:0;width:100%}.header-sidebar--banner img{display:block;width:100%;height:auto}.header-sidebar--banner--icon{position:absolute;right:0;bottom:0;width:3.875rem;height:3.875rem;overflow:hidden}.header-sidebar--banner--icon:after,.header-sidebar--banner--icon:before{display:block;content:"";position:absolute}.header-sidebar--banner--icon:before{left:0;top:0;width:100%;height:100%;border-bottom:3.875rem solid #57813a;border-left:3.875rem solid transparent}.header-sidebar--banner--icon:after{right:0;top:.5625rem;width:200%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;border-top:1px dashed hsla(0,0%,100%,.3)}.header-sidebar--banner--icon .icon{position:absolute;right:.625rem;bottom:.625rem;width:.625rem;height:.8125rem}.header-sidebar--banner--icon .icon:before{background-size:100% auto}.header-top{display:none}.header-top--contact{display:none}.header-logo{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;display:block;margin-left:auto;margin-right:auto;width:11.25rem;max-width:100%;background-repeat:no-repeat;background-size:contain;background-position:0 0}.header-logo:before{content:"";display:block;width:100%;padding-top:75%}.logo--icon{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;background-repeat:no-repeat;background-size:contain;background-position:0 0}.logo--icon:before{content:"";display:block;width:100%;padding-top:71.11111%}.icon{display:inline-block;vertical-align:middle;width:1em;height:1em;line-height:1em}.icon:before{display:block;content:"";width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:50%}.lang-nav{margin:3.75rem 0}.lang-nav ul{text-align:center}.lang-nav ul>li{display:inline-block;padding-right:.1875rem;border-right:1px solid #6f6f6e}.lang-nav ul>li:last-child{border:none}.lang-nav ul>li>a{display:block;padding:0 .75rem;line-height:1.4375rem;color:#fff;text-decoration:none;font-size:.9375rem;font-weight:300;text-transform:uppercase}.header-slider{position:relative;padding-left:20rem}.header-slider--inner:not(.slick-initialized) .header-slider--item:not(:first-child){display:none}.header-slider--item{height:75vh;background:#4b4b4a;position:relative;overflow:hidden;min-height:27.5rem}.header-slider--item--image{position:absolute;top:0;left:0;width:100%;height:100%}.header-slider--item--image img{display:block;width:100%;max-width:none;height:100%;font-family:object-fit\\:cover;-o-object-fit:cover;object-fit:cover}.header-slider--item--image iframe{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.header-slider--item--image:after,.header-slider--item--image:before{display:block;position:absolute;content:"";left:0;right:0}.header-slider--item--image:before{top:0;height:27.5%;background:-webkit-linear-gradient(top,rgba(0,0,0,.6) 0,transparent);background:linear-gradient(180deg,rgba(0,0,0,.6) 0,transparent);z-index:1}.header-slider--item--image:after{bottom:0;height:40%;background:-webkit-linear-gradient(top,transparent 0,rgba(0,0,0,.6));background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.6))}.header-slider--item--content{display:block;position:absolute;bottom:4.6875rem;left:50%;margin-left:-640px;color:#fff;z-index:10;-webkit-transform:translateY(3.125rem);-ms-transform:translateY(3.125rem);transform:translateY(3.125rem);opacity:0}.header-slider--item--content p{margin:0;font-weight:300;line-height:1.08333;font-size:3.75rem}.main-nav{position:absolute;top:3.125rem;right:1.875rem;color:#fff;z-index:99}.main-nav--container:after,.main-nav:after{display:table;content:"";clear:both}.main-nav--logo{display:none}.main-nav--list{float:left}.main-nav--list a{display:block;color:#fff;text-decoration:none}.main-nav--list>li{display:inline-block}.main-nav--list>li:not(.has-megamenu){position:relative}.main-nav--list>li>a{padding:.5625rem .9375rem;line-height:1.25;font-size:1.25rem;font-weight:300;border:1px solid transparent}.main-nav--list>li>ul{position:absolute;display:block;left:-2.5rem;top:100%;margin-top:1.5625rem;padding:2.5rem;width:21.25rem;-webkit-transform:translateY(.9375rem);-ms-transform:translateY(.9375rem);transform:translateY(.9375rem);opacity:0;visibility:hidden;background:#4b4b4a}.main-nav--list>li>ul:before{display:block;content:"";position:absolute;left:0;top:-1.5625rem;height:1.5625rem;width:100%;background:0 0}.main-nav--list>li>ul>li{border-top:1px solid #6f6f6e}.main-nav--list>li>ul>li:last-child{border-bottom:1px solid #6f6f6e}.main-nav--list>li>ul>li>a{padding:1rem 1.25rem;line-height:1.22;font-size:1.125rem;font-weight:400}.main-nav--megamenu{display:block;position:absolute;top:100%;right:0;padding:2.5rem 1.5625rem;margin-top:1.5625rem;-webkit-transform:translateY(.9375rem);-ms-transform:translateY(.9375rem);transform:translateY(.9375rem);opacity:0;visibility:hidden;background:#4b4b4a}.main-nav--megamenu:before{display:block;position:absolute;content:"";left:0;top:-1.5625rem;width:100%;height:1.5625rem;background:0 0}.main-nav--megamenu--container{width:77.5rem}.main-nav--megamenu--container:after{display:table;content:"";clear:both}.main-nav--megamenu--container>li>a{padding:1rem 1.25rem;margin-bottom:-1px;line-height:1.22;font-size:1.125rem;font-weight:400;border-top:1px solid #6f6f6e;border-bottom:1px solid #6f6f6e;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.main-nav--megamenu--container>li>ul{margin-top:.9375rem}.main-nav--megamenu--container>li>ul>li{margin-bottom:.5rem}.main-nav--megamenu--container>li>ul>li:last-child{margin-bottom:0}.main-nav--megamenu--container>li>ul>li>a{position:relative;padding:.3125rem 2.125rem;line-height:1.25;font-size:1rem;border:1px solid transparent;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.main-nav--megamenu--container>li>ul>li>a:before{display:block;position:absolute;content:"";left:1.25rem;top:50%;width:.375rem;height:.625rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-size:100% auto;background-repeat:no-repeat;background-position:50%}.main-nav--megamenu--group{float:left;padding:0 .9375rem;width:25%}.main-nav--search{float:left;margin-right:-1.25rem;width:3.75rem;min-height:1px}.main-nav--search--inner{position:absolute;top:-.4375rem;right:-1.25rem;width:3.75rem;overflow:hidden}.main-nav--search form{padding-right:3.75rem;width:100%}.main-nav--search form input[type=text]{display:block;padding:0 1.25rem;width:100%;height:3.75rem;background:#4b4b4a;color:#fff;font-weight:300;font-size:1rem;border:none;opacity:0;visibility:hidden;outline:0}.main-nav--search form input[type=text]::-webkit-input-placeholder{color:#6f6f6e}.main-nav--search form input[type=text]:-ms-input-placeholder{color:#6f6f6e}.main-nav--search form button[type=submit]{position:absolute;display:block;top:0;right:0;margin:0;padding:0;width:3.75rem;height:3.75rem;border:none;background:0 0;outline:0}.main-nav--search form button[type=submit] .icon{position:relative;top:-.125rem;width:1.25rem;height:1.25rem}.main-nav--search form button[type=submit] .icon:after{display:none;content:"";width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:50%}.main-nav--booking{display:none}.meta-nav{position:absolute;left:3.75rem;bottom:8.125rem}.meta-nav ul>li{margin-bottom:.9375rem}.meta-nav ul>li:last-child{margin-bottom:0}.meta-nav ul>li>a{display:block;color:#fff;text-decoration:none;font-size:1rem}.meta-nav ul>li>a .icon{margin-right:.875rem;width:2.1875rem;height:1.4375rem;border-right:1px solid #6f6f6e;opacity:.6}.meta-nav ul>li>a .icon:before{display:inline-block;margin-top:.125rem;height:1.125rem;vertical-align:middle;background-position:0}.meta-nav ul>li>a .icon--phone:before{width:1.125rem;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.meta-nav ul>li>a .icon--gutschein:before{margin-top:0;height:1.4375rem}.breadcrumb{position:relative;margin-bottom:3.125rem;padding-top:2.8125rem;padding-bottom:2.8125rem;text-align:center;border-bottom:1px dashed #b7b7b7}.breadcrumb:after,.breadcrumb:before{display:block;content:"";position:absolute;left:50%;bottom:-1px}.breadcrumb:before{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:5.3125rem;border-bottom:1px solid #fff}.breadcrumb:after{width:3.75rem;height:3.75rem;-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%);background-repeat:no-repeat;background-size:100% auto;background-position:50%}.breadcrumb>ol{display:inline-block;list-style-type:none;margin:0 auto;padding:0 1.875rem;max-width:103.75rem}.breadcrumb>ol>li{display:inline-block;font-size:1rem;font-weight:300}.breadcrumb>ol>li:after{display:inline-block;content:"::";padding:0 .5rem}.breadcrumb>ol>li:last-child:after{display:none;content:""}.breadcrumb>ol>li a{text-decoration:none}h1,h5{font-weight:400}h1.text-center{margin-left:auto;margin-right:auto}h1{font-weight:300}h1{position:relative;margin-top:1em;margin-bottom:1em;padding-bottom:1em}h1:after{display:block;content:"";position:absolute;bottom:0;left:50%;width:5rem;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border-bottom:1px solid #4b4b4a}.content-element--header-h1{margin-top:3.75em;margin-bottom:3.75em}.content-element--header>:first-child{margin-top:0}.offcanvas-nav{display:none}.header-badge{position:absolute;bottom:-4.0625rem;right:10rem;width:12.5rem;-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg);text-decoration:none;color:#fff;background:#baa36e;border-radius:100%}.header-badge--inner{display:block;position:absolute;left:50%;top:50%;padding:0 1.25rem;width:100%;max-height:100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;font-size:1.25rem;font-weight:700;line-height:1.25}.header-badge:after,.header-badge:before{display:block;content:""}.header-badge:before{width:100%;height:0;padding-bottom:100%}.header-badge:after{position:absolute;left:.625rem;top:.625rem;right:.625rem;bottom:.625rem;border:.125rem dashed hsla(0,0%,100%,.6);border-radius:100%}.notification-popup{margin:.9375rem;padding:1.25rem;max-width:37.5rem;background:hsla(0,0%,100%,.9);box-shadow:0 0 1.875rem rgba(0,0,0,.15);font-size:.875rem}.notification-popup--buttons{text-align:right}.notification-popup.display-none{display:none!important}.content-element{margin-bottom:1.875rem}.main-content>.container-fluid .content-element:first-child{margin-top:0}.content-element>:last-child{margin-bottom:0}.content-element p{font-size:1.125rem}.btn{position:relative;text-decoration:none;font-size:1rem;text-align:center;font-weight:400}.btn:before{position:absolute;display:block;content:"";left:-1px;top:-1px;right:-1px;bottom:-1px;z-index:0;border:.125rem solid transparent;border-radius:5px;opacity:0;visibility:hidden}.btn.btn-link{font-size:1rem;min-width:0}.btn.btn-link{text-decoration:underline}.btn-primary{color:#fff;background-color:#4b4b4a}.btn-primary,.btn-primary:before{border-color:#4b4b4a}.tab-content .tab-pane{display:none}.tab-content .tab-pane>:last-child{margin-bottom:0}.card{margin-bottom:.625rem}.card,.card-header{border-radius:0!important;border:none}.card-header{padding:0;background:0 0}.card-header h5{margin-bottom:0}.card-header .btn{display:block;width:100%;padding:1.125rem 1.125rem 1.125rem 3.75rem;text-align:left;font-size:1.125em;font-weight:700;text-decoration:none!important;text-transform:none;white-space:normal;background:#4b4b4a;color:#fff;border-radius:0;border:1px solid #4b4b4a;border-bottom-color:transparent;position:relative}.card-header .btn:before{content:"";display:block;position:absolute;top:50%;left:1.875rem;width:.625rem;height:1.125rem;background-size:100% auto;background-repeat:no-repeat;background-position:50%;border:none;-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);opacity:1;visibility:visible}.card-header .btn.collapsed{background:#fff;color:#4b4b4a;border-color:#ccc}.card-header .btn.collapsed:before{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.card-body{border:1px solid #ccc;border-top:none;padding:1.5625em 1.875em}.card-body>:last-child{margin-bottom:0}@media (min-width:768px) and (max-width:1659.98px){.header-slider--item--content{left:1.875rem;margin-left:0}}@media (min-width:768px) and (max-width:991.98px){.header-top{padding:1.25rem 1.875rem;height:8.75rem}.header-top .header-logo{width:8.125rem}.header-top .lang-nav{top:1.875rem;right:.9375rem}.header-top .main-nav--toggle{right:1.875rem;bottom:1.875rem}.header-slider--item{height:calc(75vh - 8.75rem);min-height:20rem}.header-slider--item--image:after{height:45%}.header-slider--item--content p{line-height:1}h1{font-size:2.5rem}.content-element--header-h1{margin-top:2.5em;margin-bottom:2.5em}}@media (min-width:768px){.d-md-none{display:none!important}.btn{min-width:10rem;max-width:100%}}@media (min-width:768px) and (max-width:1399.98px){.header-slider--item--content p{font-size:2.5rem}.header-badge{right:6.25rem;width:10rem}.header-badge--inner{font-size:1rem}}@media (min-width:992px) and (max-width:1080px){.main-nav--list>li>a{font-size:1.125rem;padding:.5625rem .625rem}}@media (min-width:992px){.pb-lg-60{padding-bottom:3.75rem!important}}@media (min-width:992px) and (max-width:1199.98px){.header-sidebar{width:17.5rem}.header-slider{padding-left:17.5rem}.main-nav--list>li>a{padding:.5625rem .75rem}.main-nav--megamenu{padding:1.875rem 1.09375rem}.main-nav--megamenu--container{width:calc(100vw - 23.4375rem)}.main-nav--megamenu--container>li>a{padding:1rem .9375rem}.main-nav--megamenu--container>li>ul>li>a{padding-left:1.8125rem}.main-nav--megamenu--container>li>ul>li>a:before{left:.9375rem}.main-nav--megamenu--group{padding:0 .78125rem}}@media (min-width:1200px) and (max-width:1659.98px){.main-nav--megamenu--container{width:calc(100vw - 26.875rem)}}@media screen and (min-width:1615px){.main-nav{right:50%;margin-right:-50rem}}@media screen and (max-height:690px){.meta-nav ul>li{margin-bottom:.9375rem}}@media screen and (max-height:850px){.subpage .lang-nav{margin:1.875rem 0}.subpage .meta-nav{bottom:6.25rem}}@media screen and (max-height:580px){.meta-nav ul>li{margin-bottom:.625rem}}@media (max-width:575.98px){.notification-popup{padding:.9375rem;font-size:.75rem}}@media (max-width:767.98px){.container-fluid{padding-left:.9375em;padding-right:.9375em}.page-header--banner-tirol{bottom:1.25rem!important}.header-top{padding:.9375rem;height:6.25rem}.header-top .header-logo{width:5.625rem}.header-top .lang-nav{top:.9375rem;right:.125rem}.header-top .main-nav--toggle{right:.9375rem;bottom:.9375rem}.header-slider--item{height:calc(72vh - 6.25rem)!important;min-height:12.5rem}.header-slider--item--image:after{height:25%}.header-slider--item--content{left:.9375rem;bottom:.9375rem!important;margin-left:0;padding-right:5.625rem}.header-slider--item--content p{font-size:1.25rem;line-height:1.25}.breadcrumb{margin-bottom:.625rem;padding-top:1.875rem;padding-bottom:1.875rem}.breadcrumb:before{width:3.75rem}.breadcrumb:after{width:2.5rem;height:2.5rem}h1{font-size:2.1875rem;word-break:break-all;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@supports ((-webkit-hyphens:auto) or (hyphens:auto)){h1{word-break:normal}}.content-element--header-h1{margin-top:2.1875em;margin-bottom:2.1875em}.offcanvas-nav--top{padding:.6875rem .9375rem}.offcanvas-nav--logo{width:2.5rem}.offcanvas-nav--nav-list{margin:0 0 1.25rem;padding:.625rem .9375rem 0}.offcanvas-nav--nav-list>li>a{padding:.625rem 0;font-size:1.5625rem}.offcanvas-nav--nav-list>li>ul>li:first-child{margin-top:.625rem}.offcanvas-nav--nav-list>li>ul>li:last-child{margin-bottom:.625rem}.offcanvas-nav--nav-list>li>ul>li>a{padding:.5rem 0 .5rem .9375rem}.offcanvas-nav--nav-list>li>ul>li>a:after{right:.9375rem}.offcanvas-nav--nav-list>li>ul>li>ul{-webkit-column-count:1;column-count:1}.offcanvas-nav--banner{padding:0 .9375rem;margin-bottom:.9375rem}.offcanvas-nav .main-nav--toggle{right:.9375rem}.header-badge{display:none}.notification-popup--content p{margin-bottom:.3125rem}.card-header .btn{padding:.9375rem .9375rem .9375rem 2.5rem}.card-header .btn:before{left:.9375rem}.card-body{padding:.9375rem}}@media (max-width:991.98px){.header-sidebar{display:none!important}.header-top{display:block;position:relative;background:#4b4b4a;color:#fff}.header-top .header-logo,.header-top .logo--icon{margin:0}.header-top .logo--icon{display:none}.header-top .lang-nav{position:absolute;margin:0!important;font-size:.875rem}.header-top .main-nav--toggle{display:block;position:absolute;margin:0;padding:0;background:0 0;border:none;border-radius:0}.header-top .main-nav--toggle span{position:relative;display:block;margin:.4375rem 0;width:1.5625rem;border-bottom:.1875rem solid #fff}.header-top .main-nav--toggle span:after,.header-top .main-nav--toggle span:before{display:block;position:absolute;content:"";left:0;width:100%;border-bottom:.1875rem solid #fff}.header-top .main-nav--toggle span:before{top:-.4375rem}.header-top .main-nav--toggle span:after{bottom:-.625rem}.header-top--contact{display:block;position:absolute;top:28px;right:147px}.header-top--contact li{display:inline-block;padding-right:.1875rem}.header-top--contact li a{display:block;padding:0 .5rem;line-height:1.4375rem;color:#fff;text-decoration:none;font-size:.9375rem;font-weight:300;text-transform:uppercase}.header-top--contact li a i.icon{-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.header-slider{padding-left:0}.header-slider--item--image:before{display:none}.main-nav{display:none}.offcanvas-nav{display:block;position:fixed;top:0;right:0;bottom:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);width:100%;color:#fff;overflow:hidden;overflow-y:auto;z-index:99;background:#4b4b4a;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}.offcanvas-nav--top{position:relative;padding:.875rem 1.875rem;border-bottom:1px solid #6f6f6e}.offcanvas-nav .main-nav--toggle{display:block;position:absolute;top:50%;right:1.875rem;padding:0;margin:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border:none;background:0 0;border-radius:0}.offcanvas-nav .main-nav--toggle span{position:relative;display:block;width:1.5625rem;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-bottom:3px solid #fff}.offcanvas-nav .main-nav--toggle span:after{display:block;content:"";position:absolute;left:0;top:0;width:100%;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);border-bottom:3px solid #fff}.offcanvas-nav--logo{display:block;width:2.75rem;max-width:100%}.offcanvas-nav--nav-list{margin:0 0 3.125rem;padding:2.5rem 3.75rem 0;list-style-type:none}.offcanvas-nav--nav-list a{display:block;text-decoration:none;color:#fff}.offcanvas-nav--nav-list>li>a{position:relative;padding:.75rem 0;font-size:1.875rem;line-height:1.15}.offcanvas-nav--nav-list>li>ul{max-height:0;overflow:hidden;padding:0}.offcanvas-nav--nav-list>li>ul>li{border-bottom:1px solid #6f6f6e}.offcanvas-nav--nav-list>li>ul>li:first-child{margin-top:.9375rem;border-top:1px solid #6f6f6e}.offcanvas-nav--nav-list>li>ul>li:last-child{margin-bottom:.9375rem}.offcanvas-nav--nav-list>li>ul>li>a{position:relative;padding:.75rem 0 .75rem 1.25rem;font-size:1.125rem;font-weight:400}.offcanvas-nav--nav-list>li>ul>li>a:after{display:block;content:"";position:absolute;right:1.25rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:.5rem;height:.8125rem;background-repeat:no-repeat;background-position:50%;background-size:auto 100%}.offcanvas-nav--nav-list>li>ul>li>ul{padding:0 1.25rem;max-height:0;overflow:hidden;-webkit-column-count:3;column-count:3}.offcanvas-nav--nav-list>li>ul>li>ul>li>a{position:relative;padding:.5rem 0 .5rem .9375rem;line-height:1.15;font-size:1rem}.offcanvas-nav--nav-list>li>ul>li>ul>li>a:before{display:block;content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:.4375rem;height:.6875rem;background-repeat:no-repeat;background-position:50%;background-size:auto 100%}.offcanvas-nav--banner{position:relative;margin:0 auto 3.75rem;padding:0 3.75rem;max-width:40rem}.offcanvas-nav .header-sidebar--banner{display:block;position:relative;left:auto;bottom:auto}.content-element p{font-size:1rem}}@media (max-width:991.98px) and (max-width:767.98px){.header-top--contact{top:13px;right:128px}} ', 'stdWrap.' => array('replacement.' => array('10.' => array('search' => '../', 'replace' => '/typo3conf/ext/provider/Resources/Public/')))), 'TEXT', '100.' => array('value' => '.slick-arrow { display: none !important; }')), 'footerData.' => array('COA', '1251.' => array('COA', '10.' => array('wrap' => '<noscript class="inject-onload">|</noscript>', 'COA', '10.' => array('TEXT', '10.' => array('dataWrap' => '<link rel="stylesheet" href="{path:EXT:provider/Resources/Public/css/main.min.css}" media="screen">'), 'stdWrap.' => array('replacement.' => array('10.' => array('search' => '.css', 'replace.' => array('stdWrap.' => array('cObject' => 'TEXT', 'cObject.' => array('data' => 'path:EXT:provider/Resources/Public/css/main.min.css', 'postUserFunc' => 'CONECTO\\Provider\\UserFuncs\\Filemtime->get')), 'wrap' => '.css?|'))))), 'COA', '20.' => array('TEXT', '20.' => array('dataWrap' => '<link rel="stylesheet" href="{path:EXT:provider/Resources/Public/css/main.data.css}" media="screen">'), 'stdWrap.' => array('replacement.' => array('10.' => array('search' => '.css', 'replace.' => array('stdWrap.' => array('cObject' => 'TEXT', 'cObject.' => array('data' => 'path:EXT:provider/Resources/Public/css/main.data.css', 'postUserFunc' => 'CONECTO\\Provider\\UserFuncs\\Filemtime->get')), 'wrap' => '.css?|'))))), 'TEXT', '30.' => array('dataWrap' => '<link rel="stylesheet" href="{path:EXT:provider/Resources/Public/css/flatpickr.min.css}" media="screen">')), 'TEXT', '20.' => array('wrap' => '<script>setTimeout(function(){ | }, 100);</script>', 'value' => 'for(var d,a=document.getElementsByClassName("inject-onload"),c=0;d=a[c];++c)if("NOSCRIPT"===d.nodeName){var k=document.createElement("div");k.innerHTML=d.textContent,document.body.appendChild(k)}'), 'TEXT', '30.' => array('value' => '!(function(e,t){if("srcset"in t.createElement("img"))return;var c=0<e.innerWidth?e.innerWidth:screen.width,h=0<e.innerHeight?e.innerHeight:screen.height,d=e.devicePixelRatio||1;for(var i=t.getElementsByTagName("img"),n=0;n<i.length;n++)!(function(e){if(e.attributes.srcset)for(var t=e.attributes.srcset.nodeValue.split(","),i=0;i<t.length;i++){var n=t[i].match(/^\\s*([^\\s]+)\\s*(\\s(\\d+)w)?\\s*(\\s(\\d+)h)?\\s*(\\s(\\d+)x)?\\s*$/),s=n[1],r=n[3]||!1,a=n[5]||!1,n=n[7]||1;r&&r<c||a&&a<h||n&&d<n||(e.src=s)}})(i[n])})(window,document);', 'wrap' => '<script>|</script>'))), 'shortcutIcon' => 'typo3conf/ext/provider/Resources/Public/images/app_icons/favicon.ico', 'headerData.' => array('COA', '300.' => array('stdWrap.' => array('wrap' => '<link rel="manifest" href="/manifest.json"><meta name="msapplication-config" content="/browserconfig.xml" />|'), 'TEXT', '10.' => array('value' => 'typo3conf/ext/provider/Resources/Public/images/app_icons/apple-touch-icon.png', 'wrap' => '<link rel="apple-touch-icon" href="|">'), 'TEXT', '20.' => array('value' => '{$plugin.tx_provider.settings.manifest.themeColor}', 'wrap' => '<meta name="theme-color" content="|">')), 'COA', '500.' => array('stdWrap.' => array('wrap' => '<link rel="canonical" href="|">', 'append' => 'TEXT', 'append.' => array('char' => '10')), 'COA', '10.' => array('stdWrap.' => array('wrap' => '|', 'htmlSpecialChars' => '1'), 'TEXT', '10.' => array('required' => '1', 'data' => 'TSFE:page|tx_provider_meta_canonical'), 'COA', '20.' => array('if.' => array('isFalse.' => array('data' => 'TSFE:page|tx_provider_meta_canonical')), 'TEXT', '20.' => array('typolink.' => array('parameter' => '{page:uid}', 'parameter.' => array('insertData' => '1'), 'addQueryString' => '1', 'addQueryString.' => array('method' => 'GET', 'exclude' => '{$plugin.tx_provider.settings.sys.excludeLinkVarsCanonical}'), 'returnLast' => 'url', 'forceAbsoluteUrl' => '1'))))), 'COA', '600.' => array('TEXT', '20.' => array('wrap' => '<link rel="alternate" hreflang="de" href="|" />', 'append' => 'TEXT', 'append.' => array('char' => '10'), 'typolink.' => array('parameter' => '{page:uid}', 'parameter.' => array('insertData' => '1'), 'addQueryString' => '1', 'addQueryString.' => array('method' => 'GET', 'exclude' => '{$plugin.tx_provider.settings.sys.excludeLinkVarsCanonical}'), 'returnLast' => 'url', 'forceAbsoluteUrl' => '1', 'additionalParams' => '&L=0')), 'CONTENT', '60.' => array('table' => 'sys_language', 'select.' => array('selectFields' => 'sys_language.*', 'pidInList' => 'root', 'where' => 'sys_language.hidden < 1'), 'renderObj' => 'COA', 'renderObj.' => array('stdWrap.' => array('noTrimWrap' => '|<link rel="alternate" | />|', 'append' => 'TEXT', 'append.' => array('char' => '10')), 'TEXT', '10.' => array('field' => 'language_isocode', 'required' => '1', 'case' => 'lower', 'noTrimWrap' => '|hreflang="|" |'), 'TEXT', '20.' => array('wrap' => 'href="|"', 'typolink.' => array('parameter' => '{page:uid}', 'parameter.' => array('insertData' => '1'), 'addQueryString' => '1', 'addQueryString.' => array('method' => 'GET', 'exclude' => '{$plugin.tx_provider.settings.sys.excludeLinkVarsCanonical}'), 'returnLast' => 'url', 'forceAbsoluteUrl' => '1', 'additionalParams.' => array('cObject' => 'COA', 'cObject.' => array('TEXT', '10.' => array('field' => 'uid', 'wrap' => '&L=|'))))))), 'TEXT', '99.' => array('wrap' => '<link rel="alternate" hreflang="x-default" href="|" />', 'append' => 'TEXT', 'append.' => array('char' => '10'), 'typolink.' => array('parameter' => '{page:uid}', 'parameter.' => array('insertData' => '1'), 'addQueryString' => '1', 'addQueryString.' => array('method' => 'GET', 'exclude' => '{$plugin.tx_provider.settings.sys.excludeLinkVarsCanonical}'), 'returnLast' => 'url', 'forceAbsoluteUrl' => '1', 'additionalParams' => '&L=0'))), 'COA', '100.' => array('wrap' => '<title>|</title>', 'COA', '10.' => array('TEXT', '10.' => array('data' => 'field:title'), 'TEXT', '20.' => array('if.' => array('value.' => array('data' => 'leveluid:1'), 'equals.' => array('data' => 'page:uid'), 'negate' => '1'), 'noTrimWrap' => '| - ||', 'data' => 'leveltitle:1'), 'TEXT', '30.' => array('if.' => array('value.' => array('data' => 'leveluid:0'), 'equals.' => array('data' => 'page:uid'), 'negate' => '1'), 'noTrimWrap' => '| - ||', 'data' => 'leveltitle:0'), 'stdWrap.' => array('override.' => array('cObject' => 'TEXT', 'cObject.' => array('if.' => array('isTrue.' => array('data' => 'field:abstract')), 'data' => 'field:abstract')))))), 'meta.' => array('viewport' => 'width=device-width, initial-scale=1', 'keywords.' => array('field' => 'keywords'), 'description.' => array('field' => 'description'), 'robots.' => array('cObject' => 'COA', 'cObject.' => array('TEXT', '10.' => array('if.' => array('isFalse.' => array('field' => 'no_search')), 'value' => 'index, follow'), 'TEXT', '20.' => array('if.' => array('isTrue.' => array('field' => 'no_search')), 'value' => 'noindex'))), 'google-site-verification' => '', 'og:url.' => array('attribute' => 'property', 'stdWrap.' => array('cObject' => 'TEXT', 'cObject.' => array('typolink.' => array('parameter.' => array('data' => 'page:uid'), 'addQueryString' => '1', 'addQueryString.' => array('exclude' => '{$plugin.tx_provider.settings.sys.excludeLinkVarsCanonical}'), 'returnLast' => 'url', 'forceAbsoluteUrl' => '1')))), 'og:description.' => array('field' => 'description', 'attribute' => 'property'), 'og:image.' => array('attribute' => 'property', 'stdWrap.' => array('cObject' => '< lib.openGraphImage', 'cObject.' => array('renderObj' => 'TEXT', 'renderObj.' => array('typolink.' => array('parameter.' => array('cObject' => 'IMG_RESOURCE', 'cObject.' => array('file.' => array('import.' => array('data' => 'file:current:publicUrl')))), 'returnLast' => 'url', 'forceAbsoluteUrl' => '1'))))), 'og:image:width.' => array('attribute' => 'property', 'stdWrap.' => array('cObject' => '< lib.openGraphImage', 'cObject.' => array('renderObj' => 'TEXT', 'renderObj.' => array('data' => 'file:current:publicUrl', 'postUserFunc' => 'CONECTO\\Provider\\UserFuncs\\ImageDimensions->getWidth')))), 'og:image:height.' => array('attribute' => 'property', 'stdWrap.' => array('cObject' => '< lib.openGraphImage', 'cObject.' => array('renderObj' => 'TEXT', 'renderObj.' => array('data' => 'file:current:publicUrl', 'postUserFunc' => 'CONECTO\\Provider\\UserFuncs\\ImageDimensions->getHeight')))), 'p:domain_verify' => 'name', 'p:domain_verify.' => array('cObject' => 'TEXT', 'cObject.' => array('value' => 'f6609fed0af4af602f3ad08d6d9177b8'))), 'adminPanelStyles' => '0', 'FLUIDTEMPLATE', '10.' => array('layoutRootPaths.' => array('EXT:provider/Resources/Private/Layouts'), 'partialRootPaths.' => array('EXT:provider/Resources/Private/Partials'), 'templateRootPaths.' => array('EXT:provider/Resources/Private/Templates'), 'settings.' => array('navs.' => array('footerLogos' => '49'), 'links.' => array('privacyPolicy' => '88', 'cookieConset' => '88', 'inquiryPage' => '22', 'bookingPage' => '132', 'newsletter' => '122', 'newsletterUnsub' => '125'), 'searchPageId' => '144'), 'dataProcessing.' => array('CONECTO\\Provider\\DataProcessing\\FilesRootlineProcessor', '10.' => array('references.' => array('fieldName' => 'media'), 'as' => 'pageFiles')), 'variables.' => array('content' => 'CONTENT', 'content.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => '{#colPos}=0')), 'layoutName' => 'CASE', 'layoutName.' => array('key.' => array('data' => 'levelfield:-1, backend_layout_next_level, slide', 'override.' => array('data' => 'field:backend_layout')), 'pagets__frontpage' => 'TEXT', 'pagets__frontpage.' => array('value' => 'frontpage'), 'pagets__error' => 'TEXT', 'pagets__error.' => array('value' => 'error'), 'default' => 'TEXT', 'default.' => array('value' => 'subpage'))), 'templateName.' => array('stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('data' => 'levelfield:-1, backend_layout_next_level, slide', 'override.' => array('data' => 'field:backend_layout')), 'pagets__frontpage' => 'TEXT', 'pagets__frontpage.' => array('value' => 'Page/Frontpage'), 'pagets__error' => 'TEXT', 'pagets__error.' => array('value' => 'Page/Error'), 'default' => 'TEXT', 'default.' => array('value' => 'Page/Subpage'))))), 'jsInline.' => array('COA', '5.' => array('TEXT', '10.' => array('value' => 'var loadPageScripts = [],loadPageCSS = [],loadResPath = \'/typo3conf/ext/provider/Resources/Public/\',pswpData = [];dataLayer = [];'), 'COA', '20.' => array('stdWrap.' => array('wrap' => 'var pageInfo = {|};dataLayer.push(pageInfo);'), 'TEXT', '10.' => array('field' => 'uid', 'wrap' => '\'uid\':|,'), 'TEXT', '20.' => array('field' => 'pid', 'wrap' => '\'pid\':|,'), 'TEXT', '30.' => array('value' => 'en', 'wrap' => '\'lang\':\'|\'')), 'TEXT', '99.' => array('value' => '!(function(t,i){function a(e){i(t.lazySizes,e),t.removeEventListener("lazyunveilread",a,!0)}i=i.bind(null,t,t.document),"object"==typeof module&&module.exports?i(require("lazysizes")):t.lazySizes?a():t.addEventListener("lazyunveilread",a,!0)})(window,(function(e,t,c,i){"use strict";function a(i,a){function n(){var e=i.currentSrc||i.src;e&&r!==e&&(r=e,l.backgroundImage="url("+(u.test(e)?JSON.stringify(e):e)+")",t||(t=!0,c.rC(o,s.loadingClass),c.aC(o,s.loadedClass)))}function e(){c.rAF(n)}var t,r,s=c.cfg,o=i.cloneNode(!1),l=o.style;i._lazysizesParentFit=a.fit,i.addEventListener("lazyloaded",e,!0),i.addEventListener("load",e,!0),o.addEventListener("load",(function(){var e=o.currentSrc||o.src;e&&e!=d&&(o.src=d,o.srcset="")})),c.rAF((function(){var e=i,t=i.parentNode;"PICTURE"==t.nodeName.toUpperCase()&&(t=(e=t).parentNode),c.rC(o,s.loadedClass),c.rC(o,s.lazyClass),c.aC(o,s.loadingClass),c.aC(o,s.objectFitClass||"lazysizes-display-clone"),o.getAttribute(s.srcsetAttr)&&o.setAttribute(s.srcsetAttr,""),o.getAttribute(s.srcAttr)&&o.setAttribute(s.srcAttr,""),o.src=d,o.srcset="",l.backgroundRepeat="no-repeat",l.backgroundPosition=a.position,l.backgroundSize=a.fit,e.style.display="none",i.setAttribute("data-parent-fit",a.fit),i.setAttribute("data-parent-container","prev"),t.insertBefore(o,e),i._lazysizesParentFit&&delete i._lazysizesParentFit,i.complete&&n()}))}var t=t.createElement("a").style,n="objectFit"in t,t=n&&"objectPosition"in t,r=/object-fit["\']*\\s*:\\s*["\']*(contain|cover)/,s=/object-position["\']*\\s*:\\s*["\']*(.+?)(?=($|,|\'|"|;))/,d="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",u=/\\(|\\)|\'/,o={center:"center","50% 50%":"center"};n&&t||(e.addEventListener("lazyunveilread",e=function(e){var t,i;e.detail.instance==c&&(t=e.target,i=t,e=(getComputedStyle(i,null)||{}).fontFamily||"",e=(e=(i=e.match(r)||"")&&e.match(s)||"")&&e[1],!(e={fit:i&&i[1]||"",position:o[e]||e||"center"}).fit||n&&"center"==e.position||a(t,e))},!0),i&&i.detail&&e(i))})),(function(e){var t=(function(o,k){"use strict";if(k.getElementsByClassName){var I,W,B=k.documentElement,l=o.Date,a=o.HTMLPictureElement,c="addEventListener",R="getAttribute",d=o[c],$=o.setTimeout,u=o.requestAnimationFrame||$,f=o.requestIdleCallback,H=/^picture$/i,n=["load","error","lazyincluded","_lazyloaded"],i={},q=Array.prototype.forEach,D=function(e,t){return i[t]||(i[t]=new RegExp("(\\\\s|^)"+t+"(\\\\s|$)")),i[t].test(e[R]("class")||"")&&i[t]},U=function(e,t){D(e,t)||e.setAttribute("class",(e[R]("class")||"").trim()+" "+t)},Q=function(e,t){var i;(i=D(e,t))&&e.setAttribute("class",(e[R]("class")||"").replace(i," "))},J=function(t,i,e){var a=e?c:"removeEventListener";e&&J(t,i),n.forEach((function(e){t[a](e,i)}))},V=function(e,t,i,a,n){var r=k.createEvent("Event");return i||(i={}),i.instance=I,r.initEvent(t,!a,!n),r.detail=i,e.dispatchEvent(r),r},X=function(e,t){var i;!a&&(i=o.picturefill||W.pf)?(t&&t.src&&!e[R]("srcset")&&e.setAttribute("srcset",t.src),i({reevaluate:!0,elements:[e]})):t&&t.src&&(e.src=t.src)},G=function(e,t){return(getComputedStyle(e,null)||{})[t]},s=function(e,t,i){for(i=i||e.offsetWidth;i<W.minSize&&t&&!e._lazysizesWidth;)i=t.offsetWidth,t=t.parentNode;return i},K=(function(){var i,a,t=[],n=[],r=t,s=function(){var e=r;for(r=t.length?n:t,i=!0,a=!1;e.length;)e.shift()();i=!1},e=function(e,t){i&&!t?e.apply(this,arguments):(r.push(e),a||(a=!0,(k.hidden?$:u)(s)))};return e._lsFlush=s,e})(),Y=function(i,e){return e?function(){K(i)}:function(){var e=this,t=arguments;K((function(){i.apply(e,t)}))}},Z=function(e){var i,a=0,n=W.throttleDelay,r=W.ricTimeout,t=function(){i=!1,a=l.now(),e()},s=f&&r>49?function(){f(t,{timeout:r}),r!==W.ricTimeout&&(r=W.ricTimeout)}:Y((function(){$(t)}),!0);return function(e){var t;(e=!0===e)&&(r=33),i||(i=!0,t=n-(l.now()-a),t<0&&(t=0),e||t<9?s():$(s,t))}},ee=function(e){var t,i,a=99,n=function(){t=null,e()},r=function(){var e=l.now()-i;e<a?$(r,a-e):(f||n)(n)};return function(){i=l.now(),t||(t=$(r,a))}};!(function(){var e,t={lazyClass:"lazyload",loadedClass:"lazyloaded",loadingClass:"lazyloading",preloadClass:"lazypreload",errorClass:"lazyerror",autosizesClass:"lazyautosizes",srcAttr:"data-src",srcsetAttr:"data-srcset",sizesAttr:"data-sizes",minSize:40,customMedia:{},init:!0,expFactor:1.5,hFac:.8,loadMode:2,loadHidden:!0,ricTimeout:0,throttleDelay:125};W=o.lazySizesConfig||o.lazysizesConfig||{};for(e in t)e in W||(W[e]=t[e]);o.lazySizesConfig=W,$((function(){W.init&&r()}))})();var e=(function(){var z,g,u,y,t,m,p,v,b,h,A,C,r=/^img$/i,f=/^iframe$/i,E="onscroll"in o&&!/(gle|ing)bot/.test(navigator.userAgent),_=0,w=0,S=0,N=-1,P=function(e){S--,(!e||S<0||!e.target)&&(S=0)},L=function(e){return null==C&&(C="hidden"==G(k.body,"visibility")),C||"hidden"!=G(e.parentNode,"visibility")&&"hidden"!=G(e,"visibility")},x=function(e,t){var i,a=e,n=L(e);for(v-=t,A+=t,b-=t,h+=t;n&&(a=a.offsetParent)&&a!=k.body&&a!=B;)(n=(G(a,"opacity")||1)>0)&&"visible"!=G(a,"overflow")&&(i=a.getBoundingClientRect(),n=h>i.left&&b<i.right&&A>i.top-1&&v<i.bottom+1);return n},e=function(){var e,t,i,a,n,r,s,o,l,c,d,u,f=I.elements;if((y=W.loadMode)&&S<8&&(e=f.length)){for(t=0,N++,c=!W.expand||W.expand<1?B.clientHeight>500&&B.clientWidth>500?500:370:W.expand,I._defEx=c,d=c*W.expFactor,u=W.hFac,C=null,w<d&&S<1&&N>2&&y>2&&!k.hidden?(w=d,N=0):w=y>1&&N>1&&S<6?c:_;t<e;t++)if(f[t]&&!f[t]._lazyRace)if(E)if((o=f[t][R]("data-expand"))&&(r=1*o)||(r=w),l!==r&&(m=innerWidth+r*u,p=innerHeight+r,s=-1*r,l=r),i=f[t].getBoundingClientRect(),(A=i.bottom)>=s&&(v=i.top)<=p&&(h=i.right)>=s*u&&(b=i.left)<=m&&(A||h||b||v)&&(W.loadHidden||L(f[t]))&&(g&&S<3&&!o&&(y<3||N<4)||x(f[t],r))){if(j(f[t]),n=!0,S>9)break}else!n&&g&&!a&&S<4&&N<4&&y>2&&(z[0]||W.preloadAfterLoad)&&(z[0]||!o&&(A||h||b||v||"auto"!=f[t][R](W.sizesAttr)))&&(a=z[0]||f[t]);else j(f[t]);a&&!n&&j(a)}},i=Z(e),F=function(e){var t=e.target;if(t._lazyCache)return void delete t._lazyCache;P(e),U(t,W.loadedClass),Q(t,W.loadingClass),J(t,M),V(t,"lazyloaded")},a=Y(F),M=function(e){a({target:e.target})},T=function(t,i){try{t.contentWindow.location.replace(i)}catch(e){t.src=i}},O=function(e){var t,i=e[R](W.srcsetAttr);(t=W.customMedia[e[R]("data-media")||e[R]("media")])&&e.setAttribute("media",t),i&&e.setAttribute("srcset",i)},s=Y((function(t,e,i,a,n){var r,s,o,l,c,d;(c=V(t,"lazybeforeunveil",e)).defaultPrevented||(a&&(i?U(t,W.autosizesClass):t.setAttribute("sizes",a)),s=t[R](W.srcsetAttr),r=t[R](W.srcAttr),n&&(o=t.parentNode,l=o&&H.test(o.nodeName||"")),d=e.firesLoad||"src"in t&&(s||r||l),c={target:t},U(t,W.loadingClass),d&&(clearTimeout(u),u=$(P,2500),J(t,M,!0)),l&&q.call(o.getElementsByTagName("source"),O),s?t.setAttribute("srcset",s):r&&!l&&(f.test(t.nodeName)?T(t,r):t.src=r),n&&(s||l)&&X(t,{src:r})),t._lazyRace&&delete t._lazyRace,Q(t,W.lazyClass),K((function(){var e=t.complete&&t.naturalWidth>1;d&&!e||(e&&U(t,"ls-is-cached"),F(c),t._lazyCache=!0,$((function(){"_lazyCache"in t&&delete t._lazyCache}),9))}),!0)})),j=function(e){var t,i=r.test(e.nodeName),a=i&&(e[R](W.sizesAttr)||e[R]("sizes")),n="auto"==a;(!n&&g||!i||!e[R]("src")&&!e.srcset||e.complete||D(e,W.errorClass)||!D(e,W.lazyClass))&&(t=V(e,"lazyunveilread").detail,n&&te.updateElem(e,!0,e.offsetWidth),e._lazyRace=!0,S++,s(e,t,n,a,i))},n=function(){if(!g){if(l.now()-t<999)return void $(n,999);var e=ee((function(){W.loadMode=3,i()}));g=!0,W.loadMode=3,i(),d("scroll",(function(){3==W.loadMode&&(W.loadMode=2),e()}),!0)}};return{_:function(){t=l.now(),I.elements=k.getElementsByClassName(W.lazyClass),z=k.getElementsByClassName(W.lazyClass+" "+W.preloadClass),d("scroll",i,!0),d("resize",i,!0),o.MutationObserver?new MutationObserver(i).observe(B,{childList:!0,subtree:!0,attributes:!0}):(B[c]("DOMNodeInserted",i,!0),B[c]("DOMAttrModified",i,!0),setInterval(i,999)),d("hashchange",i,!0),["focus","mouseover","click","load","transitionend","animationend","webkitAnimationEnd"].forEach((function(e){k[c](e,i,!0)})),/d$|^c/.test(k.readyState)?n():(d("load",n),k[c]("DOMContentLoaded",i),$(n,2e4)),I.elements.length?(e(),K._lsFlush()):i()},checkElems:i,unveil:j}})(),te=(function(){var i,r=Y((function(e,t,i,a){var n,r,s;if(e._lazysizesWidth=a,a+="px",e.setAttribute("sizes",a),H.test(t.nodeName||""))for(n=t.getElementsByTagName("source"),r=0,s=n.length;r<s;r++)n[r].setAttribute("sizes",a);i.detail.dataAttr||X(e,i.detail)})),a=function(e,t,i){var a,n=e.parentNode;n&&(i=s(e,n,i),a=V(e,"lazybeforesizes",{width:i,dataAttr:!!t}),a.defaultPrevented||(i=a.detail.width)&&i!==e._lazysizesWidth&&r(e,n,a,i))},e=function(){var e,t=i.length;if(t)for(e=0;e<t;e++)a(i[e])},t=ee(e);return{_:function(){i=k.getElementsByClassName(W.autosizesClass),d("resize",t)},checkElems:t,updateElem:a}})(),r=function(){r.i||(r.i=!0,te._(),e._())};return I={cfg:W,autoSizer:te,loader:e,init:r,uP:X,aC:U,rC:Q,hC:D,fire:V,gW:s,rAF:K}}})(e,e.document);e.lazySizes=t,"object"==typeof module&&module.exports&&(module.exports=t)})(window),(function(e,t){function i(){t(e.lazySizes),e.removeEventListener("lazyunveilread",i,!0)}t=t.bind(null,e,e.document),"object"==typeof module&&module.exports?t(require("lazysizes")):e.lazySizes?i():e.addEventListener("lazyunveilread",i,!0)})(window,(function(l,e,i){"use strict";var c,s,o,d,u;l.addEventListener&&(c=/\\s+(\\d+)(w|h)\\s+(\\d+)(w|h)/,s=/parent-fit["\']*\\s*:\\s*["\']*(contain|cover|width)/,o=/parent-container["\']*\\s*:\\s*["\']*(.+?)(?=(\\s|$|,|\'|"|;))/,d=/^picture$/i,i.parentFit=u={getParent:function(e,t){var i=e,a=e.parentNode;return t&&"prev"!=t||!a||!d.test(a.nodeName||"")||(a=a.parentNode),i="self"!=t?"prev"==t?e.previousElementSibling:t&&(a.closest||l.jQuery)&&(a.closest?a.closest(t):jQuery(a).closest(t)[0])||a:i},getFit:function(e){var t,i,a=getComputedStyle(e,null)||{},n=a.content||a.fontFamily,r={fit:e._lazysizesParentFit||e.getAttribute("data-parent-fit")};return!r.fit&&n&&(t=n.match(s))&&(r.fit=t[1]),r.fit?(!(i=e._lazysizesParentContainer||e.getAttribute("data-parent-container"))&&n&&(t=n.match(o))&&(i=t[1]),r.parent=u.getParent(e,i)):r.fit=a.objectFit,r},getImageRatio:function(e){for(var t,i,a,n,r=e.parentNode,s=r&&d.test(r.nodeName||"")?r.querySelectorAll("source, img"):[e],o=0;o<s.length;o++)if(t=(e=s[o]).getAttribute(lazySizesConfig.srcsetAttr)||e.getAttribute("srcset")||e.getAttribute("data-pfsrcset")||e.getAttribute("data-risrcset")||"",i=e._lsMedia||e.getAttribute("media"),i=lazySizesConfig.customMedia[e.getAttribute("data-media")||i]||i,t&&(!i||(l.matchMedia&&matchMedia(i)||{}).matches)){!(a=parseFloat(e.getAttribute("data-aspectratio")))&&(n=t.match(c))&&(a="w"==n[2]?n[1]/n[3]:n[3]/n[1]);break}return a},calculateSize:function(e,t){var i,a,n=this.getFit(e),r=n.fit,n=n.parent;return"width"==r||("contain"==r||"cover"==r)&&(a=this.getImageRatio(e))?(n?t=n.clientWidth:n=e,e=t,"width"==r?e=t:40<(n=n.clientHeight)&&(i=t/n)&&("cover"==r&&i<a||"contain"==r&&a<i)&&(e=t*(a/i)),e):t}},e.addEventListener("lazybeforesizes",(function(e){var t;e.defaultPrevented||e.detail.instance!=i||(t=e.target,e.detail.width=u.calculateSize(t,e.detail.width))})))})),(function(e,t){function i(){t(e.lazySizes),e.removeEventListener("lazyunveilread",i,!0)}t=t.bind(null,e,e.document),"object"==typeof module&&module.exports?t(require("lazysizes")):e.lazySizes?i():e.addEventListener("lazyunveilread",i,!0)})(window,(function(n,r,l){"use strict";var a,s,o,t,c,i,d,u,f,z,g,y,m,p,v=l&&l.cfg,e=r.createElement("img"),b="sizes"in e&&"srcset"in e,h=/\\s+\\d+h/g,e=(s=/\\s+(\\d+)(w|h)\\s+(\\d+)(w|h)/,o=Array.prototype.forEach,function(){function i(e){var t,i=e.getAttribute(lazySizesConfig.srcsetAttr);i&&(t=i.match(s))&&((t="w"==t[2]?t[1]/t[3]:t[3]/t[1])&&e.setAttribute("data-aspectratio",t),e.setAttribute(lazySizesConfig.srcsetAttr,i.replace(h,"")))}function e(e){var t;e.detail.instance==l&&((t=e.target.parentNode)&&"PICTURE"==t.nodeName&&o.call(t.getElementsByTagName("source"),i),i(e.target))}function t(){a.currentSrc&&r.removeEventListener("lazybeforeunveil",e)}var a=r.createElement("img");r.addEventListener("lazybeforeunveil",e),a.onload=t,a.onerror=t,a.srcset="data:,a 1w 1h",a.complete&&t()});function A(){function e(){for(var e=0,t=i.length;e<t;e++)a(i[e])}var t,i;A.init||(A.init=!0,addEventListener("resize",(i=r.getElementsByClassName("lazymatchmedia"),function(){clearTimeout(t),t=setTimeout(e,66)})))}function C(e){var t;b&&e.parentNode&&"PICTURE"!=e.parentNode.nodeName.toUpperCase()||(t=(function(e){var t,i,a,n,r,s,o=e;if(y(o,!0),(n=o._lazypolyfill).isPicture)for(i=0,a=(t=e.parentNode.getElementsByTagName("source")).length;i<a;i++)if(v.supportsType(t[i].getAttribute("type"),e)&&p(t[i].getAttribute("media"))){o=t[i],y(o),n=o._lazypolyfill;break}return 1<n.length?(s=o.getAttribute("sizes")||"",s=f.test(s)&&parseInt(s,10)||l.gW(e,e.parentNode),n.d=m(e),!n.src||!n.w||n.w<s?(n.w=s,r=z(n.sort(u)),n.src=r):r=n.src):r=n[0],r})(e))&&t.u&&e._lazypolyfill.cur!=t.u&&(e._lazypolyfill.cur=t.u,t.cached=!0,e.setAttribute(v.srcAttr,t.u),e.setAttribute("src",t.u))}function E(e,t,i,a){c.push({c:t,u:i,w:+a})}v.supportsType||(v.supportsType=function(e){return!e}),n.HTMLPictureElement&&b?!l.hasHDescriptorFix&&r.msElementsFromPoint&&(l.hasHDescriptorFix=!0,e()):n.picturefill||v.pf||(v.pf=function(e){var t,i;if(!n.picturefill)for(t=0,i=e.elements.length;t<i;t++)a(e.elements[t])},u=function(e,t){return e.w-t.w},f=/^\\s*\\d+\\.*\\d*px\\s*$/,z=function(e){for(var t,i,a=e.length,n=e[a-1],r=0;r<a;r++)if((n=e[r]).d=n.w/e.w,n.d>=e.d){!n.cached&&(t=e[r-1])&&t.d>e.d-.13*Math.pow(e.d,2.2)&&(i=Math.pow(t.d-.6,1.6),t.cached&&(t.d+=.15*i),t.d+(n.d-e.d)*i>e.d&&(n=t));break}return n},i=/(([^,\\s].[^\\s]+)\\s+(\\d+)w)/g,d=/\\s/,y=function(e,t){var i,a=e.getAttribute("srcset")||e.getAttribute(v.srcsetAttr);!a&&t&&(a=e._lazypolyfill?e._lazypolyfill._set:e.getAttribute(v.srcAttr)||e.getAttribute("src")),e._lazypolyfill&&e._lazypolyfill._set==a||(i=g(a||""),t&&e.parentNode&&(i.isPicture="PICTURE"==e.parentNode.nodeName.toUpperCase(),i.isPicture&&n.matchMedia&&(l.aC(e,"lazymatchmedia"),A())),i._set=a,Object.defineProperty(e,"_lazypolyfill",{value:i,writable:!0}))},m=function(e){var t=n.devicePixelRatio||1,e=l.getX&&l.getX(e);return Math.min(e||t,2.5,t)},p=function(e){return n.matchMedia?(p=function(e){return!e||(matchMedia(e)||{}).matches})(e):!e},C.parse=g=function(e){return c=[],(e=e.trim()).replace(h,"").replace(i,E),c.length||!e||d.test(e)||c.push({c:e,u:e,w:99}),c},a=C,v.loadedClass&&v.loadingClass&&(t=[],[\'img[sizes$="px"][srcset].\',"picture > img:not([srcset])."].forEach((function(e){t.push(e+v.loadedClass),t.push(e+v.loadingClass)})),v.pf({elements:r.querySelectorAll(t.join(", "))})))})),(function(e,t){function i(){t(e.lazySizes),e.removeEventListener("lazyunveilread",i,!0)}t=t.bind(null,e,e.document),"object"==typeof module&&module.exports?t(require("lazysizes")):e.lazySizes?i():e.addEventListener("lazyunveilread",i,!0)})(window,(function(e,l,c){"use strict";var d,u,f,a,n,r,z,g;e.addEventListener&&(d=/\\s+/g,u=/\\s*\\|\\s+|\\s+\\|\\s*/g,f=/^(.+?)(?:\\s+\\[\\s*(.+?)\\s*\\])(?:\\s+\\[\\s*(.+?)\\s*\\])?$/,a=/^\\s*\\(*\\s*type\\s*:\\s*(.+?)\\s*\\)*\\s*$/,n=/\\(|\\)|\'/,r={contain:1,cover:1},z=function(e,t){var i;t&&((i=t.match(a))&&i[1]?e.setAttribute("type",i[1]):e.setAttribute("media",lazySizesConfig.customMedia[t]||t))},g=function(e){var t,i;e.target._lazybgset&&(i=(t=e.target)._lazybgset,(e=t.currentSrc||t.src)&&((e=c.fire(i,"bgsetproxy",{src:e,useSrc:n.test(e)?JSON.stringify(e):e})).defaultPrevented||(i.style.backgroundImage="url("+e.detail.useSrc+")")),t._lazybgsetLoading&&(c.fire(i,"_lazyloaded",{},!1,!0),delete t._lazybgsetLoading))},addEventListener("lazybeforeunveil",(function(e){var t,i,a,n,r,s,o;!e.defaultPrevented&&(s=e.target.getAttribute("data-bgset"))&&(o=e.target,(t=l.createElement("img")).alt="",t._lazybgsetLoading=!0,e.detail.firesLoad=!0,i=s,a=o,e=t,n=l.createElement("picture"),r=a.getAttribute(lazySizesConfig.sizesAttr),s=a.getAttribute("data-ratio"),o=a.getAttribute("data-optimumx"),a._lazybgset&&a._lazybgset.parentNode==a&&a.removeChild(a._lazybgset),Object.defineProperty(e,"_lazybgset",{value:a,writable:!0}),Object.defineProperty(a,"_lazybgset",{value:n,writable:!0}),i=i.replace(d," ").split(u),n.style.display="none",e.className=lazySizesConfig.lazyClass,1!=i.length||r||(r="auto"),i.forEach((function(e){var t,i=l.createElement("source");r&&"auto"!=r&&i.setAttribute("sizes",r),(t=e.match(f))?(i.setAttribute(lazySizesConfig.srcsetAttr,t[1]),z(i,t[2]),z(i,t[3])):i.setAttribute(lazySizesConfig.srcsetAttr,e),n.appendChild(i)})),r&&(e.setAttribute(lazySizesConfig.sizesAttr,r),a.removeAttribute(lazySizesConfig.sizesAttr),a.removeAttribute("sizes")),o&&e.setAttribute("data-optimumx",o),s&&e.setAttribute("data-ratio",s),n.appendChild(e),a.appendChild(n),setTimeout((function(){c.loader.unveil(t),c.rAF((function(){c.fire(t,"_lazyloaded",{},!0,!0),t.complete&&g({target:t})}))})))})),l.addEventListener("load",g,!0),e.addEventListener("lazybeforesizes",(function(e){var t,i,a;e.detail.instance==c&&e.target._lazybgset&&e.detail.dataAttr&&(a=e.target._lazybgset,i=a,a=(getComputedStyle(i)||{getPropertyValue:function(){}}).getPropertyValue("background-size"),t=a=!r[a]&&r[i.style.backgroundSize]?i.style.backgroundSize:a,r[t]&&(e.target._lazysizesParentFit=t,c.rAF((function(){e.target.setAttribute("data-parent-fit",t),e.target._lazysizesParentFit&&delete e.target._lazysizesParentFit}))))}),!0),l.documentElement.addEventListener("lazybeforesizes",(function(e){var t;!e.defaultPrevented&&e.target._lazybgset&&e.detail.instance==c&&(e.detail.width=(t=e.target._lazybgset,e=c.gW(t,t.parentNode),(!t._lazysizesWidth||e>t._lazysizesWidth)&&(t._lazysizesWidth=e),t._lazysizesWidth))})))})),(function(){"use strict";-1!==document.cookie.indexOf("trackingOptOut")&&(window["ga-disable-"+window.gaPropertyId]=!0)})(),(function(){"use strict";var e,t=(function(){var e=window.navigator.userAgent,t=e.indexOf("MSIE ");if(0<t)return parseInt(e.substring(t+5,e.indexOf(".",t)),10);if(0<e.indexOf("Trident/")){var i=e.indexOf("rv:");return parseInt(e.substring(i+3,e.indexOf(".",i)),10)}i=e.indexOf("Edge/");return 0<i&&parseInt(e.substring(i+5,e.indexOf(".",i)),10)})();!1!==t&&(e="",e+=12<=t?" ms-edge ms-edge-"+t:" ie ie-"+t,document.documentElement.setAttribute("class",document.documentElement.getAttribute("class")+e),document.documentElement.setAttribute("data-ie-version",t)),(!1===t||12<=t)&&((e=document.createElement("script")).type="text/javascript",e.async=!0,e.src=loadResPath+"js/eqcss.min.js",(t=document.getElementsByTagName("script")[0]).parentNode.insertBefore(e,t))})();', 'stdWrap.' => array('replacement.' => array('10.' => array('search' => '../', 'replace' => '/typo3conf/ext/provider/Resources/Public/'))))))))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/Http/RequestHandler.php line 232
     * @return string
     */
    protected function generatePageBodyContent(TypoScriptFrontendController $controller): string
    {
        $pageContent = $controller->cObj->cObjGet($controller->pSetup) ?: '';
        if ($controller->pSetup['wrap'] ?? false) {
            $pageContent = $controller->cObj->wrap($pageContent, $controller->pSetup['wrap']);
        }
        if ($controller->pSetup['stdWrap.'] ?? false) {
at TYPO3\CMS\Frontend\Http\RequestHandler->generatePageBodyContent(object(TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/Http/RequestHandler.php line 198
    protected function generatePageContent(TypoScriptFrontendController $controller, ServerRequestInterface $request): string
    {
        // Generate the main content between the <body> tags
        // This has to be done first, as some additional TSFE-related code could have been written
        $pageContent = $this->generatePageBodyContent($controller);
        // If 'disableAllHeaderCode' is set, all the pageRenderer settings are not evaluated
        if ($controller->config['config']['disableAllHeaderCode'] ?? false) {
            return $pageContent;
        }
at TYPO3\CMS\Frontend\Http\RequestHandler->generatePageContent(object(TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController), object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/Http/RequestHandler.php line 134
            // Content generation
            $this->timeTracker->incStackPointer();
            $this->timeTracker->push($controller->sPre, 'PAGE');

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

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

at TYPO3\CMS\Frontend\Http\RequestHandler->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/Middleware/OutputCompression.php line 48
        // Throw away all output that may have happened during bootstrapping by weird extensions
        ob_clean();
        // Initialize output compression if configured
        $this->initializeOutputCompression();
        return $handler->handle($request);
    }

    /**
     * Initialize output compression if configured
at TYPO3\CMS\Frontend\Middleware\OutputCompression->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(TYPO3\CMS\Frontend\Http\RequestHandler))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3conf/ext/vhs/Classes/Middleware/AssetInclusion.php line 20
class AssetInclusion implements MiddlewareInterface
{
    public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface
    {
        $response = $handler->handle($request);

        $body = $response->getBody();
        $body->rewind();
        $contents = $body->getContents();
at FluidTYPO3\Vhs\Middleware\AssetInclusion->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

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

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

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

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

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

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

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/Middleware/PrepareTypoScriptFrontendRendering.php line 86
                $this->convertCharsetRecursivelyToUtf8($parsedBody, $this->controller->metaCharset);
                $request = $request->withParsedBody($parsedBody);
            }
        }
        return $handler->handle($request);
    }

    /**
     * Small helper function to convert charsets for arrays to UTF-8
at TYPO3\CMS\Frontend\Middleware\PrepareTypoScriptFrontendRendering->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

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

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

    /**
     * Register the backend user as aspect
at TYPO3\CMS\Frontend\Middleware\TypoScriptFrontendInitialization->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

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

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

    /**
     * Filters out the arguments that are necessary for calculating cHash
at TYPO3\CMS\Frontend\Middleware\PageArgumentValidator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/Middleware/PreviewSimulator.php line 66
            $previewAspect = GeneralUtility::makeInstance(PreviewAspect::class, $isPreview);
            $this->context->setAspect('frontend.preview', $previewAspect);
        }

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

    /**
     * Simulate dates for preview functionality
at TYPO3\CMS\Frontend\Middleware\PreviewSimulator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/adminpanel/Classes/Middleware/SqlLogging.php line 58
        if (StateUtility::isActivatedForUser() && StateUtility::isOpen()) {
            $connection = $this->connectionPool->getConnectionByName(ConnectionPool::DEFAULT_CONNECTION_NAME);
            $connection->getConfiguration()->setSQLLogger(GeneralUtility::makeInstance(DoctrineSqlLogger::class));
        }
        return $handler->handle($request);
    }
}
at TYPO3\CMS\Adminpanel\Middleware\SqlLogging->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

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

        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\PageResolver->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/adminpanel/Classes/Middleware/AdminPanelInitiator.php line 55
                MainController::class
            );
            $request = $adminPanelController->initialize($request);
        }
        return $handler->handle($request);
    }
}
at TYPO3\CMS\Adminpanel\Middleware\AdminPanelInitiator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

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

    /**
     * Checks if the language is allowed in Frontend, if not, check if there is valid BE user
at TYPO3\CMS\Frontend\Middleware\SiteBaseRedirectResolver->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

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

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

    /**
     * Find the proper configuration for the static route in the static route configuration. Mainly:
at TYPO3\CMS\Frontend\Middleware\StaticRouteResolver->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/redirects/Classes/Http/Middleware/RedirectHandler.php line 102
                unset($GLOBALS['TYPO3_REQUEST']);
            }
        }

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

    /**
     * Creates a PSR-7 compatible Response object
at TYPO3\CMS\Redirects\Http\Middleware\RedirectHandler->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/Middleware/FrontendUserAuthenticator.php line 83
        // Register the frontend user as aspect and within the session
        $this->setFrontendUserAspect($frontendUser);
        $request = $request->withAttribute('frontend.user', $frontendUser);

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

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

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

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

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

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

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

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

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

        // Remove any output produced until now
        ob_clean();
at TYPO3\CMS\Frontend\Middleware\EidHandler->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

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

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

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

        // Finish time tracking
        $this->timeTracker->pull();
        $this->timeTracker->finish();
at TYPO3\CMS\Frontend\Middleware\TimeTrackerInitialization->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$d9->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 78
     * @return ResponseInterface
     */
    public function handle(ServerRequestInterface $request): ResponseInterface
    {
        return $this->tip->handle($request);
    }

    /**
     * Seed the middleware stack with the inner request handler
at TYPO3\CMS\Core\Http\MiddlewareDispatcher->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/core/Classes/Http/AbstractApplication.php line 85
     * @return ResponseInterface
     */
    protected function handle(ServerRequestInterface $request): ResponseInterface
    {
        return $this->requestHandler->handle($request);
    }

    /**
     * Set up the application and shut it down afterwards
at TYPO3\CMS\Core\Http\AbstractApplication->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /html/typo3/typo3_src-10.4.37/typo3/sysext/frontend/Classes/Http/Application.php line 69
        // Create new request object having applicationType "I am a frontend request" attribute.
        $request = $request->withAttribute('applicationType', SystemEnvironmentBuilder::REQUESTTYPE_FE);

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

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