Whoops, looks like something went wrong.

(1/1) TypeError

strip_tags() expects parameter 1 to be string, null given

in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/coplanner/typo3conf/ext/gkh_rss_import/Classes/Controller/RssImportController.php line 184

        // Try to load and parse RSS file
        $rss = $this->rssService->getFeed();
        if (is_array($rss)) {
            $rss['title'] = strip_tags($this->rssService->unHtmlEntities(strip_tags($rss['title'])));
            if (isset($rss['description'])) {
                $rss['description'] = strip_tags($this->rssService->unHtmlEntities(strip_tags($rss['description'])));
            } else {
                $rss['description'] = '';
at strip_tags(null)
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/coplanner/typo3conf/ext/gkh_rss_import/Classes/Controller/RssImportController.php line 184

        // Try to load and parse RSS file
        $rss = $this->rssService->getFeed();
        if (is_array($rss)) {
            $rss['title'] = strip_tags($this->rssService->unHtmlEntities(strip_tags($rss['title'])));
            if (isset($rss['description'])) {
                $rss['description'] = strip_tags($this->rssService->unHtmlEntities(strip_tags($rss['description'])));
            } else {
                $rss['description'] = '';
at GertKaaeHansen\GkhRssImport\Controller\RssImportController->render()
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/coplanner/typo3conf/ext/gkh_rss_import/Classes/Controller/RssImportController.php line 128
        }

        $this->template = $this->getTemplate();

        return $this->pi_wrapInBaseClass($this->render());
    }

    /**
     * Get the template from configuration or default template provided by extension
at GertKaaeHansen\GkhRssImport\Controller\RssImportController->main('', array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->main', 'templateFile' => 'EXT:gkh_rss_import/Resources/Private/Templates/RssImport.html', 'errorMessage' => 'TEXT', 'errorMessage.' => array('data' => 'LLL:EXT:gkh_rss_import/Resources/Private/Language/locallang.xlf:errorMessage'), 'item_stdWrap.' => array('HTMLparser' => '1', 'HTMLparser.' => array('keepNonMatchedTags' => '1', 'tags.' => array('img.' => array('fixAttrib.' => array('src.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->fixRssURLs'), 'style.' => array('unset' => '1'))), 'a.' => array('fixAttrib.' => array('href.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->fixRssURLs')))))), '_CSS_DEFAULT_STYLE' => '.tx-gkhrssimport-pi1-rss_title,.tx-gkhrssimport-pi1-rss_title a { font-size: medium; font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; color: #FF6100; width: 100px; padding-bottom: 1px;}.tx-gkhrssimport-pi1-description { font-weight: bold; padding-bottom: 10px; border-bottom-width: 0; border-bottom-style: solid; border-bottom-color: #2763A5; margin-bottom: 15px;}.tx-gkhrssimport-pi1-header { font-weight: bold;}.tx-gkhrssimport-pi1-content,.tx-gkhrssimport-pi1-download { margin-bottom: 10px;}.tx-gkhrssimport-pi1-pubbox,.tx-gkhrssimport-pi1-date,.tx-gkhrssimport-pi1-author,.tx-gkhrssimport-pi1-category { display: inline;}.tx-gkhrssimport-pi1-content p img { float: left; width: 150px; height: 100px; padding-right: 5px; padding-bottom: 5px;}', 'itemSummary_stdWrap.' => array('HTMLparser' => '1', 'HTMLparser.' => array('keepNonMatchedTags' => '1', 'tags.' => array('img.' => array('fixAttrib.' => array('src.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->fixRssURLs'), 'style.' => array('unset' => '1'))), 'a.' => array('fixAttrib.' => array('href.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->fixRssURLs'))))), 'parseFunc.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->cropHTML'))))
at call_user_func_array(array(object(GertKaaeHansen\GkhRssImport\Controller\RssImportController), 'main'), array('', array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->main', 'templateFile' => 'EXT:gkh_rss_import/Resources/Private/Templates/RssImport.html', 'errorMessage' => 'TEXT', 'errorMessage.' => array('data' => 'LLL:EXT:gkh_rss_import/Resources/Private/Language/locallang.xlf:errorMessage'), 'item_stdWrap.' => array('HTMLparser' => '1', 'HTMLparser.' => array('keepNonMatchedTags' => '1', 'tags.' => array('img.' => array('fixAttrib.' => array('src.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->fixRssURLs'), 'style.' => array('unset' => '1'))), 'a.' => array('fixAttrib.' => array('href.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->fixRssURLs')))))), '_CSS_DEFAULT_STYLE' => '.tx-gkhrssimport-pi1-rss_title,.tx-gkhrssimport-pi1-rss_title a { font-size: medium; font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; color: #FF6100; width: 100px; padding-bottom: 1px;}.tx-gkhrssimport-pi1-description { font-weight: bold; padding-bottom: 10px; border-bottom-width: 0; border-bottom-style: solid; border-bottom-color: #2763A5; margin-bottom: 15px;}.tx-gkhrssimport-pi1-header { font-weight: bold;}.tx-gkhrssimport-pi1-content,.tx-gkhrssimport-pi1-download { margin-bottom: 10px;}.tx-gkhrssimport-pi1-pubbox,.tx-gkhrssimport-pi1-date,.tx-gkhrssimport-pi1-author,.tx-gkhrssimport-pi1-category { display: inline;}.tx-gkhrssimport-pi1-content p img { float: left; width: 150px; height: 100px; padding-right: 5px; padding-bottom: 5px;}', 'itemSummary_stdWrap.' => array('HTMLparser' => '1', 'HTMLparser.' => array('keepNonMatchedTags' => '1', 'tags.' => array('img.' => array('fixAttrib.' => array('src.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->fixRssURLs'), 'style.' => array('unset' => '1'))), 'a.' => array('fixAttrib.' => array('href.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->fixRssURLs'))))), 'parseFunc.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->cropHTML')))))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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('GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->main', array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->main', 'templateFile' => 'EXT:gkh_rss_import/Resources/Private/Templates/RssImport.html', 'errorMessage' => 'TEXT', 'errorMessage.' => array('data' => 'LLL:EXT:gkh_rss_import/Resources/Private/Language/locallang.xlf:errorMessage'), 'item_stdWrap.' => array('HTMLparser' => '1', 'HTMLparser.' => array('keepNonMatchedTags' => '1', 'tags.' => array('img.' => array('fixAttrib.' => array('src.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->fixRssURLs'), 'style.' => array('unset' => '1'))), 'a.' => array('fixAttrib.' => array('href.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->fixRssURLs')))))), '_CSS_DEFAULT_STYLE' => '.tx-gkhrssimport-pi1-rss_title,.tx-gkhrssimport-pi1-rss_title a { font-size: medium; font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; color: #FF6100; width: 100px; padding-bottom: 1px;}.tx-gkhrssimport-pi1-description { font-weight: bold; padding-bottom: 10px; border-bottom-width: 0; border-bottom-style: solid; border-bottom-color: #2763A5; margin-bottom: 15px;}.tx-gkhrssimport-pi1-header { font-weight: bold;}.tx-gkhrssimport-pi1-content,.tx-gkhrssimport-pi1-download { margin-bottom: 10px;}.tx-gkhrssimport-pi1-pubbox,.tx-gkhrssimport-pi1-date,.tx-gkhrssimport-pi1-author,.tx-gkhrssimport-pi1-category { display: inline;}.tx-gkhrssimport-pi1-content p img { float: left; width: 150px; height: 100px; padding-right: 5px; padding-bottom: 5px;}', 'itemSummary_stdWrap.' => array('HTMLparser' => '1', 'HTMLparser.' => array('keepNonMatchedTags' => '1', 'tags.' => array('img.' => array('fixAttrib.' => array('src.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->fixRssURLs'), 'style.' => array('unset' => '1'))), 'a.' => array('fixAttrib.' => array('href.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->fixRssURLs'))))), 'parseFunc.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->cropHTML'))), '')
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->main', 'templateFile' => 'EXT:gkh_rss_import/Resources/Private/Templates/RssImport.html', 'errorMessage' => 'TEXT', 'errorMessage.' => array('data' => 'LLL:EXT:gkh_rss_import/Resources/Private/Language/locallang.xlf:errorMessage'), 'item_stdWrap.' => array('HTMLparser' => '1', 'HTMLparser.' => array('keepNonMatchedTags' => '1', 'tags.' => array('img.' => array('fixAttrib.' => array('src.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->fixRssURLs'), 'style.' => array('unset' => '1'))), 'a.' => array('fixAttrib.' => array('href.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->fixRssURLs')))))), '_CSS_DEFAULT_STYLE' => '.tx-gkhrssimport-pi1-rss_title,.tx-gkhrssimport-pi1-rss_title a { font-size: medium; font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; color: #FF6100; width: 100px; padding-bottom: 1px;}.tx-gkhrssimport-pi1-description { font-weight: bold; padding-bottom: 10px; border-bottom-width: 0; border-bottom-style: solid; border-bottom-color: #2763A5; margin-bottom: 15px;}.tx-gkhrssimport-pi1-header { font-weight: bold;}.tx-gkhrssimport-pi1-content,.tx-gkhrssimport-pi1-download { margin-bottom: 10px;}.tx-gkhrssimport-pi1-pubbox,.tx-gkhrssimport-pi1-date,.tx-gkhrssimport-pi1-author,.tx-gkhrssimport-pi1-category { display: inline;}.tx-gkhrssimport-pi1-content p img { float: left; width: 150px; height: 100px; padding-right: 5px; padding-bottom: 5px;}', 'itemSummary_stdWrap.' => array('HTMLparser' => '1', 'HTMLparser.' => array('keepNonMatchedTags' => '1', 'tags.' => array('img.' => array('fixAttrib.' => array('src.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->fixRssURLs'), 'style.' => array('unset' => '1'))), 'a.' => array('fixAttrib.' => array('href.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->fixRssURLs'))))), 'parseFunc.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->cropHTML'))))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->main', 'templateFile' => 'EXT:gkh_rss_import/Resources/Private/Templates/RssImport.html', 'errorMessage' => 'TEXT', 'errorMessage.' => array('data' => 'LLL:EXT:gkh_rss_import/Resources/Private/Language/locallang.xlf:errorMessage'), 'item_stdWrap.' => array('HTMLparser' => '1', 'HTMLparser.' => array('keepNonMatchedTags' => '1', 'tags.' => array('img.' => array('fixAttrib.' => array('src.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->fixRssURLs'), 'style.' => array('unset' => '1'))), 'a.' => array('fixAttrib.' => array('href.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->fixRssURLs')))))), '_CSS_DEFAULT_STYLE' => '.tx-gkhrssimport-pi1-rss_title,.tx-gkhrssimport-pi1-rss_title a { font-size: medium; font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; color: #FF6100; width: 100px; padding-bottom: 1px;}.tx-gkhrssimport-pi1-description { font-weight: bold; padding-bottom: 10px; border-bottom-width: 0; border-bottom-style: solid; border-bottom-color: #2763A5; margin-bottom: 15px;}.tx-gkhrssimport-pi1-header { font-weight: bold;}.tx-gkhrssimport-pi1-content,.tx-gkhrssimport-pi1-download { margin-bottom: 10px;}.tx-gkhrssimport-pi1-pubbox,.tx-gkhrssimport-pi1-date,.tx-gkhrssimport-pi1-author,.tx-gkhrssimport-pi1-category { display: inline;}.tx-gkhrssimport-pi1-content p img { float: left; width: 150px; height: 100px; padding-right: 5px; padding-bottom: 5px;}', 'itemSummary_stdWrap.' => array('HTMLparser' => '1', 'HTMLparser.' => array('keepNonMatchedTags' => '1', 'tags.' => array('img.' => array('fixAttrib.' => array('src.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->fixRssURLs'), 'style.' => array('unset' => '1'))), 'a.' => array('fixAttrib.' => array('href.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->fixRssURLs'))))), 'parseFunc.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->cropHTML'))))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->main', 'templateFile' => 'EXT:gkh_rss_import/Resources/Private/Templates/RssImport.html', 'errorMessage' => 'TEXT', 'errorMessage.' => array('data' => 'LLL:EXT:gkh_rss_import/Resources/Private/Language/locallang.xlf:errorMessage'), 'item_stdWrap.' => array('HTMLparser' => '1', 'HTMLparser.' => array('keepNonMatchedTags' => '1', 'tags.' => array('img.' => array('fixAttrib.' => array('src.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->fixRssURLs'), 'style.' => array('unset' => '1'))), 'a.' => array('fixAttrib.' => array('href.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->fixRssURLs')))))), '_CSS_DEFAULT_STYLE' => '.tx-gkhrssimport-pi1-rss_title,.tx-gkhrssimport-pi1-rss_title a { font-size: medium; font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; color: #FF6100; width: 100px; padding-bottom: 1px;}.tx-gkhrssimport-pi1-description { font-weight: bold; padding-bottom: 10px; border-bottom-width: 0; border-bottom-style: solid; border-bottom-color: #2763A5; margin-bottom: 15px;}.tx-gkhrssimport-pi1-header { font-weight: bold;}.tx-gkhrssimport-pi1-content,.tx-gkhrssimport-pi1-download { margin-bottom: 10px;}.tx-gkhrssimport-pi1-pubbox,.tx-gkhrssimport-pi1-date,.tx-gkhrssimport-pi1-author,.tx-gkhrssimport-pi1-category { display: inline;}.tx-gkhrssimport-pi1-content p img { float: left; width: 150px; height: 100px; padding-right: 5px; padding-bottom: 5px;}', 'itemSummary_stdWrap.' => array('HTMLparser' => '1', 'HTMLparser.' => array('keepNonMatchedTags' => '1', 'tags.' => array('img.' => array('fixAttrib.' => array('src.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->fixRssURLs'), 'style.' => array('unset' => '1'))), 'a.' => array('fixAttrib.' => array('href.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->fixRssURLs'))))), 'parseFunc.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->cropHTML'))), 'plugin.tx_gkhrssimport_pi1')
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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('USER', array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->main', 'templateFile' => 'EXT:gkh_rss_import/Resources/Private/Templates/RssImport.html', 'errorMessage' => 'TEXT', 'errorMessage.' => array('data' => 'LLL:EXT:gkh_rss_import/Resources/Private/Language/locallang.xlf:errorMessage'), 'item_stdWrap.' => array('HTMLparser' => '1', 'HTMLparser.' => array('keepNonMatchedTags' => '1', 'tags.' => array('img.' => array('fixAttrib.' => array('src.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->fixRssURLs'), 'style.' => array('unset' => '1'))), 'a.' => array('fixAttrib.' => array('href.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->fixRssURLs')))))), '_CSS_DEFAULT_STYLE' => '.tx-gkhrssimport-pi1-rss_title,.tx-gkhrssimport-pi1-rss_title a { font-size: medium; font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; color: #FF6100; width: 100px; padding-bottom: 1px;}.tx-gkhrssimport-pi1-description { font-weight: bold; padding-bottom: 10px; border-bottom-width: 0; border-bottom-style: solid; border-bottom-color: #2763A5; margin-bottom: 15px;}.tx-gkhrssimport-pi1-header { font-weight: bold;}.tx-gkhrssimport-pi1-content,.tx-gkhrssimport-pi1-download { margin-bottom: 10px;}.tx-gkhrssimport-pi1-pubbox,.tx-gkhrssimport-pi1-date,.tx-gkhrssimport-pi1-author,.tx-gkhrssimport-pi1-category { display: inline;}.tx-gkhrssimport-pi1-content p img { float: left; width: 150px; height: 100px; padding-right: 5px; padding-bottom: 5px;}', 'itemSummary_stdWrap.' => array('HTMLparser' => '1', 'HTMLparser.' => array('keepNonMatchedTags' => '1', 'tags.' => array('img.' => array('fixAttrib.' => array('src.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->fixRssURLs'), 'style.' => array('unset' => '1'))), 'a.' => array('fixAttrib.' => array('href.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->fixRssURLs'))))), 'parseFunc.' => array('userFunc' => 'GertKaaeHansen\\GkhRssImport\\Controller\\RssImportController->cropHTML'))), 'tt_content.list.20.gkh_rss_import_pi1')
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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'), 'news_pi1' => 'USER', 'news_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1'), 'rssapp_rssapp' => 'USER', 'rssapp_rssapp.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RssApp', 'pluginName' => 'RssApp'), 'blog_posts' => 'USER', 'blog_posts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Posts'), 'blog_demandedposts' => 'USER', 'blog_demandedposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'DemandedPosts'), 'blog_latestposts' => 'USER', 'blog_latestposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'LatestPosts'), 'blog_category' => 'USER', 'blog_category.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Category'), 'blog_authorposts' => 'USER', 'blog_authorposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'AuthorPosts'), 'blog_tag' => 'USER', 'blog_tag.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Tag'), 'blog_archive' => 'USER', 'blog_archive.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Archive'), 'blog_sidebar' => 'USER', 'blog_sidebar.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Sidebar'), 'blog_commentform' => 'USER', 'blog_commentform.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CommentForm'), 'blog_comments' => 'USER', 'blog_comments.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Comments'), 'blog_header' => 'USER', 'blog_header.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Header'), 'blog_footer' => 'USER', 'blog_footer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Footer'), 'blog_metadata' => 'USER', 'blog_metadata.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Metadata'), 'blog_authors' => 'USER', 'blog_authors.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Authors'), 'blog_relatedposts' => 'USER', 'blog_relatedposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'RelatedPosts'), 'blog_recentpostswidget' => 'USER', 'blog_recentpostswidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'RecentPostsWidget'), 'blog_categorywidget' => 'USER', 'blog_categorywidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CategoryWidget'), 'blog_tagwidget' => 'USER', 'blog_tagwidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'TagWidget'), 'blog_commentswidget' => 'USER', 'blog_commentswidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CommentsWidget'), 'blog_archivewidget' => 'USER', 'blog_archivewidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'ArchiveWidget'), 'blog_feedwidget' => 'USER', 'blog_feedwidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'FeedWidget'), 'dpnglossary_glossary' => 'USER', 'dpnglossary_glossary.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'DpnGlossary', 'pluginName' => 'Glossary'), 'dpnglossary_glossarypreview' => 'USER', 'dpnglossary_glossarypreview.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'DpnGlossary', 'pluginName' => 'Glossarypreview'), 'formconsent_consent' => 'USER', 'formconsent_consent.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'FormConsent', 'pluginName' => 'Consent'), 'gkh_rss_import_pi1' => '< plugin.tx_gkhrssimport_pi1', 'mindshapecookieconsent_consent' => 'USER', 'mindshapecookieconsent_consent.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MindshapeCookieConsent', 'pluginName' => 'Consent'), 'mindshapecookieconsent_cookielist' => 'USER', 'mindshapecookieconsent_cookielist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MindshapeCookieConsent', 'pluginName' => 'Cookielist'), 'rssdisplay_pi1' => 'USER', 'rssdisplay_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RssDisplay', 'pluginName' => 'Pi1'), 'schemaorg_schema' => 'USER', 'schemaorg_schema.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'SchemaOrg', 'pluginName' => 'Schema')), 'tt_content.list.20.gkh_rss_import_pi1', 'gkh_rss_import_pi1')
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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' => 7106, 'rowDescription' => '', 'pid' => 27, 'tstamp' => 1643792793, 'crdate' => 1643789521, 'cruser_id' => 1, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 1568, 'editlock' => 0, 'sys_language_uid' => 0, 'l18n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 0, 'l18n_diffsource' => 'a:33:{s:5:"CType";N;s:6:"colPos";N;s:19:"tx_container_parent";N;s:6:"header";N;s:13:"header_layout";N;s:18:"tx_cop_headerclass";N;s:15:"header_position";N;s:4:"date";N;s:11:"header_link";N;s:9:"subheader";N;s:9:"list_type";N;s:11:"pi_flexform";N;s:11:"frame_class";N;s:18:"space_before_class";N;s:17:"space_after_class";N;s:12:"frame_layout";N;s:22:"background_color_class";N;s:16:"background_image";N;s:24:"background_image_options";N;s:12:"sectionIndex";N;s:9:"linkToTop";N;s:16:"sys_language_uid";N;s:6:"hidden";N;s:9:"starttime";N;s:7:"endtime";N;s:8:"fe_group";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:25:"tx_gridelements_container";N;s:31:"tx_content_animations_animation";N;s:30:"tx_content_animations_duration";N;s:27:"tx_content_animations_delay";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'CType' => 'list', 'header' => '', 'header_position' => '', 'bodytext' => null, 'bullets_type' => 0, 'uploads_description' => 0, 'uploads_type' => 0, 'assets' => 0, 'image' => 0, 'imagewidth' => 0, 'imageorient' => 0, 'imagecols' => 1, 'imageborder' => 0, 'media' => 0, 'layout' => '0', 'frame_class' => 'default', 'cols' => 0, 'space_before_class' => '', 'space_after_class' => '', 'records' => null, 'pages' => '', 'colPos' => 202, 'subheader' => '', 'header_link' => '', 'image_zoom' => 0, 'header_layout' => '0', 'list_type' => 'gkh_rss_import_pi1', 'sectionIndex' => 1, 'linkToTop' => 0, 'file_collections' => null, 'filelink_size' => 0, 'filelink_sorting' => '', 'filelink_sorting_direction' => '', 'target' => '', 'date' => 0, 'recursive' => 0, 'imageheight' => 0, 'pi_flexform' => '<?xml version="1.0" encoding="utf-8" standalone="yes" ?><T3FlexForms> <data> <sheet index="sDEF"> <language index="lDEF"> <field index="settings.url"> <value index="vDEF"></value> </field> <field index="settings.template"> <value index="vDEF">Default</value> </field> <field index="settings.limit"> <value index="vDEF">0</value> </field> <field index="settings.feedUrl"> <value index="vDEF">https://www.controllingportal.de/News/rss/</value> </field> <field index="settings.numberOfItems"> <value index="vDEF">10</value> </field> </language> </sheet> <sheet index="rssFeed"> <language index="lDEF"> <field index="rssfeed"> <value index="vDEF">https://www.controllingportal.de/News/rss/</value> </field> <field index="display"> <value index="vDEF">1</value> </field> <field index="length"> <value index="vDEF">250</value> </field> <field index="hlength"> <value index="vDEF">80</value> </field> <field index="target"> <value index="vDEF">2</value> </field> <field index="logowidth"> <value index="vDEF">140</value> </field> <field index="errorMessage"> <value index="vDEF"></value> </field> </language> </sheet> <sheet index="rssSettings"> <language index="lDEF"> <field index="dateformat"> <value index="vDEF">3</value> </field> <field index="striphtml"> <value index="vDEF">2</value> </field> <field index="flexcache"> <value index="vDEF">0</value> </field> </language> </sheet> <sheet index="templateS"> <language index="lDEF"> <field index="template"> <value index="vDEF">0</value> </field> </language> </sheet> </data></T3FlexForms>', 'accessibility_title' => '', 'accessibility_bypass' => 0, 'accessibility_bypass_text' => '', 'selected_categories' => null, 'category_field' => '', 'table_class' => '', 'table_caption' => null, 'table_delimiter' => 124, 'table_enclosure' => 0, 'table_header_position' => 0, 'table_tfoot' => 0, 'tx_impexp_origuid' => 0, 'categories' => 0, 'teaser' => null, 'readmore_label' => '', 'quote_source' => '', 'quote_link' => '', 'panel_class' => 'default', 'file_folder' => null, 'icon' => '', 'icon_set' => '', 'icon_file' => 0, 'icon_position' => '', 'icon_size' => 'default', 'icon_type' => 'default', 'icon_color' => '#FFFFFF', 'icon_background' => '#333333', 'external_media_source' => '', 'external_media_ratio' => '', 'tx_bootstrappackage_card_group_item' => 0, 'tx_bootstrappackage_carousel_item' => 0, 'tx_bootstrappackage_accordion_item' => 0, 'tx_bootstrappackage_icon_group_item' => 0, 'tx_bootstrappackage_tab_item' => 0, 'tx_bootstrappackage_timeline_item' => 0, 'background_color_class' => 'none', 'background_image' => 0, 'background_image_options' => array('parallax' => '0', 'fade' => '0', 'filter' => ''), 'tx_news_related_news' => 0, 'tx_cop_headerclass' => '', 'backupColPos' => -2, 'tx_gridelements_backend_layout' => '0', 'tx_gridelements_children' => 0, 'tx_gridelements_container' => 0, 'tx_gridelements_columns' => 0, 'gridelements_shortcut_page_order_by' => 0, 'aspect_ratio' => '1.3333333333333', 'items_per_page' => 10, 'frame_layout' => 'default', 'tx_blog_tag_content' => 0, 'tx_blog_category_content' => 0, 'tx_container_parent' => 7107, 'tx_content_animations_animation' => null, 'tx_content_animations_duration' => 800, 'tx_content_animations_delay' => 0, 'tx_content_animations_offset' => 0, 'tx_content_animations_once' => 1, 'tx_content_animations_mirror' => 0, 'tx_content_animations_easing' => null, 'tx_content_animations_anchor_placement' => null, 'tx_mask_anim' => null, 'tx_mask_author' => null, 'tx_mask_beschreibung' => null, 'tx_mask_bild' => 0, 'tx_mask_boxes' => 0, 'tx_mask_containerid' => null, 'tx_mask_custom' => 0, 'tx_mask_custom_parent' => 0, 'tx_mask_elementid' => null, 'tx_mask_height' => 0, 'tx_mask_link' => null, 'tx_mask_symbolnach' => null, 'tx_mask_symbolvor' => null, 'tx_mask_title' => null, 'tx_mask_umfang' => null, 'tx_mask_width' => null, 'tx_mask_zitat' => null, 'tx_slick_pages' => null, 'tx_dpnglossary_disable_parser' => 0), 'typoscriptObjectPath' => 'tt_content.list.20.gkh_rss_import_pi1', 'currentValueKey' => null, 'table' => 'tt_content'), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/coplanner/typo3temp/var/cache/code/fluid_template/Standard_action_list_ab31b0fadb16a2dad3e9a8d7f9f5a000e1518f18.php line 76
$array5 = array (
);$arguments1['data'] = $renderingContext->getVariableProvider()->getByPath('data', $array5);
$arguments1['table'] = 'tt_content';
$renderChildrenClosure2 = ($arguments1['data'] !== null) ? function() use ($arguments1) { return $arguments1['data']; } : $renderChildrenClosure2;
$output0 .= TYPO3\CMS\Fluid\ViewHelpers\CObjectViewHelper::renderStatic($arguments1, $renderChildrenClosure2, $renderingContext);

$output0 .= '

';
at Standard_action_list_ab31b0fadb16a2dad3e9a8d7f9f5a000e1518f18->section_62bce9422ff2d14f69ab80a154510232fc8a9afd(object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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(), true)
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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' => true, 'default' => null, 'contentAs' => null, 'debug' => true), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/coplanner/typo3temp/var/cache/code/fluid_template/layout_Default_html_f27ae6af8e5434408c54dea6a7c0e99924daa915.php line 1729
     ),
     $renderingContext
    );

$output96 .= TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper::renderStatic($arguments147, $renderChildrenClosure148, $renderingContext);

$output96 .= '
                                ';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper
at layout_Default_html_f27ae6af8e5434408c54dea6a7c0e99924daa915->{closure}()
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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 /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/coplanner/typo3temp/var/cache/code/fluid_template/layout_Default_html_f27ae6af8e5434408c54dea6a7c0e99924daa915.php line 2255
        ';
return $output167;
};

$output3 .= TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper::renderStatic($arguments94, $renderChildrenClosure95, $renderingContext);

$output3 .= '
';
return $output3;
at layout_Default_html_f27ae6af8e5434408c54dea6a7c0e99924daa915->{closure}()
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/vendor/typo3fluid/fluid/src/ViewHelpers/SpacelessViewHelper.php line 55
     * @return string
     */
    public static function renderStatic(array $arguments, \Closure $childClosure, RenderingContextInterface $renderingContext)
    {
        return trim(preg_replace('/\\>\\s+\\</', '><', $childClosure()));
    }
}
at TYPO3Fluid\Fluid\ViewHelpers\SpacelessViewHelper::renderStatic(array(), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/coplanner/typo3temp/var/cache/code/fluid_template/layout_Default_html_f27ae6af8e5434408c54dea6a7c0e99924daa915.php line 2263
return $output3;
};
$arguments1 = array();

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

$output0 .= '

';
at layout_Default_html_f27ae6af8e5434408c54dea6a7c0e99924daa915->render(object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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 /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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 /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => '', '20.' => array('indexedsearch_pi2' => 'USER', 'indexedsearch_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'news_pi1' => 'USER', 'news_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1'), 'rssapp_rssapp' => 'USER', 'rssapp_rssapp.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RssApp', 'pluginName' => 'RssApp'), 'blog_posts' => 'USER', 'blog_posts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Posts'), 'blog_demandedposts' => 'USER', 'blog_demandedposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'DemandedPosts'), 'blog_latestposts' => 'USER', 'blog_latestposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'LatestPosts'), 'blog_category' => 'USER', 'blog_category.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Category'), 'blog_authorposts' => 'USER', 'blog_authorposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'AuthorPosts'), 'blog_tag' => 'USER', 'blog_tag.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Tag'), 'blog_archive' => 'USER', 'blog_archive.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Archive'), 'blog_sidebar' => 'USER', 'blog_sidebar.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Sidebar'), 'blog_commentform' => 'USER', 'blog_commentform.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CommentForm'), 'blog_comments' => 'USER', 'blog_comments.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Comments'), 'blog_header' => 'USER', 'blog_header.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Header'), 'blog_footer' => 'USER', 'blog_footer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Footer'), 'blog_metadata' => 'USER', 'blog_metadata.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Metadata'), 'blog_authors' => 'USER', 'blog_authors.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Authors'), 'blog_relatedposts' => 'USER', 'blog_relatedposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'RelatedPosts'), 'blog_recentpostswidget' => 'USER', 'blog_recentpostswidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'RecentPostsWidget'), 'blog_categorywidget' => 'USER', 'blog_categorywidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CategoryWidget'), 'blog_tagwidget' => 'USER', 'blog_tagwidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'TagWidget'), 'blog_commentswidget' => 'USER', 'blog_commentswidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CommentsWidget'), 'blog_archivewidget' => 'USER', 'blog_archivewidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'ArchiveWidget'), 'blog_feedwidget' => 'USER', 'blog_feedwidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'FeedWidget'), 'dpnglossary_glossary' => 'USER', 'dpnglossary_glossary.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'DpnGlossary', 'pluginName' => 'Glossary'), 'dpnglossary_glossarypreview' => 'USER', 'dpnglossary_glossarypreview.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'DpnGlossary', 'pluginName' => 'Glossarypreview'), 'formconsent_consent' => 'USER', 'formconsent_consent.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'FormConsent', 'pluginName' => 'Consent'), 'gkh_rss_import_pi1' => '< plugin.tx_gkhrssimport_pi1', 'mindshapecookieconsent_consent' => 'USER', 'mindshapecookieconsent_consent.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MindshapeCookieConsent', 'pluginName' => 'Consent'), 'mindshapecookieconsent_cookielist' => 'USER', 'mindshapecookieconsent_cookielist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MindshapeCookieConsent', 'pluginName' => 'Cookielist'), 'rssdisplay_pi1' => 'USER', 'rssdisplay_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RssDisplay', 'pluginName' => 'Pi1'), 'schemaorg_schema' => 'USER', 'schemaorg_schema.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'SchemaOrg', 'pluginName' => 'Schema'))))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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(MASK\Mask\Fluid\FluidTemplateContentObject), array('templateName' => 'List', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => '', '20.' => array('indexedsearch_pi2' => 'USER', 'indexedsearch_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'news_pi1' => 'USER', 'news_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1'), 'rssapp_rssapp' => 'USER', 'rssapp_rssapp.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RssApp', 'pluginName' => 'RssApp'), 'blog_posts' => 'USER', 'blog_posts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Posts'), 'blog_demandedposts' => 'USER', 'blog_demandedposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'DemandedPosts'), 'blog_latestposts' => 'USER', 'blog_latestposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'LatestPosts'), 'blog_category' => 'USER', 'blog_category.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Category'), 'blog_authorposts' => 'USER', 'blog_authorposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'AuthorPosts'), 'blog_tag' => 'USER', 'blog_tag.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Tag'), 'blog_archive' => 'USER', 'blog_archive.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Archive'), 'blog_sidebar' => 'USER', 'blog_sidebar.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Sidebar'), 'blog_commentform' => 'USER', 'blog_commentform.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CommentForm'), 'blog_comments' => 'USER', 'blog_comments.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Comments'), 'blog_header' => 'USER', 'blog_header.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Header'), 'blog_footer' => 'USER', 'blog_footer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Footer'), 'blog_metadata' => 'USER', 'blog_metadata.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Metadata'), 'blog_authors' => 'USER', 'blog_authors.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Authors'), 'blog_relatedposts' => 'USER', 'blog_relatedposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'RelatedPosts'), 'blog_recentpostswidget' => 'USER', 'blog_recentpostswidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'RecentPostsWidget'), 'blog_categorywidget' => 'USER', 'blog_categorywidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CategoryWidget'), 'blog_tagwidget' => 'USER', 'blog_tagwidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'TagWidget'), 'blog_commentswidget' => 'USER', 'blog_commentswidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CommentsWidget'), 'blog_archivewidget' => 'USER', 'blog_archivewidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'ArchiveWidget'), 'blog_feedwidget' => 'USER', 'blog_feedwidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'FeedWidget'), 'dpnglossary_glossary' => 'USER', 'dpnglossary_glossary.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'DpnGlossary', 'pluginName' => 'Glossary'), 'dpnglossary_glossarypreview' => 'USER', 'dpnglossary_glossarypreview.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'DpnGlossary', 'pluginName' => 'Glossarypreview'), 'formconsent_consent' => 'USER', 'formconsent_consent.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'FormConsent', 'pluginName' => 'Consent'), 'gkh_rss_import_pi1' => '< plugin.tx_gkhrssimport_pi1', 'mindshapecookieconsent_consent' => 'USER', 'mindshapecookieconsent_consent.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MindshapeCookieConsent', 'pluginName' => 'Consent'), 'mindshapecookieconsent_cookielist' => 'USER', 'mindshapecookieconsent_cookielist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MindshapeCookieConsent', 'pluginName' => 'Cookielist'), 'rssdisplay_pi1' => 'USER', 'rssdisplay_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RssDisplay', 'pluginName' => 'Pi1'), 'schemaorg_schema' => 'USER', 'schemaorg_schema.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'SchemaOrg', 'pluginName' => 'Schema'))))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => '', '20.' => array('indexedsearch_pi2' => 'USER', 'indexedsearch_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'news_pi1' => 'USER', 'news_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1'), 'rssapp_rssapp' => 'USER', 'rssapp_rssapp.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RssApp', 'pluginName' => 'RssApp'), 'blog_posts' => 'USER', 'blog_posts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Posts'), 'blog_demandedposts' => 'USER', 'blog_demandedposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'DemandedPosts'), 'blog_latestposts' => 'USER', 'blog_latestposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'LatestPosts'), 'blog_category' => 'USER', 'blog_category.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Category'), 'blog_authorposts' => 'USER', 'blog_authorposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'AuthorPosts'), 'blog_tag' => 'USER', 'blog_tag.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Tag'), 'blog_archive' => 'USER', 'blog_archive.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Archive'), 'blog_sidebar' => 'USER', 'blog_sidebar.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Sidebar'), 'blog_commentform' => 'USER', 'blog_commentform.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CommentForm'), 'blog_comments' => 'USER', 'blog_comments.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Comments'), 'blog_header' => 'USER', 'blog_header.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Header'), 'blog_footer' => 'USER', 'blog_footer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Footer'), 'blog_metadata' => 'USER', 'blog_metadata.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Metadata'), 'blog_authors' => 'USER', 'blog_authors.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Authors'), 'blog_relatedposts' => 'USER', 'blog_relatedposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'RelatedPosts'), 'blog_recentpostswidget' => 'USER', 'blog_recentpostswidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'RecentPostsWidget'), 'blog_categorywidget' => 'USER', 'blog_categorywidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CategoryWidget'), 'blog_tagwidget' => 'USER', 'blog_tagwidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'TagWidget'), 'blog_commentswidget' => 'USER', 'blog_commentswidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CommentsWidget'), 'blog_archivewidget' => 'USER', 'blog_archivewidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'ArchiveWidget'), 'blog_feedwidget' => 'USER', 'blog_feedwidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'FeedWidget'), 'dpnglossary_glossary' => 'USER', 'dpnglossary_glossary.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'DpnGlossary', 'pluginName' => 'Glossary'), 'dpnglossary_glossarypreview' => 'USER', 'dpnglossary_glossarypreview.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'DpnGlossary', 'pluginName' => 'Glossarypreview'), 'formconsent_consent' => 'USER', 'formconsent_consent.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'FormConsent', 'pluginName' => 'Consent'), 'gkh_rss_import_pi1' => '< plugin.tx_gkhrssimport_pi1', 'mindshapecookieconsent_consent' => 'USER', 'mindshapecookieconsent_consent.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MindshapeCookieConsent', 'pluginName' => 'Consent'), 'mindshapecookieconsent_cookielist' => 'USER', 'mindshapecookieconsent_cookielist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MindshapeCookieConsent', 'pluginName' => 'Cookielist'), 'rssdisplay_pi1' => 'USER', 'rssdisplay_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RssDisplay', 'pluginName' => 'Pi1'), 'schemaorg_schema' => 'USER', 'schemaorg_schema.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'SchemaOrg', 'pluginName' => 'Schema'))), 'lib.contentElement')
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => '', '20.' => array('indexedsearch_pi2' => 'USER', 'indexedsearch_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'news_pi1' => 'USER', 'news_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1'), 'rssapp_rssapp' => 'USER', 'rssapp_rssapp.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RssApp', 'pluginName' => 'RssApp'), 'blog_posts' => 'USER', 'blog_posts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Posts'), 'blog_demandedposts' => 'USER', 'blog_demandedposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'DemandedPosts'), 'blog_latestposts' => 'USER', 'blog_latestposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'LatestPosts'), 'blog_category' => 'USER', 'blog_category.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Category'), 'blog_authorposts' => 'USER', 'blog_authorposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'AuthorPosts'), 'blog_tag' => 'USER', 'blog_tag.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Tag'), 'blog_archive' => 'USER', 'blog_archive.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Archive'), 'blog_sidebar' => 'USER', 'blog_sidebar.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Sidebar'), 'blog_commentform' => 'USER', 'blog_commentform.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CommentForm'), 'blog_comments' => 'USER', 'blog_comments.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Comments'), 'blog_header' => 'USER', 'blog_header.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Header'), 'blog_footer' => 'USER', 'blog_footer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Footer'), 'blog_metadata' => 'USER', 'blog_metadata.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Metadata'), 'blog_authors' => 'USER', 'blog_authors.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Authors'), 'blog_relatedposts' => 'USER', 'blog_relatedposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'RelatedPosts'), 'blog_recentpostswidget' => 'USER', 'blog_recentpostswidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'RecentPostsWidget'), 'blog_categorywidget' => 'USER', 'blog_categorywidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CategoryWidget'), 'blog_tagwidget' => 'USER', 'blog_tagwidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'TagWidget'), 'blog_commentswidget' => 'USER', 'blog_commentswidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CommentsWidget'), 'blog_archivewidget' => 'USER', 'blog_archivewidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'ArchiveWidget'), 'blog_feedwidget' => 'USER', 'blog_feedwidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'FeedWidget'), 'dpnglossary_glossary' => 'USER', 'dpnglossary_glossary.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'DpnGlossary', 'pluginName' => 'Glossary'), 'dpnglossary_glossarypreview' => 'USER', 'dpnglossary_glossarypreview.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'DpnGlossary', 'pluginName' => 'Glossarypreview'), 'formconsent_consent' => 'USER', 'formconsent_consent.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'FormConsent', 'pluginName' => 'Consent'), 'gkh_rss_import_pi1' => '< plugin.tx_gkhrssimport_pi1', 'mindshapecookieconsent_consent' => 'USER', 'mindshapecookieconsent_consent.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MindshapeCookieConsent', 'pluginName' => 'Consent'), 'mindshapecookieconsent_cookielist' => 'USER', 'mindshapecookieconsent_cookielist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MindshapeCookieConsent', 'pluginName' => 'Cookielist'), 'rssdisplay_pi1' => 'USER', 'rssdisplay_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RssDisplay', 'pluginName' => 'Pi1'), 'schemaorg_schema' => 'USER', 'schemaorg_schema.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'SchemaOrg', 'pluginName' => 'Schema'))), 'list')
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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')), 'mask_boxes' => '< lib.maskContentElement', 'mask_boxes.' => array('templateName' => 'Boxes'), 'mask_circleanim' => '< lib.maskContentElement', 'mask_circleanim.' => array('templateName' => 'Circleanim'), 'mask_html_box' => '< lib.maskContentElement', 'mask_html_box.' => array('templateName' => 'HtmlBox'), 'mask_zitat' => '< lib.maskContentElement', 'mask_zitat.' => array('templateName' => 'Zitat'), 'list' => '< lib.contentElement', 'list.' => array('templateName' => 'List', '20.' => array('indexedsearch_pi2' => 'USER', 'indexedsearch_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'news_pi1' => 'USER', 'news_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1'), 'rssapp_rssapp' => 'USER', 'rssapp_rssapp.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RssApp', 'pluginName' => 'RssApp'), 'blog_posts' => 'USER', 'blog_posts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Posts'), 'blog_demandedposts' => 'USER', 'blog_demandedposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'DemandedPosts'), 'blog_latestposts' => 'USER', 'blog_latestposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'LatestPosts'), 'blog_category' => 'USER', 'blog_category.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Category'), 'blog_authorposts' => 'USER', 'blog_authorposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'AuthorPosts'), 'blog_tag' => 'USER', 'blog_tag.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Tag'), 'blog_archive' => 'USER', 'blog_archive.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Archive'), 'blog_sidebar' => 'USER', 'blog_sidebar.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Sidebar'), 'blog_commentform' => 'USER', 'blog_commentform.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CommentForm'), 'blog_comments' => 'USER', 'blog_comments.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Comments'), 'blog_header' => 'USER', 'blog_header.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Header'), 'blog_footer' => 'USER', 'blog_footer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Footer'), 'blog_metadata' => 'USER', 'blog_metadata.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Metadata'), 'blog_authors' => 'USER', 'blog_authors.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Authors'), 'blog_relatedposts' => 'USER', 'blog_relatedposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'RelatedPosts'), 'blog_recentpostswidget' => 'USER', 'blog_recentpostswidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'RecentPostsWidget'), 'blog_categorywidget' => 'USER', 'blog_categorywidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CategoryWidget'), 'blog_tagwidget' => 'USER', 'blog_tagwidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'TagWidget'), 'blog_commentswidget' => 'USER', 'blog_commentswidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CommentsWidget'), 'blog_archivewidget' => 'USER', 'blog_archivewidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'ArchiveWidget'), 'blog_feedwidget' => 'USER', 'blog_feedwidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'FeedWidget'), 'dpnglossary_glossary' => 'USER', 'dpnglossary_glossary.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'DpnGlossary', 'pluginName' => 'Glossary'), 'dpnglossary_glossarypreview' => 'USER', 'dpnglossary_glossarypreview.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'DpnGlossary', 'pluginName' => 'Glossarypreview'), 'formconsent_consent' => 'USER', 'formconsent_consent.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'FormConsent', 'pluginName' => 'Consent'), 'gkh_rss_import_pi1' => '< plugin.tx_gkhrssimport_pi1', 'mindshapecookieconsent_consent' => 'USER', 'mindshapecookieconsent_consent.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MindshapeCookieConsent', 'pluginName' => 'Consent'), 'mindshapecookieconsent_cookielist' => 'USER', 'mindshapecookieconsent_cookielist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MindshapeCookieConsent', 'pluginName' => 'Cookielist'), 'rssdisplay_pi1' => 'USER', 'rssdisplay_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RssDisplay', 'pluginName' => 'Pi1'), 'schemaorg_schema' => 'USER', 'schemaorg_schema.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'SchemaOrg', 'pluginName' => 'Schema'))), 'form_formframework' => '< lib.contentElement', 'form_formframework.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Form', 'pluginName' => 'Formframework')), 'container_1_columns' => 'FLUIDTEMPLATE', 'container_1_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_2_columns' => 'FLUIDTEMPLATE', 'container_2_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_2_columns_right' => 'FLUIDTEMPLATE', 'container_2_columns_right.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_2_columns_left' => 'FLUIDTEMPLATE', 'container_2_columns_left.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_3_columns' => 'FLUIDTEMPLATE', 'container_3_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_4_columns' => 'FLUIDTEMPLATE', 'container_4_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'gridelements_pi1' => 'COA', 'gridelements_pi1.' => array('COA', '20.' => array('USER', '10.' => array('userFunc' => 'GridElementsTeam\\Gridelements\\Plugin\\Gridelements->main', 'setup.' => array('default.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')))), 'gridWidth.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-12">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '6col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '50.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '60.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '3col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '4col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdleft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdright.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colOverflow.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>')), 'wrap' => '<div class="overflowRight">|</div>'), '2colOverflowLeft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>')), 'wrap' => '<div class="overflowLeft">|</div>'))))), 'gridelements_view' => 'COA', 'gridelements_view.' => array('COA', '20.' => array('USER', '10.' => array('userFunc' => 'GridElementsTeam\\Gridelements\\Plugin\\Gridelements->main', 'setup.' => array('gridWidth.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-12">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '6col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '50.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '60.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '3col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '4col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdleft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdright.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colOverflow.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>')), 'wrap' => '<div class="overflowRight">|</div>'), '2colOverflowLeft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>')), 'wrap' => '<div class="overflowLeft">|</div>'), 'default.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')))))))), 'stdWrap.' => array(), 'slickitem' => 'FLUIDTEMPLATE', 'slickitem.' => array('templateName' => 'Slickcontentelement', 'templateRootPaths.' => array('EXT:slick/Resources/Private/Fluid/Default/Slick/Templates/', ''), 'partialRootPaths.' => array('EXT:slick/Resources/Private/Fluid/Default/Slick/Partials/', ''), 'layoutRootPaths.' => array('EXT:slick/Resources/Private/Fluid/Default/Slick/Layouts/', ''), 'settings' => '', 'settings.' => array('headerTag' => '', 'media.' => array('lazyLoading' => '{$styles.content.image.lazyLoading}')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('table' => 'tt_content', 'fieldName' => 'image'), 'as' => 'images'))), 'audio' => '< lib.contentElement', 'audio.' => array('templateName' => 'Audio', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')))), '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'))), 'csv' => '< lib.contentElement', 'csv.' => array('templateName' => 'Csv', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\CsvFileProcessor', '10.' => array('references.' => array('fieldName' => 'media'), 'fieldDelimiter.' => array('char.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'table_delimiter'))), 'fieldEnclosure.' => array('char.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'table_enclosure'))), 'maximumColumns.' => array('field' => 'cols')))), 'div' => '< lib.contentElement', 'div.' => array('templateName' => 'Div'), 'header' => '< lib.contentElement', 'header.' => array('templateName' => 'Header'), 'html' => '< lib.contentElement', 'html.' => array('templateName' => 'Html'), 'image' => '< lib.contentElement', 'image.' => array('templateName' => 'Image', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('predefinedList' => 'image'))), 'media' => '< lib.contentElement', 'media.' => array('templateName' => 'Media', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('allowedFileExtensions' => 'youtube, vimeo'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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 tt_content.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=\'|\''), 'as' => 'content', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')), 'includeNotInMenu' => '1', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_section' => '< lib.contentElement', 'menu_section.' => array('templateName' => 'MenuSection', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages', 'override.' => array('data' => 'page:uid', 'if.' => array('isFalse.' => array('field' => 'pages'))))), 'includeNotInMenu' => '1', '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')))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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'), 'as' => 'content', 'where' => 'sectionIndex = 1', 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_sitemap' => '< lib.contentElement', 'menu_sitemap.' => array('templateName' => 'MenuSitemap', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'quote' => '< lib.contentElement', 'quote.' => array('templateName' => 'Quote'), 'shortcut' => '< lib.contentElement', 'shortcut.' => array('templateName' => 'Shortcut', 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content,tx_news_domain_model_news,pages', 'conf.' => array('tx_news_domain_model_news' => 'USER', 'tx_news_domain_model_news.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1', 'vendorName' => 'GeorgRinger', 'switchableControllerActions.' => array('News.' => array('detail')), 'settings' => '< plugin.tx_news.settings', 'settings.' => array('singleNews.' => array('field' => 'uid'), 'useStdWrap' => 'singleNews', 'insertRecord' => '1', 'isShortcut' => '1')), 'pages' => 'COA', 'pages.' => array('LOAD_REGISTER', '5.' => array('tt_content_shortcut_recursive.' => array('field' => 'recursive')), 'USER', '10.' => array('userFunc' => 'GridElementsTeam\\Gridelements\\Plugin\\Gridelements->user_getTreeList'), 'CONTENT', '20.' => array('table' => 'tt_content', 'select.' => array('pidInList.' => array('data' => 'register:pidInList'), 'selectFields.' => array('dataWrap' => '*,FIND_IN_SET(pid,{register:pidInList}) AS gridelements_shortcut_page_order_by'), 'where' => 'colPos >= 0', 'languageField' => 'sys_language_uid', 'orderBy' => 'gridelements_shortcut_page_order_by,colPos,sorting')), 'RESTORE_REGISTER')))), '20.' => array('tables' => 'tx_news_domain_model_news', 'conf.' => array('tx_news_domain_model_news' => 'USER', 'tx_news_domain_model_news.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1', 'vendorName' => 'GeorgRinger', 'switchableControllerActions.' => array('News.' => array('detail')), 'settings' => '< plugin.tx_news.settings', 'settings.' => array('singleNews.' => array('field' => 'uid'), 'useStdWrap' => 'singleNews', 'insertRecord' => '1', 'isShortcut' => '1'))))), 'social_links' => '< lib.contentElement', 'social_links.' => array('templateName' => 'SocialLinks', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\ConstantsProcessor', '1.' => array('as' => 'socialmedia', 'key' => 'page.theme.socialmedia'))), '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'))), 'as' => 'table'))), 'text' => '< lib.contentElement', 'text.' => array('templateName' => 'Text'), 'textcolumn' => '< lib.contentElement', 'textcolumn.' => array('templateName' => 'Textcolumn'), 'textteaser' => '< lib.contentElement', 'textteaser.' => array('templateName' => 'Textteaser'), 'textpic' => '< lib.contentElement', 'textpic.' => array('templateName' => 'TEXT', 'templateName.' => array('stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('field' => 'imageorient'), 'TEXT', '8.' => array('value' => 'TextpicBelow'), 'TEXT', '25.' => array('value' => 'TextpicRight'), 'TEXT', '26.' => array('value' => 'TextpicLeft'), 'TEXT', '125.' => array('value' => 'TextpicCenteredRight'), 'TEXT', '126.' => array('value' => 'TextpicCenteredLeft'), 'default' => 'TEXT', 'default.' => array('value' => 'TextpicAbove')))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('predefinedList' => 'image'))), 'textmedia' => '< lib.contentElement', 'textmedia.' => array('templateName' => 'TEXT', 'templateName.' => array('stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('field' => 'imageorient'), 'TEXT', '8.' => array('value' => 'TextmediaBelow'), 'TEXT', '25.' => array('value' => 'TextmediaRight'), 'TEXT', '26.' => array('value' => 'TextmediaLeft'), 'TEXT', '125.' => array('value' => 'TextmediaCenteredRight'), 'TEXT', '126.' => array('value' => 'TextmediaCenteredLeft'), 'default' => 'TEXT', 'default.' => array('value' => 'TextmediaAbove')))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')))), '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'))))), 'accordion' => '< lib.contentElement', 'accordion.' => array('templateName' => 'Accordion', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_accordion_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))))), 'card_group' => '< lib.contentElement', 'card_group.' => array('templateName' => 'CardGroup', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_card_group_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'as' => 'image'), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'link_icon_set'), 'iconIdentifier.' => array('field' => 'link_icon_identifier'), 'iconFileFieldName' => 'link_icon', 'as' => 'linkIcon'))))), 'carousel' => '< lib.contentElement', 'carousel.' => array('templateName' => 'Carousel', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_carousel_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'images'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532633187.' => array('fieldName' => 'background_image_options'))))), 'carousel_small' => '< lib.contentElement', 'carousel_small.' => array('templateName' => 'CarouselSmall', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_carousel_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'images'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532633187.' => array('fieldName' => 'background_image_options'))))), 'carousel_fullscreen' => '< lib.contentElement', 'carousel_fullscreen.' => array('templateName' => 'CarouselFullscreen', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_carousel_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'images'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532633187.' => array('fieldName' => 'background_image_options'))))), 'external_media' => '< lib.contentElement', 'external_media.' => array('templateName' => 'ExternalMedia'), 'gallery' => '< lib.contentElement', 'gallery.' => array('templateName' => 'Gallery', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('predefinedList' => 'image'))), 'icon_group' => '< lib.contentElement', 'icon_group.' => array('templateName' => 'IconGroup', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_icon_group_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'icon_set'), 'iconIdentifier.' => array('field' => 'icon_identifier'), 'iconFileFieldName' => 'icon_file', 'as' => 'icon'))))), 'listgroup' => '< lib.contentElement', 'listgroup.' => array('templateName' => 'ListGroup', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\SplitProcessor', '10.' => array('fieldName' => 'bodytext', 'removeEmptyEntries' => '1', 'as' => 'items'))), 'panel' => '< lib.contentElement', 'panel.' => array('templateName' => 'Panel'), 'tab' => '< lib.contentElement', 'tab.' => array('templateName' => 'Tab', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_tab_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))))), 'texticon' => '< lib.contentElement', 'texticon.' => array('templateName' => 'Texticon', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'icon_set'), 'iconIdentifier.' => array('field' => 'icon'), 'iconFileFieldName' => 'icon_file', 'as' => 'icon'))), 'timeline' => '< lib.contentElement', 'timeline.' => array('templateName' => 'Timeline', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '10.' => array('table' => 'tx_bootstrappackage_timeline_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy.' => array('stdWrap.' => array('cObject' => 'TEXT', 'cObject.' => array('data' => 'flexform:pi_flexform:sorting', 'ifEmpty.' => array('cObject' => 'TEXT', 'cObject.' => array('value.' => array('current' => '1'), 'ifEmpty' => 'date desc'))))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'image'), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'icon_set'), 'iconIdentifier.' => array('field' => 'icon_identifier'), 'iconFileFieldName' => 'icon_file', 'as' => 'icon'))))), 'menu_card_dir' => '< lib.contentElement', 'menu_card_dir.' => array('templateName' => 'MenuCardDir', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail'), 'if.' => array('isTrue' => '{$plugin.bootstrap_package_contentelements.menu_card.thumbnail.enable}')), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'nav_icon_set'), 'iconIdentifier.' => array('field' => 'nav_icon_identifier'), 'iconFileFieldName' => 'nav_icon', 'as' => 'icon', 'if.' => array('isTrue' => '0')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_card_list' => '< lib.contentElement', 'menu_card_list.' => array('templateName' => 'MenuCardList', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'includeNotInMenu' => '1', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail'), 'if.' => array('isTrue' => '{$plugin.bootstrap_package_contentelements.menu_card.thumbnail.enable}')), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'nav_icon_set'), 'iconIdentifier.' => array('field' => 'nav_icon_identifier'), 'iconFileFieldName' => 'nav_icon', 'as' => 'icon', 'if.' => array('isTrue' => '0')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_thumbnail_dir' => '< lib.contentElement', 'menu_thumbnail_dir.' => array('templateName' => 'MenuThumbnailDir', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_thumbnail_list' => '< lib.contentElement', 'menu_thumbnail_list.' => array('templateName' => 'MenuThumbnailList', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'includeNotInMenu' => '1', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'slickcontent' => '< lib.contentElement', 'slickcontent.' => array('templateName' => 'Slickcontent', 'dataProcessing.' => array('Netzmacher\\Slick\\DataProcessing\\FlexFormProcessor'), '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'))), 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content'))), 'slickfilecollection' => '< lib.contentElement', 'slickfilecollection.' => array('templateName' => 'Slickfilecollection', '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'))), 'Netzmacher\\Slick\\DataProcessing\\FlexFormProcessor'), 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content'))), 'slickimage' => 'COA', 'slickimage.' => array('TEXT', '10.' => array('if' => '', 'if.' => array('value.' => array('field' => 'header_layout'), 'equals' => '100', 'negate' => '1'), 'field' => 'header', 'wrap' => '', 'wrap.' => array('stdWrap' => '', 'stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('field' => 'header_layout'), 'default' => 'TEXT', 'default.' => array('value' => '<h2>|</h2>'), 'TEXT', '1.' => array('value' => '<h1>|</h1>'), 'TEXT', '2.' => array('value' => '<h2>|</h2>'), 'TEXT', '3.' => array('value' => '<h3>|</h3>'), 'TEXT', '4.' => array('value' => '<h4>|</h4>'), 'TEXT', '5.' => array('value' => '<h5>|</h5>'), 'TEXT', '6.' => array('value' => '<h6>|</h6>'))))), '< lib.contentElement', '20.' => array('templateName' => 'Slickimage', 'dataProcessing.' => array('Netzmacher\\Slick\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '30.' => array('maxGalleryWidth' => '{$styles.content.textmedia.maxW}', 'maxGalleryWidthInText' => '{$styles.content.textmedia.maxWInText}', 'columnSpacing' => '{$styles.content.textmedia.columnSpacing}', 'borderWidth' => '{$styles.content.textmedia.borderWidth}', 'borderPadding' => '{$styles.content.textmedia.borderPadding}')), 'stdWrap.' => array('editIcons' => 'tt_content : image [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.image')))))))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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')), 'mask_boxes' => '< lib.maskContentElement', 'mask_boxes.' => array('templateName' => 'Boxes'), 'mask_circleanim' => '< lib.maskContentElement', 'mask_circleanim.' => array('templateName' => 'Circleanim'), 'mask_html_box' => '< lib.maskContentElement', 'mask_html_box.' => array('templateName' => 'HtmlBox'), 'mask_zitat' => '< lib.maskContentElement', 'mask_zitat.' => array('templateName' => 'Zitat'), 'list' => '< lib.contentElement', 'list.' => array('templateName' => 'List', '20.' => array('indexedsearch_pi2' => 'USER', 'indexedsearch_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'news_pi1' => 'USER', 'news_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1'), 'rssapp_rssapp' => 'USER', 'rssapp_rssapp.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RssApp', 'pluginName' => 'RssApp'), 'blog_posts' => 'USER', 'blog_posts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Posts'), 'blog_demandedposts' => 'USER', 'blog_demandedposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'DemandedPosts'), 'blog_latestposts' => 'USER', 'blog_latestposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'LatestPosts'), 'blog_category' => 'USER', 'blog_category.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Category'), 'blog_authorposts' => 'USER', 'blog_authorposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'AuthorPosts'), 'blog_tag' => 'USER', 'blog_tag.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Tag'), 'blog_archive' => 'USER', 'blog_archive.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Archive'), 'blog_sidebar' => 'USER', 'blog_sidebar.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Sidebar'), 'blog_commentform' => 'USER', 'blog_commentform.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CommentForm'), 'blog_comments' => 'USER', 'blog_comments.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Comments'), 'blog_header' => 'USER', 'blog_header.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Header'), 'blog_footer' => 'USER', 'blog_footer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Footer'), 'blog_metadata' => 'USER', 'blog_metadata.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Metadata'), 'blog_authors' => 'USER', 'blog_authors.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Authors'), 'blog_relatedposts' => 'USER', 'blog_relatedposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'RelatedPosts'), 'blog_recentpostswidget' => 'USER', 'blog_recentpostswidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'RecentPostsWidget'), 'blog_categorywidget' => 'USER', 'blog_categorywidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CategoryWidget'), 'blog_tagwidget' => 'USER', 'blog_tagwidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'TagWidget'), 'blog_commentswidget' => 'USER', 'blog_commentswidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CommentsWidget'), 'blog_archivewidget' => 'USER', 'blog_archivewidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'ArchiveWidget'), 'blog_feedwidget' => 'USER', 'blog_feedwidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'FeedWidget'), 'dpnglossary_glossary' => 'USER', 'dpnglossary_glossary.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'DpnGlossary', 'pluginName' => 'Glossary'), 'dpnglossary_glossarypreview' => 'USER', 'dpnglossary_glossarypreview.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'DpnGlossary', 'pluginName' => 'Glossarypreview'), 'formconsent_consent' => 'USER', 'formconsent_consent.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'FormConsent', 'pluginName' => 'Consent'), 'gkh_rss_import_pi1' => '< plugin.tx_gkhrssimport_pi1', 'mindshapecookieconsent_consent' => 'USER', 'mindshapecookieconsent_consent.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MindshapeCookieConsent', 'pluginName' => 'Consent'), 'mindshapecookieconsent_cookielist' => 'USER', 'mindshapecookieconsent_cookielist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MindshapeCookieConsent', 'pluginName' => 'Cookielist'), 'rssdisplay_pi1' => 'USER', 'rssdisplay_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RssDisplay', 'pluginName' => 'Pi1'), 'schemaorg_schema' => 'USER', 'schemaorg_schema.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'SchemaOrg', 'pluginName' => 'Schema'))), 'form_formframework' => '< lib.contentElement', 'form_formframework.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Form', 'pluginName' => 'Formframework')), 'container_1_columns' => 'FLUIDTEMPLATE', 'container_1_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_2_columns' => 'FLUIDTEMPLATE', 'container_2_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_2_columns_right' => 'FLUIDTEMPLATE', 'container_2_columns_right.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_2_columns_left' => 'FLUIDTEMPLATE', 'container_2_columns_left.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_3_columns' => 'FLUIDTEMPLATE', 'container_3_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_4_columns' => 'FLUIDTEMPLATE', 'container_4_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'gridelements_pi1' => 'COA', 'gridelements_pi1.' => array('COA', '20.' => array('USER', '10.' => array('userFunc' => 'GridElementsTeam\\Gridelements\\Plugin\\Gridelements->main', 'setup.' => array('default.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')))), 'gridWidth.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-12">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '6col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '50.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '60.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '3col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '4col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdleft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdright.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colOverflow.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>')), 'wrap' => '<div class="overflowRight">|</div>'), '2colOverflowLeft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>')), 'wrap' => '<div class="overflowLeft">|</div>'))))), 'gridelements_view' => 'COA', 'gridelements_view.' => array('COA', '20.' => array('USER', '10.' => array('userFunc' => 'GridElementsTeam\\Gridelements\\Plugin\\Gridelements->main', 'setup.' => array('gridWidth.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-12">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '6col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '50.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '60.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '3col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '4col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdleft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdright.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colOverflow.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>')), 'wrap' => '<div class="overflowRight">|</div>'), '2colOverflowLeft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>')), 'wrap' => '<div class="overflowLeft">|</div>'), 'default.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')))))))), 'stdWrap.' => array(), 'slickitem' => 'FLUIDTEMPLATE', 'slickitem.' => array('templateName' => 'Slickcontentelement', 'templateRootPaths.' => array('EXT:slick/Resources/Private/Fluid/Default/Slick/Templates/', ''), 'partialRootPaths.' => array('EXT:slick/Resources/Private/Fluid/Default/Slick/Partials/', ''), 'layoutRootPaths.' => array('EXT:slick/Resources/Private/Fluid/Default/Slick/Layouts/', ''), 'settings' => '', 'settings.' => array('headerTag' => '', 'media.' => array('lazyLoading' => '{$styles.content.image.lazyLoading}')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('table' => 'tt_content', 'fieldName' => 'image'), 'as' => 'images'))), 'audio' => '< lib.contentElement', 'audio.' => array('templateName' => 'Audio', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')))), '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'))), 'csv' => '< lib.contentElement', 'csv.' => array('templateName' => 'Csv', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\CsvFileProcessor', '10.' => array('references.' => array('fieldName' => 'media'), 'fieldDelimiter.' => array('char.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'table_delimiter'))), 'fieldEnclosure.' => array('char.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'table_enclosure'))), 'maximumColumns.' => array('field' => 'cols')))), 'div' => '< lib.contentElement', 'div.' => array('templateName' => 'Div'), 'header' => '< lib.contentElement', 'header.' => array('templateName' => 'Header'), 'html' => '< lib.contentElement', 'html.' => array('templateName' => 'Html'), 'image' => '< lib.contentElement', 'image.' => array('templateName' => 'Image', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('predefinedList' => 'image'))), 'media' => '< lib.contentElement', 'media.' => array('templateName' => 'Media', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('allowedFileExtensions' => 'youtube, vimeo'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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 tt_content.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=\'|\''), 'as' => 'content', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')), 'includeNotInMenu' => '1', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_section' => '< lib.contentElement', 'menu_section.' => array('templateName' => 'MenuSection', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages', 'override.' => array('data' => 'page:uid', 'if.' => array('isFalse.' => array('field' => 'pages'))))), 'includeNotInMenu' => '1', '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')))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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'), 'as' => 'content', 'where' => 'sectionIndex = 1', 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_sitemap' => '< lib.contentElement', 'menu_sitemap.' => array('templateName' => 'MenuSitemap', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'quote' => '< lib.contentElement', 'quote.' => array('templateName' => 'Quote'), 'shortcut' => '< lib.contentElement', 'shortcut.' => array('templateName' => 'Shortcut', 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content,tx_news_domain_model_news,pages', 'conf.' => array('tx_news_domain_model_news' => 'USER', 'tx_news_domain_model_news.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1', 'vendorName' => 'GeorgRinger', 'switchableControllerActions.' => array('News.' => array('detail')), 'settings' => '< plugin.tx_news.settings', 'settings.' => array('singleNews.' => array('field' => 'uid'), 'useStdWrap' => 'singleNews', 'insertRecord' => '1', 'isShortcut' => '1')), 'pages' => 'COA', 'pages.' => array('LOAD_REGISTER', '5.' => array('tt_content_shortcut_recursive.' => array('field' => 'recursive')), 'USER', '10.' => array('userFunc' => 'GridElementsTeam\\Gridelements\\Plugin\\Gridelements->user_getTreeList'), 'CONTENT', '20.' => array('table' => 'tt_content', 'select.' => array('pidInList.' => array('data' => 'register:pidInList'), 'selectFields.' => array('dataWrap' => '*,FIND_IN_SET(pid,{register:pidInList}) AS gridelements_shortcut_page_order_by'), 'where' => 'colPos >= 0', 'languageField' => 'sys_language_uid', 'orderBy' => 'gridelements_shortcut_page_order_by,colPos,sorting')), 'RESTORE_REGISTER')))), '20.' => array('tables' => 'tx_news_domain_model_news', 'conf.' => array('tx_news_domain_model_news' => 'USER', 'tx_news_domain_model_news.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1', 'vendorName' => 'GeorgRinger', 'switchableControllerActions.' => array('News.' => array('detail')), 'settings' => '< plugin.tx_news.settings', 'settings.' => array('singleNews.' => array('field' => 'uid'), 'useStdWrap' => 'singleNews', 'insertRecord' => '1', 'isShortcut' => '1'))))), 'social_links' => '< lib.contentElement', 'social_links.' => array('templateName' => 'SocialLinks', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\ConstantsProcessor', '1.' => array('as' => 'socialmedia', 'key' => 'page.theme.socialmedia'))), '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'))), 'as' => 'table'))), 'text' => '< lib.contentElement', 'text.' => array('templateName' => 'Text'), 'textcolumn' => '< lib.contentElement', 'textcolumn.' => array('templateName' => 'Textcolumn'), 'textteaser' => '< lib.contentElement', 'textteaser.' => array('templateName' => 'Textteaser'), 'textpic' => '< lib.contentElement', 'textpic.' => array('templateName' => 'TEXT', 'templateName.' => array('stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('field' => 'imageorient'), 'TEXT', '8.' => array('value' => 'TextpicBelow'), 'TEXT', '25.' => array('value' => 'TextpicRight'), 'TEXT', '26.' => array('value' => 'TextpicLeft'), 'TEXT', '125.' => array('value' => 'TextpicCenteredRight'), 'TEXT', '126.' => array('value' => 'TextpicCenteredLeft'), 'default' => 'TEXT', 'default.' => array('value' => 'TextpicAbove')))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('predefinedList' => 'image'))), 'textmedia' => '< lib.contentElement', 'textmedia.' => array('templateName' => 'TEXT', 'templateName.' => array('stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('field' => 'imageorient'), 'TEXT', '8.' => array('value' => 'TextmediaBelow'), 'TEXT', '25.' => array('value' => 'TextmediaRight'), 'TEXT', '26.' => array('value' => 'TextmediaLeft'), 'TEXT', '125.' => array('value' => 'TextmediaCenteredRight'), 'TEXT', '126.' => array('value' => 'TextmediaCenteredLeft'), 'default' => 'TEXT', 'default.' => array('value' => 'TextmediaAbove')))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')))), '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'))))), 'accordion' => '< lib.contentElement', 'accordion.' => array('templateName' => 'Accordion', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_accordion_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))))), 'card_group' => '< lib.contentElement', 'card_group.' => array('templateName' => 'CardGroup', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_card_group_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'as' => 'image'), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'link_icon_set'), 'iconIdentifier.' => array('field' => 'link_icon_identifier'), 'iconFileFieldName' => 'link_icon', 'as' => 'linkIcon'))))), 'carousel' => '< lib.contentElement', 'carousel.' => array('templateName' => 'Carousel', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_carousel_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'images'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532633187.' => array('fieldName' => 'background_image_options'))))), 'carousel_small' => '< lib.contentElement', 'carousel_small.' => array('templateName' => 'CarouselSmall', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_carousel_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'images'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532633187.' => array('fieldName' => 'background_image_options'))))), 'carousel_fullscreen' => '< lib.contentElement', 'carousel_fullscreen.' => array('templateName' => 'CarouselFullscreen', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_carousel_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'images'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532633187.' => array('fieldName' => 'background_image_options'))))), 'external_media' => '< lib.contentElement', 'external_media.' => array('templateName' => 'ExternalMedia'), 'gallery' => '< lib.contentElement', 'gallery.' => array('templateName' => 'Gallery', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('predefinedList' => 'image'))), 'icon_group' => '< lib.contentElement', 'icon_group.' => array('templateName' => 'IconGroup', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_icon_group_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'icon_set'), 'iconIdentifier.' => array('field' => 'icon_identifier'), 'iconFileFieldName' => 'icon_file', 'as' => 'icon'))))), 'listgroup' => '< lib.contentElement', 'listgroup.' => array('templateName' => 'ListGroup', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\SplitProcessor', '10.' => array('fieldName' => 'bodytext', 'removeEmptyEntries' => '1', 'as' => 'items'))), 'panel' => '< lib.contentElement', 'panel.' => array('templateName' => 'Panel'), 'tab' => '< lib.contentElement', 'tab.' => array('templateName' => 'Tab', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_tab_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))))), 'texticon' => '< lib.contentElement', 'texticon.' => array('templateName' => 'Texticon', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'icon_set'), 'iconIdentifier.' => array('field' => 'icon'), 'iconFileFieldName' => 'icon_file', 'as' => 'icon'))), 'timeline' => '< lib.contentElement', 'timeline.' => array('templateName' => 'Timeline', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '10.' => array('table' => 'tx_bootstrappackage_timeline_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy.' => array('stdWrap.' => array('cObject' => 'TEXT', 'cObject.' => array('data' => 'flexform:pi_flexform:sorting', 'ifEmpty.' => array('cObject' => 'TEXT', 'cObject.' => array('value.' => array('current' => '1'), 'ifEmpty' => 'date desc'))))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'image'), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'icon_set'), 'iconIdentifier.' => array('field' => 'icon_identifier'), 'iconFileFieldName' => 'icon_file', 'as' => 'icon'))))), 'menu_card_dir' => '< lib.contentElement', 'menu_card_dir.' => array('templateName' => 'MenuCardDir', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail'), 'if.' => array('isTrue' => '{$plugin.bootstrap_package_contentelements.menu_card.thumbnail.enable}')), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'nav_icon_set'), 'iconIdentifier.' => array('field' => 'nav_icon_identifier'), 'iconFileFieldName' => 'nav_icon', 'as' => 'icon', 'if.' => array('isTrue' => '0')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_card_list' => '< lib.contentElement', 'menu_card_list.' => array('templateName' => 'MenuCardList', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'includeNotInMenu' => '1', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail'), 'if.' => array('isTrue' => '{$plugin.bootstrap_package_contentelements.menu_card.thumbnail.enable}')), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'nav_icon_set'), 'iconIdentifier.' => array('field' => 'nav_icon_identifier'), 'iconFileFieldName' => 'nav_icon', 'as' => 'icon', 'if.' => array('isTrue' => '0')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_thumbnail_dir' => '< lib.contentElement', 'menu_thumbnail_dir.' => array('templateName' => 'MenuThumbnailDir', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_thumbnail_list' => '< lib.contentElement', 'menu_thumbnail_list.' => array('templateName' => 'MenuThumbnailList', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'includeNotInMenu' => '1', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'slickcontent' => '< lib.contentElement', 'slickcontent.' => array('templateName' => 'Slickcontent', 'dataProcessing.' => array('Netzmacher\\Slick\\DataProcessing\\FlexFormProcessor'), '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'))), 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content'))), 'slickfilecollection' => '< lib.contentElement', 'slickfilecollection.' => array('templateName' => 'Slickfilecollection', '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'))), 'Netzmacher\\Slick\\DataProcessing\\FlexFormProcessor'), 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content'))), 'slickimage' => 'COA', 'slickimage.' => array('TEXT', '10.' => array('if' => '', 'if.' => array('value.' => array('field' => 'header_layout'), 'equals' => '100', 'negate' => '1'), 'field' => 'header', 'wrap' => '', 'wrap.' => array('stdWrap' => '', 'stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('field' => 'header_layout'), 'default' => 'TEXT', 'default.' => array('value' => '<h2>|</h2>'), 'TEXT', '1.' => array('value' => '<h1>|</h1>'), 'TEXT', '2.' => array('value' => '<h2>|</h2>'), 'TEXT', '3.' => array('value' => '<h3>|</h3>'), 'TEXT', '4.' => array('value' => '<h4>|</h4>'), 'TEXT', '5.' => array('value' => '<h5>|</h5>'), 'TEXT', '6.' => array('value' => '<h6>|</h6>'))))), '< lib.contentElement', '20.' => array('templateName' => 'Slickimage', 'dataProcessing.' => array('Netzmacher\\Slick\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '30.' => array('maxGalleryWidth' => '{$styles.content.textmedia.maxW}', 'maxGalleryWidthInText' => '{$styles.content.textmedia.maxWInText}', 'columnSpacing' => '{$styles.content.textmedia.columnSpacing}', 'borderWidth' => '{$styles.content.textmedia.borderWidth}', 'borderPadding' => '{$styles.content.textmedia.borderPadding}')), 'stdWrap.' => array('editIcons' => 'tt_content : image [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.image')))))))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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')), 'mask_boxes' => '< lib.maskContentElement', 'mask_boxes.' => array('templateName' => 'Boxes'), 'mask_circleanim' => '< lib.maskContentElement', 'mask_circleanim.' => array('templateName' => 'Circleanim'), 'mask_html_box' => '< lib.maskContentElement', 'mask_html_box.' => array('templateName' => 'HtmlBox'), 'mask_zitat' => '< lib.maskContentElement', 'mask_zitat.' => array('templateName' => 'Zitat'), 'list' => '< lib.contentElement', 'list.' => array('templateName' => 'List', '20.' => array('indexedsearch_pi2' => 'USER', 'indexedsearch_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'news_pi1' => 'USER', 'news_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1'), 'rssapp_rssapp' => 'USER', 'rssapp_rssapp.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RssApp', 'pluginName' => 'RssApp'), 'blog_posts' => 'USER', 'blog_posts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Posts'), 'blog_demandedposts' => 'USER', 'blog_demandedposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'DemandedPosts'), 'blog_latestposts' => 'USER', 'blog_latestposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'LatestPosts'), 'blog_category' => 'USER', 'blog_category.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Category'), 'blog_authorposts' => 'USER', 'blog_authorposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'AuthorPosts'), 'blog_tag' => 'USER', 'blog_tag.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Tag'), 'blog_archive' => 'USER', 'blog_archive.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Archive'), 'blog_sidebar' => 'USER', 'blog_sidebar.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Sidebar'), 'blog_commentform' => 'USER', 'blog_commentform.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CommentForm'), 'blog_comments' => 'USER', 'blog_comments.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Comments'), 'blog_header' => 'USER', 'blog_header.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Header'), 'blog_footer' => 'USER', 'blog_footer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Footer'), 'blog_metadata' => 'USER', 'blog_metadata.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Metadata'), 'blog_authors' => 'USER', 'blog_authors.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Authors'), 'blog_relatedposts' => 'USER', 'blog_relatedposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'RelatedPosts'), 'blog_recentpostswidget' => 'USER', 'blog_recentpostswidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'RecentPostsWidget'), 'blog_categorywidget' => 'USER', 'blog_categorywidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CategoryWidget'), 'blog_tagwidget' => 'USER', 'blog_tagwidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'TagWidget'), 'blog_commentswidget' => 'USER', 'blog_commentswidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CommentsWidget'), 'blog_archivewidget' => 'USER', 'blog_archivewidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'ArchiveWidget'), 'blog_feedwidget' => 'USER', 'blog_feedwidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'FeedWidget'), 'dpnglossary_glossary' => 'USER', 'dpnglossary_glossary.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'DpnGlossary', 'pluginName' => 'Glossary'), 'dpnglossary_glossarypreview' => 'USER', 'dpnglossary_glossarypreview.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'DpnGlossary', 'pluginName' => 'Glossarypreview'), 'formconsent_consent' => 'USER', 'formconsent_consent.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'FormConsent', 'pluginName' => 'Consent'), 'gkh_rss_import_pi1' => '< plugin.tx_gkhrssimport_pi1', 'mindshapecookieconsent_consent' => 'USER', 'mindshapecookieconsent_consent.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MindshapeCookieConsent', 'pluginName' => 'Consent'), 'mindshapecookieconsent_cookielist' => 'USER', 'mindshapecookieconsent_cookielist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MindshapeCookieConsent', 'pluginName' => 'Cookielist'), 'rssdisplay_pi1' => 'USER', 'rssdisplay_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RssDisplay', 'pluginName' => 'Pi1'), 'schemaorg_schema' => 'USER', 'schemaorg_schema.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'SchemaOrg', 'pluginName' => 'Schema'))), 'form_formframework' => '< lib.contentElement', 'form_formframework.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Form', 'pluginName' => 'Formframework')), 'container_1_columns' => 'FLUIDTEMPLATE', 'container_1_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_2_columns' => 'FLUIDTEMPLATE', 'container_2_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_2_columns_right' => 'FLUIDTEMPLATE', 'container_2_columns_right.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_2_columns_left' => 'FLUIDTEMPLATE', 'container_2_columns_left.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_3_columns' => 'FLUIDTEMPLATE', 'container_3_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_4_columns' => 'FLUIDTEMPLATE', 'container_4_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'gridelements_pi1' => 'COA', 'gridelements_pi1.' => array('COA', '20.' => array('USER', '10.' => array('userFunc' => 'GridElementsTeam\\Gridelements\\Plugin\\Gridelements->main', 'setup.' => array('default.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')))), 'gridWidth.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-12">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '6col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '50.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '60.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '3col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '4col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdleft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdright.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colOverflow.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>')), 'wrap' => '<div class="overflowRight">|</div>'), '2colOverflowLeft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>')), 'wrap' => '<div class="overflowLeft">|</div>'))))), 'gridelements_view' => 'COA', 'gridelements_view.' => array('COA', '20.' => array('USER', '10.' => array('userFunc' => 'GridElementsTeam\\Gridelements\\Plugin\\Gridelements->main', 'setup.' => array('gridWidth.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-12">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '6col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '50.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '60.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '3col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '4col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdleft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdright.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colOverflow.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>')), 'wrap' => '<div class="overflowRight">|</div>'), '2colOverflowLeft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>')), 'wrap' => '<div class="overflowLeft">|</div>'), 'default.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')))))))), 'stdWrap.' => array(), 'slickitem' => 'FLUIDTEMPLATE', 'slickitem.' => array('templateName' => 'Slickcontentelement', 'templateRootPaths.' => array('EXT:slick/Resources/Private/Fluid/Default/Slick/Templates/', ''), 'partialRootPaths.' => array('EXT:slick/Resources/Private/Fluid/Default/Slick/Partials/', ''), 'layoutRootPaths.' => array('EXT:slick/Resources/Private/Fluid/Default/Slick/Layouts/', ''), 'settings' => '', 'settings.' => array('headerTag' => '', 'media.' => array('lazyLoading' => '{$styles.content.image.lazyLoading}')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('table' => 'tt_content', 'fieldName' => 'image'), 'as' => 'images'))), 'audio' => '< lib.contentElement', 'audio.' => array('templateName' => 'Audio', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')))), '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'))), 'csv' => '< lib.contentElement', 'csv.' => array('templateName' => 'Csv', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\CsvFileProcessor', '10.' => array('references.' => array('fieldName' => 'media'), 'fieldDelimiter.' => array('char.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'table_delimiter'))), 'fieldEnclosure.' => array('char.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'table_enclosure'))), 'maximumColumns.' => array('field' => 'cols')))), 'div' => '< lib.contentElement', 'div.' => array('templateName' => 'Div'), 'header' => '< lib.contentElement', 'header.' => array('templateName' => 'Header'), 'html' => '< lib.contentElement', 'html.' => array('templateName' => 'Html'), 'image' => '< lib.contentElement', 'image.' => array('templateName' => 'Image', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('predefinedList' => 'image'))), 'media' => '< lib.contentElement', 'media.' => array('templateName' => 'Media', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('allowedFileExtensions' => 'youtube, vimeo'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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 tt_content.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=\'|\''), 'as' => 'content', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')), 'includeNotInMenu' => '1', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_section' => '< lib.contentElement', 'menu_section.' => array('templateName' => 'MenuSection', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages', 'override.' => array('data' => 'page:uid', 'if.' => array('isFalse.' => array('field' => 'pages'))))), 'includeNotInMenu' => '1', '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')))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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'), 'as' => 'content', 'where' => 'sectionIndex = 1', 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_sitemap' => '< lib.contentElement', 'menu_sitemap.' => array('templateName' => 'MenuSitemap', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'quote' => '< lib.contentElement', 'quote.' => array('templateName' => 'Quote'), 'shortcut' => '< lib.contentElement', 'shortcut.' => array('templateName' => 'Shortcut', 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content,tx_news_domain_model_news,pages', 'conf.' => array('tx_news_domain_model_news' => 'USER', 'tx_news_domain_model_news.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1', 'vendorName' => 'GeorgRinger', 'switchableControllerActions.' => array('News.' => array('detail')), 'settings' => '< plugin.tx_news.settings', 'settings.' => array('singleNews.' => array('field' => 'uid'), 'useStdWrap' => 'singleNews', 'insertRecord' => '1', 'isShortcut' => '1')), 'pages' => 'COA', 'pages.' => array('LOAD_REGISTER', '5.' => array('tt_content_shortcut_recursive.' => array('field' => 'recursive')), 'USER', '10.' => array('userFunc' => 'GridElementsTeam\\Gridelements\\Plugin\\Gridelements->user_getTreeList'), 'CONTENT', '20.' => array('table' => 'tt_content', 'select.' => array('pidInList.' => array('data' => 'register:pidInList'), 'selectFields.' => array('dataWrap' => '*,FIND_IN_SET(pid,{register:pidInList}) AS gridelements_shortcut_page_order_by'), 'where' => 'colPos >= 0', 'languageField' => 'sys_language_uid', 'orderBy' => 'gridelements_shortcut_page_order_by,colPos,sorting')), 'RESTORE_REGISTER')))), '20.' => array('tables' => 'tx_news_domain_model_news', 'conf.' => array('tx_news_domain_model_news' => 'USER', 'tx_news_domain_model_news.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1', 'vendorName' => 'GeorgRinger', 'switchableControllerActions.' => array('News.' => array('detail')), 'settings' => '< plugin.tx_news.settings', 'settings.' => array('singleNews.' => array('field' => 'uid'), 'useStdWrap' => 'singleNews', 'insertRecord' => '1', 'isShortcut' => '1'))))), 'social_links' => '< lib.contentElement', 'social_links.' => array('templateName' => 'SocialLinks', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\ConstantsProcessor', '1.' => array('as' => 'socialmedia', 'key' => 'page.theme.socialmedia'))), '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'))), 'as' => 'table'))), 'text' => '< lib.contentElement', 'text.' => array('templateName' => 'Text'), 'textcolumn' => '< lib.contentElement', 'textcolumn.' => array('templateName' => 'Textcolumn'), 'textteaser' => '< lib.contentElement', 'textteaser.' => array('templateName' => 'Textteaser'), 'textpic' => '< lib.contentElement', 'textpic.' => array('templateName' => 'TEXT', 'templateName.' => array('stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('field' => 'imageorient'), 'TEXT', '8.' => array('value' => 'TextpicBelow'), 'TEXT', '25.' => array('value' => 'TextpicRight'), 'TEXT', '26.' => array('value' => 'TextpicLeft'), 'TEXT', '125.' => array('value' => 'TextpicCenteredRight'), 'TEXT', '126.' => array('value' => 'TextpicCenteredLeft'), 'default' => 'TEXT', 'default.' => array('value' => 'TextpicAbove')))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('predefinedList' => 'image'))), 'textmedia' => '< lib.contentElement', 'textmedia.' => array('templateName' => 'TEXT', 'templateName.' => array('stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('field' => 'imageorient'), 'TEXT', '8.' => array('value' => 'TextmediaBelow'), 'TEXT', '25.' => array('value' => 'TextmediaRight'), 'TEXT', '26.' => array('value' => 'TextmediaLeft'), 'TEXT', '125.' => array('value' => 'TextmediaCenteredRight'), 'TEXT', '126.' => array('value' => 'TextmediaCenteredLeft'), 'default' => 'TEXT', 'default.' => array('value' => 'TextmediaAbove')))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')))), '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'))))), 'accordion' => '< lib.contentElement', 'accordion.' => array('templateName' => 'Accordion', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_accordion_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))))), 'card_group' => '< lib.contentElement', 'card_group.' => array('templateName' => 'CardGroup', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_card_group_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'as' => 'image'), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'link_icon_set'), 'iconIdentifier.' => array('field' => 'link_icon_identifier'), 'iconFileFieldName' => 'link_icon', 'as' => 'linkIcon'))))), 'carousel' => '< lib.contentElement', 'carousel.' => array('templateName' => 'Carousel', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_carousel_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'images'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532633187.' => array('fieldName' => 'background_image_options'))))), 'carousel_small' => '< lib.contentElement', 'carousel_small.' => array('templateName' => 'CarouselSmall', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_carousel_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'images'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532633187.' => array('fieldName' => 'background_image_options'))))), 'carousel_fullscreen' => '< lib.contentElement', 'carousel_fullscreen.' => array('templateName' => 'CarouselFullscreen', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_carousel_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'images'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532633187.' => array('fieldName' => 'background_image_options'))))), 'external_media' => '< lib.contentElement', 'external_media.' => array('templateName' => 'ExternalMedia'), 'gallery' => '< lib.contentElement', 'gallery.' => array('templateName' => 'Gallery', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('predefinedList' => 'image'))), 'icon_group' => '< lib.contentElement', 'icon_group.' => array('templateName' => 'IconGroup', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_icon_group_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'icon_set'), 'iconIdentifier.' => array('field' => 'icon_identifier'), 'iconFileFieldName' => 'icon_file', 'as' => 'icon'))))), 'listgroup' => '< lib.contentElement', 'listgroup.' => array('templateName' => 'ListGroup', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\SplitProcessor', '10.' => array('fieldName' => 'bodytext', 'removeEmptyEntries' => '1', 'as' => 'items'))), 'panel' => '< lib.contentElement', 'panel.' => array('templateName' => 'Panel'), 'tab' => '< lib.contentElement', 'tab.' => array('templateName' => 'Tab', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_tab_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))))), 'texticon' => '< lib.contentElement', 'texticon.' => array('templateName' => 'Texticon', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'icon_set'), 'iconIdentifier.' => array('field' => 'icon'), 'iconFileFieldName' => 'icon_file', 'as' => 'icon'))), 'timeline' => '< lib.contentElement', 'timeline.' => array('templateName' => 'Timeline', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '10.' => array('table' => 'tx_bootstrappackage_timeline_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy.' => array('stdWrap.' => array('cObject' => 'TEXT', 'cObject.' => array('data' => 'flexform:pi_flexform:sorting', 'ifEmpty.' => array('cObject' => 'TEXT', 'cObject.' => array('value.' => array('current' => '1'), 'ifEmpty' => 'date desc'))))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'image'), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'icon_set'), 'iconIdentifier.' => array('field' => 'icon_identifier'), 'iconFileFieldName' => 'icon_file', 'as' => 'icon'))))), 'menu_card_dir' => '< lib.contentElement', 'menu_card_dir.' => array('templateName' => 'MenuCardDir', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail'), 'if.' => array('isTrue' => '{$plugin.bootstrap_package_contentelements.menu_card.thumbnail.enable}')), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'nav_icon_set'), 'iconIdentifier.' => array('field' => 'nav_icon_identifier'), 'iconFileFieldName' => 'nav_icon', 'as' => 'icon', 'if.' => array('isTrue' => '0')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_card_list' => '< lib.contentElement', 'menu_card_list.' => array('templateName' => 'MenuCardList', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'includeNotInMenu' => '1', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail'), 'if.' => array('isTrue' => '{$plugin.bootstrap_package_contentelements.menu_card.thumbnail.enable}')), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'nav_icon_set'), 'iconIdentifier.' => array('field' => 'nav_icon_identifier'), 'iconFileFieldName' => 'nav_icon', 'as' => 'icon', 'if.' => array('isTrue' => '0')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_thumbnail_dir' => '< lib.contentElement', 'menu_thumbnail_dir.' => array('templateName' => 'MenuThumbnailDir', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_thumbnail_list' => '< lib.contentElement', 'menu_thumbnail_list.' => array('templateName' => 'MenuThumbnailList', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'includeNotInMenu' => '1', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'slickcontent' => '< lib.contentElement', 'slickcontent.' => array('templateName' => 'Slickcontent', 'dataProcessing.' => array('Netzmacher\\Slick\\DataProcessing\\FlexFormProcessor'), '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'))), 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content'))), 'slickfilecollection' => '< lib.contentElement', 'slickfilecollection.' => array('templateName' => 'Slickfilecollection', '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'))), 'Netzmacher\\Slick\\DataProcessing\\FlexFormProcessor'), 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content'))), 'slickimage' => 'COA', 'slickimage.' => array('TEXT', '10.' => array('if' => '', 'if.' => array('value.' => array('field' => 'header_layout'), 'equals' => '100', 'negate' => '1'), 'field' => 'header', 'wrap' => '', 'wrap.' => array('stdWrap' => '', 'stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('field' => 'header_layout'), 'default' => 'TEXT', 'default.' => array('value' => '<h2>|</h2>'), 'TEXT', '1.' => array('value' => '<h1>|</h1>'), 'TEXT', '2.' => array('value' => '<h2>|</h2>'), 'TEXT', '3.' => array('value' => '<h3>|</h3>'), 'TEXT', '4.' => array('value' => '<h4>|</h4>'), 'TEXT', '5.' => array('value' => '<h5>|</h5>'), 'TEXT', '6.' => array('value' => '<h6>|</h6>'))))), '< lib.contentElement', '20.' => array('templateName' => 'Slickimage', 'dataProcessing.' => array('Netzmacher\\Slick\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '30.' => array('maxGalleryWidth' => '{$styles.content.textmedia.maxW}', 'maxGalleryWidthInText' => '{$styles.content.textmedia.maxWInText}', 'columnSpacing' => '{$styles.content.textmedia.columnSpacing}', 'borderWidth' => '{$styles.content.textmedia.borderWidth}', 'borderPadding' => '{$styles.content.textmedia.borderPadding}')), 'stdWrap.' => array('editIcons' => 'tt_content : image [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.image')))))), 'tt_content')
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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')), 'mask_boxes' => '< lib.maskContentElement', 'mask_boxes.' => array('templateName' => 'Boxes'), 'mask_circleanim' => '< lib.maskContentElement', 'mask_circleanim.' => array('templateName' => 'Circleanim'), 'mask_html_box' => '< lib.maskContentElement', 'mask_html_box.' => array('templateName' => 'HtmlBox'), 'mask_zitat' => '< lib.maskContentElement', 'mask_zitat.' => array('templateName' => 'Zitat'), 'list' => '< lib.contentElement', 'list.' => array('templateName' => 'List', '20.' => array('indexedsearch_pi2' => 'USER', 'indexedsearch_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'news_pi1' => 'USER', 'news_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1'), 'rssapp_rssapp' => 'USER', 'rssapp_rssapp.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RssApp', 'pluginName' => 'RssApp'), 'blog_posts' => 'USER', 'blog_posts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Posts'), 'blog_demandedposts' => 'USER', 'blog_demandedposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'DemandedPosts'), 'blog_latestposts' => 'USER', 'blog_latestposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'LatestPosts'), 'blog_category' => 'USER', 'blog_category.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Category'), 'blog_authorposts' => 'USER', 'blog_authorposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'AuthorPosts'), 'blog_tag' => 'USER', 'blog_tag.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Tag'), 'blog_archive' => 'USER', 'blog_archive.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Archive'), 'blog_sidebar' => 'USER', 'blog_sidebar.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Sidebar'), 'blog_commentform' => 'USER', 'blog_commentform.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CommentForm'), 'blog_comments' => 'USER', 'blog_comments.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Comments'), 'blog_header' => 'USER', 'blog_header.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Header'), 'blog_footer' => 'USER', 'blog_footer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Footer'), 'blog_metadata' => 'USER', 'blog_metadata.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Metadata'), 'blog_authors' => 'USER', 'blog_authors.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Authors'), 'blog_relatedposts' => 'USER', 'blog_relatedposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'RelatedPosts'), 'blog_recentpostswidget' => 'USER', 'blog_recentpostswidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'RecentPostsWidget'), 'blog_categorywidget' => 'USER', 'blog_categorywidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CategoryWidget'), 'blog_tagwidget' => 'USER', 'blog_tagwidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'TagWidget'), 'blog_commentswidget' => 'USER', 'blog_commentswidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CommentsWidget'), 'blog_archivewidget' => 'USER', 'blog_archivewidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'ArchiveWidget'), 'blog_feedwidget' => 'USER', 'blog_feedwidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'FeedWidget'), 'dpnglossary_glossary' => 'USER', 'dpnglossary_glossary.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'DpnGlossary', 'pluginName' => 'Glossary'), 'dpnglossary_glossarypreview' => 'USER', 'dpnglossary_glossarypreview.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'DpnGlossary', 'pluginName' => 'Glossarypreview'), 'formconsent_consent' => 'USER', 'formconsent_consent.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'FormConsent', 'pluginName' => 'Consent'), 'gkh_rss_import_pi1' => '< plugin.tx_gkhrssimport_pi1', 'mindshapecookieconsent_consent' => 'USER', 'mindshapecookieconsent_consent.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MindshapeCookieConsent', 'pluginName' => 'Consent'), 'mindshapecookieconsent_cookielist' => 'USER', 'mindshapecookieconsent_cookielist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MindshapeCookieConsent', 'pluginName' => 'Cookielist'), 'rssdisplay_pi1' => 'USER', 'rssdisplay_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RssDisplay', 'pluginName' => 'Pi1'), 'schemaorg_schema' => 'USER', 'schemaorg_schema.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'SchemaOrg', 'pluginName' => 'Schema'))), 'form_formframework' => '< lib.contentElement', 'form_formframework.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Form', 'pluginName' => 'Formframework')), 'container_1_columns' => 'FLUIDTEMPLATE', 'container_1_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_2_columns' => 'FLUIDTEMPLATE', 'container_2_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_2_columns_right' => 'FLUIDTEMPLATE', 'container_2_columns_right.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_2_columns_left' => 'FLUIDTEMPLATE', 'container_2_columns_left.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_3_columns' => 'FLUIDTEMPLATE', 'container_3_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_4_columns' => 'FLUIDTEMPLATE', 'container_4_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'gridelements_pi1' => 'COA', 'gridelements_pi1.' => array('COA', '20.' => array('USER', '10.' => array('userFunc' => 'GridElementsTeam\\Gridelements\\Plugin\\Gridelements->main', 'setup.' => array('default.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')))), 'gridWidth.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-12">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '6col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '50.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '60.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '3col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '4col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdleft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdright.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colOverflow.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>')), 'wrap' => '<div class="overflowRight">|</div>'), '2colOverflowLeft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>')), 'wrap' => '<div class="overflowLeft">|</div>'))))), 'gridelements_view' => 'COA', 'gridelements_view.' => array('COA', '20.' => array('USER', '10.' => array('userFunc' => 'GridElementsTeam\\Gridelements\\Plugin\\Gridelements->main', 'setup.' => array('gridWidth.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-12">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '6col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '50.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '60.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '3col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '4col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdleft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdright.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colOverflow.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>')), 'wrap' => '<div class="overflowRight">|</div>'), '2colOverflowLeft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>')), 'wrap' => '<div class="overflowLeft">|</div>'), 'default.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')))))))), 'stdWrap.' => array(), 'slickitem' => 'FLUIDTEMPLATE', 'slickitem.' => array('templateName' => 'Slickcontentelement', 'templateRootPaths.' => array('EXT:slick/Resources/Private/Fluid/Default/Slick/Templates/', ''), 'partialRootPaths.' => array('EXT:slick/Resources/Private/Fluid/Default/Slick/Partials/', ''), 'layoutRootPaths.' => array('EXT:slick/Resources/Private/Fluid/Default/Slick/Layouts/', ''), 'settings' => '', 'settings.' => array('headerTag' => '', 'media.' => array('lazyLoading' => '{$styles.content.image.lazyLoading}')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('table' => 'tt_content', 'fieldName' => 'image'), 'as' => 'images'))), 'audio' => '< lib.contentElement', 'audio.' => array('templateName' => 'Audio', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')))), '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'))), 'csv' => '< lib.contentElement', 'csv.' => array('templateName' => 'Csv', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\CsvFileProcessor', '10.' => array('references.' => array('fieldName' => 'media'), 'fieldDelimiter.' => array('char.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'table_delimiter'))), 'fieldEnclosure.' => array('char.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'table_enclosure'))), 'maximumColumns.' => array('field' => 'cols')))), 'div' => '< lib.contentElement', 'div.' => array('templateName' => 'Div'), 'header' => '< lib.contentElement', 'header.' => array('templateName' => 'Header'), 'html' => '< lib.contentElement', 'html.' => array('templateName' => 'Html'), 'image' => '< lib.contentElement', 'image.' => array('templateName' => 'Image', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('predefinedList' => 'image'))), 'media' => '< lib.contentElement', 'media.' => array('templateName' => 'Media', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('allowedFileExtensions' => 'youtube, vimeo'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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 tt_content.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=\'|\''), 'as' => 'content', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')), 'includeNotInMenu' => '1', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_section' => '< lib.contentElement', 'menu_section.' => array('templateName' => 'MenuSection', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages', 'override.' => array('data' => 'page:uid', 'if.' => array('isFalse.' => array('field' => 'pages'))))), 'includeNotInMenu' => '1', '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')))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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'), 'as' => 'content', 'where' => 'sectionIndex = 1', 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_sitemap' => '< lib.contentElement', 'menu_sitemap.' => array('templateName' => 'MenuSitemap', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'quote' => '< lib.contentElement', 'quote.' => array('templateName' => 'Quote'), 'shortcut' => '< lib.contentElement', 'shortcut.' => array('templateName' => 'Shortcut', 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content,tx_news_domain_model_news,pages', 'conf.' => array('tx_news_domain_model_news' => 'USER', 'tx_news_domain_model_news.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1', 'vendorName' => 'GeorgRinger', 'switchableControllerActions.' => array('News.' => array('detail')), 'settings' => '< plugin.tx_news.settings', 'settings.' => array('singleNews.' => array('field' => 'uid'), 'useStdWrap' => 'singleNews', 'insertRecord' => '1', 'isShortcut' => '1')), 'pages' => 'COA', 'pages.' => array('LOAD_REGISTER', '5.' => array('tt_content_shortcut_recursive.' => array('field' => 'recursive')), 'USER', '10.' => array('userFunc' => 'GridElementsTeam\\Gridelements\\Plugin\\Gridelements->user_getTreeList'), 'CONTENT', '20.' => array('table' => 'tt_content', 'select.' => array('pidInList.' => array('data' => 'register:pidInList'), 'selectFields.' => array('dataWrap' => '*,FIND_IN_SET(pid,{register:pidInList}) AS gridelements_shortcut_page_order_by'), 'where' => 'colPos >= 0', 'languageField' => 'sys_language_uid', 'orderBy' => 'gridelements_shortcut_page_order_by,colPos,sorting')), 'RESTORE_REGISTER')))), '20.' => array('tables' => 'tx_news_domain_model_news', 'conf.' => array('tx_news_domain_model_news' => 'USER', 'tx_news_domain_model_news.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1', 'vendorName' => 'GeorgRinger', 'switchableControllerActions.' => array('News.' => array('detail')), 'settings' => '< plugin.tx_news.settings', 'settings.' => array('singleNews.' => array('field' => 'uid'), 'useStdWrap' => 'singleNews', 'insertRecord' => '1', 'isShortcut' => '1'))))), 'social_links' => '< lib.contentElement', 'social_links.' => array('templateName' => 'SocialLinks', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\ConstantsProcessor', '1.' => array('as' => 'socialmedia', 'key' => 'page.theme.socialmedia'))), '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'))), 'as' => 'table'))), 'text' => '< lib.contentElement', 'text.' => array('templateName' => 'Text'), 'textcolumn' => '< lib.contentElement', 'textcolumn.' => array('templateName' => 'Textcolumn'), 'textteaser' => '< lib.contentElement', 'textteaser.' => array('templateName' => 'Textteaser'), 'textpic' => '< lib.contentElement', 'textpic.' => array('templateName' => 'TEXT', 'templateName.' => array('stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('field' => 'imageorient'), 'TEXT', '8.' => array('value' => 'TextpicBelow'), 'TEXT', '25.' => array('value' => 'TextpicRight'), 'TEXT', '26.' => array('value' => 'TextpicLeft'), 'TEXT', '125.' => array('value' => 'TextpicCenteredRight'), 'TEXT', '126.' => array('value' => 'TextpicCenteredLeft'), 'default' => 'TEXT', 'default.' => array('value' => 'TextpicAbove')))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('predefinedList' => 'image'))), 'textmedia' => '< lib.contentElement', 'textmedia.' => array('templateName' => 'TEXT', 'templateName.' => array('stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('field' => 'imageorient'), 'TEXT', '8.' => array('value' => 'TextmediaBelow'), 'TEXT', '25.' => array('value' => 'TextmediaRight'), 'TEXT', '26.' => array('value' => 'TextmediaLeft'), 'TEXT', '125.' => array('value' => 'TextmediaCenteredRight'), 'TEXT', '126.' => array('value' => 'TextmediaCenteredLeft'), 'default' => 'TEXT', 'default.' => array('value' => 'TextmediaAbove')))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')))), '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'))))), 'accordion' => '< lib.contentElement', 'accordion.' => array('templateName' => 'Accordion', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_accordion_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))))), 'card_group' => '< lib.contentElement', 'card_group.' => array('templateName' => 'CardGroup', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_card_group_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'as' => 'image'), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'link_icon_set'), 'iconIdentifier.' => array('field' => 'link_icon_identifier'), 'iconFileFieldName' => 'link_icon', 'as' => 'linkIcon'))))), 'carousel' => '< lib.contentElement', 'carousel.' => array('templateName' => 'Carousel', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_carousel_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'images'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532633187.' => array('fieldName' => 'background_image_options'))))), 'carousel_small' => '< lib.contentElement', 'carousel_small.' => array('templateName' => 'CarouselSmall', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_carousel_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'images'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532633187.' => array('fieldName' => 'background_image_options'))))), 'carousel_fullscreen' => '< lib.contentElement', 'carousel_fullscreen.' => array('templateName' => 'CarouselFullscreen', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_carousel_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'images'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532633187.' => array('fieldName' => 'background_image_options'))))), 'external_media' => '< lib.contentElement', 'external_media.' => array('templateName' => 'ExternalMedia'), 'gallery' => '< lib.contentElement', 'gallery.' => array('templateName' => 'Gallery', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('predefinedList' => 'image'))), 'icon_group' => '< lib.contentElement', 'icon_group.' => array('templateName' => 'IconGroup', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_icon_group_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'icon_set'), 'iconIdentifier.' => array('field' => 'icon_identifier'), 'iconFileFieldName' => 'icon_file', 'as' => 'icon'))))), 'listgroup' => '< lib.contentElement', 'listgroup.' => array('templateName' => 'ListGroup', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\SplitProcessor', '10.' => array('fieldName' => 'bodytext', 'removeEmptyEntries' => '1', 'as' => 'items'))), 'panel' => '< lib.contentElement', 'panel.' => array('templateName' => 'Panel'), 'tab' => '< lib.contentElement', 'tab.' => array('templateName' => 'Tab', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_tab_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))))), 'texticon' => '< lib.contentElement', 'texticon.' => array('templateName' => 'Texticon', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'icon_set'), 'iconIdentifier.' => array('field' => 'icon'), 'iconFileFieldName' => 'icon_file', 'as' => 'icon'))), 'timeline' => '< lib.contentElement', 'timeline.' => array('templateName' => 'Timeline', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '10.' => array('table' => 'tx_bootstrappackage_timeline_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy.' => array('stdWrap.' => array('cObject' => 'TEXT', 'cObject.' => array('data' => 'flexform:pi_flexform:sorting', 'ifEmpty.' => array('cObject' => 'TEXT', 'cObject.' => array('value.' => array('current' => '1'), 'ifEmpty' => 'date desc'))))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'image'), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'icon_set'), 'iconIdentifier.' => array('field' => 'icon_identifier'), 'iconFileFieldName' => 'icon_file', 'as' => 'icon'))))), 'menu_card_dir' => '< lib.contentElement', 'menu_card_dir.' => array('templateName' => 'MenuCardDir', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail'), 'if.' => array('isTrue' => '{$plugin.bootstrap_package_contentelements.menu_card.thumbnail.enable}')), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'nav_icon_set'), 'iconIdentifier.' => array('field' => 'nav_icon_identifier'), 'iconFileFieldName' => 'nav_icon', 'as' => 'icon', 'if.' => array('isTrue' => '0')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_card_list' => '< lib.contentElement', 'menu_card_list.' => array('templateName' => 'MenuCardList', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'includeNotInMenu' => '1', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail'), 'if.' => array('isTrue' => '{$plugin.bootstrap_package_contentelements.menu_card.thumbnail.enable}')), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'nav_icon_set'), 'iconIdentifier.' => array('field' => 'nav_icon_identifier'), 'iconFileFieldName' => 'nav_icon', 'as' => 'icon', 'if.' => array('isTrue' => '0')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_thumbnail_dir' => '< lib.contentElement', 'menu_thumbnail_dir.' => array('templateName' => 'MenuThumbnailDir', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_thumbnail_list' => '< lib.contentElement', 'menu_thumbnail_list.' => array('templateName' => 'MenuThumbnailList', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'includeNotInMenu' => '1', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'slickcontent' => '< lib.contentElement', 'slickcontent.' => array('templateName' => 'Slickcontent', 'dataProcessing.' => array('Netzmacher\\Slick\\DataProcessing\\FlexFormProcessor'), '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'))), 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content'))), 'slickfilecollection' => '< lib.contentElement', 'slickfilecollection.' => array('templateName' => 'Slickfilecollection', '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'))), 'Netzmacher\\Slick\\DataProcessing\\FlexFormProcessor'), 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content'))), 'slickimage' => 'COA', 'slickimage.' => array('TEXT', '10.' => array('if' => '', 'if.' => array('value.' => array('field' => 'header_layout'), 'equals' => '100', 'negate' => '1'), 'field' => 'header', 'wrap' => '', 'wrap.' => array('stdWrap' => '', 'stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('field' => 'header_layout'), 'default' => 'TEXT', 'default.' => array('value' => '<h2>|</h2>'), 'TEXT', '1.' => array('value' => '<h1>|</h1>'), 'TEXT', '2.' => array('value' => '<h2>|</h2>'), 'TEXT', '3.' => array('value' => '<h3>|</h3>'), 'TEXT', '4.' => array('value' => '<h4>|</h4>'), 'TEXT', '5.' => array('value' => '<h5>|</h5>'), 'TEXT', '6.' => array('value' => '<h6>|</h6>'))))), '< lib.contentElement', '20.' => array('templateName' => 'Slickimage', 'dataProcessing.' => array('Netzmacher\\Slick\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '30.' => array('maxGalleryWidth' => '{$styles.content.textmedia.maxW}', 'maxGalleryWidthInText' => '{$styles.content.textmedia.maxWInText}', 'columnSpacing' => '{$styles.content.textmedia.columnSpacing}', 'borderWidth' => '{$styles.content.textmedia.borderWidth}', 'borderPadding' => '{$styles.content.textmedia.borderPadding}')), 'stdWrap.' => array('editIcons' => 'tt_content : image [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.image')))))), '')
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/frontend/Classes/ContentObject/RecordsContentObject.php line 119
                            $cObj->parentRecordNumber = $this->cObj->currentRecordNumber;
                            $GLOBALS['TSFE']->currentRecord = $val['table'] . ':' . $val['id'];
                            $this->cObj->lastChanged($row['tstamp']);
                            $cObj->start($row, $val['table']);
                            $tmpValue = $cObj->cObjGetSingle($renderObjName, $renderObjConf, $renderObjKey);
                            $theValue .= $tmpValue;
                        }
                    }
                }
at TYPO3\CMS\Frontend\ContentObject\RecordsContentObject->render(array('tables' => 'tt_content', 'source' => 7106))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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\RecordsContentObject), array('tables' => 'tt_content', 'source' => 7106))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/coplanner/typo3conf/ext/container/Classes/DataProcessing/ContainerProcessor.php line 131
            }
            if ($child['t3ver_oid'] > 0) {
                $conf['source'] = $child['t3ver_oid'];
            }
            $child['renderedContent'] = $cObj->render($contentRecordRenderer, $conf);
            /** @var ContentObjectRenderer $recordContentObjectRenderer */
            $recordContentObjectRenderer = GeneralUtility::makeInstance(ContentObjectRenderer::class);
            $recordContentObjectRenderer->start($child, 'tt_content');
            $child = $this->contentDataProcessor->process($recordContentObjectRenderer, $processorConfiguration, $child);
at B13\Container\DataProcessing\ContainerProcessor->processColPos(object(TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer), object(B13\Container\Domain\Model\Container), 202, 'children_202', array('backendlayout' => 'default', 'aos-easing' => 'ease', 'aos-once' => '1', 'aos-mirror' => '0', 'data' => array('uid' => 7107, 'rowDescription' => null, 'pid' => 27, 'tstamp' => 1643790278, 'crdate' => 1643790278, 'cruser_id' => 1, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '0', 'sorting' => 1600, 'editlock' => 0, 'sys_language_uid' => 0, 'l18n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 0, 'l18n_diffsource' => '', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'CType' => 'container_2_columns_left', 'header' => '', 'header_position' => '', 'bodytext' => null, 'bullets_type' => 0, 'uploads_description' => 0, 'uploads_type' => 0, 'assets' => 0, 'image' => 0, 'imagewidth' => 0, 'imageorient' => 0, 'imagecols' => 1, 'imageborder' => 0, 'media' => 0, 'layout' => '0', 'frame_class' => 'default', 'cols' => 0, 'space_before_class' => '', 'space_after_class' => '', 'records' => null, 'pages' => null, 'colPos' => 9, 'subheader' => '', 'header_link' => '', 'image_zoom' => 0, 'header_layout' => '0', 'list_type' => '', 'sectionIndex' => 1, 'linkToTop' => 0, 'file_collections' => null, 'filelink_size' => 0, 'filelink_sorting' => '', 'filelink_sorting_direction' => '', 'target' => '', 'date' => 0, 'recursive' => 0, 'imageheight' => 0, 'pi_flexform' => null, 'accessibility_title' => '', 'accessibility_bypass' => 0, 'accessibility_bypass_text' => '', 'selected_categories' => null, 'category_field' => '', 'table_class' => '', 'table_caption' => null, 'table_delimiter' => 124, 'table_enclosure' => 0, 'table_header_position' => 0, 'table_tfoot' => 0, 'tx_impexp_origuid' => 0, 'categories' => 0, 'teaser' => null, 'readmore_label' => '', 'quote_source' => '', 'quote_link' => '', 'panel_class' => 'default', 'file_folder' => null, 'icon' => '', 'icon_set' => '', 'icon_file' => 0, 'icon_position' => '', 'icon_size' => 'default', 'icon_type' => 'default', 'icon_color' => '#FFFFFF', 'icon_background' => '#333333', 'external_media_source' => '', 'external_media_ratio' => '', 'tx_bootstrappackage_card_group_item' => 0, 'tx_bootstrappackage_carousel_item' => 0, 'tx_bootstrappackage_accordion_item' => 0, 'tx_bootstrappackage_icon_group_item' => 0, 'tx_bootstrappackage_tab_item' => 0, 'tx_bootstrappackage_timeline_item' => 0, 'background_color_class' => '', 'background_image' => 0, 'background_image_options' => null, 'tx_news_related_news' => 0, 'tx_cop_headerclass' => '', 'backupColPos' => -2, 'tx_gridelements_backend_layout' => '0', 'tx_gridelements_children' => 0, 'tx_gridelements_container' => 0, 'tx_gridelements_columns' => 0, 'gridelements_shortcut_page_order_by' => 0, 'aspect_ratio' => '1.3333333333333', 'items_per_page' => 10, 'frame_layout' => 'default', 'tx_blog_tag_content' => 0, 'tx_blog_category_content' => 0, 'tx_container_parent' => 0, 'tx_content_animations_animation' => null, 'tx_content_animations_duration' => 800, 'tx_content_animations_delay' => 0, 'tx_content_animations_offset' => 0, 'tx_content_animations_once' => 1, 'tx_content_animations_mirror' => 0, 'tx_content_animations_easing' => null, 'tx_content_animations_anchor_placement' => null, 'tx_mask_anim' => null, 'tx_mask_author' => null, 'tx_mask_beschreibung' => null, 'tx_mask_bild' => 0, 'tx_mask_boxes' => 0, 'tx_mask_containerid' => null, 'tx_mask_custom' => 0, 'tx_mask_custom_parent' => 0, 'tx_mask_elementid' => null, 'tx_mask_height' => 0, 'tx_mask_link' => null, 'tx_mask_symbolnach' => null, 'tx_mask_symbolvor' => null, 'tx_mask_title' => null, 'tx_mask_umfang' => null, 'tx_mask_width' => null, 'tx_mask_zitat' => null, 'tx_slick_pages' => null, 'tx_dpnglossary_disable_parser' => 0), 'current' => null, 'animationSettings' => '', 'backgroundImage' => array(), 'children_201' => array(array('uid' => 3686, 'rowDescription' => '', 'pid' => 27, 'tstamp' => 1643791651, 'crdate' => 1592808527, 'cruser_id' => 1, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 1537, 'editlock' => 0, 'sys_language_uid' => 0, 'l18n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 0, 'l18n_diffsource' => 'a:5:{s:6:"colPos";N;s:25:"tx_gridelements_container";N;s:23:"tx_gridelements_columns";N;s:16:"sys_language_uid";N;s:19:"tx_container_parent";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'CType' => 'text', 'header' => 'Ziele von Business Intelligence', 'header_position' => '', 'bodytext' => '<p class="lead">Die&nbsp;verschiedenen Perspektiven&nbsp;auf das Unternehmen im Bereich <strong>Business Intelligence</strong>&nbsp;ermöglichen differenzierte Sichtweisen auf die Prozesse und geben einen Überblick über die Kunden und den aktuellen Markt.&nbsp;Ziel&nbsp;ist es, Entwicklungen des eigenen Unternehmens, der Konkurrenten und des Marktes stetig zu beobachten und zu analysieren, so dass Rückschlüsse auf die Handlungsmöglichkeiten und -alternativen gezogen werden können.&nbsp;Duch die betriebswirtschaftlichen Einblicke in das Unternehmen und dem Markt können operative und strategische Maßnahmen umgesetzt werden, die für&nbsp;<strong>Kostensenkungen</strong> und <strong>Verbesserung von Prozessen</strong> oder <strong>Produkten</strong> sorgen.</p>', 'bullets_type' => 0, 'uploads_description' => 0, 'uploads_type' => 0, 'assets' => 0, 'image' => 0, 'imagewidth' => 0, 'imageorient' => 0, 'imagecols' => 1, 'imageborder' => 0, 'media' => 0, 'layout' => '0', 'frame_class' => 'default', 'cols' => 0, 'space_before_class' => '', 'space_after_class' => '', 'records' => null, 'pages' => null, 'colPos' => 201, 'subheader' => '', 'header_link' => '', 'image_zoom' => 0, 'header_layout' => '2', 'list_type' => '', 'sectionIndex' => 1, 'linkToTop' => 0, 'file_collections' => null, 'filelink_size' => 0, 'filelink_sorting' => '', 'filelink_sorting_direction' => '', 'target' => '', 'date' => 0, 'recursive' => 0, 'imageheight' => 0, 'pi_flexform' => null, 'accessibility_title' => '', 'accessibility_bypass' => 0, 'accessibility_bypass_text' => '', 'selected_categories' => null, 'category_field' => '', 'table_class' => '', 'table_caption' => null, 'table_delimiter' => 124, 'table_enclosure' => 0, 'table_header_position' => 0, 'table_tfoot' => 0, 'tx_impexp_origuid' => 0, 'categories' => 0, 'teaser' => null, 'readmore_label' => '', 'quote_source' => '', 'quote_link' => '', 'panel_class' => 'default', 'file_folder' => null, 'icon' => '', 'icon_set' => '', 'icon_file' => 0, 'icon_position' => '', 'icon_size' => 'default', 'icon_type' => 'default', 'icon_color' => '#FFFFFF', 'icon_background' => '#333333', 'external_media_source' => '', 'external_media_ratio' => '', 'tx_bootstrappackage_card_group_item' => 0, 'tx_bootstrappackage_carousel_item' => 0, 'tx_bootstrappackage_accordion_item' => 0, 'tx_bootstrappackage_icon_group_item' => 0, 'tx_bootstrappackage_tab_item' => 0, 'tx_bootstrappackage_timeline_item' => 0, 'background_color_class' => 'none', 'background_image' => 0, 'background_image_options' => '<?xml version="1.0" encoding="utf-8" standalone="yes" ?><T3FlexForms> <data> <sheet index="sDEF"> <language index="lDEF"> <field index="parallax"> <value index="vDEF">0</value> </field> <field index="fade"> <value index="vDEF">0</value> </field> <field index="filter"> <value index="vDEF"></value> </field> </language> </sheet> </data></T3FlexForms>', 'tx_news_related_news' => 0, 'tx_cop_headerclass' => '', 'backupColPos' => -2, 'tx_gridelements_backend_layout' => '', 'tx_gridelements_children' => 0, 'tx_gridelements_container' => 0, 'tx_gridelements_columns' => 0, 'gridelements_shortcut_page_order_by' => 0, 'aspect_ratio' => '1.3333333333333', 'items_per_page' => 10, 'frame_layout' => 'default', 'tx_blog_tag_content' => 0, 'tx_blog_category_content' => 0, 'tx_container_parent' => 7107, 'tx_content_animations_animation' => null, 'tx_content_animations_duration' => 800, 'tx_content_animations_delay' => 0, 'tx_content_animations_offset' => 0, 'tx_content_animations_once' => 1, 'tx_content_animations_mirror' => 0, 'tx_content_animations_easing' => null, 'tx_content_animations_anchor_placement' => null, 'tx_mask_anim' => null, 'tx_mask_author' => null, 'tx_mask_beschreibung' => null, 'tx_mask_bild' => 0, 'tx_mask_boxes' => 0, 'tx_mask_containerid' => null, 'tx_mask_custom' => 0, 'tx_mask_custom_parent' => 0, 'tx_mask_elementid' => null, 'tx_mask_height' => 0, 'tx_mask_link' => null, 'tx_mask_symbolnach' => null, 'tx_mask_symbolvor' => null, 'tx_mask_title' => null, 'tx_mask_umfang' => null, 'tx_mask_width' => null, 'tx_mask_zitat' => null, 'tx_slick_pages' => null, 'tx_dpnglossary_disable_parser' => 0, 'renderedContent' => '<div id="c3686" class="frame frame-size-default frame-default frame-type-text frame-layout-default frame-background-none frame-no-backgroundimage frame-space-before-none frame-space-after-none"><div class="frame-group-container"><div class="frame-group-inner"><div class="frame-container frame-container-default"><div class="frame-inner"><header class="frame-header"><h2 class="element-header "><span>Ziele von Business Intelligence</span></h2></header><p class="lead">Die&nbsp;verschiedenen Perspektiven&nbsp;auf das Unternehmen im Bereich <strong>Business Intelligence</strong>&nbsp;ermöglichen differenzierte Sichtweisen auf die Prozesse und geben einen Überblick über die Kunden und den aktuellen Markt.&nbsp;Ziel&nbsp;ist es, Entwicklungen des eigenen Unternehmens, der Konkurrenten und des Marktes stetig zu beobachten und zu analysieren, so dass Rückschlüsse auf die Handlungsmöglichkeiten und -alternativen gezogen werden können.&nbsp;Duch die betriebswirtschaftlichen Einblicke in das Unternehmen und dem Markt können operative und strategische Maßnahmen umgesetzt werden, die für&nbsp;<strong>Kostensenkungen</strong> und <strong>Verbesserung von Prozessen</strong> oder <strong>Produkten</strong> sorgen.</p></div></div></div></div></div>'), array('uid' => 1085, 'rowDescription' => '', 'pid' => 27, 'tstamp' => 1643791677, 'crdate' => 1549446395, 'cruser_id' => 1, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 1540, 'editlock' => 0, 'sys_language_uid' => 0, 'l18n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 0, 'l18n_diffsource' => 'a:33:{s:5:"CType";N;s:6:"colPos";N;s:19:"tx_container_parent";N;s:6:"header";N;s:13:"header_layout";N;s:18:"tx_cop_headerclass";N;s:15:"header_position";N;s:4:"date";N;s:11:"header_link";N;s:9:"subheader";N;s:8:"bodytext";N;s:6:"layout";N;s:11:"frame_class";N;s:18:"space_before_class";N;s:17:"space_after_class";N;s:12:"frame_layout";N;s:22:"background_color_class";N;s:16:"background_image";N;s:24:"background_image_options";N;s:12:"sectionIndex";N;s:9:"linkToTop";N;s:16:"sys_language_uid";N;s:6:"hidden";N;s:9:"starttime";N;s:7:"endtime";N;s:8:"fe_group";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:25:"tx_gridelements_container";N;s:31:"tx_content_animations_animation";N;s:30:"tx_content_animations_duration";N;s:27:"tx_content_animations_delay";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'CType' => 'text', 'header' => 'Unterstützung für BI', 'header_position' => '', 'bodytext' => '<p class="lead">Unternehmen beim Aufbau von integrierten&nbsp;BI - Systemen durch ein breites betriebswirtschaftliches und technisches Know-how zu unterstützen ist unser Fokus. Wir von CoPlanner verbinden daher die Anforderungen unterschiedlichster Wirtschaftsbranchen mit dem neuesten Stand der Entwicklung.</p>', 'bullets_type' => 0, 'uploads_description' => 0, 'uploads_type' => 0, 'assets' => 0, 'image' => 0, 'imagewidth' => 0, 'imageorient' => 0, 'imagecols' => 1, 'imageborder' => 0, 'media' => 0, 'layout' => '0', 'frame_class' => 'default', 'cols' => 0, 'space_before_class' => '', 'space_after_class' => '', 'records' => null, 'pages' => null, 'colPos' => 201, 'subheader' => '', 'header_link' => '', 'image_zoom' => 0, 'header_layout' => '50', 'list_type' => '', 'sectionIndex' => 1, 'linkToTop' => 0, 'file_collections' => null, 'filelink_size' => 0, 'filelink_sorting' => '', 'filelink_sorting_direction' => '', 'target' => '', 'date' => 0, 'recursive' => 0, 'imageheight' => 0, 'pi_flexform' => null, 'accessibility_title' => '', 'accessibility_bypass' => 0, 'accessibility_bypass_text' => '', 'selected_categories' => null, 'category_field' => '', 'table_class' => '', 'table_caption' => null, 'table_delimiter' => 124, 'table_enclosure' => 0, 'table_header_position' => 0, 'table_tfoot' => 0, 'tx_impexp_origuid' => 0, 'categories' => 0, 'teaser' => null, 'readmore_label' => '', 'quote_source' => '', 'quote_link' => '', 'panel_class' => 'default', 'file_folder' => null, 'icon' => '', 'icon_set' => '', 'icon_file' => 0, 'icon_position' => '', 'icon_size' => 'default', 'icon_type' => 'default', 'icon_color' => '#FFFFFF', 'icon_background' => '#333333', 'external_media_source' => '', 'external_media_ratio' => '', 'tx_bootstrappackage_card_group_item' => 0, 'tx_bootstrappackage_carousel_item' => 0, 'tx_bootstrappackage_accordion_item' => 0, 'tx_bootstrappackage_icon_group_item' => 0, 'tx_bootstrappackage_tab_item' => 0, 'tx_bootstrappackage_timeline_item' => 0, 'background_color_class' => 'none', 'background_image' => 0, 'background_image_options' => '<?xml version="1.0" encoding="utf-8" standalone="yes" ?><T3FlexForms> <data> <sheet index="sDEF"> <language index="lDEF"> <field index="parallax"> <value index="vDEF">0</value> </field> <field index="fade"> <value index="vDEF">0</value> </field> <field index="filter"> <value index="vDEF"></value> </field> </language> </sheet> </data></T3FlexForms>', 'tx_news_related_news' => 0, 'tx_cop_headerclass' => 'h2', 'backupColPos' => -2, 'tx_gridelements_backend_layout' => '', 'tx_gridelements_children' => 0, 'tx_gridelements_container' => 0, 'tx_gridelements_columns' => 0, 'gridelements_shortcut_page_order_by' => 0, 'aspect_ratio' => '1.3333333333333', 'items_per_page' => 10, 'frame_layout' => 'default', 'tx_blog_tag_content' => 0, 'tx_blog_category_content' => 0, 'tx_container_parent' => 7107, 'tx_content_animations_animation' => null, 'tx_content_animations_duration' => 800, 'tx_content_animations_delay' => 0, 'tx_content_animations_offset' => 0, 'tx_content_animations_once' => 1, 'tx_content_animations_mirror' => 0, 'tx_content_animations_easing' => null, 'tx_content_animations_anchor_placement' => null, 'tx_mask_anim' => null, 'tx_mask_author' => null, 'tx_mask_beschreibung' => null, 'tx_mask_bild' => 0, 'tx_mask_boxes' => 0, 'tx_mask_containerid' => null, 'tx_mask_custom' => 0, 'tx_mask_custom_parent' => 0, 'tx_mask_elementid' => null, 'tx_mask_height' => 0, 'tx_mask_link' => null, 'tx_mask_symbolnach' => null, 'tx_mask_symbolvor' => null, 'tx_mask_title' => null, 'tx_mask_umfang' => null, 'tx_mask_width' => null, 'tx_mask_zitat' => null, 'tx_slick_pages' => null, 'tx_dpnglossary_disable_parser' => 0, 'renderedContent' => '<div id="c1085" class="frame frame-size-default frame-default frame-type-text frame-layout-default frame-background-none frame-no-backgroundimage frame-space-before-none frame-space-after-none"><div class="frame-group-container"><div class="frame-group-inner"><div class="frame-container frame-container-default"><div class="frame-inner"><header class="frame-header"><p class="element-header cop-header-h2 "><span>Unterstützung für BI</span></p></header><p class="lead">Unternehmen beim Aufbau von integrierten&nbsp;BI - Systemen durch ein breites betriebswirtschaftliches und technisches Know-how zu unterstützen ist unser Fokus. Wir von CoPlanner verbinden daher die Anforderungen unterschiedlichster Wirtschaftsbranchen mit dem neuesten Stand der Entwicklung.</p></div></div></div></div></div>'))), array())
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/coplanner/typo3conf/ext/container/Classes/DataProcessing/ContainerProcessor.php line 78
        if (empty($processorConfiguration['colPos']) && empty($processorConfiguration['colPos.'])) {
            $allColPos = $container->getChildrenColPos();
            foreach ($allColPos as $colPos) {
                $processedData = $this->processColPos(
                    $cObj,
                    $container,
                    $colPos,
                    'children_' . $colPos,
                    $processedData,
at B13\Container\DataProcessing\ContainerProcessor->process(object(TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer), array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), array(), array('backendlayout' => 'default', 'aos-easing' => 'ease', 'aos-once' => '1', 'aos-mirror' => '0', 'data' => array('uid' => 7107, 'rowDescription' => null, 'pid' => 27, 'tstamp' => 1643790278, 'crdate' => 1643790278, 'cruser_id' => 1, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '0', 'sorting' => 1600, 'editlock' => 0, 'sys_language_uid' => 0, 'l18n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 0, 'l18n_diffsource' => '', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'CType' => 'container_2_columns_left', 'header' => '', 'header_position' => '', 'bodytext' => null, 'bullets_type' => 0, 'uploads_description' => 0, 'uploads_type' => 0, 'assets' => 0, 'image' => 0, 'imagewidth' => 0, 'imageorient' => 0, 'imagecols' => 1, 'imageborder' => 0, 'media' => 0, 'layout' => '0', 'frame_class' => 'default', 'cols' => 0, 'space_before_class' => '', 'space_after_class' => '', 'records' => null, 'pages' => null, 'colPos' => 9, 'subheader' => '', 'header_link' => '', 'image_zoom' => 0, 'header_layout' => '0', 'list_type' => '', 'sectionIndex' => 1, 'linkToTop' => 0, 'file_collections' => null, 'filelink_size' => 0, 'filelink_sorting' => '', 'filelink_sorting_direction' => '', 'target' => '', 'date' => 0, 'recursive' => 0, 'imageheight' => 0, 'pi_flexform' => null, 'accessibility_title' => '', 'accessibility_bypass' => 0, 'accessibility_bypass_text' => '', 'selected_categories' => null, 'category_field' => '', 'table_class' => '', 'table_caption' => null, 'table_delimiter' => 124, 'table_enclosure' => 0, 'table_header_position' => 0, 'table_tfoot' => 0, 'tx_impexp_origuid' => 0, 'categories' => 0, 'teaser' => null, 'readmore_label' => '', 'quote_source' => '', 'quote_link' => '', 'panel_class' => 'default', 'file_folder' => null, 'icon' => '', 'icon_set' => '', 'icon_file' => 0, 'icon_position' => '', 'icon_size' => 'default', 'icon_type' => 'default', 'icon_color' => '#FFFFFF', 'icon_background' => '#333333', 'external_media_source' => '', 'external_media_ratio' => '', 'tx_bootstrappackage_card_group_item' => 0, 'tx_bootstrappackage_carousel_item' => 0, 'tx_bootstrappackage_accordion_item' => 0, 'tx_bootstrappackage_icon_group_item' => 0, 'tx_bootstrappackage_tab_item' => 0, 'tx_bootstrappackage_timeline_item' => 0, 'background_color_class' => '', 'background_image' => 0, 'background_image_options' => null, 'tx_news_related_news' => 0, 'tx_cop_headerclass' => '', 'backupColPos' => -2, 'tx_gridelements_backend_layout' => '0', 'tx_gridelements_children' => 0, 'tx_gridelements_container' => 0, 'tx_gridelements_columns' => 0, 'gridelements_shortcut_page_order_by' => 0, 'aspect_ratio' => '1.3333333333333', 'items_per_page' => 10, 'frame_layout' => 'default', 'tx_blog_tag_content' => 0, 'tx_blog_category_content' => 0, 'tx_container_parent' => 0, 'tx_content_animations_animation' => null, 'tx_content_animations_duration' => 800, 'tx_content_animations_delay' => 0, 'tx_content_animations_offset' => 0, 'tx_content_animations_once' => 1, 'tx_content_animations_mirror' => 0, 'tx_content_animations_easing' => null, 'tx_content_animations_anchor_placement' => null, 'tx_mask_anim' => null, 'tx_mask_author' => null, 'tx_mask_beschreibung' => null, 'tx_mask_bild' => 0, 'tx_mask_boxes' => 0, 'tx_mask_containerid' => null, 'tx_mask_custom' => 0, 'tx_mask_custom_parent' => 0, 'tx_mask_elementid' => null, 'tx_mask_height' => 0, 'tx_mask_link' => null, 'tx_mask_symbolnach' => null, 'tx_mask_symbolvor' => null, 'tx_mask_title' => null, 'tx_mask_umfang' => null, 'tx_mask_width' => null, 'tx_mask_zitat' => null, 'tx_slick_pages' => null, 'tx_dpnglossary_disable_parser' => 0), 'current' => null, 'animationSettings' => '', 'backgroundImage' => array(), 'children_201' => array(array('uid' => 3686, 'rowDescription' => '', 'pid' => 27, 'tstamp' => 1643791651, 'crdate' => 1592808527, 'cruser_id' => 1, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 1537, 'editlock' => 0, 'sys_language_uid' => 0, 'l18n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 0, 'l18n_diffsource' => 'a:5:{s:6:"colPos";N;s:25:"tx_gridelements_container";N;s:23:"tx_gridelements_columns";N;s:16:"sys_language_uid";N;s:19:"tx_container_parent";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'CType' => 'text', 'header' => 'Ziele von Business Intelligence', 'header_position' => '', 'bodytext' => '<p class="lead">Die&nbsp;verschiedenen Perspektiven&nbsp;auf das Unternehmen im Bereich <strong>Business Intelligence</strong>&nbsp;ermöglichen differenzierte Sichtweisen auf die Prozesse und geben einen Überblick über die Kunden und den aktuellen Markt.&nbsp;Ziel&nbsp;ist es, Entwicklungen des eigenen Unternehmens, der Konkurrenten und des Marktes stetig zu beobachten und zu analysieren, so dass Rückschlüsse auf die Handlungsmöglichkeiten und -alternativen gezogen werden können.&nbsp;Duch die betriebswirtschaftlichen Einblicke in das Unternehmen und dem Markt können operative und strategische Maßnahmen umgesetzt werden, die für&nbsp;<strong>Kostensenkungen</strong> und <strong>Verbesserung von Prozessen</strong> oder <strong>Produkten</strong> sorgen.</p>', 'bullets_type' => 0, 'uploads_description' => 0, 'uploads_type' => 0, 'assets' => 0, 'image' => 0, 'imagewidth' => 0, 'imageorient' => 0, 'imagecols' => 1, 'imageborder' => 0, 'media' => 0, 'layout' => '0', 'frame_class' => 'default', 'cols' => 0, 'space_before_class' => '', 'space_after_class' => '', 'records' => null, 'pages' => null, 'colPos' => 201, 'subheader' => '', 'header_link' => '', 'image_zoom' => 0, 'header_layout' => '2', 'list_type' => '', 'sectionIndex' => 1, 'linkToTop' => 0, 'file_collections' => null, 'filelink_size' => 0, 'filelink_sorting' => '', 'filelink_sorting_direction' => '', 'target' => '', 'date' => 0, 'recursive' => 0, 'imageheight' => 0, 'pi_flexform' => null, 'accessibility_title' => '', 'accessibility_bypass' => 0, 'accessibility_bypass_text' => '', 'selected_categories' => null, 'category_field' => '', 'table_class' => '', 'table_caption' => null, 'table_delimiter' => 124, 'table_enclosure' => 0, 'table_header_position' => 0, 'table_tfoot' => 0, 'tx_impexp_origuid' => 0, 'categories' => 0, 'teaser' => null, 'readmore_label' => '', 'quote_source' => '', 'quote_link' => '', 'panel_class' => 'default', 'file_folder' => null, 'icon' => '', 'icon_set' => '', 'icon_file' => 0, 'icon_position' => '', 'icon_size' => 'default', 'icon_type' => 'default', 'icon_color' => '#FFFFFF', 'icon_background' => '#333333', 'external_media_source' => '', 'external_media_ratio' => '', 'tx_bootstrappackage_card_group_item' => 0, 'tx_bootstrappackage_carousel_item' => 0, 'tx_bootstrappackage_accordion_item' => 0, 'tx_bootstrappackage_icon_group_item' => 0, 'tx_bootstrappackage_tab_item' => 0, 'tx_bootstrappackage_timeline_item' => 0, 'background_color_class' => 'none', 'background_image' => 0, 'background_image_options' => '<?xml version="1.0" encoding="utf-8" standalone="yes" ?><T3FlexForms> <data> <sheet index="sDEF"> <language index="lDEF"> <field index="parallax"> <value index="vDEF">0</value> </field> <field index="fade"> <value index="vDEF">0</value> </field> <field index="filter"> <value index="vDEF"></value> </field> </language> </sheet> </data></T3FlexForms>', 'tx_news_related_news' => 0, 'tx_cop_headerclass' => '', 'backupColPos' => -2, 'tx_gridelements_backend_layout' => '', 'tx_gridelements_children' => 0, 'tx_gridelements_container' => 0, 'tx_gridelements_columns' => 0, 'gridelements_shortcut_page_order_by' => 0, 'aspect_ratio' => '1.3333333333333', 'items_per_page' => 10, 'frame_layout' => 'default', 'tx_blog_tag_content' => 0, 'tx_blog_category_content' => 0, 'tx_container_parent' => 7107, 'tx_content_animations_animation' => null, 'tx_content_animations_duration' => 800, 'tx_content_animations_delay' => 0, 'tx_content_animations_offset' => 0, 'tx_content_animations_once' => 1, 'tx_content_animations_mirror' => 0, 'tx_content_animations_easing' => null, 'tx_content_animations_anchor_placement' => null, 'tx_mask_anim' => null, 'tx_mask_author' => null, 'tx_mask_beschreibung' => null, 'tx_mask_bild' => 0, 'tx_mask_boxes' => 0, 'tx_mask_containerid' => null, 'tx_mask_custom' => 0, 'tx_mask_custom_parent' => 0, 'tx_mask_elementid' => null, 'tx_mask_height' => 0, 'tx_mask_link' => null, 'tx_mask_symbolnach' => null, 'tx_mask_symbolvor' => null, 'tx_mask_title' => null, 'tx_mask_umfang' => null, 'tx_mask_width' => null, 'tx_mask_zitat' => null, 'tx_slick_pages' => null, 'tx_dpnglossary_disable_parser' => 0, 'renderedContent' => '<div id="c3686" class="frame frame-size-default frame-default frame-type-text frame-layout-default frame-background-none frame-no-backgroundimage frame-space-before-none frame-space-after-none"><div class="frame-group-container"><div class="frame-group-inner"><div class="frame-container frame-container-default"><div class="frame-inner"><header class="frame-header"><h2 class="element-header "><span>Ziele von Business Intelligence</span></h2></header><p class="lead">Die&nbsp;verschiedenen Perspektiven&nbsp;auf das Unternehmen im Bereich <strong>Business Intelligence</strong>&nbsp;ermöglichen differenzierte Sichtweisen auf die Prozesse und geben einen Überblick über die Kunden und den aktuellen Markt.&nbsp;Ziel&nbsp;ist es, Entwicklungen des eigenen Unternehmens, der Konkurrenten und des Marktes stetig zu beobachten und zu analysieren, so dass Rückschlüsse auf die Handlungsmöglichkeiten und -alternativen gezogen werden können.&nbsp;Duch die betriebswirtschaftlichen Einblicke in das Unternehmen und dem Markt können operative und strategische Maßnahmen umgesetzt werden, die für&nbsp;<strong>Kostensenkungen</strong> und <strong>Verbesserung von Prozessen</strong> oder <strong>Produkten</strong> sorgen.</p></div></div></div></div></div>'), array('uid' => 1085, 'rowDescription' => '', 'pid' => 27, 'tstamp' => 1643791677, 'crdate' => 1549446395, 'cruser_id' => 1, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 1540, 'editlock' => 0, 'sys_language_uid' => 0, 'l18n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 0, 'l18n_diffsource' => 'a:33:{s:5:"CType";N;s:6:"colPos";N;s:19:"tx_container_parent";N;s:6:"header";N;s:13:"header_layout";N;s:18:"tx_cop_headerclass";N;s:15:"header_position";N;s:4:"date";N;s:11:"header_link";N;s:9:"subheader";N;s:8:"bodytext";N;s:6:"layout";N;s:11:"frame_class";N;s:18:"space_before_class";N;s:17:"space_after_class";N;s:12:"frame_layout";N;s:22:"background_color_class";N;s:16:"background_image";N;s:24:"background_image_options";N;s:12:"sectionIndex";N;s:9:"linkToTop";N;s:16:"sys_language_uid";N;s:6:"hidden";N;s:9:"starttime";N;s:7:"endtime";N;s:8:"fe_group";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;s:25:"tx_gridelements_container";N;s:31:"tx_content_animations_animation";N;s:30:"tx_content_animations_duration";N;s:27:"tx_content_animations_delay";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'CType' => 'text', 'header' => 'Unterstützung für BI', 'header_position' => '', 'bodytext' => '<p class="lead">Unternehmen beim Aufbau von integrierten&nbsp;BI - Systemen durch ein breites betriebswirtschaftliches und technisches Know-how zu unterstützen ist unser Fokus. Wir von CoPlanner verbinden daher die Anforderungen unterschiedlichster Wirtschaftsbranchen mit dem neuesten Stand der Entwicklung.</p>', 'bullets_type' => 0, 'uploads_description' => 0, 'uploads_type' => 0, 'assets' => 0, 'image' => 0, 'imagewidth' => 0, 'imageorient' => 0, 'imagecols' => 1, 'imageborder' => 0, 'media' => 0, 'layout' => '0', 'frame_class' => 'default', 'cols' => 0, 'space_before_class' => '', 'space_after_class' => '', 'records' => null, 'pages' => null, 'colPos' => 201, 'subheader' => '', 'header_link' => '', 'image_zoom' => 0, 'header_layout' => '50', 'list_type' => '', 'sectionIndex' => 1, 'linkToTop' => 0, 'file_collections' => null, 'filelink_size' => 0, 'filelink_sorting' => '', 'filelink_sorting_direction' => '', 'target' => '', 'date' => 0, 'recursive' => 0, 'imageheight' => 0, 'pi_flexform' => null, 'accessibility_title' => '', 'accessibility_bypass' => 0, 'accessibility_bypass_text' => '', 'selected_categories' => null, 'category_field' => '', 'table_class' => '', 'table_caption' => null, 'table_delimiter' => 124, 'table_enclosure' => 0, 'table_header_position' => 0, 'table_tfoot' => 0, 'tx_impexp_origuid' => 0, 'categories' => 0, 'teaser' => null, 'readmore_label' => '', 'quote_source' => '', 'quote_link' => '', 'panel_class' => 'default', 'file_folder' => null, 'icon' => '', 'icon_set' => '', 'icon_file' => 0, 'icon_position' => '', 'icon_size' => 'default', 'icon_type' => 'default', 'icon_color' => '#FFFFFF', 'icon_background' => '#333333', 'external_media_source' => '', 'external_media_ratio' => '', 'tx_bootstrappackage_card_group_item' => 0, 'tx_bootstrappackage_carousel_item' => 0, 'tx_bootstrappackage_accordion_item' => 0, 'tx_bootstrappackage_icon_group_item' => 0, 'tx_bootstrappackage_tab_item' => 0, 'tx_bootstrappackage_timeline_item' => 0, 'background_color_class' => 'none', 'background_image' => 0, 'background_image_options' => '<?xml version="1.0" encoding="utf-8" standalone="yes" ?><T3FlexForms> <data> <sheet index="sDEF"> <language index="lDEF"> <field index="parallax"> <value index="vDEF">0</value> </field> <field index="fade"> <value index="vDEF">0</value> </field> <field index="filter"> <value index="vDEF"></value> </field> </language> </sheet> </data></T3FlexForms>', 'tx_news_related_news' => 0, 'tx_cop_headerclass' => 'h2', 'backupColPos' => -2, 'tx_gridelements_backend_layout' => '', 'tx_gridelements_children' => 0, 'tx_gridelements_container' => 0, 'tx_gridelements_columns' => 0, 'gridelements_shortcut_page_order_by' => 0, 'aspect_ratio' => '1.3333333333333', 'items_per_page' => 10, 'frame_layout' => 'default', 'tx_blog_tag_content' => 0, 'tx_blog_category_content' => 0, 'tx_container_parent' => 7107, 'tx_content_animations_animation' => null, 'tx_content_animations_duration' => 800, 'tx_content_animations_delay' => 0, 'tx_content_animations_offset' => 0, 'tx_content_animations_once' => 1, 'tx_content_animations_mirror' => 0, 'tx_content_animations_easing' => null, 'tx_content_animations_anchor_placement' => null, 'tx_mask_anim' => null, 'tx_mask_author' => null, 'tx_mask_beschreibung' => null, 'tx_mask_bild' => 0, 'tx_mask_boxes' => 0, 'tx_mask_containerid' => null, 'tx_mask_custom' => 0, 'tx_mask_custom_parent' => 0, 'tx_mask_elementid' => null, 'tx_mask_height' => 0, 'tx_mask_link' => null, 'tx_mask_symbolnach' => null, 'tx_mask_symbolvor' => null, 'tx_mask_title' => null, 'tx_mask_umfang' => null, 'tx_mask_width' => null, 'tx_mask_zitat' => null, 'tx_slick_pages' => null, 'tx_dpnglossary_disable_parser' => 0, 'renderedContent' => '<div id="c1085" class="frame frame-size-default frame-default frame-type-text frame-layout-default frame-background-none frame-no-backgroundimage frame-space-before-none frame-space-after-none"><div class="frame-group-container"><div class="frame-group-inner"><div class="frame-container frame-container-default"><div class="frame-inner"><header class="frame-header"><p class="element-header cop-header-h2 "><span>Unterstützung für BI</span></p></header><p class="lead">Unternehmen beim Aufbau von integrierten&nbsp;BI - Systemen durch ein breites betriebswirtschaftliches und technisches Know-how zu unterstützen ist unser Fokus. Wir von CoPlanner verbinden daher die Anforderungen unterschiedlichster Wirtschaftsbranchen mit dem neuesten Stand der Entwicklung.</p></div></div></div></div></div>'))))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/frontend/Classes/ContentObject/ContentDataProcessor.php line 61

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

                $variables = GeneralUtility::makeInstance($className)->process(
                    $cObject,
                    $configuration,
                    $processorConfiguration,
                    $variables
                );
at TYPO3\CMS\Frontend\ContentObject\ContentDataProcessor->process(object(TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer), array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), array('backendlayout' => 'default', 'aos-easing' => 'ease', 'aos-once' => '1', 'aos-mirror' => '0', 'data' => array('uid' => 7107, 'rowDescription' => null, 'pid' => 27, 'tstamp' => 1643790278, 'crdate' => 1643790278, 'cruser_id' => 1, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '0', 'sorting' => 1600, 'editlock' => 0, 'sys_language_uid' => 0, 'l18n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 0, 'l18n_diffsource' => '', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'CType' => 'container_2_columns_left', 'header' => '', 'header_position' => '', 'bodytext' => null, 'bullets_type' => 0, 'uploads_description' => 0, 'uploads_type' => 0, 'assets' => 0, 'image' => 0, 'imagewidth' => 0, 'imageorient' => 0, 'imagecols' => 1, 'imageborder' => 0, 'media' => 0, 'layout' => '0', 'frame_class' => 'default', 'cols' => 0, 'space_before_class' => '', 'space_after_class' => '', 'records' => null, 'pages' => null, 'colPos' => 9, 'subheader' => '', 'header_link' => '', 'image_zoom' => 0, 'header_layout' => '0', 'list_type' => '', 'sectionIndex' => 1, 'linkToTop' => 0, 'file_collections' => null, 'filelink_size' => 0, 'filelink_sorting' => '', 'filelink_sorting_direction' => '', 'target' => '', 'date' => 0, 'recursive' => 0, 'imageheight' => 0, 'pi_flexform' => null, 'accessibility_title' => '', 'accessibility_bypass' => 0, 'accessibility_bypass_text' => '', 'selected_categories' => null, 'category_field' => '', 'table_class' => '', 'table_caption' => null, 'table_delimiter' => 124, 'table_enclosure' => 0, 'table_header_position' => 0, 'table_tfoot' => 0, 'tx_impexp_origuid' => 0, 'categories' => 0, 'teaser' => null, 'readmore_label' => '', 'quote_source' => '', 'quote_link' => '', 'panel_class' => 'default', 'file_folder' => null, 'icon' => '', 'icon_set' => '', 'icon_file' => 0, 'icon_position' => '', 'icon_size' => 'default', 'icon_type' => 'default', 'icon_color' => '#FFFFFF', 'icon_background' => '#333333', 'external_media_source' => '', 'external_media_ratio' => '', 'tx_bootstrappackage_card_group_item' => 0, 'tx_bootstrappackage_carousel_item' => 0, 'tx_bootstrappackage_accordion_item' => 0, 'tx_bootstrappackage_icon_group_item' => 0, 'tx_bootstrappackage_tab_item' => 0, 'tx_bootstrappackage_timeline_item' => 0, 'background_color_class' => '', 'background_image' => 0, 'background_image_options' => null, 'tx_news_related_news' => 0, 'tx_cop_headerclass' => '', 'backupColPos' => -2, 'tx_gridelements_backend_layout' => '0', 'tx_gridelements_children' => 0, 'tx_gridelements_container' => 0, 'tx_gridelements_columns' => 0, 'gridelements_shortcut_page_order_by' => 0, 'aspect_ratio' => '1.3333333333333', 'items_per_page' => 10, 'frame_layout' => 'default', 'tx_blog_tag_content' => 0, 'tx_blog_category_content' => 0, 'tx_container_parent' => 0, 'tx_content_animations_animation' => null, 'tx_content_animations_duration' => 800, 'tx_content_animations_delay' => 0, 'tx_content_animations_offset' => 0, 'tx_content_animations_once' => 1, 'tx_content_animations_mirror' => 0, 'tx_content_animations_easing' => null, 'tx_content_animations_anchor_placement' => null, 'tx_mask_anim' => null, 'tx_mask_author' => null, 'tx_mask_beschreibung' => null, 'tx_mask_bild' => 0, 'tx_mask_boxes' => 0, 'tx_mask_containerid' => null, 'tx_mask_custom' => 0, 'tx_mask_custom_parent' => 0, 'tx_mask_elementid' => null, 'tx_mask_height' => 0, 'tx_mask_link' => null, 'tx_mask_symbolnach' => null, 'tx_mask_symbolvor' => null, 'tx_mask_title' => null, 'tx_mask_umfang' => null, 'tx_mask_width' => null, 'tx_mask_zitat' => null, 'tx_slick_pages' => null, 'tx_dpnglossary_disable_parser' => 0), 'current' => null, 'animationSettings' => '', 'backgroundImage' => array()))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php line 103
        $this->setPartialRootPath($conf);
        $this->setExtbaseVariables($conf);
        $this->assignSettings($conf);
        $variables = $this->getContentObjectVariables($conf);
        $variables = $this->contentDataProcessor->process($this->cObj, $conf, $variables);

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

        $this->renderFluidTemplateAssetsIntoPageRenderer();
at TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject->render(array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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(MASK\Mask\Fluid\FluidTemplateContentObject), array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_2_columns_left')
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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')), 'mask_boxes' => '< lib.maskContentElement', 'mask_boxes.' => array('templateName' => 'Boxes'), 'mask_circleanim' => '< lib.maskContentElement', 'mask_circleanim.' => array('templateName' => 'Circleanim'), 'mask_html_box' => '< lib.maskContentElement', 'mask_html_box.' => array('templateName' => 'HtmlBox'), 'mask_zitat' => '< lib.maskContentElement', 'mask_zitat.' => array('templateName' => 'Zitat'), 'list' => '< lib.contentElement', 'list.' => array('templateName' => 'List', '20.' => array('indexedsearch_pi2' => 'USER', 'indexedsearch_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'news_pi1' => 'USER', 'news_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1'), 'rssapp_rssapp' => 'USER', 'rssapp_rssapp.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RssApp', 'pluginName' => 'RssApp'), 'blog_posts' => 'USER', 'blog_posts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Posts'), 'blog_demandedposts' => 'USER', 'blog_demandedposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'DemandedPosts'), 'blog_latestposts' => 'USER', 'blog_latestposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'LatestPosts'), 'blog_category' => 'USER', 'blog_category.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Category'), 'blog_authorposts' => 'USER', 'blog_authorposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'AuthorPosts'), 'blog_tag' => 'USER', 'blog_tag.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Tag'), 'blog_archive' => 'USER', 'blog_archive.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Archive'), 'blog_sidebar' => 'USER', 'blog_sidebar.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Sidebar'), 'blog_commentform' => 'USER', 'blog_commentform.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CommentForm'), 'blog_comments' => 'USER', 'blog_comments.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Comments'), 'blog_header' => 'USER', 'blog_header.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Header'), 'blog_footer' => 'USER', 'blog_footer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Footer'), 'blog_metadata' => 'USER', 'blog_metadata.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Metadata'), 'blog_authors' => 'USER', 'blog_authors.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Authors'), 'blog_relatedposts' => 'USER', 'blog_relatedposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'RelatedPosts'), 'blog_recentpostswidget' => 'USER', 'blog_recentpostswidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'RecentPostsWidget'), 'blog_categorywidget' => 'USER', 'blog_categorywidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CategoryWidget'), 'blog_tagwidget' => 'USER', 'blog_tagwidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'TagWidget'), 'blog_commentswidget' => 'USER', 'blog_commentswidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CommentsWidget'), 'blog_archivewidget' => 'USER', 'blog_archivewidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'ArchiveWidget'), 'blog_feedwidget' => 'USER', 'blog_feedwidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'FeedWidget'), 'dpnglossary_glossary' => 'USER', 'dpnglossary_glossary.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'DpnGlossary', 'pluginName' => 'Glossary'), 'dpnglossary_glossarypreview' => 'USER', 'dpnglossary_glossarypreview.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'DpnGlossary', 'pluginName' => 'Glossarypreview'), 'formconsent_consent' => 'USER', 'formconsent_consent.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'FormConsent', 'pluginName' => 'Consent'), 'gkh_rss_import_pi1' => '< plugin.tx_gkhrssimport_pi1', 'mindshapecookieconsent_consent' => 'USER', 'mindshapecookieconsent_consent.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MindshapeCookieConsent', 'pluginName' => 'Consent'), 'mindshapecookieconsent_cookielist' => 'USER', 'mindshapecookieconsent_cookielist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MindshapeCookieConsent', 'pluginName' => 'Cookielist'), 'rssdisplay_pi1' => 'USER', 'rssdisplay_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RssDisplay', 'pluginName' => 'Pi1'), 'schemaorg_schema' => 'USER', 'schemaorg_schema.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'SchemaOrg', 'pluginName' => 'Schema'))), 'form_formframework' => '< lib.contentElement', 'form_formframework.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Form', 'pluginName' => 'Formframework')), 'container_1_columns' => 'FLUIDTEMPLATE', 'container_1_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_2_columns' => 'FLUIDTEMPLATE', 'container_2_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_2_columns_right' => 'FLUIDTEMPLATE', 'container_2_columns_right.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_2_columns_left' => 'FLUIDTEMPLATE', 'container_2_columns_left.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_3_columns' => 'FLUIDTEMPLATE', 'container_3_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_4_columns' => 'FLUIDTEMPLATE', 'container_4_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'gridelements_pi1' => 'COA', 'gridelements_pi1.' => array('COA', '20.' => array('USER', '10.' => array('userFunc' => 'GridElementsTeam\\Gridelements\\Plugin\\Gridelements->main', 'setup.' => array('default.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')))), 'gridWidth.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-12">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '6col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '50.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '60.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '3col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '4col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdleft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdright.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colOverflow.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>')), 'wrap' => '<div class="overflowRight">|</div>'), '2colOverflowLeft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>')), 'wrap' => '<div class="overflowLeft">|</div>'))))), 'gridelements_view' => 'COA', 'gridelements_view.' => array('COA', '20.' => array('USER', '10.' => array('userFunc' => 'GridElementsTeam\\Gridelements\\Plugin\\Gridelements->main', 'setup.' => array('gridWidth.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-12">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '6col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '50.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '60.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '3col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '4col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdleft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdright.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colOverflow.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>')), 'wrap' => '<div class="overflowRight">|</div>'), '2colOverflowLeft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>')), 'wrap' => '<div class="overflowLeft">|</div>'), 'default.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')))))))), 'stdWrap.' => array('dataWrap' => '{register:elementWrap}', 'required' => '1'), 'slickitem' => 'FLUIDTEMPLATE', 'slickitem.' => array('templateName' => 'Slickcontentelement', 'templateRootPaths.' => array('EXT:slick/Resources/Private/Fluid/Default/Slick/Templates/', ''), 'partialRootPaths.' => array('EXT:slick/Resources/Private/Fluid/Default/Slick/Partials/', ''), 'layoutRootPaths.' => array('EXT:slick/Resources/Private/Fluid/Default/Slick/Layouts/', ''), 'settings' => '', 'settings.' => array('headerTag' => '', 'media.' => array('lazyLoading' => '{$styles.content.image.lazyLoading}')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('table' => 'tt_content', 'fieldName' => 'image'), 'as' => 'images'))), 'audio' => '< lib.contentElement', 'audio.' => array('templateName' => 'Audio', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')))), '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'))), 'csv' => '< lib.contentElement', 'csv.' => array('templateName' => 'Csv', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\CsvFileProcessor', '10.' => array('references.' => array('fieldName' => 'media'), 'fieldDelimiter.' => array('char.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'table_delimiter'))), 'fieldEnclosure.' => array('char.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'table_enclosure'))), 'maximumColumns.' => array('field' => 'cols')))), 'div' => '< lib.contentElement', 'div.' => array('templateName' => 'Div'), 'header' => '< lib.contentElement', 'header.' => array('templateName' => 'Header'), 'html' => '< lib.contentElement', 'html.' => array('templateName' => 'Html'), 'image' => '< lib.contentElement', 'image.' => array('templateName' => 'Image', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('predefinedList' => 'image'))), 'media' => '< lib.contentElement', 'media.' => array('templateName' => 'Media', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('allowedFileExtensions' => 'youtube, vimeo'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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 tt_content.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=\'|\''), 'as' => 'content', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')), 'includeNotInMenu' => '1', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_section' => '< lib.contentElement', 'menu_section.' => array('templateName' => 'MenuSection', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages', 'override.' => array('data' => 'page:uid', 'if.' => array('isFalse.' => array('field' => 'pages'))))), 'includeNotInMenu' => '1', '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')))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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'), 'as' => 'content', 'where' => 'sectionIndex = 1', 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_sitemap' => '< lib.contentElement', 'menu_sitemap.' => array('templateName' => 'MenuSitemap', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'quote' => '< lib.contentElement', 'quote.' => array('templateName' => 'Quote'), 'shortcut' => '< lib.contentElement', 'shortcut.' => array('templateName' => 'Shortcut', 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content,tx_news_domain_model_news,pages', 'conf.' => array('tx_news_domain_model_news' => 'USER', 'tx_news_domain_model_news.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1', 'vendorName' => 'GeorgRinger', 'switchableControllerActions.' => array('News.' => array('detail')), 'settings' => '< plugin.tx_news.settings', 'settings.' => array('singleNews.' => array('field' => 'uid'), 'useStdWrap' => 'singleNews', 'insertRecord' => '1', 'isShortcut' => '1')), 'pages' => 'COA', 'pages.' => array('LOAD_REGISTER', '5.' => array('tt_content_shortcut_recursive.' => array('field' => 'recursive')), 'USER', '10.' => array('userFunc' => 'GridElementsTeam\\Gridelements\\Plugin\\Gridelements->user_getTreeList'), 'CONTENT', '20.' => array('table' => 'tt_content', 'select.' => array('pidInList.' => array('data' => 'register:pidInList'), 'selectFields.' => array('dataWrap' => '*,FIND_IN_SET(pid,{register:pidInList}) AS gridelements_shortcut_page_order_by'), 'where' => 'colPos >= 0', 'languageField' => 'sys_language_uid', 'orderBy' => 'gridelements_shortcut_page_order_by,colPos,sorting')), 'RESTORE_REGISTER')))), '20.' => array('tables' => 'tx_news_domain_model_news', 'conf.' => array('tx_news_domain_model_news' => 'USER', 'tx_news_domain_model_news.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1', 'vendorName' => 'GeorgRinger', 'switchableControllerActions.' => array('News.' => array('detail')), 'settings' => '< plugin.tx_news.settings', 'settings.' => array('singleNews.' => array('field' => 'uid'), 'useStdWrap' => 'singleNews', 'insertRecord' => '1', 'isShortcut' => '1'))))), 'social_links' => '< lib.contentElement', 'social_links.' => array('templateName' => 'SocialLinks', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\ConstantsProcessor', '1.' => array('as' => 'socialmedia', 'key' => 'page.theme.socialmedia'))), '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'))), 'as' => 'table'))), 'text' => '< lib.contentElement', 'text.' => array('templateName' => 'Text'), 'textcolumn' => '< lib.contentElement', 'textcolumn.' => array('templateName' => 'Textcolumn'), 'textteaser' => '< lib.contentElement', 'textteaser.' => array('templateName' => 'Textteaser'), 'textpic' => '< lib.contentElement', 'textpic.' => array('templateName' => 'TEXT', 'templateName.' => array('stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('field' => 'imageorient'), 'TEXT', '8.' => array('value' => 'TextpicBelow'), 'TEXT', '25.' => array('value' => 'TextpicRight'), 'TEXT', '26.' => array('value' => 'TextpicLeft'), 'TEXT', '125.' => array('value' => 'TextpicCenteredRight'), 'TEXT', '126.' => array('value' => 'TextpicCenteredLeft'), 'default' => 'TEXT', 'default.' => array('value' => 'TextpicAbove')))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('predefinedList' => 'image'))), 'textmedia' => '< lib.contentElement', 'textmedia.' => array('templateName' => 'TEXT', 'templateName.' => array('stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('field' => 'imageorient'), 'TEXT', '8.' => array('value' => 'TextmediaBelow'), 'TEXT', '25.' => array('value' => 'TextmediaRight'), 'TEXT', '26.' => array('value' => 'TextmediaLeft'), 'TEXT', '125.' => array('value' => 'TextmediaCenteredRight'), 'TEXT', '126.' => array('value' => 'TextmediaCenteredLeft'), 'default' => 'TEXT', 'default.' => array('value' => 'TextmediaAbove')))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')))), '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'))))), 'accordion' => '< lib.contentElement', 'accordion.' => array('templateName' => 'Accordion', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_accordion_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))))), 'card_group' => '< lib.contentElement', 'card_group.' => array('templateName' => 'CardGroup', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_card_group_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'as' => 'image'), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'link_icon_set'), 'iconIdentifier.' => array('field' => 'link_icon_identifier'), 'iconFileFieldName' => 'link_icon', 'as' => 'linkIcon'))))), 'carousel' => '< lib.contentElement', 'carousel.' => array('templateName' => 'Carousel', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_carousel_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'images'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532633187.' => array('fieldName' => 'background_image_options'))))), 'carousel_small' => '< lib.contentElement', 'carousel_small.' => array('templateName' => 'CarouselSmall', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_carousel_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'images'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532633187.' => array('fieldName' => 'background_image_options'))))), 'carousel_fullscreen' => '< lib.contentElement', 'carousel_fullscreen.' => array('templateName' => 'CarouselFullscreen', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_carousel_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'images'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532633187.' => array('fieldName' => 'background_image_options'))))), 'external_media' => '< lib.contentElement', 'external_media.' => array('templateName' => 'ExternalMedia'), 'gallery' => '< lib.contentElement', 'gallery.' => array('templateName' => 'Gallery', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('predefinedList' => 'image'))), 'icon_group' => '< lib.contentElement', 'icon_group.' => array('templateName' => 'IconGroup', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_icon_group_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'icon_set'), 'iconIdentifier.' => array('field' => 'icon_identifier'), 'iconFileFieldName' => 'icon_file', 'as' => 'icon'))))), 'listgroup' => '< lib.contentElement', 'listgroup.' => array('templateName' => 'ListGroup', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\SplitProcessor', '10.' => array('fieldName' => 'bodytext', 'removeEmptyEntries' => '1', 'as' => 'items'))), 'panel' => '< lib.contentElement', 'panel.' => array('templateName' => 'Panel'), 'tab' => '< lib.contentElement', 'tab.' => array('templateName' => 'Tab', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_tab_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))))), 'texticon' => '< lib.contentElement', 'texticon.' => array('templateName' => 'Texticon', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'icon_set'), 'iconIdentifier.' => array('field' => 'icon'), 'iconFileFieldName' => 'icon_file', 'as' => 'icon'))), 'timeline' => '< lib.contentElement', 'timeline.' => array('templateName' => 'Timeline', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '10.' => array('table' => 'tx_bootstrappackage_timeline_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy.' => array('stdWrap.' => array('cObject' => 'TEXT', 'cObject.' => array('data' => 'flexform:pi_flexform:sorting', 'ifEmpty.' => array('cObject' => 'TEXT', 'cObject.' => array('value.' => array('current' => '1'), 'ifEmpty' => 'date desc'))))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'image'), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'icon_set'), 'iconIdentifier.' => array('field' => 'icon_identifier'), 'iconFileFieldName' => 'icon_file', 'as' => 'icon'))))), 'menu_card_dir' => '< lib.contentElement', 'menu_card_dir.' => array('templateName' => 'MenuCardDir', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail'), 'if.' => array('isTrue' => '{$plugin.bootstrap_package_contentelements.menu_card.thumbnail.enable}')), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'nav_icon_set'), 'iconIdentifier.' => array('field' => 'nav_icon_identifier'), 'iconFileFieldName' => 'nav_icon', 'as' => 'icon', 'if.' => array('isTrue' => '0')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_card_list' => '< lib.contentElement', 'menu_card_list.' => array('templateName' => 'MenuCardList', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'includeNotInMenu' => '1', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail'), 'if.' => array('isTrue' => '{$plugin.bootstrap_package_contentelements.menu_card.thumbnail.enable}')), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'nav_icon_set'), 'iconIdentifier.' => array('field' => 'nav_icon_identifier'), 'iconFileFieldName' => 'nav_icon', 'as' => 'icon', 'if.' => array('isTrue' => '0')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_thumbnail_dir' => '< lib.contentElement', 'menu_thumbnail_dir.' => array('templateName' => 'MenuThumbnailDir', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_thumbnail_list' => '< lib.contentElement', 'menu_thumbnail_list.' => array('templateName' => 'MenuThumbnailList', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'includeNotInMenu' => '1', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'slickcontent' => '< lib.contentElement', 'slickcontent.' => array('templateName' => 'Slickcontent', 'dataProcessing.' => array('Netzmacher\\Slick\\DataProcessing\\FlexFormProcessor'), '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'))), 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content'))), 'slickfilecollection' => '< lib.contentElement', 'slickfilecollection.' => array('templateName' => 'Slickfilecollection', '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'))), 'Netzmacher\\Slick\\DataProcessing\\FlexFormProcessor'), 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content'))), 'slickimage' => 'COA', 'slickimage.' => array('TEXT', '10.' => array('if' => '', 'if.' => array('value.' => array('field' => 'header_layout'), 'equals' => '100', 'negate' => '1'), 'field' => 'header', 'wrap' => '', 'wrap.' => array('stdWrap' => '', 'stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('field' => 'header_layout'), 'default' => 'TEXT', 'default.' => array('value' => '<h2>|</h2>'), 'TEXT', '1.' => array('value' => '<h1>|</h1>'), 'TEXT', '2.' => array('value' => '<h2>|</h2>'), 'TEXT', '3.' => array('value' => '<h3>|</h3>'), 'TEXT', '4.' => array('value' => '<h4>|</h4>'), 'TEXT', '5.' => array('value' => '<h5>|</h5>'), 'TEXT', '6.' => array('value' => '<h6>|</h6>'))))), '< lib.contentElement', '20.' => array('templateName' => 'Slickimage', 'dataProcessing.' => array('Netzmacher\\Slick\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '30.' => array('maxGalleryWidth' => '{$styles.content.textmedia.maxW}', 'maxGalleryWidthInText' => '{$styles.content.textmedia.maxWInText}', 'columnSpacing' => '{$styles.content.textmedia.columnSpacing}', 'borderWidth' => '{$styles.content.textmedia.borderWidth}', 'borderPadding' => '{$styles.content.textmedia.borderPadding}')), 'stdWrap.' => array('editIcons' => 'tt_content : image [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.image')))))))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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')), 'mask_boxes' => '< lib.maskContentElement', 'mask_boxes.' => array('templateName' => 'Boxes'), 'mask_circleanim' => '< lib.maskContentElement', 'mask_circleanim.' => array('templateName' => 'Circleanim'), 'mask_html_box' => '< lib.maskContentElement', 'mask_html_box.' => array('templateName' => 'HtmlBox'), 'mask_zitat' => '< lib.maskContentElement', 'mask_zitat.' => array('templateName' => 'Zitat'), 'list' => '< lib.contentElement', 'list.' => array('templateName' => 'List', '20.' => array('indexedsearch_pi2' => 'USER', 'indexedsearch_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'news_pi1' => 'USER', 'news_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1'), 'rssapp_rssapp' => 'USER', 'rssapp_rssapp.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RssApp', 'pluginName' => 'RssApp'), 'blog_posts' => 'USER', 'blog_posts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Posts'), 'blog_demandedposts' => 'USER', 'blog_demandedposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'DemandedPosts'), 'blog_latestposts' => 'USER', 'blog_latestposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'LatestPosts'), 'blog_category' => 'USER', 'blog_category.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Category'), 'blog_authorposts' => 'USER', 'blog_authorposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'AuthorPosts'), 'blog_tag' => 'USER', 'blog_tag.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Tag'), 'blog_archive' => 'USER', 'blog_archive.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Archive'), 'blog_sidebar' => 'USER', 'blog_sidebar.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Sidebar'), 'blog_commentform' => 'USER', 'blog_commentform.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CommentForm'), 'blog_comments' => 'USER', 'blog_comments.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Comments'), 'blog_header' => 'USER', 'blog_header.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Header'), 'blog_footer' => 'USER', 'blog_footer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Footer'), 'blog_metadata' => 'USER', 'blog_metadata.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Metadata'), 'blog_authors' => 'USER', 'blog_authors.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Authors'), 'blog_relatedposts' => 'USER', 'blog_relatedposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'RelatedPosts'), 'blog_recentpostswidget' => 'USER', 'blog_recentpostswidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'RecentPostsWidget'), 'blog_categorywidget' => 'USER', 'blog_categorywidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CategoryWidget'), 'blog_tagwidget' => 'USER', 'blog_tagwidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'TagWidget'), 'blog_commentswidget' => 'USER', 'blog_commentswidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CommentsWidget'), 'blog_archivewidget' => 'USER', 'blog_archivewidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'ArchiveWidget'), 'blog_feedwidget' => 'USER', 'blog_feedwidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'FeedWidget'), 'dpnglossary_glossary' => 'USER', 'dpnglossary_glossary.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'DpnGlossary', 'pluginName' => 'Glossary'), 'dpnglossary_glossarypreview' => 'USER', 'dpnglossary_glossarypreview.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'DpnGlossary', 'pluginName' => 'Glossarypreview'), 'formconsent_consent' => 'USER', 'formconsent_consent.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'FormConsent', 'pluginName' => 'Consent'), 'gkh_rss_import_pi1' => '< plugin.tx_gkhrssimport_pi1', 'mindshapecookieconsent_consent' => 'USER', 'mindshapecookieconsent_consent.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MindshapeCookieConsent', 'pluginName' => 'Consent'), 'mindshapecookieconsent_cookielist' => 'USER', 'mindshapecookieconsent_cookielist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MindshapeCookieConsent', 'pluginName' => 'Cookielist'), 'rssdisplay_pi1' => 'USER', 'rssdisplay_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RssDisplay', 'pluginName' => 'Pi1'), 'schemaorg_schema' => 'USER', 'schemaorg_schema.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'SchemaOrg', 'pluginName' => 'Schema'))), 'form_formframework' => '< lib.contentElement', 'form_formframework.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Form', 'pluginName' => 'Formframework')), 'container_1_columns' => 'FLUIDTEMPLATE', 'container_1_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_2_columns' => 'FLUIDTEMPLATE', 'container_2_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_2_columns_right' => 'FLUIDTEMPLATE', 'container_2_columns_right.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_2_columns_left' => 'FLUIDTEMPLATE', 'container_2_columns_left.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_3_columns' => 'FLUIDTEMPLATE', 'container_3_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_4_columns' => 'FLUIDTEMPLATE', 'container_4_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'gridelements_pi1' => 'COA', 'gridelements_pi1.' => array('COA', '20.' => array('USER', '10.' => array('userFunc' => 'GridElementsTeam\\Gridelements\\Plugin\\Gridelements->main', 'setup.' => array('default.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')))), 'gridWidth.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-12">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '6col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '50.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '60.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '3col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '4col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdleft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdright.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colOverflow.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>')), 'wrap' => '<div class="overflowRight">|</div>'), '2colOverflowLeft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>')), 'wrap' => '<div class="overflowLeft">|</div>'))))), 'gridelements_view' => 'COA', 'gridelements_view.' => array('COA', '20.' => array('USER', '10.' => array('userFunc' => 'GridElementsTeam\\Gridelements\\Plugin\\Gridelements->main', 'setup.' => array('gridWidth.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-12">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '6col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '50.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '60.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '3col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '4col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdleft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdright.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colOverflow.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>')), 'wrap' => '<div class="overflowRight">|</div>'), '2colOverflowLeft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>')), 'wrap' => '<div class="overflowLeft">|</div>'), 'default.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')))))))), 'stdWrap.' => array('dataWrap' => '{register:elementWrap}', 'required' => '1'), 'slickitem' => 'FLUIDTEMPLATE', 'slickitem.' => array('templateName' => 'Slickcontentelement', 'templateRootPaths.' => array('EXT:slick/Resources/Private/Fluid/Default/Slick/Templates/', ''), 'partialRootPaths.' => array('EXT:slick/Resources/Private/Fluid/Default/Slick/Partials/', ''), 'layoutRootPaths.' => array('EXT:slick/Resources/Private/Fluid/Default/Slick/Layouts/', ''), 'settings' => '', 'settings.' => array('headerTag' => '', 'media.' => array('lazyLoading' => '{$styles.content.image.lazyLoading}')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('table' => 'tt_content', 'fieldName' => 'image'), 'as' => 'images'))), 'audio' => '< lib.contentElement', 'audio.' => array('templateName' => 'Audio', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')))), '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'))), 'csv' => '< lib.contentElement', 'csv.' => array('templateName' => 'Csv', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\CsvFileProcessor', '10.' => array('references.' => array('fieldName' => 'media'), 'fieldDelimiter.' => array('char.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'table_delimiter'))), 'fieldEnclosure.' => array('char.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'table_enclosure'))), 'maximumColumns.' => array('field' => 'cols')))), 'div' => '< lib.contentElement', 'div.' => array('templateName' => 'Div'), 'header' => '< lib.contentElement', 'header.' => array('templateName' => 'Header'), 'html' => '< lib.contentElement', 'html.' => array('templateName' => 'Html'), 'image' => '< lib.contentElement', 'image.' => array('templateName' => 'Image', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('predefinedList' => 'image'))), 'media' => '< lib.contentElement', 'media.' => array('templateName' => 'Media', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('allowedFileExtensions' => 'youtube, vimeo'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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 tt_content.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=\'|\''), 'as' => 'content', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')), 'includeNotInMenu' => '1', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_section' => '< lib.contentElement', 'menu_section.' => array('templateName' => 'MenuSection', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages', 'override.' => array('data' => 'page:uid', 'if.' => array('isFalse.' => array('field' => 'pages'))))), 'includeNotInMenu' => '1', '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')))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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'), 'as' => 'content', 'where' => 'sectionIndex = 1', 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_sitemap' => '< lib.contentElement', 'menu_sitemap.' => array('templateName' => 'MenuSitemap', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'quote' => '< lib.contentElement', 'quote.' => array('templateName' => 'Quote'), 'shortcut' => '< lib.contentElement', 'shortcut.' => array('templateName' => 'Shortcut', 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content,tx_news_domain_model_news,pages', 'conf.' => array('tx_news_domain_model_news' => 'USER', 'tx_news_domain_model_news.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1', 'vendorName' => 'GeorgRinger', 'switchableControllerActions.' => array('News.' => array('detail')), 'settings' => '< plugin.tx_news.settings', 'settings.' => array('singleNews.' => array('field' => 'uid'), 'useStdWrap' => 'singleNews', 'insertRecord' => '1', 'isShortcut' => '1')), 'pages' => 'COA', 'pages.' => array('LOAD_REGISTER', '5.' => array('tt_content_shortcut_recursive.' => array('field' => 'recursive')), 'USER', '10.' => array('userFunc' => 'GridElementsTeam\\Gridelements\\Plugin\\Gridelements->user_getTreeList'), 'CONTENT', '20.' => array('table' => 'tt_content', 'select.' => array('pidInList.' => array('data' => 'register:pidInList'), 'selectFields.' => array('dataWrap' => '*,FIND_IN_SET(pid,{register:pidInList}) AS gridelements_shortcut_page_order_by'), 'where' => 'colPos >= 0', 'languageField' => 'sys_language_uid', 'orderBy' => 'gridelements_shortcut_page_order_by,colPos,sorting')), 'RESTORE_REGISTER')))), '20.' => array('tables' => 'tx_news_domain_model_news', 'conf.' => array('tx_news_domain_model_news' => 'USER', 'tx_news_domain_model_news.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1', 'vendorName' => 'GeorgRinger', 'switchableControllerActions.' => array('News.' => array('detail')), 'settings' => '< plugin.tx_news.settings', 'settings.' => array('singleNews.' => array('field' => 'uid'), 'useStdWrap' => 'singleNews', 'insertRecord' => '1', 'isShortcut' => '1'))))), 'social_links' => '< lib.contentElement', 'social_links.' => array('templateName' => 'SocialLinks', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\ConstantsProcessor', '1.' => array('as' => 'socialmedia', 'key' => 'page.theme.socialmedia'))), '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'))), 'as' => 'table'))), 'text' => '< lib.contentElement', 'text.' => array('templateName' => 'Text'), 'textcolumn' => '< lib.contentElement', 'textcolumn.' => array('templateName' => 'Textcolumn'), 'textteaser' => '< lib.contentElement', 'textteaser.' => array('templateName' => 'Textteaser'), 'textpic' => '< lib.contentElement', 'textpic.' => array('templateName' => 'TEXT', 'templateName.' => array('stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('field' => 'imageorient'), 'TEXT', '8.' => array('value' => 'TextpicBelow'), 'TEXT', '25.' => array('value' => 'TextpicRight'), 'TEXT', '26.' => array('value' => 'TextpicLeft'), 'TEXT', '125.' => array('value' => 'TextpicCenteredRight'), 'TEXT', '126.' => array('value' => 'TextpicCenteredLeft'), 'default' => 'TEXT', 'default.' => array('value' => 'TextpicAbove')))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('predefinedList' => 'image'))), 'textmedia' => '< lib.contentElement', 'textmedia.' => array('templateName' => 'TEXT', 'templateName.' => array('stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('field' => 'imageorient'), 'TEXT', '8.' => array('value' => 'TextmediaBelow'), 'TEXT', '25.' => array('value' => 'TextmediaRight'), 'TEXT', '26.' => array('value' => 'TextmediaLeft'), 'TEXT', '125.' => array('value' => 'TextmediaCenteredRight'), 'TEXT', '126.' => array('value' => 'TextmediaCenteredLeft'), 'default' => 'TEXT', 'default.' => array('value' => 'TextmediaAbove')))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')))), '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'))))), 'accordion' => '< lib.contentElement', 'accordion.' => array('templateName' => 'Accordion', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_accordion_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))))), 'card_group' => '< lib.contentElement', 'card_group.' => array('templateName' => 'CardGroup', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_card_group_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'as' => 'image'), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'link_icon_set'), 'iconIdentifier.' => array('field' => 'link_icon_identifier'), 'iconFileFieldName' => 'link_icon', 'as' => 'linkIcon'))))), 'carousel' => '< lib.contentElement', 'carousel.' => array('templateName' => 'Carousel', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_carousel_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'images'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532633187.' => array('fieldName' => 'background_image_options'))))), 'carousel_small' => '< lib.contentElement', 'carousel_small.' => array('templateName' => 'CarouselSmall', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_carousel_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'images'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532633187.' => array('fieldName' => 'background_image_options'))))), 'carousel_fullscreen' => '< lib.contentElement', 'carousel_fullscreen.' => array('templateName' => 'CarouselFullscreen', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_carousel_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'images'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532633187.' => array('fieldName' => 'background_image_options'))))), 'external_media' => '< lib.contentElement', 'external_media.' => array('templateName' => 'ExternalMedia'), 'gallery' => '< lib.contentElement', 'gallery.' => array('templateName' => 'Gallery', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('predefinedList' => 'image'))), 'icon_group' => '< lib.contentElement', 'icon_group.' => array('templateName' => 'IconGroup', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_icon_group_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'icon_set'), 'iconIdentifier.' => array('field' => 'icon_identifier'), 'iconFileFieldName' => 'icon_file', 'as' => 'icon'))))), 'listgroup' => '< lib.contentElement', 'listgroup.' => array('templateName' => 'ListGroup', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\SplitProcessor', '10.' => array('fieldName' => 'bodytext', 'removeEmptyEntries' => '1', 'as' => 'items'))), 'panel' => '< lib.contentElement', 'panel.' => array('templateName' => 'Panel'), 'tab' => '< lib.contentElement', 'tab.' => array('templateName' => 'Tab', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_tab_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))))), 'texticon' => '< lib.contentElement', 'texticon.' => array('templateName' => 'Texticon', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'icon_set'), 'iconIdentifier.' => array('field' => 'icon'), 'iconFileFieldName' => 'icon_file', 'as' => 'icon'))), 'timeline' => '< lib.contentElement', 'timeline.' => array('templateName' => 'Timeline', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '10.' => array('table' => 'tx_bootstrappackage_timeline_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy.' => array('stdWrap.' => array('cObject' => 'TEXT', 'cObject.' => array('data' => 'flexform:pi_flexform:sorting', 'ifEmpty.' => array('cObject' => 'TEXT', 'cObject.' => array('value.' => array('current' => '1'), 'ifEmpty' => 'date desc'))))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'image'), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'icon_set'), 'iconIdentifier.' => array('field' => 'icon_identifier'), 'iconFileFieldName' => 'icon_file', 'as' => 'icon'))))), 'menu_card_dir' => '< lib.contentElement', 'menu_card_dir.' => array('templateName' => 'MenuCardDir', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail'), 'if.' => array('isTrue' => '{$plugin.bootstrap_package_contentelements.menu_card.thumbnail.enable}')), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'nav_icon_set'), 'iconIdentifier.' => array('field' => 'nav_icon_identifier'), 'iconFileFieldName' => 'nav_icon', 'as' => 'icon', 'if.' => array('isTrue' => '0')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_card_list' => '< lib.contentElement', 'menu_card_list.' => array('templateName' => 'MenuCardList', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'includeNotInMenu' => '1', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail'), 'if.' => array('isTrue' => '{$plugin.bootstrap_package_contentelements.menu_card.thumbnail.enable}')), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'nav_icon_set'), 'iconIdentifier.' => array('field' => 'nav_icon_identifier'), 'iconFileFieldName' => 'nav_icon', 'as' => 'icon', 'if.' => array('isTrue' => '0')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_thumbnail_dir' => '< lib.contentElement', 'menu_thumbnail_dir.' => array('templateName' => 'MenuThumbnailDir', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_thumbnail_list' => '< lib.contentElement', 'menu_thumbnail_list.' => array('templateName' => 'MenuThumbnailList', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'includeNotInMenu' => '1', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'slickcontent' => '< lib.contentElement', 'slickcontent.' => array('templateName' => 'Slickcontent', 'dataProcessing.' => array('Netzmacher\\Slick\\DataProcessing\\FlexFormProcessor'), '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'))), 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content'))), 'slickfilecollection' => '< lib.contentElement', 'slickfilecollection.' => array('templateName' => 'Slickfilecollection', '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'))), 'Netzmacher\\Slick\\DataProcessing\\FlexFormProcessor'), 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content'))), 'slickimage' => 'COA', 'slickimage.' => array('TEXT', '10.' => array('if' => '', 'if.' => array('value.' => array('field' => 'header_layout'), 'equals' => '100', 'negate' => '1'), 'field' => 'header', 'wrap' => '', 'wrap.' => array('stdWrap' => '', 'stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('field' => 'header_layout'), 'default' => 'TEXT', 'default.' => array('value' => '<h2>|</h2>'), 'TEXT', '1.' => array('value' => '<h1>|</h1>'), 'TEXT', '2.' => array('value' => '<h2>|</h2>'), 'TEXT', '3.' => array('value' => '<h3>|</h3>'), 'TEXT', '4.' => array('value' => '<h4>|</h4>'), 'TEXT', '5.' => array('value' => '<h5>|</h5>'), 'TEXT', '6.' => array('value' => '<h6>|</h6>'))))), '< lib.contentElement', '20.' => array('templateName' => 'Slickimage', 'dataProcessing.' => array('Netzmacher\\Slick\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '30.' => array('maxGalleryWidth' => '{$styles.content.textmedia.maxW}', 'maxGalleryWidthInText' => '{$styles.content.textmedia.maxWInText}', 'columnSpacing' => '{$styles.content.textmedia.columnSpacing}', 'borderWidth' => '{$styles.content.textmedia.borderWidth}', 'borderPadding' => '{$styles.content.textmedia.borderPadding}')), 'stdWrap.' => array('editIcons' => 'tt_content : image [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.image')))))))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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')), 'mask_boxes' => '< lib.maskContentElement', 'mask_boxes.' => array('templateName' => 'Boxes'), 'mask_circleanim' => '< lib.maskContentElement', 'mask_circleanim.' => array('templateName' => 'Circleanim'), 'mask_html_box' => '< lib.maskContentElement', 'mask_html_box.' => array('templateName' => 'HtmlBox'), 'mask_zitat' => '< lib.maskContentElement', 'mask_zitat.' => array('templateName' => 'Zitat'), 'list' => '< lib.contentElement', 'list.' => array('templateName' => 'List', '20.' => array('indexedsearch_pi2' => 'USER', 'indexedsearch_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'news_pi1' => 'USER', 'news_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1'), 'rssapp_rssapp' => 'USER', 'rssapp_rssapp.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RssApp', 'pluginName' => 'RssApp'), 'blog_posts' => 'USER', 'blog_posts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Posts'), 'blog_demandedposts' => 'USER', 'blog_demandedposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'DemandedPosts'), 'blog_latestposts' => 'USER', 'blog_latestposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'LatestPosts'), 'blog_category' => 'USER', 'blog_category.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Category'), 'blog_authorposts' => 'USER', 'blog_authorposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'AuthorPosts'), 'blog_tag' => 'USER', 'blog_tag.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Tag'), 'blog_archive' => 'USER', 'blog_archive.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Archive'), 'blog_sidebar' => 'USER', 'blog_sidebar.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Sidebar'), 'blog_commentform' => 'USER', 'blog_commentform.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CommentForm'), 'blog_comments' => 'USER', 'blog_comments.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Comments'), 'blog_header' => 'USER', 'blog_header.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Header'), 'blog_footer' => 'USER', 'blog_footer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Footer'), 'blog_metadata' => 'USER', 'blog_metadata.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Metadata'), 'blog_authors' => 'USER', 'blog_authors.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Authors'), 'blog_relatedposts' => 'USER', 'blog_relatedposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'RelatedPosts'), 'blog_recentpostswidget' => 'USER', 'blog_recentpostswidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'RecentPostsWidget'), 'blog_categorywidget' => 'USER', 'blog_categorywidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CategoryWidget'), 'blog_tagwidget' => 'USER', 'blog_tagwidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'TagWidget'), 'blog_commentswidget' => 'USER', 'blog_commentswidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CommentsWidget'), 'blog_archivewidget' => 'USER', 'blog_archivewidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'ArchiveWidget'), 'blog_feedwidget' => 'USER', 'blog_feedwidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'FeedWidget'), 'dpnglossary_glossary' => 'USER', 'dpnglossary_glossary.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'DpnGlossary', 'pluginName' => 'Glossary'), 'dpnglossary_glossarypreview' => 'USER', 'dpnglossary_glossarypreview.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'DpnGlossary', 'pluginName' => 'Glossarypreview'), 'formconsent_consent' => 'USER', 'formconsent_consent.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'FormConsent', 'pluginName' => 'Consent'), 'gkh_rss_import_pi1' => '< plugin.tx_gkhrssimport_pi1', 'mindshapecookieconsent_consent' => 'USER', 'mindshapecookieconsent_consent.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MindshapeCookieConsent', 'pluginName' => 'Consent'), 'mindshapecookieconsent_cookielist' => 'USER', 'mindshapecookieconsent_cookielist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MindshapeCookieConsent', 'pluginName' => 'Cookielist'), 'rssdisplay_pi1' => 'USER', 'rssdisplay_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RssDisplay', 'pluginName' => 'Pi1'), 'schemaorg_schema' => 'USER', 'schemaorg_schema.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'SchemaOrg', 'pluginName' => 'Schema'))), 'form_formframework' => '< lib.contentElement', 'form_formframework.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Form', 'pluginName' => 'Formframework')), 'container_1_columns' => 'FLUIDTEMPLATE', 'container_1_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_2_columns' => 'FLUIDTEMPLATE', 'container_2_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_2_columns_right' => 'FLUIDTEMPLATE', 'container_2_columns_right.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_2_columns_left' => 'FLUIDTEMPLATE', 'container_2_columns_left.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_3_columns' => 'FLUIDTEMPLATE', 'container_3_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_4_columns' => 'FLUIDTEMPLATE', 'container_4_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'gridelements_pi1' => 'COA', 'gridelements_pi1.' => array('COA', '20.' => array('USER', '10.' => array('userFunc' => 'GridElementsTeam\\Gridelements\\Plugin\\Gridelements->main', 'setup.' => array('default.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')))), 'gridWidth.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-12">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '6col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '50.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '60.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '3col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '4col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdleft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdright.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colOverflow.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>')), 'wrap' => '<div class="overflowRight">|</div>'), '2colOverflowLeft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>')), 'wrap' => '<div class="overflowLeft">|</div>'))))), 'gridelements_view' => 'COA', 'gridelements_view.' => array('COA', '20.' => array('USER', '10.' => array('userFunc' => 'GridElementsTeam\\Gridelements\\Plugin\\Gridelements->main', 'setup.' => array('gridWidth.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-12">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '6col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '50.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '60.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '3col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '4col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdleft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdright.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colOverflow.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>')), 'wrap' => '<div class="overflowRight">|</div>'), '2colOverflowLeft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>')), 'wrap' => '<div class="overflowLeft">|</div>'), 'default.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')))))))), 'stdWrap.' => array('dataWrap' => '{register:elementWrap}', 'required' => '1'), 'slickitem' => 'FLUIDTEMPLATE', 'slickitem.' => array('templateName' => 'Slickcontentelement', 'templateRootPaths.' => array('EXT:slick/Resources/Private/Fluid/Default/Slick/Templates/', ''), 'partialRootPaths.' => array('EXT:slick/Resources/Private/Fluid/Default/Slick/Partials/', ''), 'layoutRootPaths.' => array('EXT:slick/Resources/Private/Fluid/Default/Slick/Layouts/', ''), 'settings' => '', 'settings.' => array('headerTag' => '', 'media.' => array('lazyLoading' => '{$styles.content.image.lazyLoading}')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('table' => 'tt_content', 'fieldName' => 'image'), 'as' => 'images'))), 'audio' => '< lib.contentElement', 'audio.' => array('templateName' => 'Audio', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')))), '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'))), 'csv' => '< lib.contentElement', 'csv.' => array('templateName' => 'Csv', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\CsvFileProcessor', '10.' => array('references.' => array('fieldName' => 'media'), 'fieldDelimiter.' => array('char.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'table_delimiter'))), 'fieldEnclosure.' => array('char.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'table_enclosure'))), 'maximumColumns.' => array('field' => 'cols')))), 'div' => '< lib.contentElement', 'div.' => array('templateName' => 'Div'), 'header' => '< lib.contentElement', 'header.' => array('templateName' => 'Header'), 'html' => '< lib.contentElement', 'html.' => array('templateName' => 'Html'), 'image' => '< lib.contentElement', 'image.' => array('templateName' => 'Image', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('predefinedList' => 'image'))), 'media' => '< lib.contentElement', 'media.' => array('templateName' => 'Media', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('allowedFileExtensions' => 'youtube, vimeo'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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 tt_content.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=\'|\''), 'as' => 'content', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')), 'includeNotInMenu' => '1', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_section' => '< lib.contentElement', 'menu_section.' => array('templateName' => 'MenuSection', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages', 'override.' => array('data' => 'page:uid', 'if.' => array('isFalse.' => array('field' => 'pages'))))), 'includeNotInMenu' => '1', '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')))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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'), 'as' => 'content', 'where' => 'sectionIndex = 1', 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_sitemap' => '< lib.contentElement', 'menu_sitemap.' => array('templateName' => 'MenuSitemap', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'quote' => '< lib.contentElement', 'quote.' => array('templateName' => 'Quote'), 'shortcut' => '< lib.contentElement', 'shortcut.' => array('templateName' => 'Shortcut', 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content,tx_news_domain_model_news,pages', 'conf.' => array('tx_news_domain_model_news' => 'USER', 'tx_news_domain_model_news.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1', 'vendorName' => 'GeorgRinger', 'switchableControllerActions.' => array('News.' => array('detail')), 'settings' => '< plugin.tx_news.settings', 'settings.' => array('singleNews.' => array('field' => 'uid'), 'useStdWrap' => 'singleNews', 'insertRecord' => '1', 'isShortcut' => '1')), 'pages' => 'COA', 'pages.' => array('LOAD_REGISTER', '5.' => array('tt_content_shortcut_recursive.' => array('field' => 'recursive')), 'USER', '10.' => array('userFunc' => 'GridElementsTeam\\Gridelements\\Plugin\\Gridelements->user_getTreeList'), 'CONTENT', '20.' => array('table' => 'tt_content', 'select.' => array('pidInList.' => array('data' => 'register:pidInList'), 'selectFields.' => array('dataWrap' => '*,FIND_IN_SET(pid,{register:pidInList}) AS gridelements_shortcut_page_order_by'), 'where' => 'colPos >= 0', 'languageField' => 'sys_language_uid', 'orderBy' => 'gridelements_shortcut_page_order_by,colPos,sorting')), 'RESTORE_REGISTER')))), '20.' => array('tables' => 'tx_news_domain_model_news', 'conf.' => array('tx_news_domain_model_news' => 'USER', 'tx_news_domain_model_news.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1', 'vendorName' => 'GeorgRinger', 'switchableControllerActions.' => array('News.' => array('detail')), 'settings' => '< plugin.tx_news.settings', 'settings.' => array('singleNews.' => array('field' => 'uid'), 'useStdWrap' => 'singleNews', 'insertRecord' => '1', 'isShortcut' => '1'))))), 'social_links' => '< lib.contentElement', 'social_links.' => array('templateName' => 'SocialLinks', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\ConstantsProcessor', '1.' => array('as' => 'socialmedia', 'key' => 'page.theme.socialmedia'))), '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'))), 'as' => 'table'))), 'text' => '< lib.contentElement', 'text.' => array('templateName' => 'Text'), 'textcolumn' => '< lib.contentElement', 'textcolumn.' => array('templateName' => 'Textcolumn'), 'textteaser' => '< lib.contentElement', 'textteaser.' => array('templateName' => 'Textteaser'), 'textpic' => '< lib.contentElement', 'textpic.' => array('templateName' => 'TEXT', 'templateName.' => array('stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('field' => 'imageorient'), 'TEXT', '8.' => array('value' => 'TextpicBelow'), 'TEXT', '25.' => array('value' => 'TextpicRight'), 'TEXT', '26.' => array('value' => 'TextpicLeft'), 'TEXT', '125.' => array('value' => 'TextpicCenteredRight'), 'TEXT', '126.' => array('value' => 'TextpicCenteredLeft'), 'default' => 'TEXT', 'default.' => array('value' => 'TextpicAbove')))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('predefinedList' => 'image'))), 'textmedia' => '< lib.contentElement', 'textmedia.' => array('templateName' => 'TEXT', 'templateName.' => array('stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('field' => 'imageorient'), 'TEXT', '8.' => array('value' => 'TextmediaBelow'), 'TEXT', '25.' => array('value' => 'TextmediaRight'), 'TEXT', '26.' => array('value' => 'TextmediaLeft'), 'TEXT', '125.' => array('value' => 'TextmediaCenteredRight'), 'TEXT', '126.' => array('value' => 'TextmediaCenteredLeft'), 'default' => 'TEXT', 'default.' => array('value' => 'TextmediaAbove')))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')))), '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'))))), 'accordion' => '< lib.contentElement', 'accordion.' => array('templateName' => 'Accordion', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_accordion_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))))), 'card_group' => '< lib.contentElement', 'card_group.' => array('templateName' => 'CardGroup', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_card_group_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'as' => 'image'), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'link_icon_set'), 'iconIdentifier.' => array('field' => 'link_icon_identifier'), 'iconFileFieldName' => 'link_icon', 'as' => 'linkIcon'))))), 'carousel' => '< lib.contentElement', 'carousel.' => array('templateName' => 'Carousel', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_carousel_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'images'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532633187.' => array('fieldName' => 'background_image_options'))))), 'carousel_small' => '< lib.contentElement', 'carousel_small.' => array('templateName' => 'CarouselSmall', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_carousel_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'images'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532633187.' => array('fieldName' => 'background_image_options'))))), 'carousel_fullscreen' => '< lib.contentElement', 'carousel_fullscreen.' => array('templateName' => 'CarouselFullscreen', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_carousel_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'images'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532633187.' => array('fieldName' => 'background_image_options'))))), 'external_media' => '< lib.contentElement', 'external_media.' => array('templateName' => 'ExternalMedia'), 'gallery' => '< lib.contentElement', 'gallery.' => array('templateName' => 'Gallery', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('predefinedList' => 'image'))), 'icon_group' => '< lib.contentElement', 'icon_group.' => array('templateName' => 'IconGroup', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_icon_group_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'icon_set'), 'iconIdentifier.' => array('field' => 'icon_identifier'), 'iconFileFieldName' => 'icon_file', 'as' => 'icon'))))), 'listgroup' => '< lib.contentElement', 'listgroup.' => array('templateName' => 'ListGroup', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\SplitProcessor', '10.' => array('fieldName' => 'bodytext', 'removeEmptyEntries' => '1', 'as' => 'items'))), 'panel' => '< lib.contentElement', 'panel.' => array('templateName' => 'Panel'), 'tab' => '< lib.contentElement', 'tab.' => array('templateName' => 'Tab', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_tab_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))))), 'texticon' => '< lib.contentElement', 'texticon.' => array('templateName' => 'Texticon', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'icon_set'), 'iconIdentifier.' => array('field' => 'icon'), 'iconFileFieldName' => 'icon_file', 'as' => 'icon'))), 'timeline' => '< lib.contentElement', 'timeline.' => array('templateName' => 'Timeline', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '10.' => array('table' => 'tx_bootstrappackage_timeline_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy.' => array('stdWrap.' => array('cObject' => 'TEXT', 'cObject.' => array('data' => 'flexform:pi_flexform:sorting', 'ifEmpty.' => array('cObject' => 'TEXT', 'cObject.' => array('value.' => array('current' => '1'), 'ifEmpty' => 'date desc'))))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'image'), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'icon_set'), 'iconIdentifier.' => array('field' => 'icon_identifier'), 'iconFileFieldName' => 'icon_file', 'as' => 'icon'))))), 'menu_card_dir' => '< lib.contentElement', 'menu_card_dir.' => array('templateName' => 'MenuCardDir', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail'), 'if.' => array('isTrue' => '{$plugin.bootstrap_package_contentelements.menu_card.thumbnail.enable}')), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'nav_icon_set'), 'iconIdentifier.' => array('field' => 'nav_icon_identifier'), 'iconFileFieldName' => 'nav_icon', 'as' => 'icon', 'if.' => array('isTrue' => '0')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_card_list' => '< lib.contentElement', 'menu_card_list.' => array('templateName' => 'MenuCardList', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'includeNotInMenu' => '1', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail'), 'if.' => array('isTrue' => '{$plugin.bootstrap_package_contentelements.menu_card.thumbnail.enable}')), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'nav_icon_set'), 'iconIdentifier.' => array('field' => 'nav_icon_identifier'), 'iconFileFieldName' => 'nav_icon', 'as' => 'icon', 'if.' => array('isTrue' => '0')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_thumbnail_dir' => '< lib.contentElement', 'menu_thumbnail_dir.' => array('templateName' => 'MenuThumbnailDir', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_thumbnail_list' => '< lib.contentElement', 'menu_thumbnail_list.' => array('templateName' => 'MenuThumbnailList', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'includeNotInMenu' => '1', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'slickcontent' => '< lib.contentElement', 'slickcontent.' => array('templateName' => 'Slickcontent', 'dataProcessing.' => array('Netzmacher\\Slick\\DataProcessing\\FlexFormProcessor'), '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'))), 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content'))), 'slickfilecollection' => '< lib.contentElement', 'slickfilecollection.' => array('templateName' => 'Slickfilecollection', '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'))), 'Netzmacher\\Slick\\DataProcessing\\FlexFormProcessor'), 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content'))), 'slickimage' => 'COA', 'slickimage.' => array('TEXT', '10.' => array('if' => '', 'if.' => array('value.' => array('field' => 'header_layout'), 'equals' => '100', 'negate' => '1'), 'field' => 'header', 'wrap' => '', 'wrap.' => array('stdWrap' => '', 'stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('field' => 'header_layout'), 'default' => 'TEXT', 'default.' => array('value' => '<h2>|</h2>'), 'TEXT', '1.' => array('value' => '<h1>|</h1>'), 'TEXT', '2.' => array('value' => '<h2>|</h2>'), 'TEXT', '3.' => array('value' => '<h3>|</h3>'), 'TEXT', '4.' => array('value' => '<h4>|</h4>'), 'TEXT', '5.' => array('value' => '<h5>|</h5>'), 'TEXT', '6.' => array('value' => '<h6>|</h6>'))))), '< lib.contentElement', '20.' => array('templateName' => 'Slickimage', 'dataProcessing.' => array('Netzmacher\\Slick\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '30.' => array('maxGalleryWidth' => '{$styles.content.textmedia.maxW}', 'maxGalleryWidthInText' => '{$styles.content.textmedia.maxWInText}', 'columnSpacing' => '{$styles.content.textmedia.columnSpacing}', 'borderWidth' => '{$styles.content.textmedia.borderWidth}', 'borderPadding' => '{$styles.content.textmedia.borderPadding}')), 'stdWrap.' => array('editIcons' => 'tt_content : image [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.image')))))), 'tt_content')
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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')), 'mask_boxes' => '< lib.maskContentElement', 'mask_boxes.' => array('templateName' => 'Boxes'), 'mask_circleanim' => '< lib.maskContentElement', 'mask_circleanim.' => array('templateName' => 'Circleanim'), 'mask_html_box' => '< lib.maskContentElement', 'mask_html_box.' => array('templateName' => 'HtmlBox'), 'mask_zitat' => '< lib.maskContentElement', 'mask_zitat.' => array('templateName' => 'Zitat'), 'list' => '< lib.contentElement', 'list.' => array('templateName' => 'List', '20.' => array('indexedsearch_pi2' => 'USER', 'indexedsearch_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IndexedSearch', 'pluginName' => 'Pi2'), 'news_pi1' => 'USER', 'news_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1'), 'rssapp_rssapp' => 'USER', 'rssapp_rssapp.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RssApp', 'pluginName' => 'RssApp'), 'blog_posts' => 'USER', 'blog_posts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Posts'), 'blog_demandedposts' => 'USER', 'blog_demandedposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'DemandedPosts'), 'blog_latestposts' => 'USER', 'blog_latestposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'LatestPosts'), 'blog_category' => 'USER', 'blog_category.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Category'), 'blog_authorposts' => 'USER', 'blog_authorposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'AuthorPosts'), 'blog_tag' => 'USER', 'blog_tag.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Tag'), 'blog_archive' => 'USER', 'blog_archive.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Archive'), 'blog_sidebar' => 'USER', 'blog_sidebar.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Sidebar'), 'blog_commentform' => 'USER', 'blog_commentform.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CommentForm'), 'blog_comments' => 'USER', 'blog_comments.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Comments'), 'blog_header' => 'USER', 'blog_header.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Header'), 'blog_footer' => 'USER', 'blog_footer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Footer'), 'blog_metadata' => 'USER', 'blog_metadata.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Metadata'), 'blog_authors' => 'USER', 'blog_authors.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'Authors'), 'blog_relatedposts' => 'USER', 'blog_relatedposts.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'RelatedPosts'), 'blog_recentpostswidget' => 'USER', 'blog_recentpostswidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'RecentPostsWidget'), 'blog_categorywidget' => 'USER', 'blog_categorywidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CategoryWidget'), 'blog_tagwidget' => 'USER', 'blog_tagwidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'TagWidget'), 'blog_commentswidget' => 'USER', 'blog_commentswidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'CommentsWidget'), 'blog_archivewidget' => 'USER', 'blog_archivewidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'ArchiveWidget'), 'blog_feedwidget' => 'USER', 'blog_feedwidget.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Blog', 'pluginName' => 'FeedWidget'), 'dpnglossary_glossary' => 'USER', 'dpnglossary_glossary.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'DpnGlossary', 'pluginName' => 'Glossary'), 'dpnglossary_glossarypreview' => 'USER', 'dpnglossary_glossarypreview.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'DpnGlossary', 'pluginName' => 'Glossarypreview'), 'formconsent_consent' => 'USER', 'formconsent_consent.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'FormConsent', 'pluginName' => 'Consent'), 'gkh_rss_import_pi1' => '< plugin.tx_gkhrssimport_pi1', 'mindshapecookieconsent_consent' => 'USER', 'mindshapecookieconsent_consent.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MindshapeCookieConsent', 'pluginName' => 'Consent'), 'mindshapecookieconsent_cookielist' => 'USER', 'mindshapecookieconsent_cookielist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MindshapeCookieConsent', 'pluginName' => 'Cookielist'), 'rssdisplay_pi1' => 'USER', 'rssdisplay_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RssDisplay', 'pluginName' => 'Pi1'), 'schemaorg_schema' => 'USER', 'schemaorg_schema.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'SchemaOrg', 'pluginName' => 'Schema'))), 'form_formframework' => '< lib.contentElement', 'form_formframework.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Form', 'pluginName' => 'Formframework')), 'container_1_columns' => 'FLUIDTEMPLATE', 'container_1_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_2_columns' => 'FLUIDTEMPLATE', 'container_2_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_2_columns_right' => 'FLUIDTEMPLATE', 'container_2_columns_right.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_2_columns_left' => 'FLUIDTEMPLATE', 'container_2_columns_left.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_3_columns' => 'FLUIDTEMPLATE', 'container_3_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'container_4_columns' => 'FLUIDTEMPLATE', 'container_4_columns.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'gridelements_pi1' => 'COA', 'gridelements_pi1.' => array('COA', '20.' => array('USER', '10.' => array('userFunc' => 'GridElementsTeam\\Gridelements\\Plugin\\Gridelements->main', 'setup.' => array('default.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')))), 'gridWidth.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-12">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '6col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '50.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '60.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '3col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '4col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdleft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdright.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colOverflow.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>')), 'wrap' => '<div class="overflowRight">|</div>'), '2colOverflowLeft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>')), 'wrap' => '<div class="overflowLeft">|</div>'))))), 'gridelements_view' => 'COA', 'gridelements_view.' => array('COA', '20.' => array('USER', '10.' => array('userFunc' => 'GridElementsTeam\\Gridelements\\Plugin\\Gridelements->main', 'setup.' => array('gridWidth.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-12">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '6col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '50.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>'), '60.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-2 col-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '3col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '4col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '30.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>'), '40.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-xl-3 col-6 progressBarEl">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-6">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdleft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colthirdright.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-8">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="col-lg-4">|</div>')), 'wrap' => '<div class="frame"><div class="frame-container frame-container-default"><div class="row">|</div></div></div>'), '2colOverflow.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>')), 'wrap' => '<div class="overflowRight">|</div>'), '2colOverflowLeft.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')), '10.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="overflowContainer">|</div>'), '20.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'), 'wrap' => '<div class="textContainer">|</div>')), 'wrap' => '<div class="overflowLeft">|</div>'), 'default.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content')))))))), 'stdWrap.' => array('dataWrap' => '{register:elementWrap}', 'required' => '1'), 'slickitem' => 'FLUIDTEMPLATE', 'slickitem.' => array('templateName' => 'Slickcontentelement', 'templateRootPaths.' => array('EXT:slick/Resources/Private/Fluid/Default/Slick/Templates/', ''), 'partialRootPaths.' => array('EXT:slick/Resources/Private/Fluid/Default/Slick/Partials/', ''), 'layoutRootPaths.' => array('EXT:slick/Resources/Private/Fluid/Default/Slick/Layouts/', ''), 'settings' => '', 'settings.' => array('headerTag' => '', 'media.' => array('lazyLoading' => '{$styles.content.image.lazyLoading}')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('table' => 'tt_content', 'fieldName' => 'image'), 'as' => 'images'))), 'audio' => '< lib.contentElement', 'audio.' => array('templateName' => 'Audio', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')))), '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'))), 'csv' => '< lib.contentElement', 'csv.' => array('templateName' => 'Csv', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\CsvFileProcessor', '10.' => array('references.' => array('fieldName' => 'media'), 'fieldDelimiter.' => array('char.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'table_delimiter'))), 'fieldEnclosure.' => array('char.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'table_enclosure'))), 'maximumColumns.' => array('field' => 'cols')))), 'div' => '< lib.contentElement', 'div.' => array('templateName' => 'Div'), 'header' => '< lib.contentElement', 'header.' => array('templateName' => 'Header'), 'html' => '< lib.contentElement', 'html.' => array('templateName' => 'Html'), 'image' => '< lib.contentElement', 'image.' => array('templateName' => 'Image', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('predefinedList' => 'image'))), 'media' => '< lib.contentElement', 'media.' => array('templateName' => 'Media', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('allowedFileExtensions' => 'youtube, vimeo'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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 tt_content.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=\'|\''), 'as' => 'content', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')), 'includeNotInMenu' => '1', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_section' => '< lib.contentElement', 'menu_section.' => array('templateName' => 'MenuSection', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages', 'override.' => array('data' => 'page:uid', 'if.' => array('isFalse.' => array('field' => 'pages'))))), 'includeNotInMenu' => '1', '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')))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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'), 'as' => 'content', 'where' => 'sectionIndex = 1', 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_sitemap' => '< lib.contentElement', 'menu_sitemap.' => array('templateName' => 'MenuSitemap', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), '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')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'quote' => '< lib.contentElement', 'quote.' => array('templateName' => 'Quote'), 'shortcut' => '< lib.contentElement', 'shortcut.' => array('templateName' => 'Shortcut', 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content,tx_news_domain_model_news,pages', 'conf.' => array('tx_news_domain_model_news' => 'USER', 'tx_news_domain_model_news.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1', 'vendorName' => 'GeorgRinger', 'switchableControllerActions.' => array('News.' => array('detail')), 'settings' => '< plugin.tx_news.settings', 'settings.' => array('singleNews.' => array('field' => 'uid'), 'useStdWrap' => 'singleNews', 'insertRecord' => '1', 'isShortcut' => '1')), 'pages' => 'COA', 'pages.' => array('LOAD_REGISTER', '5.' => array('tt_content_shortcut_recursive.' => array('field' => 'recursive')), 'USER', '10.' => array('userFunc' => 'GridElementsTeam\\Gridelements\\Plugin\\Gridelements->user_getTreeList'), 'CONTENT', '20.' => array('table' => 'tt_content', 'select.' => array('pidInList.' => array('data' => 'register:pidInList'), 'selectFields.' => array('dataWrap' => '*,FIND_IN_SET(pid,{register:pidInList}) AS gridelements_shortcut_page_order_by'), 'where' => 'colPos >= 0', 'languageField' => 'sys_language_uid', 'orderBy' => 'gridelements_shortcut_page_order_by,colPos,sorting')), 'RESTORE_REGISTER')))), '20.' => array('tables' => 'tx_news_domain_model_news', 'conf.' => array('tx_news_domain_model_news' => 'USER', 'tx_news_domain_model_news.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1', 'vendorName' => 'GeorgRinger', 'switchableControllerActions.' => array('News.' => array('detail')), 'settings' => '< plugin.tx_news.settings', 'settings.' => array('singleNews.' => array('field' => 'uid'), 'useStdWrap' => 'singleNews', 'insertRecord' => '1', 'isShortcut' => '1'))))), 'social_links' => '< lib.contentElement', 'social_links.' => array('templateName' => 'SocialLinks', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\ConstantsProcessor', '1.' => array('as' => 'socialmedia', 'key' => 'page.theme.socialmedia'))), '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'))), 'as' => 'table'))), 'text' => '< lib.contentElement', 'text.' => array('templateName' => 'Text'), 'textcolumn' => '< lib.contentElement', 'textcolumn.' => array('templateName' => 'Textcolumn'), 'textteaser' => '< lib.contentElement', 'textteaser.' => array('templateName' => 'Textteaser'), 'textpic' => '< lib.contentElement', 'textpic.' => array('templateName' => 'TEXT', 'templateName.' => array('stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('field' => 'imageorient'), 'TEXT', '8.' => array('value' => 'TextpicBelow'), 'TEXT', '25.' => array('value' => 'TextpicRight'), 'TEXT', '26.' => array('value' => 'TextpicLeft'), 'TEXT', '125.' => array('value' => 'TextpicCenteredRight'), 'TEXT', '126.' => array('value' => 'TextpicCenteredLeft'), 'default' => 'TEXT', 'default.' => array('value' => 'TextpicAbove')))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('predefinedList' => 'image'))), 'textmedia' => '< lib.contentElement', 'textmedia.' => array('templateName' => 'TEXT', 'templateName.' => array('stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('field' => 'imageorient'), 'TEXT', '8.' => array('value' => 'TextmediaBelow'), 'TEXT', '25.' => array('value' => 'TextmediaRight'), 'TEXT', '26.' => array('value' => 'TextmediaLeft'), 'TEXT', '125.' => array('value' => 'TextmediaCenteredRight'), 'TEXT', '126.' => array('value' => 'TextmediaCenteredLeft'), 'default' => 'TEXT', 'default.' => array('value' => 'TextmediaAbove')))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')))), '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'))))), 'accordion' => '< lib.contentElement', 'accordion.' => array('templateName' => 'Accordion', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_accordion_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))))), 'card_group' => '< lib.contentElement', 'card_group.' => array('templateName' => 'CardGroup', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_card_group_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'as' => 'image'), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'link_icon_set'), 'iconIdentifier.' => array('field' => 'link_icon_identifier'), 'iconFileFieldName' => 'link_icon', 'as' => 'linkIcon'))))), 'carousel' => '< lib.contentElement', 'carousel.' => array('templateName' => 'Carousel', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_carousel_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'images'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532633187.' => array('fieldName' => 'background_image_options'))))), 'carousel_small' => '< lib.contentElement', 'carousel_small.' => array('templateName' => 'CarouselSmall', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_carousel_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'images'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532633187.' => array('fieldName' => 'background_image_options'))))), 'carousel_fullscreen' => '< lib.contentElement', 'carousel_fullscreen.' => array('templateName' => 'CarouselFullscreen', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_carousel_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'images'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532633187.' => array('fieldName' => 'background_image_options'))))), 'external_media' => '< lib.contentElement', 'external_media.' => array('templateName' => 'ExternalMedia'), 'gallery' => '< lib.contentElement', 'gallery.' => array('templateName' => 'Gallery', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'), 'folders.' => array('field' => 'file_folder'), 'sorting.' => array('field' => 'filelink_sorting')), 'BK2K\\BootstrapPackage\\DataProcessing\\FileFilterProcessor', '20.' => array('predefinedList' => 'image'))), 'icon_group' => '< lib.contentElement', 'icon_group.' => array('templateName' => 'IconGroup', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_icon_group_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'icon_set'), 'iconIdentifier.' => array('field' => 'icon_identifier'), 'iconFileFieldName' => 'icon_file', 'as' => 'icon'))))), 'listgroup' => '< lib.contentElement', 'listgroup.' => array('templateName' => 'ListGroup', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\SplitProcessor', '10.' => array('fieldName' => 'bodytext', 'removeEmptyEntries' => '1', 'as' => 'items'))), 'panel' => '< lib.contentElement', 'panel.' => array('templateName' => 'Panel'), 'tab' => '< lib.contentElement', 'tab.' => array('templateName' => 'Tab', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tx_bootstrappackage_tab_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')))))), 'texticon' => '< lib.contentElement', 'texticon.' => array('templateName' => 'Texticon', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'icon_set'), 'iconIdentifier.' => array('field' => 'icon'), 'iconFileFieldName' => 'icon_file', 'as' => 'icon'))), 'timeline' => '< lib.contentElement', 'timeline.' => array('templateName' => 'Timeline', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '10.' => array('table' => 'tx_bootstrappackage_timeline_item', 'pidInList.' => array('field' => 'pid'), 'where.' => array('data' => 'field:uid', 'intval' => '1', 'wrap' => 'tt_content=|'), 'orderBy.' => array('stdWrap.' => array('cObject' => 'TEXT', 'cObject.' => array('data' => 'flexform:pi_flexform:sorting', 'ifEmpty.' => array('cObject' => 'TEXT', 'cObject.' => array('value.' => array('current' => '1'), 'ifEmpty' => 'date desc'))))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image'), 'as' => 'image'), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'icon_set'), 'iconIdentifier.' => array('field' => 'icon_identifier'), 'iconFileFieldName' => 'icon_file', 'as' => 'icon'))))), 'menu_card_dir' => '< lib.contentElement', 'menu_card_dir.' => array('templateName' => 'MenuCardDir', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail'), 'if.' => array('isTrue' => '{$plugin.bootstrap_package_contentelements.menu_card.thumbnail.enable}')), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'nav_icon_set'), 'iconIdentifier.' => array('field' => 'nav_icon_identifier'), 'iconFileFieldName' => 'nav_icon', 'as' => 'icon', 'if.' => array('isTrue' => '0')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_card_list' => '< lib.contentElement', 'menu_card_list.' => array('templateName' => 'MenuCardList', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'includeNotInMenu' => '1', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail'), 'if.' => array('isTrue' => '{$plugin.bootstrap_package_contentelements.menu_card.thumbnail.enable}')), 'BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'nav_icon_set'), 'iconIdentifier.' => array('field' => 'nav_icon_identifier'), 'iconFileFieldName' => 'nav_icon', 'as' => 'icon', 'if.' => array('isTrue' => '0')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_thumbnail_dir' => '< lib.contentElement', 'menu_thumbnail_dir.' => array('templateName' => 'MenuThumbnailDir', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'menu_thumbnail_list' => '< lib.contentElement', 'menu_thumbnail_list.' => array('templateName' => 'MenuThumbnailList', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'includeNotInMenu' => '1', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'thumbnail')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '90.' => array('if.' => array('isTrue.' => array('field' => 'accessibility_bypass')), 'table' => 'tt_content', 'pidInList' => 'this', 'orderBy' => 'sorting', 'max' => '1', 'where.' => array('dataWrap' => 'colPos = {field:colPos} AND sorting > {field:sorting}'), 'as' => 'nextContentElement'))), 'slickcontent' => '< lib.contentElement', 'slickcontent.' => array('templateName' => 'Slickcontent', 'dataProcessing.' => array('Netzmacher\\Slick\\DataProcessing\\FlexFormProcessor'), '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'))), 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content'))), 'slickfilecollection' => '< lib.contentElement', 'slickfilecollection.' => array('templateName' => 'Slickfilecollection', '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'))), 'Netzmacher\\Slick\\DataProcessing\\FlexFormProcessor'), 'variables.' => array('shortcuts' => 'RECORDS', 'shortcuts.' => array('source.' => array('field' => 'records'), 'tables' => 'tt_content'))), 'slickimage' => 'COA', 'slickimage.' => array('TEXT', '10.' => array('if' => '', 'if.' => array('value.' => array('field' => 'header_layout'), 'equals' => '100', 'negate' => '1'), 'field' => 'header', 'wrap' => '', 'wrap.' => array('stdWrap' => '', 'stdWrap.' => array('cObject' => 'CASE', 'cObject.' => array('key.' => array('field' => 'header_layout'), 'default' => 'TEXT', 'default.' => array('value' => '<h2>|</h2>'), 'TEXT', '1.' => array('value' => '<h1>|</h1>'), 'TEXT', '2.' => array('value' => '<h2>|</h2>'), 'TEXT', '3.' => array('value' => '<h3>|</h3>'), 'TEXT', '4.' => array('value' => '<h4>|</h4>'), 'TEXT', '5.' => array('value' => '<h5>|</h5>'), 'TEXT', '6.' => array('value' => '<h6>|</h6>'))))), '< lib.contentElement', '20.' => array('templateName' => 'Slickimage', 'dataProcessing.' => array('Netzmacher\\Slick\\DataProcessing\\FlexFormProcessor', 'TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '20.' => array('references.' => array('fieldName' => 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '30.' => array('maxGalleryWidth' => '{$styles.content.textmedia.maxW}', 'maxGalleryWidthInText' => '{$styles.content.textmedia.maxWInText}', 'columnSpacing' => '{$styles.content.textmedia.columnSpacing}', 'borderWidth' => '{$styles.content.textmedia.borderWidth}', 'borderPadding' => '{$styles.content.textmedia.borderPadding}')), 'stdWrap.' => array('editIcons' => 'tt_content : image [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.image')))))), '')
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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('includeRecordsWithoutDefaultTranslation' => '1', 'orderBy' => 'sorting', 'where' => '{#colPos}={register:colPos}', 'where.' => array('insertData' => '1'), 'pidInList.' => array('data' => 'register:pageUid', 'override.' => array('data' => 'register:contentFromPid'))), 'slide' => '{register:slide}', 'slide.' => array('insertData' => '1'), 'renderObj.' => array('stdWrap.' => array('dataWrap' => '{register:elementWrap}', 'required' => '1')), 'stdWrap.' => array('dataWrap' => '{register:wrap}', 'required' => '1')))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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('includeRecordsWithoutDefaultTranslation' => '1', 'orderBy' => 'sorting', 'where' => '{#colPos}={register:colPos}', 'where.' => array('insertData' => '1'), 'pidInList.' => array('data' => 'register:pageUid', 'override.' => array('data' => 'register:contentFromPid'))), 'slide' => '{register:slide}', 'slide.' => array('insertData' => '1'), 'renderObj.' => array('stdWrap.' => array('dataWrap' => '{register:elementWrap}', 'required' => '1')), 'stdWrap.' => array('dataWrap' => '{register:wrap}', 'required' => '1')))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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('includeRecordsWithoutDefaultTranslation' => '1', 'orderBy' => 'sorting', 'where' => '{#colPos}={register:colPos}', 'where.' => array('insertData' => '1'), 'pidInList.' => array('data' => 'register:pageUid', 'override.' => array('data' => 'register:contentFromPid'))), 'slide' => '{register:slide}', 'slide.' => array('insertData' => '1'), 'renderObj.' => array('stdWrap.' => array('dataWrap' => '{register:elementWrap}', 'required' => '1')), 'stdWrap.' => array('dataWrap' => '{register:wrap}', 'required' => '1')), '20')
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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('LOAD_REGISTER', '5.' => array('colPos.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'colPos', 'ifEmpty.' => array('cObject' => 'TEXT', 'cObject.' => array('value.' => array('current' => '1'), 'ifEmpty' => '0')))), 'slide.' => array('cObject' => 'TEXT', 'cObject.' => array('override.' => array('field' => 'slide', 'if.' => array('isInList.' => array('field' => 'slide'), 'value' => '-1, 0, 1, 2')), 'ifEmpty' => '0')), 'pageUid.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'pageUid', 'ifEmpty.' => array('data' => 'TSFE:id'))), 'contentFromPid.' => array('cObject' => 'TEXT', 'cObject.' => array('data' => 'DB:pages:{register:pageUid}:content_from_pid', 'data.' => array('insertData' => '1'))), 'wrap.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'wrap')), 'elementWrap.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'elementWrap'))), 'CONTENT', '20.' => array('table' => 'tt_content', 'select.' => array('includeRecordsWithoutDefaultTranslation' => '1', 'orderBy' => 'sorting', 'where' => '{#colPos}={register:colPos}', 'where.' => array('insertData' => '1'), 'pidInList.' => array('data' => 'register:pageUid', 'override.' => array('data' => 'register:contentFromPid'))), 'slide' => '{register:slide}', 'slide.' => array('insertData' => '1'), 'renderObj.' => array('stdWrap.' => array('dataWrap' => '{register:elementWrap}', 'required' => '1')), 'stdWrap.' => array('dataWrap' => '{register:wrap}', 'required' => '1')), 'RESTORE_REGISTER'))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/frontend/Classes/ContentObject/ContentObjectArrayContentObject.php line 42
        if (!empty($conf['if.']) && !$this->cObj->checkIf($conf['if.'])) {
            return '';
        }

        $content = $this->cObj->cObjGet($conf);
        $wrap = isset($conf['wrap.']) ? $this->cObj->stdWrap($conf['wrap'], $conf['wrap.']) : $conf['wrap'];
        if ($wrap) {
            $content = $this->cObj->wrap($content, $wrap);
        }
at TYPO3\CMS\Frontend\ContentObject\ContentObjectArrayContentObject->render(array('LOAD_REGISTER', '5.' => array('colPos.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'colPos', 'ifEmpty.' => array('cObject' => 'TEXT', 'cObject.' => array('value.' => array('current' => '1'), 'ifEmpty' => '0')))), 'slide.' => array('cObject' => 'TEXT', 'cObject.' => array('override.' => array('field' => 'slide', 'if.' => array('isInList.' => array('field' => 'slide'), 'value' => '-1, 0, 1, 2')), 'ifEmpty' => '0')), 'pageUid.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'pageUid', 'ifEmpty.' => array('data' => 'TSFE:id'))), 'contentFromPid.' => array('cObject' => 'TEXT', 'cObject.' => array('data' => 'DB:pages:{register:pageUid}:content_from_pid', 'data.' => array('insertData' => '1'))), 'wrap.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'wrap')), 'elementWrap.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'elementWrap'))), 'CONTENT', '20.' => array('table' => 'tt_content', 'select.' => array('includeRecordsWithoutDefaultTranslation' => '1', 'orderBy' => 'sorting', 'where' => '{#colPos}={register:colPos}', 'where.' => array('insertData' => '1'), 'pidInList.' => array('data' => 'register:pageUid', 'override.' => array('data' => 'register:contentFromPid'))), 'slide' => '{register:slide}', 'slide.' => array('insertData' => '1'), 'renderObj.' => array('stdWrap.' => array('dataWrap' => '{register:elementWrap}', 'required' => '1')), 'stdWrap.' => array('dataWrap' => '{register:wrap}', 'required' => '1')), 'RESTORE_REGISTER'))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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\ContentObjectArrayContentObject), array('LOAD_REGISTER', '5.' => array('colPos.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'colPos', 'ifEmpty.' => array('cObject' => 'TEXT', 'cObject.' => array('value.' => array('current' => '1'), 'ifEmpty' => '0')))), 'slide.' => array('cObject' => 'TEXT', 'cObject.' => array('override.' => array('field' => 'slide', 'if.' => array('isInList.' => array('field' => 'slide'), 'value' => '-1, 0, 1, 2')), 'ifEmpty' => '0')), 'pageUid.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'pageUid', 'ifEmpty.' => array('data' => 'TSFE:id'))), 'contentFromPid.' => array('cObject' => 'TEXT', 'cObject.' => array('data' => 'DB:pages:{register:pageUid}:content_from_pid', 'data.' => array('insertData' => '1'))), 'wrap.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'wrap')), 'elementWrap.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'elementWrap'))), 'CONTENT', '20.' => array('table' => 'tt_content', 'select.' => array('includeRecordsWithoutDefaultTranslation' => '1', 'orderBy' => 'sorting', 'where' => '{#colPos}={register:colPos}', 'where.' => array('insertData' => '1'), 'pidInList.' => array('data' => 'register:pageUid', 'override.' => array('data' => 'register:contentFromPid'))), 'slide' => '{register:slide}', 'slide.' => array('insertData' => '1'), 'renderObj.' => array('stdWrap.' => array('dataWrap' => '{register:elementWrap}', 'required' => '1')), 'stdWrap.' => array('dataWrap' => '{register:wrap}', 'required' => '1')), 'RESTORE_REGISTER'))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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('COA', array('LOAD_REGISTER', '5.' => array('colPos.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'colPos', 'ifEmpty.' => array('cObject' => 'TEXT', 'cObject.' => array('value.' => array('current' => '1'), 'ifEmpty' => '0')))), 'slide.' => array('cObject' => 'TEXT', 'cObject.' => array('override.' => array('field' => 'slide', 'if.' => array('isInList.' => array('field' => 'slide'), 'value' => '-1, 0, 1, 2')), 'ifEmpty' => '0')), 'pageUid.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'pageUid', 'ifEmpty.' => array('data' => 'TSFE:id'))), 'contentFromPid.' => array('cObject' => 'TEXT', 'cObject.' => array('data' => 'DB:pages:{register:pageUid}:content_from_pid', 'data.' => array('insertData' => '1'))), 'wrap.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'wrap')), 'elementWrap.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'elementWrap'))), 'CONTENT', '20.' => array('table' => 'tt_content', 'select.' => array('includeRecordsWithoutDefaultTranslation' => '1', 'orderBy' => 'sorting', 'where' => '{#colPos}={register:colPos}', 'where.' => array('insertData' => '1'), 'pidInList.' => array('data' => 'register:pageUid', 'override.' => array('data' => 'register:contentFromPid'))), 'slide' => '{register:slide}', 'slide.' => array('insertData' => '1'), 'renderObj.' => array('stdWrap.' => array('dataWrap' => '{register:elementWrap}', 'required' => '1')), 'stdWrap.' => array('dataWrap' => '{register:wrap}', 'required' => '1')), 'RESTORE_REGISTER'), 'lib.dynamicContent')
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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('maskContentElement.' => array('templateRootPaths.' => array('typo3conf/ext/coplanner/Resources/Private/Mask/Frontend/Templates/'), 'partialRootPaths.' => array('typo3conf/ext/coplanner/Resources/Private/Mask/Frontend/Partials/'), 'layoutRootPaths.' => array('typo3conf/ext/coplanner/Resources/Private/Mask/Frontend/Layouts/'), 'dataProcessing.' => array('MASK\\Mask\\DataProcessing\\MaskProcessor')), 'contentElement' => 'FLUIDTEMPLATE', 'contentElement.' => array('templateName' => 'Default', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'dynamicContent' => 'COA', 'dynamicContent.' => array('LOAD_REGISTER', '5.' => array('colPos.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'colPos', 'ifEmpty.' => array('cObject' => 'TEXT', 'cObject.' => array('value.' => array('current' => '1'), 'ifEmpty' => '0')))), 'slide.' => array('cObject' => 'TEXT', 'cObject.' => array('override.' => array('field' => 'slide', 'if.' => array('isInList.' => array('field' => 'slide'), 'value' => '-1, 0, 1, 2')), 'ifEmpty' => '0')), 'pageUid.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'pageUid', 'ifEmpty.' => array('data' => 'TSFE:id'))), 'contentFromPid.' => array('cObject' => 'TEXT', 'cObject.' => array('data' => 'DB:pages:{register:pageUid}:content_from_pid', 'data.' => array('insertData' => '1'))), 'wrap.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'wrap')), 'elementWrap.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'elementWrap'))), 'CONTENT', '20.' => array('table' => 'tt_content', 'select.' => array('includeRecordsWithoutDefaultTranslation' => '1', 'orderBy' => 'sorting', 'where' => '{#colPos}={register:colPos}', 'where.' => array('insertData' => '1'), 'pidInList.' => array('data' => 'register:pageUid', 'override.' => array('data' => 'register:contentFromPid'))), 'slide' => '{register:slide}', 'slide.' => array('insertData' => '1'), 'renderObj.' => array('stdWrap.' => array('dataWrap' => '{register:elementWrap}', 'required' => '1')), 'stdWrap.' => array('dataWrap' => '{register:wrap}', 'required' => '1')), 'RESTORE_REGISTER'), 'dynamicContentSlide' => '< lib.dynamicContent', 'dynamicContentSlide.' => array('20.' => array('slide' => '-1')), 'parseFunc.' => array('makelinks' => '1', 'makelinks.' => array('http.' => array('keep' => 'path', 'extTarget' => '_blank'), 'mailto.' => array('keep' => 'path')), 'tags.' => array('link' => 'TEXT', 'link.' => array('current' => '1', 'typolink.' => array('parameter.' => array('data' => 'parameters : allParams'), 'extTarget' => '_blank'), 'parseFunc.' => array('constants' => '1')), 'a' => 'TEXT', 'a.' => array('current' => '1', 'typolink.' => array('parameter.' => array('data' => 'parameters:href'), 'title.' => array('data' => 'parameters:title'), 'ATagParams.' => array('data' => 'parameters:allParams'), 'target.' => array('data' => 'parameters:target'), 'extTarget' => '_blank', 'extTarget.' => array('override.' => array('data' => 'parameters:target'))))), 'allowTags' => 'a, abbr, acronym, address, article, aside, b, bdo,big, blockquote, br, caption, center, cite, code, col,colgroup, dd, del, dfn, dl, div, dt, em, font,footer, header, h1, h2, h3, h4, h5, h6, hr, i, img,ins, kbd, label, li, link, meta, nav, ol, p, pre, q,samp, sdfield, section, small, span, strike, strong,style, sub, sup, table, thead, tbody, tfoot, td, th,tr, title, tt, u, ul, var,a, abbr, acronym, address, article, aside, b, bdo,big, blockquote, br, caption, center, cite, code, col,colgroup, dd, del, dfn, dl, div, dt, em, font,footer, header, h1, h2, h3, h4, h5, h6, hr, i, img,ins, kbd, label, li, link, meta, nav, ol, p, pre, q,samp, sdfield, section, small, span, strike, strong,style, sub, sup, table, thead, tbody, tfoot, td, th,tr, title, tt, u, ul, var', 'denyTags' => '*', 'sword' => '<span class="text-highlight">|</span>', 'constants' => '1', 'nonTypoTagStdWrap.' => array('HTMLparser' => '1', 'HTMLparser.' => array('keepNonMatchedTags' => '1', 'htmlSpecialChars' => '2'))), 'parseFunc_RTE.' => array('makelinks' => '1', 'makelinks.' => array('http.' => array('keep' => 'path', 'extTarget' => '_blank'), 'mailto.' => array('keep' => 'path')), 'tags.' => array('link' => 'TEXT', 'link.' => array('current' => '1', 'typolink.' => array('parameter.' => array('data' => 'parameters : allParams'), 'extTarget' => '_blank'), 'parseFunc.' => array('constants' => '1')), 'a' => 'TEXT', 'a.' => array('current' => '1', 'typolink.' => array('parameter.' => array('data' => 'parameters:href'), 'title.' => array('data' => 'parameters:title'), 'ATagParams.' => array('data' => 'parameters:allParams'), 'target.' => array('data' => 'parameters:target'), 'extTarget' => '_blank', 'extTarget.' => array('override.' => array('data' => 'parameters:target'))))), 'allowTags' => 'a, abbr, acronym, address, article, aside, b, bdo,big, blockquote, br, caption, center, cite, code, col,colgroup, dd, del, dfn, dl, div, dt, em, font,footer, header, h1, h2, h3, h4, h5, h6, hr, i, img,ins, kbd, label, li, link, meta, nav, ol, p, pre, q,samp, sdfield, section, small, span, strike, strong,style, sub, sup, table, thead, tbody, tfoot, td, th,tr, title, tt, u, ul, var,a, abbr, acronym, address, article, aside, b, bdo,big, blockquote, br, caption, center, cite, code, col,colgroup, dd, del, dfn, dl, div, dt, em, font,footer, header, h1, h2, h3, h4, h5, h6, hr, i, img,ins, kbd, label, li, link, meta, nav, ol, p, pre, q,samp, sdfield, section, small, span, strike, strong,style, sub, sup, table, thead, tbody, tfoot, td, th,tr, title, tt, u, ul, var', 'denyTags' => '*', 'sword' => '<span class="text-highlight">|</span>', 'constants' => '1', 'nonTypoTagStdWrap.' => array('HTMLparser' => '1', 'HTMLparser.' => array('keepNonMatchedTags' => '1', 'htmlSpecialChars' => '2'), 'encapsLines.' => array('encapsTagList' => 'p, pre, h1, h2, h3, h4, h5, h6, hr, dt', 'remapTag.' => array('DIV' => 'P'), 'nonWrappedTag' => 'P', 'innerStdWrap_all.' => array('ifBlank' => '&nbsp;'))), 'externalBlocks' => 'article, address, aside, blockquote, div, dd, dl, footer,header, nav, ol, section, table, ul, pre', 'externalBlocks.' => array('ol.' => array('stripNL' => '1', 'stdWrap.' => array('parseFunc' => '< lib.parseFunc')), 'ul.' => array('stripNL' => '1', 'stdWrap.' => array('parseFunc' => '< lib.parseFunc', 'HTMLparser' => '1', 'HTMLparser.' => array('tags.' => array('ul.' => array('fixAttrib.' => array('class.' => array('default' => 'list-normal')))), 'keepNonMatchedTags' => '1'))), 'table.' => array('stripNL' => '1', 'stdWrap.' => array('wrap' => '<div class="table-responsive">|</div>'), 'HTMLtableCells' => '1', 'HTMLtableCells.' => array('default.' => array('stdWrap.' => array('parseFunc' => '< lib.parseFunc_RTE', 'parseFunc.' => array('nonTypoTagStdWrap.' => array('encapsLines.' => array('nonWrappedTag' => ''))))))), 'pre.' => array('stripNL' => '1', 'stdWrap.' => array('parseFunc.' => array('makelinks' => '1', 'makelinks.' => array('http.' => array('keep' => 'path', 'extTarget' => '_blank'), 'mailto.' => array('keep' => 'path')), 'tags.' => array('link' => 'TEXT', 'link.' => array('current' => '1', 'typolink.' => array('parameter.' => array('data' => 'parameters : allParams'), 'extTarget' => '_blank'), 'parseFunc.' => array('constants' => '1')), 'a' => 'TEXT', 'a.' => array('current' => '1', 'typolink.' => array('parameter.' => array('data' => 'parameters:href'), 'title.' => array('data' => 'parameters:title'), 'ATagParams.' => array('data' => 'parameters:allParams'), 'target.' => array('data' => 'parameters:target'), 'extTarget' => '_blank', 'extTarget.' => array('override.' => array('data' => 'parameters:target'))))), 'allowTags' => 'a, abbr, acronym, address, article, aside, b, bdo,big, blockquote, br, caption, center, cite, code, col,colgroup, dd, del, dfn, dl, div, dt, em, font,footer, header, h1, h2, h3, h4, h5, h6, hr, i, img,ins, kbd, label, li, link, meta, nav, ol, p, pre, q,samp, sdfield, section, small, span, strike, strong,style, sub, sup, table, thead, tbody, tfoot, td, th,tr, title, tt, u, ul, var,a, abbr, acronym, address, article, aside, b, bdo,big, blockquote, br, caption, center, cite, code, col,colgroup, dd, del, dfn, dl, div, dt, em, font,footer, header, h1, h2, h3, h4, h5, h6, hr, i, img,ins, kbd, label, li, link, meta, nav, ol, p, pre, q,samp, sdfield, section, small, span, strike, strong,style, sub, sup, table, thead, tbody, tfoot, td, th,tr, title, tt, u, ul, var', 'denyTags' => '*', 'sword' => '<span class="text-highlight">|</span>', 'constants' => '1', 'nonTypoTagStdWrap.' => array('HTMLparser' => '1', 'HTMLparser.' => array('keepNonMatchedTags' => '1', 'htmlSpecialChars' => '2'))))), 'div.' => array('stripNL' => '1', 'callRecursive' => '1'), 'address.' => array('stripNL' => '1', 'callRecursive' => '1'), 'blockquote.' => array('stripNL' => '1', 'callRecursive' => '1'), 'article.' => array('stripNL' => '1', 'callRecursive' => '1'), 'aside.' => array('stripNL' => '1', 'callRecursive' => '1'), 'footer.' => array('stripNL' => '1', 'callRecursive' => '1'), 'header.' => array('stripNL' => '1', 'callRecursive' => '1'), 'nav.' => array('stripNL' => '1', 'callRecursive' => '1'), 'section.' => array('stripNL' => '1', 'callRecursive' => '1'), 'dl.' => array('stripNL' => '1', 'callRecursive' => '1'), 'dd.' => array('stripNL' => '1', 'callRecursive' => '1'))), 'block' => 'FLUIDTEMPLATE', 'block.' => array('templateName' => 'Default', 'templateName.' => array('override.' => array('field' => 'template')), 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/Blocks/', 'EXT:bootstrap_package/Resources/Private/Templates/Blocks/'), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/Blocks/', 'EXT:bootstrap_package/Resources/Private/Partials/Blocks/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/Blocks/', 'EXT:bootstrap_package/Resources/Private/Layouts/Blocks/'), 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\ConstantsProcessor', '1.' => array('as' => 'theme', 'key' => 'page.theme'))), 'page.' => array('class' => 'COA', 'class.' => array('TEXT', '10.' => array('field' => 'alias // uid', 'noTrimWrap' => '|page-||'), 'TEXT', '20.' => array('data' => 'level:1', 'noTrimWrap' => '| pagelevel-||'), 'TEXT', '30.' => array('data' => 'siteLanguage:languageId', 'noTrimWrap' => '| language-||'), 'TEXT', '40.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default', 'noTrimWrap' => '| backendlayout-||'), 'TEXT', '50.' => array('field' => 'layout', 'noTrimWrap' => '| layout-||', 'ifEmpty' => 'default'))), 'tx_form.' => array('contentElementRendering' => 'RECORDS', 'contentElementRendering.' => array('tables' => 'tt_content', 'source.' => array('current' => '1'), 'dontCheckPid' => '1')), 'contentContainer' => 'FLUIDTEMPLATE', 'contentContainer.' => array('templateName' => 'Container', 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/ContentElements/', 'EXT:coplanner/Resources/Private/Templates/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Templates/', '', ''), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/ContentElements/', 'EXT:coplanner/Resources/Private/Partials/ContentElements/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Partials/', '', '', 'EXT:mindshape_cookie_consent/Resources/Private/Partials/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:bootstrap_package/Resources/Private/Layouts/ContentElements/', 'EXT:content_animations/Resources/Private/Layouts/BootstrapPackage/v12/', 'EXT:slick/Resources/Private/Fluid/FluidStyledContent/Layouts/', '', ''), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1509614342.' => array('references.' => array('fieldName' => 'background_image'), 'as' => 'backgroundImage'), 'BK2K\\BootstrapPackage\\DataProcessing\\FlexFormProcessor', '1532626753.' => array('fieldName' => 'background_image_options'), 'BK2K\\BootstrapPackage\\DataProcessing\\ContainerContextProcessor', 'Baschte\\ContentAnimations\\DataProcessing\\AnimationSettingsProcessor', 'B13\\Container\\DataProcessing\\ContainerProcessor'), 'variables.' => array('backendlayout' => 'TEXT', 'backendlayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'aos-easing' => 'TEXT', 'aos-easing.' => array('value' => 'ease'), 'aos-once' => 'TEXT', 'aos-once.' => array('value' => '1'), 'aos-mirror' => 'TEXT', 'aos-mirror.' => array('value' => '0')), 'settings.' => array('header.' => array('defaultHeaderType' => '2', 'class' => 'element-header', 'date.' => array('format' => '%B %e, %Y')), 'subheader.' => array('class' => 'element-subheader'), 'lightbox.' => array('cssClass' => 'lightbox', 'prefix' => 'lightbox-group', 'image.' => array('maxHeight' => '1200', 'maxWidth' => '1200')), 'media.' => array('additionalConfig.' => array('autoplay' => '0', 'controls' => '1', 'loop' => '0', 'enablejsapi' => '1', 'showinfo' => '0', 'relatedVideos' => '0', 'modestbranding' => '0')), 'gallery.' => array('columns.' => array('1.' => array('class' => 'gallery-item-size-1'), '2.' => array('class' => 'gallery-item-size-2', 'multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '8', 'xlarge' => '8', 'large' => '8', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '3.' => array('class' => 'gallery-item-size-3', 'multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.3333'), 'gutters.' => array('default' => '16', 'xlarge' => '16', 'large' => '16', 'medium' => '16', 'small' => '16', 'extrasmall' => '16')), '4.' => array('class' => 'gallery-item-size-4', 'multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '8', 'small' => '8', 'extrasmall' => '8')), '5.' => array('class' => 'gallery-item-size-5', 'multiplier.' => array('default' => '0.2', 'xlarge' => '0.2', 'large' => '0.2', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '32', 'xlarge' => '32', 'large' => '32', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')), '6.' => array('class' => 'gallery-item-size-6', 'multiplier.' => array('default' => '0.1666', 'xlarge' => '0.16666', 'large' => '0.16666', 'medium' => '0.3333', 'small' => '0.3333', 'extrasmall' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '16', 'small' => '16', 'extrasmall' => '8')))), 'responsiveimages.' => array('variants.' => array('default.' => array('breakpoint' => '1400', 'width' => '1280'), 'xlarge.' => array('breakpoint' => '1200', 'width' => '1100'), 'large.' => array('breakpoint' => '992', 'width' => '920'), 'medium.' => array('breakpoint' => '768', 'width' => '680'), 'small.' => array('breakpoint' => '576', 'width' => '500'), 'extrasmall.' => array('breakpoint' => 'unset', 'width' => '374')), 'backendlayout.' => array('2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_25_75.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_50_50.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_left.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '2_columns_offset_right.' => array('0.' => array('multiplier.' => array('default' => '0.6666', 'xlarge' => '0.6666', 'large' => '0.6666'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), '3_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'special_feature.' => array('30.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '31.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '32.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '33.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '34.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '35.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '36.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40')), '37.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40', 'small' => '40'))), 'special_start.' => array('20.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '21.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80')), '22.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '80', 'xlarge' => '80', 'large' => '80', 'medium' => '80'))), 'subnavigation_left_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '1.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right.' => array('0.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40'))), 'subnavigation_right_2_columns.' => array('0.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')), '2.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40')))), 'contentelements.' => array('textpic.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'textmedia.' => array('centered_left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'centered_right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'accordion.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'top.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '24', 'xlarge' => '24', 'large' => '24', 'medium' => '24'), 'corrections.' => array('default' => '25', 'xlarge' => '25', 'large' => '25', 'medium' => '25', 'small' => '50', 'extrasmall' => '50')), 'bottom.' => array('corrections.' => array('default' => '50', 'large' => '50', 'medium' => '50', 'small' => '50', 'extrasmall' => '50'))), 'card_group.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'carousel.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_small.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'carousel_fullscreen.' => array('background_image.' => array('multiplier.' => array('default' => '1.5', 'xlarge' => '1.5', 'large' => '1.5')), 'text_and_image.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'))), 'tab.' => array('left.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), 'right.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'timeline.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'corrections.' => array('default' => '49', 'xlarge' => '49', 'large' => '49', 'medium' => '49', 'small' => '72', 'extrasmall' => '72')), 'menu_card_dir.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_card_list.' => array('1.' => array('corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '20', 'xlarge' => '20', 'large' => '20', 'medium' => '20', 'small' => '20'), 'corrections.' => array('default' => '2', 'xlarge' => '2', 'large' => '2', 'medium' => '2', 'small' => '2', 'extrasmall' => '2'))), 'menu_thumbnail_dir.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10'))), 'menu_thumbnail_list.' => array('2.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '3.' => array('multiplier.' => array('default' => '0.3333', 'xlarge' => '0.3333', 'large' => '0.3333', 'medium' => '0.3333', 'small' => '0.3333'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')), '4.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5', 'small' => '0.5'), 'gutters.' => array('default' => '10', 'xlarge' => '10', 'large' => '10', 'medium' => '10', 'small' => '10')))), 'container.' => array('container_2_columns.' => array('201.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.5', 'xlarge' => '0.5', 'large' => '0.5', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_right.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_2_columns_left.' => array('201.' => array('multiplier.' => array('default' => '0.75', 'xlarge' => '0.75', 'large' => '0.75', 'medium' => '0.66'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_3_columns.' => array('201.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.33', 'xlarge' => '0.33', 'large' => '0.33', 'medium' => '0.33'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))), 'container_4_columns.' => array('201.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '202.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '203.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40')), '204.' => array('multiplier.' => array('default' => '0.25', 'xlarge' => '0.25', 'large' => '0.25', 'medium' => '0.5'), 'gutters.' => array('default' => '40', 'xlarge' => '40', 'large' => '40', 'medium' => '40'))))), 'menuthumbnail.' => array('title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '80')), 'menucard.' => array('icon.' => array('enable' => '0', 'height' => '32', 'width' => '32c'), 'title.' => array('crop' => '100'), 'subtitle.' => array('crop' => '100'), 'abstract.' => array('crop' => '250')), 'texticon.' => array('icon.' => array('default.' => array('height' => '32', 'width' => '32'), 'medium.' => array('height' => '48', 'width' => '48'), 'large.' => array('height' => '64', 'width' => '64'), 'awesome.' => array('height' => '80', 'width' => '80'))), 'timeline.' => array('date.' => array('format' => '%Y')), 'uploads.' => array('preview.' => array('height' => '100c', 'width' => '100c'))), 'templateRootPaths' => '', 'partialRootPaths' => '', 'layoutRootPaths' => ''), 'tx_mask.' => array('content' => 'RECORDS', 'content.' => array('tables' => 'tt_content', 'source.' => array('current' => '1'), 'dontCheckPid' => '1')), 'maskContentElement' => 'FLUIDTEMPLATE', 'tx_news.' => array('contentElementRendering' => 'RECORDS', 'contentElementRendering.' => array('tables' => 'tt_content', 'source.' => array('current' => '1'), 'dontCheckPid' => '1')), 'gridelements.' => array('defaultGridSetup.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))))), 'tt_content.' => array('shortcut.' => array('pages' => 'COA', 'pages.' => array('LOAD_REGISTER', '5.' => array('tt_content_shortcut_recursive.' => array('field' => 'recursive')), 'USER', '10.' => array('userFunc' => 'GridElementsTeam\\Gridelements\\Plugin\\Gridelements->user_getTreeList'), 'CONTENT', '20.' => array('table' => 'tt_content', 'select.' => array('pidInList.' => array('data' => 'register:pidInList'), 'selectFields.' => array('dataWrap' => '*,FIND_IN_SET(pid,{register:pidInList}) AS gridelements_shortcut_page_order_by'), 'where' => 'colPos >= 0', 'languageField' => 'sys_language_uid', 'orderBy' => 'gridelements_shortcut_page_order_by,colPos,sorting')), 'RESTORE_REGISTER'))), 'blog.' => array('pageInfo.' => array('title' => 'TEXT', 'title.' => array('data' => 'page:subtitle // page:nav_title // page:title', 'stdWrap.' => array('wrap' => '<h1>|</h1>', 'typolink.' => array('parameter.' => array('data' => 'page:uid'))))), 'contentElementRendering' => 'RECORDS', 'contentElementRendering.' => array('tables' => 'tt_content', 'source.' => array('current' => '1'), 'dontCheckPid' => '1')), 'slick.' => array('t3version.' => array('isSmallerThan087' => 'USER', 'isSmallerThan087.' => array('userFunc' => 'Netzmacher\\Slick\\Userfunc\\Typo3VersionUserfunc->isSmallerThan087'), 'isSmallerThan104' => 'USER', 'isSmallerThan104.' => array('userFunc' => 'Netzmacher\\Slick\\Userfunc\\Typo3VersionUserfunc->isSmallerThan104')), 't3version' => '', 'tx_slick_pages' => 'COA', 'tx_slick_pages.' => array('if' => '', 'if.' => array('isTrue' => '', 'isTrue.' => array('field' => 'tx_slick_pages')), 'CONTENT', '10.' => array('table' => 'tt_content', 'select.' => array('pidInList' => 'TEXT', 'pidInList.' => array('field' => 'tx_slick_pages'), 'orderBy' => 'sorting'), 'renderObj' => '< tt_content'))), 'slick' => ''), 'lib.dynamicContent', 'dynamicContent')
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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('pageUid' => 27, 'colPos' => 9, 'slide' => null), 'typoscriptObjectPath' => 'lib.dynamicContent', 'currentValueKey' => null, 'table' => ''), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/coplanner/typo3temp/var/cache/code/fluid_template/Standard_action_default_b1aaebf9eb0aa5122e573b1695291148baecc15f.php line 162
$array21 = array (
);$array19['slide'] = $renderingContext->getVariableProvider()->getByPath('theme.pagelayout.{pagelayout}.colPos.9.slide', $array21);
$arguments17['data'] = $array19;
$renderChildrenClosure18 = ($arguments17['data'] !== null) ? function() use ($arguments17) { return $arguments17['data']; } : $renderChildrenClosure18;
$output6 .= TYPO3\CMS\Fluid\ViewHelpers\CObjectViewHelper::renderStatic($arguments17, $renderChildrenClosure18, $renderingContext);

$output6 .= '

';
at Standard_action_default_b1aaebf9eb0aa5122e573b1695291148baecc15f->section_62bce9422ff2d14f69ab80a154510232fc8a9afd(object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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 /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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 /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/coplanner/typo3temp/var/cache/code/fluid_template/layout_Default_html_bda10a26ae3743e7006c26f46840c09432470ab7.php line 258
$arguments29['contentAs'] = NULL;
$arguments29['debug'] = true;
$arguments29['section'] = 'Main';

$output3 .= TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper::renderStatic($arguments29, $renderChildrenClosure30, $renderingContext);

$output3 .= '
        <!--TYPO3SEARCH_end-->
    </div>
at layout_Default_html_bda10a26ae3743e7006c26f46840c09432470ab7->{closure}()
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/vendor/typo3fluid/fluid/src/ViewHelpers/SpacelessViewHelper.php line 55
     * @return string
     */
    public static function renderStatic(array $arguments, \Closure $childClosure, RenderingContextInterface $renderingContext)
    {
        return trim(preg_replace('/\\>\\s+\\</', '><', $childClosure()));
    }
}
at TYPO3Fluid\Fluid\ViewHelpers\SpacelessViewHelper::renderStatic(array(), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/coplanner/typo3temp/var/cache/code/fluid_template/layout_Default_html_bda10a26ae3743e7006c26f46840c09432470ab7.php line 416
return $output3;
};
$arguments1 = array();

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

$output0 .= '

';
at layout_Default_html_bda10a26ae3743e7006c26f46840c09432470ab7->render(object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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 /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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 /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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' => 'TEXT', 'templateName.' => array('cObject' => 'TEXT', 'cObject.' => array('data' => 'pagelayout', 'required' => '1', 'case' => 'uppercamelcase', 'split.' => array('token' => 'pagets__', 'cObjNum' => '1', '1.' => array('current' => '1'))), 'ifEmpty' => 'Default'), 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/Page/', 'EXT:coplanner/Resources/Private/Templates/Extensions/blog/Page/'), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/Page/', 'EXT:coplanner/Resources/Private/Partials/Page/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/Page/', 'EXT:bootstrap_package/Resources/Private/Layouts/Page/'), 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\ConstantsProcessor', '1.' => array('as' => 'theme', 'key' => 'page.theme'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('levels' => '2', 'includeSpacer' => '1', 'as' => 'mainnavigation', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'nav_icon_set'), 'iconIdentifier.' => array('field' => 'nav_icon_identifier'), 'iconFileFieldName' => 'nav_icon', 'as' => 'icon', 'if.' => array('isTrue.' => array('stdWrap.' => array('cObject' => 'COA', 'cObject.' => array('TEXT', '10.' => array('value' => '1', 'if.' => array('isTrue' => '1')), 'TEXT', '20.' => array('value' => '1', 'if.' => array('isTrue' => '1'))))))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('entryLevel' => '1', 'levels' => '2', 'expandAll' => '0', 'includeSpacer' => '1', 'as' => 'subnavigation', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'nav_icon_set'), 'iconIdentifier.' => array('field' => 'nav_icon_identifier'), 'iconFileFieldName' => 'nav_icon', 'as' => 'icon', 'if.' => array('isTrue' => '1')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '30.' => array('special' => 'rootline', 'special.' => array('range' => '0|-1'), 'includeNotInMenu' => '1', 'as' => 'breadcrumb', 'if.' => array('value' => '2', 'value.' => array('insertData' => '1', 'prioriCalc' => '1', 'stdWrap.' => array('wrap' => '|-1')), 'isGreaterThan.' => array('data' => 'level')), 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'nav_icon_set'), 'iconIdentifier.' => array('field' => 'nav_icon_identifier'), 'iconFileFieldName' => 'nav_icon', 'as' => 'icon'))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor', '40.' => array('languages' => 'auto', 'as' => 'languagenavigation'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '50.' => array('special' => 'list', 'special.' => array('value' => ''), 'includeNotInMenu' => '1', 'as' => 'metanavigation', 'if.' => array('isTrue' => '')), 'BK2K\\BootstrapPackage\\DataProcessing\\StaticFilesProcessor', '1553883874.' => array('files.' => array('normal' => 'fileadmin/coplanner/admin/CoPlanner.webp', 'inverted' => 'fileadmin/coplanner/admin/CoPlanner.png'), 'as' => 'logo')), 'settings.' => array('logo.' => array('height' => '52', 'width' => '180', 'linktitle' => 'Controlling Software - Business Intelligence')), 'variables.' => array('pageTitle' => 'TEXT', 'pageTitle.' => array('data' => 'page:title'), 'siteTitle' => 'TEXT', 'siteTitle.' => array('data' => 'siteLanguage:websiteTitle//site:websiteTitle//site:identifier'), 'rootPage' => 'TEXT', 'rootPage.' => array('data' => 'leveluid:0'), 'pagelayout' => 'TEXT', 'pagelayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'logoAlt' => 'COA', 'logoAlt.' => array('TEXT', '10.' => array('data' => 'siteLanguage:websiteTitle//site:websiteTitle//site:identifier', 'noTrimWrap' => '|| logo|', 'if.' => array('isFalse' => 'CoPlanner Software und Consulting GmbH - Business Intelligence')), 'TEXT', '20.' => array('value' => 'CoPlanner Software und Consulting GmbH - Business Intelligence', 'if.' => array('isTrue' => 'CoPlanner Software und Consulting GmbH - Business Intelligence'))), 'breadcrumbExtendedValue' => 'COA', 'breadcrumbExtendedValue.' => array()), 'stdWrap.' => array('replacement.' => array('1.' => array('search' => 'http://###BACKEND_URL###/', 'replace.' => array('typolink.' => array('parameter' => 'typo3/', 'returnLast' => 'url'))), '2.' => array('search' => '###FRONTEND_URL###', 'replace.' => array('typolink.' => array('parameter.' => array('data' => 'leveluid:0'), 'returnLast' => 'url'))), '3.' => array('search' => '###CURRENTYEAR###', 'replace.' => array('data' => 'date:U', 'strftime' => '%Y')), '4.' => array('search' => '###SPACE###', 'replace.' => array('char' => '32')), '99.' => array('search' => '###GoogleAnalyticsStatus###', 'replace.' => array('cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('templateName' => 'GoogleAnalyticsStatus', 'templateName.' => array('override.' => array('field' => 'template')), 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/Blocks/', 'EXT:bootstrap_package/Resources/Private/Templates/Blocks/'), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/Blocks/', 'EXT:bootstrap_package/Resources/Private/Partials/Blocks/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/Blocks/', 'EXT:bootstrap_package/Resources/Private/Layouts/Blocks/'), 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\ConstantsProcessor', '1.' => array('as' => 'theme', 'key' => 'page.theme')))))))))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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(MASK\Mask\Fluid\FluidTemplateContentObject), array('templateName' => 'TEXT', 'templateName.' => array('cObject' => 'TEXT', 'cObject.' => array('data' => 'pagelayout', 'required' => '1', 'case' => 'uppercamelcase', 'split.' => array('token' => 'pagets__', 'cObjNum' => '1', '1.' => array('current' => '1'))), 'ifEmpty' => 'Default'), 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/Page/', 'EXT:coplanner/Resources/Private/Templates/Extensions/blog/Page/'), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/Page/', 'EXT:coplanner/Resources/Private/Partials/Page/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/Page/', 'EXT:bootstrap_package/Resources/Private/Layouts/Page/'), 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\ConstantsProcessor', '1.' => array('as' => 'theme', 'key' => 'page.theme'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('levels' => '2', 'includeSpacer' => '1', 'as' => 'mainnavigation', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'nav_icon_set'), 'iconIdentifier.' => array('field' => 'nav_icon_identifier'), 'iconFileFieldName' => 'nav_icon', 'as' => 'icon', 'if.' => array('isTrue.' => array('stdWrap.' => array('cObject' => 'COA', 'cObject.' => array('TEXT', '10.' => array('value' => '1', 'if.' => array('isTrue' => '1')), 'TEXT', '20.' => array('value' => '1', 'if.' => array('isTrue' => '1'))))))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('entryLevel' => '1', 'levels' => '2', 'expandAll' => '0', 'includeSpacer' => '1', 'as' => 'subnavigation', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'nav_icon_set'), 'iconIdentifier.' => array('field' => 'nav_icon_identifier'), 'iconFileFieldName' => 'nav_icon', 'as' => 'icon', 'if.' => array('isTrue' => '1')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '30.' => array('special' => 'rootline', 'special.' => array('range' => '0|-1'), 'includeNotInMenu' => '1', 'as' => 'breadcrumb', 'if.' => array('value' => '2', 'value.' => array('insertData' => '1', 'prioriCalc' => '1', 'stdWrap.' => array('wrap' => '|-1')), 'isGreaterThan.' => array('data' => 'level')), 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'nav_icon_set'), 'iconIdentifier.' => array('field' => 'nav_icon_identifier'), 'iconFileFieldName' => 'nav_icon', 'as' => 'icon'))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor', '40.' => array('languages' => 'auto', 'as' => 'languagenavigation'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '50.' => array('special' => 'list', 'special.' => array('value' => ''), 'includeNotInMenu' => '1', 'as' => 'metanavigation', 'if.' => array('isTrue' => '')), 'BK2K\\BootstrapPackage\\DataProcessing\\StaticFilesProcessor', '1553883874.' => array('files.' => array('normal' => 'fileadmin/coplanner/admin/CoPlanner.webp', 'inverted' => 'fileadmin/coplanner/admin/CoPlanner.png'), 'as' => 'logo')), 'settings.' => array('logo.' => array('height' => '52', 'width' => '180', 'linktitle' => 'Controlling Software - Business Intelligence')), 'variables.' => array('pageTitle' => 'TEXT', 'pageTitle.' => array('data' => 'page:title'), 'siteTitle' => 'TEXT', 'siteTitle.' => array('data' => 'siteLanguage:websiteTitle//site:websiteTitle//site:identifier'), 'rootPage' => 'TEXT', 'rootPage.' => array('data' => 'leveluid:0'), 'pagelayout' => 'TEXT', 'pagelayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'logoAlt' => 'COA', 'logoAlt.' => array('TEXT', '10.' => array('data' => 'siteLanguage:websiteTitle//site:websiteTitle//site:identifier', 'noTrimWrap' => '|| logo|', 'if.' => array('isFalse' => 'CoPlanner Software und Consulting GmbH - Business Intelligence')), 'TEXT', '20.' => array('value' => 'CoPlanner Software und Consulting GmbH - Business Intelligence', 'if.' => array('isTrue' => 'CoPlanner Software und Consulting GmbH - Business Intelligence'))), 'breadcrumbExtendedValue' => 'COA', 'breadcrumbExtendedValue.' => array()), 'stdWrap.' => array('replacement.' => array('1.' => array('search' => 'http://###BACKEND_URL###/', 'replace.' => array('typolink.' => array('parameter' => 'typo3/', 'returnLast' => 'url'))), '2.' => array('search' => '###FRONTEND_URL###', 'replace.' => array('typolink.' => array('parameter.' => array('data' => 'leveluid:0'), 'returnLast' => 'url'))), '3.' => array('search' => '###CURRENTYEAR###', 'replace.' => array('data' => 'date:U', 'strftime' => '%Y')), '4.' => array('search' => '###SPACE###', 'replace.' => array('char' => '32')), '99.' => array('search' => '###GoogleAnalyticsStatus###', 'replace.' => array('cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('templateName' => 'GoogleAnalyticsStatus', 'templateName.' => array('override.' => array('field' => 'template')), 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/Blocks/', 'EXT:bootstrap_package/Resources/Private/Templates/Blocks/'), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/Blocks/', 'EXT:bootstrap_package/Resources/Private/Partials/Blocks/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/Blocks/', 'EXT:bootstrap_package/Resources/Private/Layouts/Blocks/'), 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\ConstantsProcessor', '1.' => array('as' => 'theme', 'key' => 'page.theme')))))))))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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' => 'TEXT', 'templateName.' => array('cObject' => 'TEXT', 'cObject.' => array('data' => 'pagelayout', 'required' => '1', 'case' => 'uppercamelcase', 'split.' => array('token' => 'pagets__', 'cObjNum' => '1', '1.' => array('current' => '1'))), 'ifEmpty' => 'Default'), 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/Page/', 'EXT:coplanner/Resources/Private/Templates/Extensions/blog/Page/'), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/Page/', 'EXT:coplanner/Resources/Private/Partials/Page/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/Page/', 'EXT:bootstrap_package/Resources/Private/Layouts/Page/'), 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\ConstantsProcessor', '1.' => array('as' => 'theme', 'key' => 'page.theme'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('levels' => '2', 'includeSpacer' => '1', 'as' => 'mainnavigation', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'nav_icon_set'), 'iconIdentifier.' => array('field' => 'nav_icon_identifier'), 'iconFileFieldName' => 'nav_icon', 'as' => 'icon', 'if.' => array('isTrue.' => array('stdWrap.' => array('cObject' => 'COA', 'cObject.' => array('TEXT', '10.' => array('value' => '1', 'if.' => array('isTrue' => '1')), 'TEXT', '20.' => array('value' => '1', 'if.' => array('isTrue' => '1'))))))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('entryLevel' => '1', 'levels' => '2', 'expandAll' => '0', 'includeSpacer' => '1', 'as' => 'subnavigation', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'nav_icon_set'), 'iconIdentifier.' => array('field' => 'nav_icon_identifier'), 'iconFileFieldName' => 'nav_icon', 'as' => 'icon', 'if.' => array('isTrue' => '1')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '30.' => array('special' => 'rootline', 'special.' => array('range' => '0|-1'), 'includeNotInMenu' => '1', 'as' => 'breadcrumb', 'if.' => array('value' => '2', 'value.' => array('insertData' => '1', 'prioriCalc' => '1', 'stdWrap.' => array('wrap' => '|-1')), 'isGreaterThan.' => array('data' => 'level')), 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'nav_icon_set'), 'iconIdentifier.' => array('field' => 'nav_icon_identifier'), 'iconFileFieldName' => 'nav_icon', 'as' => 'icon'))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor', '40.' => array('languages' => 'auto', 'as' => 'languagenavigation'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '50.' => array('special' => 'list', 'special.' => array('value' => ''), 'includeNotInMenu' => '1', 'as' => 'metanavigation', 'if.' => array('isTrue' => '')), 'BK2K\\BootstrapPackage\\DataProcessing\\StaticFilesProcessor', '1553883874.' => array('files.' => array('normal' => 'fileadmin/coplanner/admin/CoPlanner.webp', 'inverted' => 'fileadmin/coplanner/admin/CoPlanner.png'), 'as' => 'logo')), 'settings.' => array('logo.' => array('height' => '52', 'width' => '180', 'linktitle' => 'Controlling Software - Business Intelligence')), 'variables.' => array('pageTitle' => 'TEXT', 'pageTitle.' => array('data' => 'page:title'), 'siteTitle' => 'TEXT', 'siteTitle.' => array('data' => 'siteLanguage:websiteTitle//site:websiteTitle//site:identifier'), 'rootPage' => 'TEXT', 'rootPage.' => array('data' => 'leveluid:0'), 'pagelayout' => 'TEXT', 'pagelayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'logoAlt' => 'COA', 'logoAlt.' => array('TEXT', '10.' => array('data' => 'siteLanguage:websiteTitle//site:websiteTitle//site:identifier', 'noTrimWrap' => '|| logo|', 'if.' => array('isFalse' => 'CoPlanner Software und Consulting GmbH - Business Intelligence')), 'TEXT', '20.' => array('value' => 'CoPlanner Software und Consulting GmbH - Business Intelligence', 'if.' => array('isTrue' => 'CoPlanner Software und Consulting GmbH - Business Intelligence'))), 'breadcrumbExtendedValue' => 'COA', 'breadcrumbExtendedValue.' => array()), 'stdWrap.' => array('replacement.' => array('1.' => array('search' => 'http://###BACKEND_URL###/', 'replace.' => array('typolink.' => array('parameter' => 'typo3/', 'returnLast' => 'url'))), '2.' => array('search' => '###FRONTEND_URL###', 'replace.' => array('typolink.' => array('parameter.' => array('data' => 'leveluid:0'), 'returnLast' => 'url'))), '3.' => array('search' => '###CURRENTYEAR###', 'replace.' => array('data' => 'date:U', 'strftime' => '%Y')), '4.' => array('search' => '###SPACE###', 'replace.' => array('char' => '32')), '99.' => array('search' => '###GoogleAnalyticsStatus###', 'replace.' => array('cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('templateName' => 'GoogleAnalyticsStatus', 'templateName.' => array('override.' => array('field' => 'template')), 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/Blocks/', 'EXT:bootstrap_package/Resources/Private/Templates/Blocks/'), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/Blocks/', 'EXT:bootstrap_package/Resources/Private/Partials/Blocks/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/Blocks/', 'EXT:bootstrap_package/Resources/Private/Layouts/Blocks/'), 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\ConstantsProcessor', '1.' => array('as' => 'theme', 'key' => 'page.theme')))))))), '10')
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 688
        foreach ($sKeyArray as $theKey) {
            $theValue = $setup[$theKey];
            if ((int)$theKey && strpos($theKey, '.') === false) {
                $conf = $setup[$theKey . '.'] ?? [];
                $content .= $this->cObjGetSingle($theValue, $conf, $addKey . $theKey);
            }
        }
        return $content;
    }
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGet(array('includeCSS.' => array('theme' => 'EXT:bootstrap_package/Resources/Public/Scss/bootstrap5/theme.scss', 'dpnglossary' => 'EXT:dpn_glossary/Resources/Public/css/styles.css', 'owlCarousel' => 'https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css', 'owlCarousel.' => array('external' => '1'), 'owlCarouselThemeDefault' => 'https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.theme.default.min.css', 'owlCarouselThemeDefault.' => array('external' => '1'), 'slickLibrary' => 'EXT:slick/Resources/Public/JavaScript/slick-1.9.0/slick/slick.min.css', 'slickTheme' => 'EXT:slick/Resources/Public/JavaScript/slick-1.9.0/slick/slick-theme.min.css', 'slickTheme.' => array('if' => '', 'if.' => array('isTrue' => '1')), 'slickDefault' => 'EXT:slick/Resources/Public/CSS/default.min.css', 'cop' => 'EXT:coplanner/Resources/Public/Css/style.css', 'newsBasic' => 'EXT:news/Resources/Public/Css/news-basic.css'), 'includeJSFooterlibs.' => array('popper' => 'EXT:bootstrap_package/Resources/Public/Contrib/popper-core/popper.min.js', 'bootstrap' => 'EXT:bootstrap_package/Resources/Public/Contrib/bootstrap5/js/bootstrap.min.js', 'jquery' => 'EXT:bootstrap_package/Resources/Public/Contrib/jquery/jquery.min.js', 'jquery.' => array('forceOnTop' => '1'), 'photoswipe_core' => 'EXT:bootstrap_package/Resources/Public/Contrib/photoswipe/photoswipe.min.js', 'photoswipe_ui' => 'EXT:bootstrap_package/Resources/Public/Contrib/photoswipe/photoswipe-ui-default.min.js', 'bootstrap_accordion' => 'EXT:bootstrap_package/Resources/Public/JavaScript/Dist/bootstrap.accordion.min.js', 'bootstrap_popover' => 'EXT:bootstrap_package/Resources/Public/JavaScript/Dist/bootstrap.popover.min.js', 'bootstrap_stickyheader' => 'EXT:bootstrap_package/Resources/Public/JavaScript/Dist/bootstrap.stickyheader.min.js', 'bootstrap_smoothscroll' => 'EXT:bootstrap_package/Resources/Public/JavaScript/Dist/bootstrap.smoothscroll.min.js', 'bootstrap_lightbox' => 'EXT:bootstrap_package/Resources/Public/JavaScript/Dist/bootstrap.lightbox.min.js', 'bootstrap_navbar' => 'EXT:bootstrap_package/Resources/Public/JavaScript/Dist/bootstrap.navbar.min.js', 'copScrollMagic' => 'EXT:coplanner/Resources/Public/Js/ScrollMagic.min.js', 'copAddIndicators' => 'EXT:coplanner/Resources/Public/Js/debug.addIndicators.js', 'copCustom' => 'EXT:coplanner/Resources/Public/Js/custom.js'), 'typeNum' => '0', 'shortcutIcon' => 'fileadmin/coplanner/admin/favicon.ico', 'bodyTagCObject' => 'COA', 'bodyTagCObject.' => array('TEXT', '10.' => array('data' => 'TSFE:id', 'noTrimWrap' => '| id="p|"|'), '< lib.page.class', '20.' => array('stdWrap.' => array('noTrimWrap' => '| class="|"|')), 'wrap' => '<body|>'), 'headerData.' => array('HMENU', '10.' => array('special' => 'browse', 'special.' => array('items' => 'prev|next'), 'TMENU', '1.' => array('NO.' => array('allWrap' => '<link rel="prev" href="|"> |*| <link rel="next" href="|">', 'doNotLinkIt' => '1', 'stdWrap.' => array('typolink.' => array('parameter.' => array('data' => 'field:uid'), 'returnLast' => 'url'))))), 'TEXT', '9990.' => array('value' => ' <script> window.analyticsLoaded = false; window.tagManagerLoaded = false; window.addEventListener(\'cookieConsent\', function (event) { if (event.detail.hasOption(\'google_analytics\') && !window.analyticsLoaded) { loadGoogleAnalytics(); window.analyticsLoaded = true; } else { removeCookie([\'_ga\', \'_gid\', \'_gat\']); } if (event.detail.hasOption(\'google_tagmanager\') && !window.tagManagerLoaded) { loadGoogleTagManager(); window.tagManagerLoaded = true; } else { removeCookie([\'_gcl_au\']); } }); function loadGoogleAnalytics() { (function(i,s,o,g,r,a,m){i[\'GoogleAnalyticsObject\']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,\'script\',\'//www.google-analytics.com/analytics.js\',\'ga\'); ga(\'create\', \'UA-4231901-1\', \'auto\'); ga(\'set\', \'anonymizeIp\', true); ga(\'send\', \'pageview\'); }; function loadGoogleTagManager() { (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\': new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src= \'https://www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f); })(window,document,\'script\',\'dataLayer\',\'GTM-5SHDDHL\'); }; function removeCookie(cookieNames) { let domainName = document.domain; let splits = domainName.split(\'.\'); let domainName2 = \'.\'+splits[1]+\'.\'+splits[2]; for (i = 0; i < cookieNames.length; i++) { cn = cookieNames[i]; document.cookie = cn + \'=; Domain=\'+domainName+\'; Expires=Thu, 01 Jan 1970 00:00:00 UTC; Path=/;\'; document.cookie = cn + \'=; Domain=\'+domainName2+\'; Expires=Thu, 01 Jan 1970 00:00:00 UTC; Path=/;\'; } }; function isOnScreen(elem) { if( elem.length == 0 ) { return; } var $window = jQuery(window); var viewport_top = $window.scrollTop(); var viewport_height = $window.height(); var viewport_bottom = viewport_top + viewport_height; var $elem = jQuery(elem); var top = $elem.offset().top; var height = $elem.height(); var bottom = top + height; return (top >= viewport_top && top < viewport_bottom) || (bottom > viewport_top && bottom <= viewport_bottom) || (height > viewport_height && top <= viewport_top && bottom >= viewport_bottom); }; </script> '), 'TEXT', '654.' => array('value' => '<!-- SalesViewer® --> <script>!(function (s, a, l, e, sv, i, ew, er) {try {(a =s[a] || s[l] || function () {throw "no_xhr";}),(sv = i = "https://salesviewer.org"),(ew = function(x){(s = new Image()), (s.src = "https://salesviewer.org/tle.gif?sva=e0l2a9d7v9m5&u="+encodeURIComponent(window.location)+"&e=" + encodeURIComponent(x))}),(l = s.SV_XHR = function (d) {return ((er = new a()),(er.onerror = function () {if (sv != i) return ew("load_err"); (sv = "https://www.salesviewer.com/t"), setTimeout(l.bind(null, d), 0);}),(er.onload = function () {(s.execScript || s.eval).call(er, er.responseText);}),er.open("POST", sv, !0),(er.withCredentials = true),er.send(d),er);}),l("h_json=" + 1 * ("JSON" in s && void 0 !== JSON.parse) + "&h_wc=1&h_event=" + 1 * ("addEventListener" in s) + "&sva=" + e);} catch (x) {ew(x)}})(window, "XDomainRequest", "XMLHttpRequest", "e0l2a9d7v9m5");</script> <noscript><img src="https://salesviewer.org/e0l2a9d7v9m5.gif" style="visibility:hidden;" /></noscript> <!-- End SalesViewer® --> ')), 'FLUIDTEMPLATE', '10.' => array('templateName' => 'TEXT', 'templateName.' => array('cObject' => 'TEXT', 'cObject.' => array('data' => 'pagelayout', 'required' => '1', 'case' => 'uppercamelcase', 'split.' => array('token' => 'pagets__', 'cObjNum' => '1', '1.' => array('current' => '1'))), 'ifEmpty' => 'Default'), 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/Page/', 'EXT:coplanner/Resources/Private/Templates/Extensions/blog/Page/'), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/Page/', 'EXT:coplanner/Resources/Private/Partials/Page/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/Page/', 'EXT:bootstrap_package/Resources/Private/Layouts/Page/'), 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\ConstantsProcessor', '1.' => array('as' => 'theme', 'key' => 'page.theme'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('levels' => '2', 'includeSpacer' => '1', 'as' => 'mainnavigation', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'nav_icon_set'), 'iconIdentifier.' => array('field' => 'nav_icon_identifier'), 'iconFileFieldName' => 'nav_icon', 'as' => 'icon', 'if.' => array('isTrue.' => array('stdWrap.' => array('cObject' => 'COA', 'cObject.' => array('TEXT', '10.' => array('value' => '1', 'if.' => array(*DEEP NESTED ARRAY*)), 'TEXT', '20.' => array('value' => '1', 'if.' => array(*DEEP NESTED ARRAY*))))))))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('entryLevel' => '1', 'levels' => '2', 'expandAll' => '0', 'includeSpacer' => '1', 'as' => 'subnavigation', 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'nav_icon_set'), 'iconIdentifier.' => array('field' => 'nav_icon_identifier'), 'iconFileFieldName' => 'nav_icon', 'as' => 'icon', 'if.' => array('isTrue' => '1')))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '30.' => array('special' => 'rootline', 'special.' => array('range' => '0|-1'), 'includeNotInMenu' => '1', 'as' => 'breadcrumb', 'if.' => array('value' => '2', 'value.' => array('insertData' => '1', 'prioriCalc' => '1', 'stdWrap.' => array('wrap' => '|-1')), 'isGreaterThan.' => array('data' => 'level')), 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\IconsDataProcessor', '1628754217.' => array('iconSet.' => array('field' => 'nav_icon_set'), 'iconIdentifier.' => array('field' => 'nav_icon_identifier'), 'iconFileFieldName' => 'nav_icon', 'as' => 'icon'))), 'TYPO3\\CMS\\Frontend\\DataProcessing\\LanguageMenuProcessor', '40.' => array('languages' => 'auto', 'as' => 'languagenavigation'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '50.' => array('special' => 'list', 'special.' => array('value' => ''), 'includeNotInMenu' => '1', 'as' => 'metanavigation', 'if.' => array('isTrue' => '')), 'BK2K\\BootstrapPackage\\DataProcessing\\StaticFilesProcessor', '1553883874.' => array('files.' => array('normal' => 'fileadmin/coplanner/admin/CoPlanner.webp', 'inverted' => 'fileadmin/coplanner/admin/CoPlanner.png'), 'as' => 'logo')), 'settings.' => array('logo.' => array('height' => '52', 'width' => '180', 'linktitle' => 'Controlling Software - Business Intelligence')), 'variables.' => array('pageTitle' => 'TEXT', 'pageTitle.' => array('data' => 'page:title'), 'siteTitle' => 'TEXT', 'siteTitle.' => array('data' => 'siteLanguage:websiteTitle//site:websiteTitle//site:identifier'), 'rootPage' => 'TEXT', 'rootPage.' => array('data' => 'leveluid:0'), 'pagelayout' => 'TEXT', 'pagelayout.' => array('data' => 'pagelayout', 'replacement.' => array('10.' => array('search' => 'pagets__', 'replace' => '')), 'ifEmpty' => 'default'), 'logoAlt' => 'COA', 'logoAlt.' => array('TEXT', '10.' => array('data' => 'siteLanguage:websiteTitle//site:websiteTitle//site:identifier', 'noTrimWrap' => '|| logo|', 'if.' => array('isFalse' => 'CoPlanner Software und Consulting GmbH - Business Intelligence')), 'TEXT', '20.' => array('value' => 'CoPlanner Software und Consulting GmbH - Business Intelligence', 'if.' => array('isTrue' => 'CoPlanner Software und Consulting GmbH - Business Intelligence'))), 'breadcrumbExtendedValue' => 'COA', 'breadcrumbExtendedValue.' => array()), 'stdWrap.' => array('replacement.' => array('1.' => array('search' => 'http://###BACKEND_URL###/', 'replace.' => array('typolink.' => array('parameter' => 'typo3/', 'returnLast' => 'url'))), '2.' => array('search' => '###FRONTEND_URL###', 'replace.' => array('typolink.' => array('parameter.' => array('data' => 'leveluid:0'), 'returnLast' => 'url'))), '3.' => array('search' => '###CURRENTYEAR###', 'replace.' => array('data' => 'date:U', 'strftime' => '%Y')), '4.' => array('search' => '###SPACE###', 'replace.' => array('char' => '32')), '99.' => array('search' => '###GoogleAnalyticsStatus###', 'replace.' => array('cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('templateName' => 'GoogleAnalyticsStatus', 'templateName.' => array('override.' => array('field' => 'template')), 'templateRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Templates/Blocks/', 'EXT:bootstrap_package/Resources/Private/Templates/Blocks/'), 'partialRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Partials/Blocks/', 'EXT:bootstrap_package/Resources/Private/Partials/Blocks/'), 'layoutRootPaths.' => array('EXT:bootstrap_package/Resources/Private/Layouts/Blocks/', 'EXT:bootstrap_package/Resources/Private/Layouts/Blocks/'), 'dataProcessing.' => array('BK2K\\BootstrapPackage\\DataProcessing\\ConstantsProcessor', '1.' => array('as' => 'theme', 'key' => 'page.theme')))))))), 'meta.' => array('viewport' => 'width=device-width, initial-scale=1, minimum-scale=1', 'robots' => 'INDEX,FOLLOW', 'apple-mobile-web-app-capable' => 'no', 'X-UA-Compatible' => 'IE=edge', 'X-UA-Compatible.' => array('attribute' => 'http-equiv'), 'google' => 'notranslate', 'google-site-verification' => 'l_3-zJOGQsk56b36WoMEvnEE8vCKFmOsrJD7TkbsFQw'), 'includeCSSLibs.' => array('googlewebfont' => 'https://fonts.googleapis.com/css?display=swap&family=Roboto:300,400,700', 'googlewebfont.' => array('external' => '1', 'disableCompression' => '1', 'excludeFromConcatenation' => '1', 'if.' => array('isTrue' => '1')), 'bootstrappackageicon' => 'EXT:bootstrap_package/Resources/Public/Fonts/bootstrappackageicon.min.css', 'blogFrontend' => 'EXT:blog/Resources/Public/Css/frontend.min.css', 'blogFrontend.' => array('forceOnTop' => '1')), 'includeJSLibs.' => array('modernizr' => 'EXT:bootstrap_package/Resources/Public/Contrib/modernizr/modernizr.min.js', 'modernizr.' => array('forceOnTop' => '1', 'async' => '1'), 'copProgressbar' => 'EXT:coplanner/Resources/Public/Js/progressbar.min.js', 'amchartsCore' => 'EXT:coplanner/Resources/Public/Js/amcharts.core.js', 'amchartsCharts' => 'EXT:coplanner/Resources/Public/Js/amcharts.charts.js', 'amchartsCloud' => 'EXT:coplanner/Resources/Public/Js/amcharts.wordCloud.js', 'amchartsAnim' => 'EXT:coplanner/Resources/Public/Js/amcharts.animated.js'), 'jsInline.' => array('COA', '99.' => array('if.' => array('isTrue' => ''), 'TEXT', '10.' => array('value' => ' var gaProperty = \'\'; var disableStr = \'ga-disable-\' + gaProperty; if (document.cookie.indexOf(disableStr + \'=true\') > -1) { window[disableStr] = true; } function googleAnalyticsToggle(event) { if (document.cookie.indexOf(disableStr + \'=true\') > -1) { event.target.innerHTML = event.target.getAttribute(\'data-label-disable\'); googleAnalyticsOptIn(); } else { event.target.innerHTML = event.target.getAttribute(\'data-label-enable\'); googleAnalyticsOptOut(); } } function googleAnalyticsOptOut() { document.cookie = disableStr + \'=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/\'; window[disableStr] = true; } function googleAnalyticsOptIn() { document.cookie = disableStr + \'=; expires=Thu, 01 Jan 1970 00:00:01 UTC; path=/\'; window[disableStr] = false; } document.addEventListener(\'DOMContentLoaded\', function() { var matches = document.querySelectorAll(\'[data-action="googleAnalyticsToggle"]\'); for (i=0; i<matches.length; i++) { if (document.cookie.indexOf(disableStr + \'=true\') > -1) { matches[i].innerHTML = matches[i].getAttribute(\'data-label-enable\'); } else { matches[i].innerHTML = matches[i].getAttribute(\'data-label-disable\'); } matches[i].onclick = function(event) { event.preventDefault(); event.stopPropagation(); googleAnalyticsToggle(event); } } }); (function(i,s,o,g,r,a,m){i[\'GoogleAnalyticsObject\']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,\'script\',\'//www.google-analytics.com/analytics.js\',\'ga\'); ga(\'create\', \'\', \'auto\'); ga(\'set\', \'anonymizeIp\', true);'), 'TEXT', '90.' => array('value' => ' ga(\'send\', \'pageview\');'))), 'cssInline.' => array('FILECONTENT', '161113.' => array('file' => 'EXT:content_animations/Resources/Public/JavaScript/Vendor/AOS/aos.css'), 'TEXT', '62478.' => array('value' => ' .{$plugin.slick.carousel.css.class}{ margin:{$plugin.slick.carousel.css.margins.item}; } .slick-header { bottom: {$plugin.slick.carousel.css.header.bottom}; top: {$plugin.slick.carousel.css.header.top}; } .slick-text { bottom: {$plugin.slick.carousel.css.text.bottom}; top: {$plugin.slick.carousel.css.text.top}; } .slick-header .span { background-color: {$plugin.slick.carousel.css.header.background-color}; color: {$plugin.slick.carousel.css.header.color}; font-size: {$plugin.slick.carousel.css.header.font-size}; font-weight: {$plugin.slick.carousel.css.header.font-weight}; } /* color */ .slick-slider .slick-next:before, .slick-slider .slick-prev:before { color: {$plugin.slick.carousel.css.colors.arrows}; } .slick-slider .slick-dots li button:before { color: {$plugin.slick.carousel.css.colors.dots.default}; } .slick-slider .slick-dots li.slick-active button:before { color: {$plugin.slick.carousel.css.colors.dots.active}; } .slick-slider .slick-next:before, .slick-slider .slick-prev:before { color: {$plugin.slick.carousel.css.colors.arrows}; } .slick-slider .slick-dots li button:before { color: {$plugin.slick.carousel.css.colors.dots.default}; } .slick-slider .slick-dots li.slick-active button:before { color: {$plugin.slick.carousel.css.colors.dots.active}; } /* position */ .slick-dots { bottom: {$plugin.slick.carousel.css.position.dots.bottom}; margin-left:0; margin-right:0; }')), 'jsFooterInline.' => array('FILECONTENT', '161113.' => array('file' => 'EXT:content_animations/Resources/Public/JavaScript/Vendor/AOS/aos-3.0.0-beta-6.min.js'), 'TEXT', '161114.' => array('value' => 'AOS.init();'), 'TEXT', '1504009937.' => array('value' => ' jQuery(function() { jQuery(\'.rss-app.owl-carousel\').owlCarousel({ loop: true, margin: 0, nav: false, autoplay: true, dots: false, responsive: { 0: { items: 1 }, 600: { items: 3 }, 1000: { items: 6 } } }) });'), 'COA', '60900.' => array('DEV9' => 'TEXT', 'DEV9.' => array('value' => 'XXX', 'wrap' => 'alert(\'|\');'), 'TEXT', '10.' => array('value' => ' var typeOfSlickUids = typeof slickUids; if( typeOfSlickUids != \'undefined\' ) { if(Array.isArray(slickUids)){ $(document).ready(function () { for (var i = 0; i < slickUids.length; i++) { var boolSlickRandomizeX = eval("boolSlickRandomize" + slickUids[i]); //alert(boolSlickRandomizeX); if( boolSlickRandomizeX == true ) { $(\'#slickid-\' + slickUids[i]).randomize(); } } }); } } $(document).ready(function () { if( (typeof obj === "object") && (obj !== null) ) { var sortedKeys = Object.keys(obj).sort(); //alert( sortedKeys[0] ); if(Array.isArray(sortedKeys)){ for (var i = 0; i < sortedKeys.length; i++) { obj[sortedKeys[i]](); } } } }); '))), 'USER', '1503070436.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'pluginKey' => 'Schema', 'pluginName' => 'Schema', 'extensionName' => 'SchemaOrg', 'vendorName' => 'CodingMs', 'controller' => 'Schema', 'action' => 'inject'), 'TEXT', '1505745954.' => array('value' => '<!-- insert rss-app css -->'), 'includeJSFooter.' => array('owlCarousel' => 'https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js', 'owlCarousel.' => array('external' => '1'), 'slick' => 'EXT:slick/Resources/Public/JavaScript/slick-1.9.0/slick/slick.min.js', 'slickRandomize' => 'EXT:slick/Resources/Public/JavaScript/randomize.js'), 'TEXT', '1505745953.' => array('value' => '<!-- insert rss-app owlcarousel js -->'), 'cssInline' => '', 'jsFooterInline' => '', 'config.' => array('contentObjectExceptionHandler' => '0')))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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 /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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 /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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 /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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 /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/coplanner/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/coplanner/typo3conf/ext/emailobfuscator/Classes/Middleware/ObfuscationMiddleware.php line 60
        );

        // return when, disabled
        if (!isset($settings['enabled']) || !boolval($settings['enabled'])) {
            return $handler->handle($request);
        }

        $response = $handler->handle($request);
        if (
at EMAILOBFUSCATOR\Emailobfuscator\Middleware\ObfuscationMiddleware->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/coplanner/typo3conf/ext/secure_downloads/Classes/Middleware/FileDeliveryMiddleware.php line 58
            [$jwt, $basePath] = explode('/', $cleanPath);
            return (new FileDelivery($jwt))->deliver($request);
        }

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

    public function isResponsible(ServerRequestInterface $request)
    {
at Bitmotion\SecureDownloads\Middleware\FileDeliveryMiddleware->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/frontend/Classes/Middleware/FrontendUserAuthenticator.php line 77
        // 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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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/var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$122->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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 /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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 /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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 /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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 /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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 /var/www/vhosts/hosting117156.a2f78.netcup.net/httpdocs/typo3_src-10.4.31/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();
});