Whoops, looks like something went wrong.

Get help in the TYPO3 Documentation

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

Find a solution for this exception in the TYPO3 Documentation.

(1/1) #1540246570 TYPO3Fluid\Fluid\Core\ViewHelper\Exception

No Content Object definition found at TypoScript object path "tt_content.list.20.igxbananafairday_bananafairdayslogans"

in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/fluid/Classes/ViewHelpers/CObjectViewHelper.php line 165
            }
            $setup = $setup[$segment . '.'];
        }
        if (!isset($setup[$lastSegment])) {
            throw new Exception(
                'No Content Object definition found at TypoScript object path "' . $typoscriptObjectPath . '"',
                1540246570
            );
        }
at TYPO3\CMS\Fluid\ViewHelpers\CObjectViewHelper::renderStatic(array('data' => array('uid' => 19805, 'rowDescription' => '', 'pid' => 1983, 'tstamp' => 1531753778, 'crdate' => 1531753527, 'cruser_id' => 3, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 3072, 'editlock' => 0, 'sys_language_uid' => 0, 'l18n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 0, 'l18n_diffsource' => 'a:4:{s:6:"colPos";N;s:25:"tx_gridelements_container";N;s:23:"tx_gridelements_columns";N;s:16:"sys_language_uid";N;}', 't3ver_oid' => 0, 't3ver_id' => 0, 't3ver_label' => '', 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'CType' => 'list', 'header' => '', 'header_position' => '', 'bodytext' => '', 'bullets_type' => 0, 'uploads_description' => 0, 'uploads_type' => 0, 'assets' => 0, 'image' => 0, 'imagewidth' => 0, 'imageorient' => 0, 'imagecols' => 2, 'imageborder' => 0, 'media' => 0, 'layout' => '0', 'frame_class' => 'default', 'cols' => 0, 'spaceBefore' => 0, 'spaceAfter' => 0, 'space_before_class' => '', 'space_after_class' => '', 'records' => '0', 'pages' => '', 'colPos' => 2, 'subheader' => '', 'header_link' => '', 'image_zoom' => 0, 'header_layout' => '0', 'list_type' => 'igxbananafairday_bananafairdayslogans', 'sectionIndex' => 1, 'linkToTop' => 0, 'file_collections' => '0', 'filelink_size' => 0, 'filelink_sorting' => '', 'filelink_sorting_direction' => '', 'target' => '', 'date' => 0, 'recursive' => 0, 'imageheight' => 0, 'pi_flexform' => '0', 'accessibility_title' => '', 'accessibility_bypass' => 0, 'accessibility_bypass_text' => '', 'selected_categories' => '0', 'category_field' => '', 'table_class' => '', 'table_caption' => '0', 'table_delimiter' => 124, 'table_enclosure' => 0, 'table_header_position' => 0, 'table_tfoot' => 0, 'categories' => 0, 'backupColPos' => -2, 'tx_gridelements_backend_layout' => '', 'tx_gridelements_children' => 0, 'tx_gridelements_container' => 0, 'tx_gridelements_columns' => 0, 'tx_news_related_news' => 0, 'tx_dce_dce' => 0, 'tx_dce_index' => '0', 'tx_dce_new_container' => 0, 'tx_igxproducts_content_elements' => '', 'gridelements_shortcut_page_order_by' => 0, 'tx_pluploadfe_config' => null, 'tx_dce_slug' => '', 'flower' => '', 'linktext' => '', 'buttoncolor' => '', 'textposition' => '', 'headline_color' => '', 'kachelcolor' => '', 'kachelicon' => '', 'tx_igcontentfinder_domain_model_content' => 0), 'typoscriptObjectPath' => 'tt_content.list.20.igxbananafairday_bananafairdayslogans', 'currentValueKey' => null, 'table' => 'tt_content'), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/var/cache/code/fluid_template/Standard_action_list_7049951ca389c72ceef04899194152742a79b737.php line 78
$array11 = array (
);$arguments7['data'] = $renderingContext->getVariableProvider()->getByPath('data', $array11);
$arguments7['table'] = 'tt_content';
$renderChildrenClosure8 = ($arguments7['data'] !== null) ? function() use ($arguments7) { return $arguments7['data']; } : $renderChildrenClosure8;
$output6 .= TYPO3\CMS\Fluid\ViewHelpers\CObjectViewHelper::renderStatic($arguments7, $renderChildrenClosure8, $renderingContext);

$output6 .= '
    ';
return $output6;
at Standard_action_list_7049951ca389c72ceef04899194152742a79b737->{closure}()
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractConditionViewHelper.php line 79
            if (isset($arguments['then'])) {
                return $arguments['then'];
            }
            if (isset($arguments['__thenClosure'])) {
                return $arguments['__thenClosure']();
            }
        } elseif (!empty($arguments['__elseClosures'])) {
            $elseIfClosures = isset($arguments['__elseifClosures']) ? $arguments['__elseifClosures'] : [];
            return static::evaluateElseClosures($arguments['__elseClosures'], $elseIfClosures, $renderingContext);
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::renderStatic(array('then' => null, 'else' => null, 'condition' => true, '__thenClosure' => object(Closure)), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/var/cache/code/fluid_template/Standard_action_list_7049951ca389c72ceef04899194152742a79b737.php line 103
     $renderingContext
    );
$arguments1['__thenClosure'] = $renderChildrenClosure2;

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

$output0 .= '

';
at Standard_action_list_7049951ca389c72ceef04899194152742a79b737->section_62bce9422ff2d14f69ab80a154510232fc8a9afd(object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 258
                    new InvalidSectionException('Section "' . $sectionName . '" does not exist.')
                );
            }
            $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 /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/vendor/typo3fluid/fluid/src/ViewHelpers/RenderViewHelper.php line 172
            $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 /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/var/cache/code/fluid_template/layout_Default_html_593c288d731fad6755836e126a95f8564cfe98a0.php line 1161
     ),
     $renderingContext
    );

$output6 .= TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper::renderStatic($arguments48, $renderChildrenClosure49, $renderingContext);

$output6 .= '
    ';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper
at layout_Default_html_593c288d731fad6755836e126a95f8564cfe98a0->{closure}()
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractConditionViewHelper.php line 79
            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 /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/var/cache/code/fluid_template/layout_Default_html_593c288d731fad6755836e126a95f8564cfe98a0.php line 1683
  ';
return $output68;
};

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

$output3 .= '
';
return $output3;
at layout_Default_html_593c288d731fad6755836e126a95f8564cfe98a0->{closure}()
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/vendor/typo3fluid/fluid/src/ViewHelpers/SpacelessViewHelper.php line 61
     * @return string
     */
    public static function renderStatic(array $arguments, \Closure $childClosure, RenderingContextInterface $renderingContext)
    {
        return trim(preg_replace('/\\>\\s+\\</', '><', (string)$childClosure()));
    }
}
at TYPO3Fluid\Fluid\ViewHelpers\SpacelessViewHelper::renderStatic(array(), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/var/cache/code/fluid_template/layout_Default_html_593c288d731fad6755836e126a95f8564cfe98a0.php line 1691
return $output3;
};
$arguments1 = array();

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

$output0 .= '

';
at layout_Default_html_593c288d731fad6755836e126a95f8564cfe98a0->render(object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 200
            } 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 /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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 /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php line 108

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

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

        $this->view = $parentView;
        return $content;
at TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject->render(array('templateName' => 'List', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', '', 'EXT:ig_project/Resources/Private/Content/ContentElements/Templates/', 'EXT:dce/Resources/Private/Templates'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', '', 'EXT:ig_project/Resources/Private/Content/FluidStyledContent/Partials'), 'layoutRootPaths.' => array('typo3conf/ext/ig_project/Resources/Private/Content/FluidStyledContent/Layouts/', ''), 'settings.' => array('defaultHeaderType' => '1', 'media.' => array('lazyLoading' => 'lazy', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '1400m', 'height' => '900m', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '0')), 'directImageLink' => '0', 'linkParams.' => array('ATagParams.' => array('dataWrap' => 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], list_type, layout, pages [recursive]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.list'))), '20.' => array('femanager_pi1' => 'USER', 'femanager_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Femanager', 'pluginName' => 'Pi1'), 'rxshariff_shariff' => 'USER', 'rxshariff_shariff.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RxShariff', 'pluginName' => 'Shariff'), 'news_pi1' => 'USER', 'news_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1'), 'dce_dce' => 'USER', 'dce_dce.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'Dce'), 'igaktionskalender_kalenderliste' => 'USER', 'igaktionskalender_kalenderliste.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAktionskalender', 'pluginName' => 'Kalenderliste'), 'igaktionskalender_kalenderdetails' => 'USER', 'igaktionskalender_kalenderdetails.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAktionskalender', 'pluginName' => 'Kalenderdetails'), 'igaward_form' => 'USER', 'igaward_form.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Form'), 'igaward_save' => 'USER', 'igaward_save.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Save'), 'igaward_remove' => 'USER', 'igaward_remove.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Remove'), 'igaward_upload' => 'USER', 'igaward_upload.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Upload'), 'igaward_continue' => 'USER', 'igaward_continue.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Continue'), 'igchatquiz_chatquiz' => 'USER', 'igchatquiz_chatquiz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquiz'), 'igchatquiz_chatquizsave' => 'USER', 'igchatquiz_chatquizsave.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquizsave'), 'igchatquiz_chatquizjsonnextquestion' => 'USER', 'igchatquiz_chatquizjsonnextquestion.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquizjsonnextquestion'), 'igchatquiz_chatquizresult' => 'USER', 'igchatquiz_chatquizresult.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquizresult'), 'igcontentfinder_contentfinder' => 'USER', 'igcontentfinder_contentfinder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgContentfinder', 'pluginName' => 'Contentfinder'), 'igcontest_contestform' => 'USER', 'igcontest_contestform.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgContest', 'pluginName' => 'Contestform'), 'igdiscountgenerator_form' => 'USER', 'igdiscountgenerator_form.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgDiscountgenerator', 'pluginName' => 'Form'), 'igfavorite_fvrt' => 'USER', 'igfavorite_fvrt.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgFavorite', 'pluginName' => 'Fvrt'), 'iggdpr_frontend' => 'USER', 'iggdpr_frontend.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgGdpr', 'pluginName' => 'Frontend'), 'iginstagram_token' => 'USER', 'iginstagram_token.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgInstagram', 'pluginName' => 'Token'), 'igjubilaeum_statement' => 'USER', 'igjubilaeum_statement.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgJubilaeum', 'pluginName' => 'Statement'), 'iglizenznehmer_lizenznehmer' => 'USER', 'iglizenznehmer_lizenznehmer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgLizenznehmer', 'pluginName' => 'Lizenznehmer'), 'igmatchmaking_match' => 'USER', 'igmatchmaking_match.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMatchmaking', 'pluginName' => 'Match'), 'igmicroquiz_microquiz' => 'USER', 'igmicroquiz_microquiz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMicroquiz', 'pluginName' => 'Microquiz'), 'igmitmachen_statement' => 'USER', 'igmitmachen_statement.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMitmachen', 'pluginName' => 'Statement'), 'igmitmachen_bruecke' => 'USER', 'igmitmachen_bruecke.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMitmachen', 'pluginName' => 'Bruecke'), 'igmitmachen_postkarte' => 'USER', 'igmitmachen_postkarte.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMitmachen', 'pluginName' => 'Postkarte'), 'ignews_extendednews' => 'USER', 'ignews_extendednews.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgNews', 'pluginName' => 'Extendednews'), 'igostern_ostern' => 'USER', 'igostern_ostern.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgOstern', 'pluginName' => 'Ostern'), 'igschools_map' => 'USER', 'igschools_map.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Map'), 'igschools_schools' => 'USER', 'igschools_schools.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Schools'), 'igschools_towns' => 'USER', 'igschools_towns.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Towns'), 'igschools_townscount' => 'USER', 'igschools_townscount.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Townscount'), 'igschools_schoolscount' => 'USER', 'igschools_schoolscount.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Schoolscount'), 'igschools_townslist' => 'USER', 'igschools_townslist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Townslist'), 'igschools_schoolslist' => 'USER', 'igschools_schoolslist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Schoolslist'), 'igslogan_slogan' => 'USER', 'igslogan_slogan.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSlogan', 'pluginName' => 'Slogan'), 'igsweetrev2021_schokolade' => 'USER', 'igsweetrev2021_schokolade.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSweetrev2021', 'pluginName' => 'Schokolade'), 'igsweetrev2021_communities' => 'USER', 'igsweetrev2021_communities.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSweetrev2021', 'pluginName' => 'Communities'), 'igtinder_tndr' => 'USER', 'igtinder_tndr.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgTinder', 'pluginName' => 'Tndr'), 'igvoting2018_voting' => 'USER', 'igvoting2018_voting.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgVoting2018', 'pluginName' => 'Voting'), 'igvoting2018_sms' => 'USER', 'igvoting2018_sms.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgVoting2018', 'pluginName' => 'Sms'), 'igvoting2018_vote' => 'USER', 'igvoting2018_vote.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgVoting2018', 'pluginName' => 'Vote'), 'igworkshops_anmeldung' => 'USER', 'igworkshops_anmeldung.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgWorkshops', 'pluginName' => 'Anmeldung'), 'igbananafairday_bananafairdayslogans' => 'USER', 'igbananafairday_bananafairdayslogans.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgBananafairday', 'pluginName' => 'Bananafairdayslogans'), 'igbananafairday_bananafairdayvoting' => 'USER', 'igbananafairday_bananafairdayvoting.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgBananafairday', 'pluginName' => 'Bananafairdayvoting'), 'igxbetriebe_finder' => 'USER', 'igxbetriebe_finder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxBetriebe', 'pluginName' => 'Finder'), 'igxbetriebe_filialen' => 'USER', 'igxbetriebe_filialen.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxBetriebe', 'pluginName' => 'Filialen'), 'igcoffeefairday_coffeefairday2019' => 'USER', 'igcoffeefairday_coffeefairday2019.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgCoffeefairday', 'pluginName' => 'Coffeefairday2019'), 'igcoffeefairday_coffeeajax' => 'USER', 'igcoffeefairday_coffeeajax.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgCoffeefairday', 'pluginName' => 'coffeeajax'), 'igxdateiverwaltung_dateiverwaltung' => 'USER', 'igxdateiverwaltung_dateiverwaltung.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxDateiverwaltung', 'pluginName' => 'Dateiverwaltung'), 'igxerstkontakt_erstkontakt' => 'USER', 'igxerstkontakt_erstkontakt.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxErstkontakt', 'pluginName' => 'Erstkontakt'), 'igxfeed_newsfeed' => 'USER', 'igxfeed_newsfeed.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxFeed', 'pluginName' => 'Newsfeed'), 'igxgemeinden_gemeinden' => 'USER', 'igxgemeinden_gemeinden.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxGemeinden', 'pluginName' => 'Gemeinden'), 'igxgrosshaendler_grosshaendlerliste' => 'USER', 'igxgrosshaendler_grosshaendlerliste.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxGrosshaendler', 'pluginName' => 'Grosshaendlerliste'), 'igxifc_ifc' => 'USER', 'igxifc_ifc.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxIfc', 'pluginName' => 'Ifc'), 'igxifc_ifcstd' => 'USER', 'igxifc_ifcstd.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxIfc', 'pluginName' => 'Ifcstd'), 'igxifc_ifcpub' => 'USER', 'igxifc_ifcpub.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxIfc', 'pluginName' => 'Ifcpub'), 'igximporter_importer' => 'USER', 'igximporter_importer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxImporter', 'pluginName' => 'Importer'), 'igxkampagne_kampagnenvoting' => 'USER', 'igxkampagne_kampagnenvoting.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Kampagnenvoting'), 'igxkampagne_kampagnenwordcloud' => 'USER', 'igxkampagne_kampagnenwordcloud.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Kampagnenwordcloud'), 'igxkampagne_kampagnenlieferkette' => 'USER', 'igxkampagne_kampagnenlieferkette.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Kampagnenlieferkette'), 'igxkampagne_petitionscounter' => 'USER', 'igxkampagne_petitionscounter.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Petitionscounter'), 'igxkampagne_petitionsinfo' => 'USER', 'igxkampagne_petitionsinfo.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Petitionsinfo'), 'igxmediathek_mediathek' => 'USER', 'igxmediathek_mediathek.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMediathek', 'pluginName' => 'Mediathek'), 'igxmediathek_bestellformular' => 'USER', 'igxmediathek_bestellformular.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMediathek', 'pluginName' => 'Bestellformular'), 'igxmediathek_mds' => 'USER', 'igxmediathek_mds.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMediathek', 'pluginName' => 'Mds'), 'igxmultiteaser_multiteaser' => 'USER', 'igxmultiteaser_multiteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMultiteaser', 'pluginName' => 'Multiteaser'), 'igxmultiteaser_multiteaserlist' => 'USER', 'igxmultiteaser_multiteaserlist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMultiteaser', 'pluginName' => 'Multiteaserlist'), 'igxmultivz_multivz' => 'USER', 'igxmultivz_multivz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMultivz', 'pluginName' => 'Multivz'), 'igxnewsletteranmeldung_newsletteranmeldung' => 'USER', 'igxnewsletteranmeldung_newsletteranmeldung.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxNewsletteranmeldung', 'pluginName' => 'Newsletteranmeldung'), 'igxonlineschulung_quiz' => 'USER', 'igxonlineschulung_quiz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxOnlineschulung', 'pluginName' => 'Quiz'), 'igxonlineschulung_download' => 'USER', 'igxonlineschulung_download.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxOnlineschulung', 'pluginName' => 'Download'), 'igxoverlay_overlay' => 'USER', 'igxoverlay_overlay.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxOverlay', 'pluginName' => 'Overlay'), 'igxproducts_products' => 'USER', 'igxproducts_products.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Products'), 'igxproducts_sell' => 'USER', 'igxproducts_sell.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Sell'), 'igxproducts_vendor' => 'USER', 'igxproducts_vendor.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Vendor'), 'igxproducts_producer' => 'USER', 'igxproducts_producer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Producer'), 'igxproducts_codefinder' => 'USER', 'igxproducts_codefinder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Codefinder'), 'igxproducts_randomteaser' => 'USER', 'igxproducts_randomteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Randomteaser'), 'igxproducts_traceability' => 'USER', 'igxproducts_traceability.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Traceability'), 'igxrezepte_rezepte' => 'USER', 'igxrezepte_rezepte.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxRezepte', 'pluginName' => 'Rezepte'), 'igxrondell_rondell' => 'USER', 'igxrondell_rondell.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxRondell', 'pluginName' => 'Rondell'), 'igxsitesearch_suche' => 'USER', 'igxsitesearch_suche.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxSitesearch', 'pluginName' => 'Suche'), 'igxuebungsfirmen_uebungsfirma' => 'USER', 'igxuebungsfirmen_uebungsfirma.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxUebungsfirmen', 'pluginName' => 'Uebungsfirma'), 'igxverleihservice_belegungstabelle' => 'USER', 'igxverleihservice_belegungstabelle.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxVerleihservice', 'pluginName' => 'Belegungstabelle'), 'igxvfilter_vmanage' => 'USER', 'igxvfilter_vmanage.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxVfilter', 'pluginName' => 'Vmanage'), 'pluploadfe_pi1' => '< plugin.tx_pluploadfe_pi1', 'powermail_pi1' => 'USER', 'powermail_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi1'), 'powermail_pi2' => 'USER', 'powermail_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi2'), 'pwteaser_pi1' => 'USER', 'pwteaser_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'PwTeaser', 'pluginName' => 'Pi1'), 'sffilecollectiongallery_pifilecollectiongallery' => 'USER', 'sffilecollectiongallery_pifilecollectiongallery.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'SfFilecollectionGallery', 'pluginName' => 'Pifilecollectiongallery'))))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 829
        }

        // Render content
        try {
            $content .= $contentObject->render($configuration);
        } catch (ContentRenderingException $exception) {
            // Content rendering Exceptions indicate a critical problem which should not be
            // caught e.g. when something went wrong with Exception handling itself
            throw $exception;
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->render(object(TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject), array('templateName' => 'List', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', '', 'EXT:ig_project/Resources/Private/Content/ContentElements/Templates/', 'EXT:dce/Resources/Private/Templates'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', '', 'EXT:ig_project/Resources/Private/Content/FluidStyledContent/Partials'), 'layoutRootPaths.' => array('typo3conf/ext/ig_project/Resources/Private/Content/FluidStyledContent/Layouts/', ''), 'settings.' => array('defaultHeaderType' => '1', 'media.' => array('lazyLoading' => 'lazy', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '1400m', 'height' => '900m', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '0')), 'directImageLink' => '0', 'linkParams.' => array('ATagParams.' => array('dataWrap' => 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], list_type, layout, pages [recursive]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.list'))), '20.' => array('femanager_pi1' => 'USER', 'femanager_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Femanager', 'pluginName' => 'Pi1'), 'rxshariff_shariff' => 'USER', 'rxshariff_shariff.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RxShariff', 'pluginName' => 'Shariff'), 'news_pi1' => 'USER', 'news_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1'), 'dce_dce' => 'USER', 'dce_dce.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'Dce'), 'igaktionskalender_kalenderliste' => 'USER', 'igaktionskalender_kalenderliste.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAktionskalender', 'pluginName' => 'Kalenderliste'), 'igaktionskalender_kalenderdetails' => 'USER', 'igaktionskalender_kalenderdetails.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAktionskalender', 'pluginName' => 'Kalenderdetails'), 'igaward_form' => 'USER', 'igaward_form.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Form'), 'igaward_save' => 'USER', 'igaward_save.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Save'), 'igaward_remove' => 'USER', 'igaward_remove.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Remove'), 'igaward_upload' => 'USER', 'igaward_upload.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Upload'), 'igaward_continue' => 'USER', 'igaward_continue.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Continue'), 'igchatquiz_chatquiz' => 'USER', 'igchatquiz_chatquiz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquiz'), 'igchatquiz_chatquizsave' => 'USER', 'igchatquiz_chatquizsave.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquizsave'), 'igchatquiz_chatquizjsonnextquestion' => 'USER', 'igchatquiz_chatquizjsonnextquestion.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquizjsonnextquestion'), 'igchatquiz_chatquizresult' => 'USER', 'igchatquiz_chatquizresult.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquizresult'), 'igcontentfinder_contentfinder' => 'USER', 'igcontentfinder_contentfinder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgContentfinder', 'pluginName' => 'Contentfinder'), 'igcontest_contestform' => 'USER', 'igcontest_contestform.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgContest', 'pluginName' => 'Contestform'), 'igdiscountgenerator_form' => 'USER', 'igdiscountgenerator_form.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgDiscountgenerator', 'pluginName' => 'Form'), 'igfavorite_fvrt' => 'USER', 'igfavorite_fvrt.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgFavorite', 'pluginName' => 'Fvrt'), 'iggdpr_frontend' => 'USER', 'iggdpr_frontend.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgGdpr', 'pluginName' => 'Frontend'), 'iginstagram_token' => 'USER', 'iginstagram_token.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgInstagram', 'pluginName' => 'Token'), 'igjubilaeum_statement' => 'USER', 'igjubilaeum_statement.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgJubilaeum', 'pluginName' => 'Statement'), 'iglizenznehmer_lizenznehmer' => 'USER', 'iglizenznehmer_lizenznehmer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgLizenznehmer', 'pluginName' => 'Lizenznehmer'), 'igmatchmaking_match' => 'USER', 'igmatchmaking_match.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMatchmaking', 'pluginName' => 'Match'), 'igmicroquiz_microquiz' => 'USER', 'igmicroquiz_microquiz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMicroquiz', 'pluginName' => 'Microquiz'), 'igmitmachen_statement' => 'USER', 'igmitmachen_statement.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMitmachen', 'pluginName' => 'Statement'), 'igmitmachen_bruecke' => 'USER', 'igmitmachen_bruecke.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMitmachen', 'pluginName' => 'Bruecke'), 'igmitmachen_postkarte' => 'USER', 'igmitmachen_postkarte.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMitmachen', 'pluginName' => 'Postkarte'), 'ignews_extendednews' => 'USER', 'ignews_extendednews.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgNews', 'pluginName' => 'Extendednews'), 'igostern_ostern' => 'USER', 'igostern_ostern.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgOstern', 'pluginName' => 'Ostern'), 'igschools_map' => 'USER', 'igschools_map.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Map'), 'igschools_schools' => 'USER', 'igschools_schools.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Schools'), 'igschools_towns' => 'USER', 'igschools_towns.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Towns'), 'igschools_townscount' => 'USER', 'igschools_townscount.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Townscount'), 'igschools_schoolscount' => 'USER', 'igschools_schoolscount.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Schoolscount'), 'igschools_townslist' => 'USER', 'igschools_townslist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Townslist'), 'igschools_schoolslist' => 'USER', 'igschools_schoolslist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Schoolslist'), 'igslogan_slogan' => 'USER', 'igslogan_slogan.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSlogan', 'pluginName' => 'Slogan'), 'igsweetrev2021_schokolade' => 'USER', 'igsweetrev2021_schokolade.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSweetrev2021', 'pluginName' => 'Schokolade'), 'igsweetrev2021_communities' => 'USER', 'igsweetrev2021_communities.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSweetrev2021', 'pluginName' => 'Communities'), 'igtinder_tndr' => 'USER', 'igtinder_tndr.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgTinder', 'pluginName' => 'Tndr'), 'igvoting2018_voting' => 'USER', 'igvoting2018_voting.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgVoting2018', 'pluginName' => 'Voting'), 'igvoting2018_sms' => 'USER', 'igvoting2018_sms.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgVoting2018', 'pluginName' => 'Sms'), 'igvoting2018_vote' => 'USER', 'igvoting2018_vote.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgVoting2018', 'pluginName' => 'Vote'), 'igworkshops_anmeldung' => 'USER', 'igworkshops_anmeldung.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgWorkshops', 'pluginName' => 'Anmeldung'), 'igbananafairday_bananafairdayslogans' => 'USER', 'igbananafairday_bananafairdayslogans.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgBananafairday', 'pluginName' => 'Bananafairdayslogans'), 'igbananafairday_bananafairdayvoting' => 'USER', 'igbananafairday_bananafairdayvoting.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgBananafairday', 'pluginName' => 'Bananafairdayvoting'), 'igxbetriebe_finder' => 'USER', 'igxbetriebe_finder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxBetriebe', 'pluginName' => 'Finder'), 'igxbetriebe_filialen' => 'USER', 'igxbetriebe_filialen.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxBetriebe', 'pluginName' => 'Filialen'), 'igcoffeefairday_coffeefairday2019' => 'USER', 'igcoffeefairday_coffeefairday2019.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgCoffeefairday', 'pluginName' => 'Coffeefairday2019'), 'igcoffeefairday_coffeeajax' => 'USER', 'igcoffeefairday_coffeeajax.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgCoffeefairday', 'pluginName' => 'coffeeajax'), 'igxdateiverwaltung_dateiverwaltung' => 'USER', 'igxdateiverwaltung_dateiverwaltung.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxDateiverwaltung', 'pluginName' => 'Dateiverwaltung'), 'igxerstkontakt_erstkontakt' => 'USER', 'igxerstkontakt_erstkontakt.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxErstkontakt', 'pluginName' => 'Erstkontakt'), 'igxfeed_newsfeed' => 'USER', 'igxfeed_newsfeed.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxFeed', 'pluginName' => 'Newsfeed'), 'igxgemeinden_gemeinden' => 'USER', 'igxgemeinden_gemeinden.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxGemeinden', 'pluginName' => 'Gemeinden'), 'igxgrosshaendler_grosshaendlerliste' => 'USER', 'igxgrosshaendler_grosshaendlerliste.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxGrosshaendler', 'pluginName' => 'Grosshaendlerliste'), 'igxifc_ifc' => 'USER', 'igxifc_ifc.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxIfc', 'pluginName' => 'Ifc'), 'igxifc_ifcstd' => 'USER', 'igxifc_ifcstd.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxIfc', 'pluginName' => 'Ifcstd'), 'igxifc_ifcpub' => 'USER', 'igxifc_ifcpub.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxIfc', 'pluginName' => 'Ifcpub'), 'igximporter_importer' => 'USER', 'igximporter_importer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxImporter', 'pluginName' => 'Importer'), 'igxkampagne_kampagnenvoting' => 'USER', 'igxkampagne_kampagnenvoting.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Kampagnenvoting'), 'igxkampagne_kampagnenwordcloud' => 'USER', 'igxkampagne_kampagnenwordcloud.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Kampagnenwordcloud'), 'igxkampagne_kampagnenlieferkette' => 'USER', 'igxkampagne_kampagnenlieferkette.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Kampagnenlieferkette'), 'igxkampagne_petitionscounter' => 'USER', 'igxkampagne_petitionscounter.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Petitionscounter'), 'igxkampagne_petitionsinfo' => 'USER', 'igxkampagne_petitionsinfo.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Petitionsinfo'), 'igxmediathek_mediathek' => 'USER', 'igxmediathek_mediathek.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMediathek', 'pluginName' => 'Mediathek'), 'igxmediathek_bestellformular' => 'USER', 'igxmediathek_bestellformular.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMediathek', 'pluginName' => 'Bestellformular'), 'igxmediathek_mds' => 'USER', 'igxmediathek_mds.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMediathek', 'pluginName' => 'Mds'), 'igxmultiteaser_multiteaser' => 'USER', 'igxmultiteaser_multiteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMultiteaser', 'pluginName' => 'Multiteaser'), 'igxmultiteaser_multiteaserlist' => 'USER', 'igxmultiteaser_multiteaserlist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMultiteaser', 'pluginName' => 'Multiteaserlist'), 'igxmultivz_multivz' => 'USER', 'igxmultivz_multivz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMultivz', 'pluginName' => 'Multivz'), 'igxnewsletteranmeldung_newsletteranmeldung' => 'USER', 'igxnewsletteranmeldung_newsletteranmeldung.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxNewsletteranmeldung', 'pluginName' => 'Newsletteranmeldung'), 'igxonlineschulung_quiz' => 'USER', 'igxonlineschulung_quiz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxOnlineschulung', 'pluginName' => 'Quiz'), 'igxonlineschulung_download' => 'USER', 'igxonlineschulung_download.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxOnlineschulung', 'pluginName' => 'Download'), 'igxoverlay_overlay' => 'USER', 'igxoverlay_overlay.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxOverlay', 'pluginName' => 'Overlay'), 'igxproducts_products' => 'USER', 'igxproducts_products.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Products'), 'igxproducts_sell' => 'USER', 'igxproducts_sell.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Sell'), 'igxproducts_vendor' => 'USER', 'igxproducts_vendor.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Vendor'), 'igxproducts_producer' => 'USER', 'igxproducts_producer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Producer'), 'igxproducts_codefinder' => 'USER', 'igxproducts_codefinder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Codefinder'), 'igxproducts_randomteaser' => 'USER', 'igxproducts_randomteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Randomteaser'), 'igxproducts_traceability' => 'USER', 'igxproducts_traceability.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Traceability'), 'igxrezepte_rezepte' => 'USER', 'igxrezepte_rezepte.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxRezepte', 'pluginName' => 'Rezepte'), 'igxrondell_rondell' => 'USER', 'igxrondell_rondell.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxRondell', 'pluginName' => 'Rondell'), 'igxsitesearch_suche' => 'USER', 'igxsitesearch_suche.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxSitesearch', 'pluginName' => 'Suche'), 'igxuebungsfirmen_uebungsfirma' => 'USER', 'igxuebungsfirmen_uebungsfirma.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxUebungsfirmen', 'pluginName' => 'Uebungsfirma'), 'igxverleihservice_belegungstabelle' => 'USER', 'igxverleihservice_belegungstabelle.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxVerleihservice', 'pluginName' => 'Belegungstabelle'), 'igxvfilter_vmanage' => 'USER', 'igxvfilter_vmanage.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxVfilter', 'pluginName' => 'Vmanage'), 'pluploadfe_pi1' => '< plugin.tx_pluploadfe_pi1', 'powermail_pi1' => 'USER', 'powermail_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi1'), 'powermail_pi2' => 'USER', 'powermail_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi2'), 'pwteaser_pi1' => 'USER', 'pwteaser_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'PwTeaser', 'pluginName' => 'Pi1'), 'sffilecollectiongallery_pifilecollectiongallery' => 'USER', 'sffilecollectiongallery_pifilecollectiongallery.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'SfFilecollectionGallery', 'pluginName' => 'Pifilecollectiongallery'))))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 743
                }
                if (!$hooked) {
                    $contentObject = $this->getContentObject($name);
                    if ($contentObject) {
                        $content .= $this->render($contentObject, $conf);
                    } else {
                        // Call hook functions for extra processing
                        if ($name) {
                            if (!empty($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_content.php']['cObjTypeAndClassDefault'])) {
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle('FLUIDTEMPLATE', array('templateName' => 'List', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', '', 'EXT:ig_project/Resources/Private/Content/ContentElements/Templates/', 'EXT:dce/Resources/Private/Templates'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', '', 'EXT:ig_project/Resources/Private/Content/FluidStyledContent/Partials'), 'layoutRootPaths.' => array('typo3conf/ext/ig_project/Resources/Private/Content/FluidStyledContent/Layouts/', ''), 'settings.' => array('defaultHeaderType' => '1', 'media.' => array('lazyLoading' => 'lazy', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '1400m', 'height' => '900m', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '0')), 'directImageLink' => '0', 'linkParams.' => array('ATagParams.' => array('dataWrap' => 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], list_type, layout, pages [recursive]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.list'))), '20.' => array('femanager_pi1' => 'USER', 'femanager_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Femanager', 'pluginName' => 'Pi1'), 'rxshariff_shariff' => 'USER', 'rxshariff_shariff.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RxShariff', 'pluginName' => 'Shariff'), 'news_pi1' => 'USER', 'news_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1'), 'dce_dce' => 'USER', 'dce_dce.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'Dce'), 'igaktionskalender_kalenderliste' => 'USER', 'igaktionskalender_kalenderliste.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAktionskalender', 'pluginName' => 'Kalenderliste'), 'igaktionskalender_kalenderdetails' => 'USER', 'igaktionskalender_kalenderdetails.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAktionskalender', 'pluginName' => 'Kalenderdetails'), 'igaward_form' => 'USER', 'igaward_form.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Form'), 'igaward_save' => 'USER', 'igaward_save.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Save'), 'igaward_remove' => 'USER', 'igaward_remove.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Remove'), 'igaward_upload' => 'USER', 'igaward_upload.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Upload'), 'igaward_continue' => 'USER', 'igaward_continue.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Continue'), 'igchatquiz_chatquiz' => 'USER', 'igchatquiz_chatquiz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquiz'), 'igchatquiz_chatquizsave' => 'USER', 'igchatquiz_chatquizsave.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquizsave'), 'igchatquiz_chatquizjsonnextquestion' => 'USER', 'igchatquiz_chatquizjsonnextquestion.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquizjsonnextquestion'), 'igchatquiz_chatquizresult' => 'USER', 'igchatquiz_chatquizresult.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquizresult'), 'igcontentfinder_contentfinder' => 'USER', 'igcontentfinder_contentfinder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgContentfinder', 'pluginName' => 'Contentfinder'), 'igcontest_contestform' => 'USER', 'igcontest_contestform.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgContest', 'pluginName' => 'Contestform'), 'igdiscountgenerator_form' => 'USER', 'igdiscountgenerator_form.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgDiscountgenerator', 'pluginName' => 'Form'), 'igfavorite_fvrt' => 'USER', 'igfavorite_fvrt.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgFavorite', 'pluginName' => 'Fvrt'), 'iggdpr_frontend' => 'USER', 'iggdpr_frontend.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgGdpr', 'pluginName' => 'Frontend'), 'iginstagram_token' => 'USER', 'iginstagram_token.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgInstagram', 'pluginName' => 'Token'), 'igjubilaeum_statement' => 'USER', 'igjubilaeum_statement.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgJubilaeum', 'pluginName' => 'Statement'), 'iglizenznehmer_lizenznehmer' => 'USER', 'iglizenznehmer_lizenznehmer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgLizenznehmer', 'pluginName' => 'Lizenznehmer'), 'igmatchmaking_match' => 'USER', 'igmatchmaking_match.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMatchmaking', 'pluginName' => 'Match'), 'igmicroquiz_microquiz' => 'USER', 'igmicroquiz_microquiz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMicroquiz', 'pluginName' => 'Microquiz'), 'igmitmachen_statement' => 'USER', 'igmitmachen_statement.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMitmachen', 'pluginName' => 'Statement'), 'igmitmachen_bruecke' => 'USER', 'igmitmachen_bruecke.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMitmachen', 'pluginName' => 'Bruecke'), 'igmitmachen_postkarte' => 'USER', 'igmitmachen_postkarte.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMitmachen', 'pluginName' => 'Postkarte'), 'ignews_extendednews' => 'USER', 'ignews_extendednews.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgNews', 'pluginName' => 'Extendednews'), 'igostern_ostern' => 'USER', 'igostern_ostern.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgOstern', 'pluginName' => 'Ostern'), 'igschools_map' => 'USER', 'igschools_map.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Map'), 'igschools_schools' => 'USER', 'igschools_schools.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Schools'), 'igschools_towns' => 'USER', 'igschools_towns.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Towns'), 'igschools_townscount' => 'USER', 'igschools_townscount.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Townscount'), 'igschools_schoolscount' => 'USER', 'igschools_schoolscount.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Schoolscount'), 'igschools_townslist' => 'USER', 'igschools_townslist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Townslist'), 'igschools_schoolslist' => 'USER', 'igschools_schoolslist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Schoolslist'), 'igslogan_slogan' => 'USER', 'igslogan_slogan.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSlogan', 'pluginName' => 'Slogan'), 'igsweetrev2021_schokolade' => 'USER', 'igsweetrev2021_schokolade.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSweetrev2021', 'pluginName' => 'Schokolade'), 'igsweetrev2021_communities' => 'USER', 'igsweetrev2021_communities.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSweetrev2021', 'pluginName' => 'Communities'), 'igtinder_tndr' => 'USER', 'igtinder_tndr.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgTinder', 'pluginName' => 'Tndr'), 'igvoting2018_voting' => 'USER', 'igvoting2018_voting.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgVoting2018', 'pluginName' => 'Voting'), 'igvoting2018_sms' => 'USER', 'igvoting2018_sms.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgVoting2018', 'pluginName' => 'Sms'), 'igvoting2018_vote' => 'USER', 'igvoting2018_vote.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgVoting2018', 'pluginName' => 'Vote'), 'igworkshops_anmeldung' => 'USER', 'igworkshops_anmeldung.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgWorkshops', 'pluginName' => 'Anmeldung'), 'igbananafairday_bananafairdayslogans' => 'USER', 'igbananafairday_bananafairdayslogans.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgBananafairday', 'pluginName' => 'Bananafairdayslogans'), 'igbananafairday_bananafairdayvoting' => 'USER', 'igbananafairday_bananafairdayvoting.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgBananafairday', 'pluginName' => 'Bananafairdayvoting'), 'igxbetriebe_finder' => 'USER', 'igxbetriebe_finder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxBetriebe', 'pluginName' => 'Finder'), 'igxbetriebe_filialen' => 'USER', 'igxbetriebe_filialen.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxBetriebe', 'pluginName' => 'Filialen'), 'igcoffeefairday_coffeefairday2019' => 'USER', 'igcoffeefairday_coffeefairday2019.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgCoffeefairday', 'pluginName' => 'Coffeefairday2019'), 'igcoffeefairday_coffeeajax' => 'USER', 'igcoffeefairday_coffeeajax.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgCoffeefairday', 'pluginName' => 'coffeeajax'), 'igxdateiverwaltung_dateiverwaltung' => 'USER', 'igxdateiverwaltung_dateiverwaltung.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxDateiverwaltung', 'pluginName' => 'Dateiverwaltung'), 'igxerstkontakt_erstkontakt' => 'USER', 'igxerstkontakt_erstkontakt.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxErstkontakt', 'pluginName' => 'Erstkontakt'), 'igxfeed_newsfeed' => 'USER', 'igxfeed_newsfeed.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxFeed', 'pluginName' => 'Newsfeed'), 'igxgemeinden_gemeinden' => 'USER', 'igxgemeinden_gemeinden.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxGemeinden', 'pluginName' => 'Gemeinden'), 'igxgrosshaendler_grosshaendlerliste' => 'USER', 'igxgrosshaendler_grosshaendlerliste.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxGrosshaendler', 'pluginName' => 'Grosshaendlerliste'), 'igxifc_ifc' => 'USER', 'igxifc_ifc.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxIfc', 'pluginName' => 'Ifc'), 'igxifc_ifcstd' => 'USER', 'igxifc_ifcstd.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxIfc', 'pluginName' => 'Ifcstd'), 'igxifc_ifcpub' => 'USER', 'igxifc_ifcpub.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxIfc', 'pluginName' => 'Ifcpub'), 'igximporter_importer' => 'USER', 'igximporter_importer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxImporter', 'pluginName' => 'Importer'), 'igxkampagne_kampagnenvoting' => 'USER', 'igxkampagne_kampagnenvoting.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Kampagnenvoting'), 'igxkampagne_kampagnenwordcloud' => 'USER', 'igxkampagne_kampagnenwordcloud.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Kampagnenwordcloud'), 'igxkampagne_kampagnenlieferkette' => 'USER', 'igxkampagne_kampagnenlieferkette.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Kampagnenlieferkette'), 'igxkampagne_petitionscounter' => 'USER', 'igxkampagne_petitionscounter.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Petitionscounter'), 'igxkampagne_petitionsinfo' => 'USER', 'igxkampagne_petitionsinfo.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Petitionsinfo'), 'igxmediathek_mediathek' => 'USER', 'igxmediathek_mediathek.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMediathek', 'pluginName' => 'Mediathek'), 'igxmediathek_bestellformular' => 'USER', 'igxmediathek_bestellformular.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMediathek', 'pluginName' => 'Bestellformular'), 'igxmediathek_mds' => 'USER', 'igxmediathek_mds.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMediathek', 'pluginName' => 'Mds'), 'igxmultiteaser_multiteaser' => 'USER', 'igxmultiteaser_multiteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMultiteaser', 'pluginName' => 'Multiteaser'), 'igxmultiteaser_multiteaserlist' => 'USER', 'igxmultiteaser_multiteaserlist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMultiteaser', 'pluginName' => 'Multiteaserlist'), 'igxmultivz_multivz' => 'USER', 'igxmultivz_multivz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMultivz', 'pluginName' => 'Multivz'), 'igxnewsletteranmeldung_newsletteranmeldung' => 'USER', 'igxnewsletteranmeldung_newsletteranmeldung.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxNewsletteranmeldung', 'pluginName' => 'Newsletteranmeldung'), 'igxonlineschulung_quiz' => 'USER', 'igxonlineschulung_quiz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxOnlineschulung', 'pluginName' => 'Quiz'), 'igxonlineschulung_download' => 'USER', 'igxonlineschulung_download.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxOnlineschulung', 'pluginName' => 'Download'), 'igxoverlay_overlay' => 'USER', 'igxoverlay_overlay.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxOverlay', 'pluginName' => 'Overlay'), 'igxproducts_products' => 'USER', 'igxproducts_products.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Products'), 'igxproducts_sell' => 'USER', 'igxproducts_sell.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Sell'), 'igxproducts_vendor' => 'USER', 'igxproducts_vendor.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Vendor'), 'igxproducts_producer' => 'USER', 'igxproducts_producer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Producer'), 'igxproducts_codefinder' => 'USER', 'igxproducts_codefinder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Codefinder'), 'igxproducts_randomteaser' => 'USER', 'igxproducts_randomteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Randomteaser'), 'igxproducts_traceability' => 'USER', 'igxproducts_traceability.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Traceability'), 'igxrezepte_rezepte' => 'USER', 'igxrezepte_rezepte.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxRezepte', 'pluginName' => 'Rezepte'), 'igxrondell_rondell' => 'USER', 'igxrondell_rondell.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxRondell', 'pluginName' => 'Rondell'), 'igxsitesearch_suche' => 'USER', 'igxsitesearch_suche.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxSitesearch', 'pluginName' => 'Suche'), 'igxuebungsfirmen_uebungsfirma' => 'USER', 'igxuebungsfirmen_uebungsfirma.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxUebungsfirmen', 'pluginName' => 'Uebungsfirma'), 'igxverleihservice_belegungstabelle' => 'USER', 'igxverleihservice_belegungstabelle.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxVerleihservice', 'pluginName' => 'Belegungstabelle'), 'igxvfilter_vmanage' => 'USER', 'igxvfilter_vmanage.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxVfilter', 'pluginName' => 'Vmanage'), 'pluploadfe_pi1' => '< plugin.tx_pluploadfe_pi1', 'powermail_pi1' => 'USER', 'powermail_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi1'), 'powermail_pi2' => 'USER', 'powermail_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi2'), 'pwteaser_pi1' => 'USER', 'pwteaser_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'PwTeaser', 'pluginName' => 'Pi1'), 'sffilecollectiongallery_pifilecollectiongallery' => 'USER', 'sffilecollectiongallery_pifilecollectiongallery.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'SfFilecollectionGallery', 'pluginName' => 'Pifilecollectiongallery'))), 'lib.contentElement')
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 724
                [$name, $conf] = $cF->getVal($key, $this->getTypoScriptFrontendController()->tmpl->setup);
                $conf = array_replace_recursive(is_array($conf) ? $conf : [], $confOverride);
                // Getting the cObject
                $timeTracker->incStackPointer();
                $content .= $this->cObjGetSingle($name, $conf, $key);
                $timeTracker->decStackPointer();
            } else {
                $hooked = false;
                // Application defined cObjects
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle('FLUIDTEMPLATE', array('templateName' => 'List', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', '', 'EXT:ig_project/Resources/Private/Content/ContentElements/Templates/', 'EXT:dce/Resources/Private/Templates'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', '', 'EXT:ig_project/Resources/Private/Content/FluidStyledContent/Partials'), 'layoutRootPaths.' => array('typo3conf/ext/ig_project/Resources/Private/Content/FluidStyledContent/Layouts/', ''), 'settings.' => array('defaultHeaderType' => '1', 'media.' => array('lazyLoading' => 'lazy', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '1400m', 'height' => '900m', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '0')), 'directImageLink' => '0', 'linkParams.' => array('ATagParams.' => array('dataWrap' => 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0'))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], list_type, layout, pages [recursive]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.list'))), '20.' => array('femanager_pi1' => 'USER', 'femanager_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Femanager', 'pluginName' => 'Pi1'), 'rxshariff_shariff' => 'USER', 'rxshariff_shariff.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RxShariff', 'pluginName' => 'Shariff'), 'news_pi1' => 'USER', 'news_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1'), 'dce_dce' => 'USER', 'dce_dce.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'Dce'), 'igaktionskalender_kalenderliste' => 'USER', 'igaktionskalender_kalenderliste.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAktionskalender', 'pluginName' => 'Kalenderliste'), 'igaktionskalender_kalenderdetails' => 'USER', 'igaktionskalender_kalenderdetails.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAktionskalender', 'pluginName' => 'Kalenderdetails'), 'igaward_form' => 'USER', 'igaward_form.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Form'), 'igaward_save' => 'USER', 'igaward_save.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Save'), 'igaward_remove' => 'USER', 'igaward_remove.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Remove'), 'igaward_upload' => 'USER', 'igaward_upload.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Upload'), 'igaward_continue' => 'USER', 'igaward_continue.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Continue'), 'igchatquiz_chatquiz' => 'USER', 'igchatquiz_chatquiz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquiz'), 'igchatquiz_chatquizsave' => 'USER', 'igchatquiz_chatquizsave.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquizsave'), 'igchatquiz_chatquizjsonnextquestion' => 'USER', 'igchatquiz_chatquizjsonnextquestion.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquizjsonnextquestion'), 'igchatquiz_chatquizresult' => 'USER', 'igchatquiz_chatquizresult.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquizresult'), 'igcontentfinder_contentfinder' => 'USER', 'igcontentfinder_contentfinder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgContentfinder', 'pluginName' => 'Contentfinder'), 'igcontest_contestform' => 'USER', 'igcontest_contestform.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgContest', 'pluginName' => 'Contestform'), 'igdiscountgenerator_form' => 'USER', 'igdiscountgenerator_form.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgDiscountgenerator', 'pluginName' => 'Form'), 'igfavorite_fvrt' => 'USER', 'igfavorite_fvrt.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgFavorite', 'pluginName' => 'Fvrt'), 'iggdpr_frontend' => 'USER', 'iggdpr_frontend.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgGdpr', 'pluginName' => 'Frontend'), 'iginstagram_token' => 'USER', 'iginstagram_token.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgInstagram', 'pluginName' => 'Token'), 'igjubilaeum_statement' => 'USER', 'igjubilaeum_statement.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgJubilaeum', 'pluginName' => 'Statement'), 'iglizenznehmer_lizenznehmer' => 'USER', 'iglizenznehmer_lizenznehmer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgLizenznehmer', 'pluginName' => 'Lizenznehmer'), 'igmatchmaking_match' => 'USER', 'igmatchmaking_match.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMatchmaking', 'pluginName' => 'Match'), 'igmicroquiz_microquiz' => 'USER', 'igmicroquiz_microquiz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMicroquiz', 'pluginName' => 'Microquiz'), 'igmitmachen_statement' => 'USER', 'igmitmachen_statement.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMitmachen', 'pluginName' => 'Statement'), 'igmitmachen_bruecke' => 'USER', 'igmitmachen_bruecke.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMitmachen', 'pluginName' => 'Bruecke'), 'igmitmachen_postkarte' => 'USER', 'igmitmachen_postkarte.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMitmachen', 'pluginName' => 'Postkarte'), 'ignews_extendednews' => 'USER', 'ignews_extendednews.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgNews', 'pluginName' => 'Extendednews'), 'igostern_ostern' => 'USER', 'igostern_ostern.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgOstern', 'pluginName' => 'Ostern'), 'igschools_map' => 'USER', 'igschools_map.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Map'), 'igschools_schools' => 'USER', 'igschools_schools.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Schools'), 'igschools_towns' => 'USER', 'igschools_towns.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Towns'), 'igschools_townscount' => 'USER', 'igschools_townscount.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Townscount'), 'igschools_schoolscount' => 'USER', 'igschools_schoolscount.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Schoolscount'), 'igschools_townslist' => 'USER', 'igschools_townslist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Townslist'), 'igschools_schoolslist' => 'USER', 'igschools_schoolslist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Schoolslist'), 'igslogan_slogan' => 'USER', 'igslogan_slogan.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSlogan', 'pluginName' => 'Slogan'), 'igsweetrev2021_schokolade' => 'USER', 'igsweetrev2021_schokolade.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSweetrev2021', 'pluginName' => 'Schokolade'), 'igsweetrev2021_communities' => 'USER', 'igsweetrev2021_communities.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSweetrev2021', 'pluginName' => 'Communities'), 'igtinder_tndr' => 'USER', 'igtinder_tndr.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgTinder', 'pluginName' => 'Tndr'), 'igvoting2018_voting' => 'USER', 'igvoting2018_voting.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgVoting2018', 'pluginName' => 'Voting'), 'igvoting2018_sms' => 'USER', 'igvoting2018_sms.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgVoting2018', 'pluginName' => 'Sms'), 'igvoting2018_vote' => 'USER', 'igvoting2018_vote.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgVoting2018', 'pluginName' => 'Vote'), 'igworkshops_anmeldung' => 'USER', 'igworkshops_anmeldung.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgWorkshops', 'pluginName' => 'Anmeldung'), 'igbananafairday_bananafairdayslogans' => 'USER', 'igbananafairday_bananafairdayslogans.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgBananafairday', 'pluginName' => 'Bananafairdayslogans'), 'igbananafairday_bananafairdayvoting' => 'USER', 'igbananafairday_bananafairdayvoting.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgBananafairday', 'pluginName' => 'Bananafairdayvoting'), 'igxbetriebe_finder' => 'USER', 'igxbetriebe_finder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxBetriebe', 'pluginName' => 'Finder'), 'igxbetriebe_filialen' => 'USER', 'igxbetriebe_filialen.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxBetriebe', 'pluginName' => 'Filialen'), 'igcoffeefairday_coffeefairday2019' => 'USER', 'igcoffeefairday_coffeefairday2019.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgCoffeefairday', 'pluginName' => 'Coffeefairday2019'), 'igcoffeefairday_coffeeajax' => 'USER', 'igcoffeefairday_coffeeajax.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgCoffeefairday', 'pluginName' => 'coffeeajax'), 'igxdateiverwaltung_dateiverwaltung' => 'USER', 'igxdateiverwaltung_dateiverwaltung.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxDateiverwaltung', 'pluginName' => 'Dateiverwaltung'), 'igxerstkontakt_erstkontakt' => 'USER', 'igxerstkontakt_erstkontakt.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxErstkontakt', 'pluginName' => 'Erstkontakt'), 'igxfeed_newsfeed' => 'USER', 'igxfeed_newsfeed.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxFeed', 'pluginName' => 'Newsfeed'), 'igxgemeinden_gemeinden' => 'USER', 'igxgemeinden_gemeinden.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxGemeinden', 'pluginName' => 'Gemeinden'), 'igxgrosshaendler_grosshaendlerliste' => 'USER', 'igxgrosshaendler_grosshaendlerliste.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxGrosshaendler', 'pluginName' => 'Grosshaendlerliste'), 'igxifc_ifc' => 'USER', 'igxifc_ifc.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxIfc', 'pluginName' => 'Ifc'), 'igxifc_ifcstd' => 'USER', 'igxifc_ifcstd.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxIfc', 'pluginName' => 'Ifcstd'), 'igxifc_ifcpub' => 'USER', 'igxifc_ifcpub.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxIfc', 'pluginName' => 'Ifcpub'), 'igximporter_importer' => 'USER', 'igximporter_importer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxImporter', 'pluginName' => 'Importer'), 'igxkampagne_kampagnenvoting' => 'USER', 'igxkampagne_kampagnenvoting.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Kampagnenvoting'), 'igxkampagne_kampagnenwordcloud' => 'USER', 'igxkampagne_kampagnenwordcloud.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Kampagnenwordcloud'), 'igxkampagne_kampagnenlieferkette' => 'USER', 'igxkampagne_kampagnenlieferkette.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Kampagnenlieferkette'), 'igxkampagne_petitionscounter' => 'USER', 'igxkampagne_petitionscounter.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Petitionscounter'), 'igxkampagne_petitionsinfo' => 'USER', 'igxkampagne_petitionsinfo.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Petitionsinfo'), 'igxmediathek_mediathek' => 'USER', 'igxmediathek_mediathek.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMediathek', 'pluginName' => 'Mediathek'), 'igxmediathek_bestellformular' => 'USER', 'igxmediathek_bestellformular.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMediathek', 'pluginName' => 'Bestellformular'), 'igxmediathek_mds' => 'USER', 'igxmediathek_mds.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMediathek', 'pluginName' => 'Mds'), 'igxmultiteaser_multiteaser' => 'USER', 'igxmultiteaser_multiteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMultiteaser', 'pluginName' => 'Multiteaser'), 'igxmultiteaser_multiteaserlist' => 'USER', 'igxmultiteaser_multiteaserlist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMultiteaser', 'pluginName' => 'Multiteaserlist'), 'igxmultivz_multivz' => 'USER', 'igxmultivz_multivz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMultivz', 'pluginName' => 'Multivz'), 'igxnewsletteranmeldung_newsletteranmeldung' => 'USER', 'igxnewsletteranmeldung_newsletteranmeldung.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxNewsletteranmeldung', 'pluginName' => 'Newsletteranmeldung'), 'igxonlineschulung_quiz' => 'USER', 'igxonlineschulung_quiz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxOnlineschulung', 'pluginName' => 'Quiz'), 'igxonlineschulung_download' => 'USER', 'igxonlineschulung_download.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxOnlineschulung', 'pluginName' => 'Download'), 'igxoverlay_overlay' => 'USER', 'igxoverlay_overlay.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxOverlay', 'pluginName' => 'Overlay'), 'igxproducts_products' => 'USER', 'igxproducts_products.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Products'), 'igxproducts_sell' => 'USER', 'igxproducts_sell.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Sell'), 'igxproducts_vendor' => 'USER', 'igxproducts_vendor.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Vendor'), 'igxproducts_producer' => 'USER', 'igxproducts_producer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Producer'), 'igxproducts_codefinder' => 'USER', 'igxproducts_codefinder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Codefinder'), 'igxproducts_randomteaser' => 'USER', 'igxproducts_randomteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Randomteaser'), 'igxproducts_traceability' => 'USER', 'igxproducts_traceability.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Traceability'), 'igxrezepte_rezepte' => 'USER', 'igxrezepte_rezepte.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxRezepte', 'pluginName' => 'Rezepte'), 'igxrondell_rondell' => 'USER', 'igxrondell_rondell.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxRondell', 'pluginName' => 'Rondell'), 'igxsitesearch_suche' => 'USER', 'igxsitesearch_suche.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxSitesearch', 'pluginName' => 'Suche'), 'igxuebungsfirmen_uebungsfirma' => 'USER', 'igxuebungsfirmen_uebungsfirma.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxUebungsfirmen', 'pluginName' => 'Uebungsfirma'), 'igxverleihservice_belegungstabelle' => 'USER', 'igxverleihservice_belegungstabelle.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxVerleihservice', 'pluginName' => 'Belegungstabelle'), 'igxvfilter_vmanage' => 'USER', 'igxvfilter_vmanage.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxVfilter', 'pluginName' => 'Vmanage'), 'pluploadfe_pi1' => '< plugin.tx_pluploadfe_pi1', 'powermail_pi1' => 'USER', 'powermail_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi1'), 'powermail_pi2' => 'USER', 'powermail_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi2'), 'pwteaser_pi1' => 'USER', 'pwteaser_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'PwTeaser', 'pluginName' => 'Pi1'), 'sffilecollectiongallery_pifilecollectiongallery' => 'USER', 'sffilecollectiongallery_pifilecollectiongallery.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'SfFilecollectionGallery', 'pluginName' => 'Pifilecollectiongallery'))), 'list')
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/frontend/Classes/ContentObject/CaseContentObject.php line 47
        // If no "default" property is available, then an empty string is returned
        if ($key === 'default' && !isset($conf['default'])) {
            $theValue = '';
        } else {
            $theValue = $this->cObj->cObjGetSingle($conf[$key], $conf[$key . '.'] ?? [], $key);
        }
        if (isset($conf['stdWrap.'])) {
            $theValue = $this->cObj->stdWrap($theValue, $conf['stdWrap.']);
        }
at TYPO3\CMS\Frontend\ContentObject\CaseContentObject->render(array('key.' => array('field' => 'CType'), 'default' => 'TEXT', 'default.' => array('field' => 'CType', 'htmlSpecialChars' => '1', 'wrap' => '<p style="background-color: yellow; padding: 0.5em 1em;"><strong>ERROR:</strong> Content Element with uid "{field:uid}" and type "|" has no rendering definition!</p>', 'wrap.' => array('insertData' => '1')), 'login' => '< lib.contentElement', 'login.' => array('templateName' => 'Generic', 'variables.' => array('content' => '< plugin.tx_felogin_pi1')), 'stdWrap.' => array('editPanel' => '1', 'editPanel.' => array('allow' => 'move, new, edit, hide, delete', 'label' => '%s', 'onlyCurrentPid' => '1', 'previewBorder' => '1', 'edit.' => array('displayRecord' => '1')), 'innerWrap.' => array('cObject.' => array('default.' => array('if.' => array('equals.' => array('field' => 'list_type'), 'value' => 'igxifc_ifc', 'negate' => '1'), 'stdWrap.' => array('if.' => array('value' => 'dce_dceuid0', 'isInList.' => array('field' => 'CType'), 'negate' => '1')))))), 'bullets' => '< lib.contentElement', 'bullets.' => array('templateName' => 'Bullets', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\SplitProcessor', '10.' => array('if.' => array('value' => '2', 'isLessThan.' => array('field' => 'bullets_type')), 'fieldName' => 'bodytext', 'removeEmptyEntries' => '1', 'as' => 'bullets'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor', '20.' => array('fieldName' => 'bodytext', 'if.' => array('value' => '2', 'equals.' => array('field' => 'bullets_type')), 'fieldDelimiter' => '|', 'as' => 'bullets')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext [bullets_type]', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.bullets')))), 'div' => '< lib.contentElement', 'div.' => array('templateName' => 'Div'), 'header' => '< lib.contentElement', 'header.' => array('templateName' => 'Header', 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout|header_link], subheader, date', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.header')))), 'html' => '< lib.contentElement', 'html.' => array('templateName' => 'Html', 'stdWrap.' => array('editIcons' => 'tt_content: bodytext', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))), 'image' => '< lib.contentElement', 'image.' => array('templateName' => 'Image', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '1400m', 'maxGalleryWidthInText' => '800m', 'columnSpacing' => '10', 'borderWidth' => '2', 'borderPadding' => '0')), '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'))), '20.' => array('maxW' => '1600')), 'list' => '< lib.contentElement', 'list.' => array('templateName' => 'List', 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], list_type, layout, pages [recursive]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.list'))), '20.' => array('femanager_pi1' => 'USER', 'femanager_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Femanager', 'pluginName' => 'Pi1'), 'rxshariff_shariff' => 'USER', 'rxshariff_shariff.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RxShariff', 'pluginName' => 'Shariff'), 'news_pi1' => 'USER', 'news_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1'), 'dce_dce' => 'USER', 'dce_dce.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'Dce'), 'igaktionskalender_kalenderliste' => 'USER', 'igaktionskalender_kalenderliste.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAktionskalender', 'pluginName' => 'Kalenderliste'), 'igaktionskalender_kalenderdetails' => 'USER', 'igaktionskalender_kalenderdetails.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAktionskalender', 'pluginName' => 'Kalenderdetails'), 'igaward_form' => 'USER', 'igaward_form.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Form'), 'igaward_save' => 'USER', 'igaward_save.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Save'), 'igaward_remove' => 'USER', 'igaward_remove.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Remove'), 'igaward_upload' => 'USER', 'igaward_upload.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Upload'), 'igaward_continue' => 'USER', 'igaward_continue.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Continue'), 'igchatquiz_chatquiz' => 'USER', 'igchatquiz_chatquiz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquiz'), 'igchatquiz_chatquizsave' => 'USER', 'igchatquiz_chatquizsave.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquizsave'), 'igchatquiz_chatquizjsonnextquestion' => 'USER', 'igchatquiz_chatquizjsonnextquestion.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquizjsonnextquestion'), 'igchatquiz_chatquizresult' => 'USER', 'igchatquiz_chatquizresult.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquizresult'), 'igcontentfinder_contentfinder' => 'USER', 'igcontentfinder_contentfinder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgContentfinder', 'pluginName' => 'Contentfinder'), 'igcontest_contestform' => 'USER', 'igcontest_contestform.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgContest', 'pluginName' => 'Contestform'), 'igdiscountgenerator_form' => 'USER', 'igdiscountgenerator_form.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgDiscountgenerator', 'pluginName' => 'Form'), 'igfavorite_fvrt' => 'USER', 'igfavorite_fvrt.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgFavorite', 'pluginName' => 'Fvrt'), 'iggdpr_frontend' => 'USER', 'iggdpr_frontend.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgGdpr', 'pluginName' => 'Frontend'), 'iginstagram_token' => 'USER', 'iginstagram_token.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgInstagram', 'pluginName' => 'Token'), 'igjubilaeum_statement' => 'USER', 'igjubilaeum_statement.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgJubilaeum', 'pluginName' => 'Statement'), 'iglizenznehmer_lizenznehmer' => 'USER', 'iglizenznehmer_lizenznehmer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgLizenznehmer', 'pluginName' => 'Lizenznehmer'), 'igmatchmaking_match' => 'USER', 'igmatchmaking_match.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMatchmaking', 'pluginName' => 'Match'), 'igmicroquiz_microquiz' => 'USER', 'igmicroquiz_microquiz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMicroquiz', 'pluginName' => 'Microquiz'), 'igmitmachen_statement' => 'USER', 'igmitmachen_statement.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMitmachen', 'pluginName' => 'Statement'), 'igmitmachen_bruecke' => 'USER', 'igmitmachen_bruecke.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMitmachen', 'pluginName' => 'Bruecke'), 'igmitmachen_postkarte' => 'USER', 'igmitmachen_postkarte.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMitmachen', 'pluginName' => 'Postkarte'), 'ignews_extendednews' => 'USER', 'ignews_extendednews.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgNews', 'pluginName' => 'Extendednews'), 'igostern_ostern' => 'USER', 'igostern_ostern.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgOstern', 'pluginName' => 'Ostern'), 'igschools_map' => 'USER', 'igschools_map.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Map'), 'igschools_schools' => 'USER', 'igschools_schools.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Schools'), 'igschools_towns' => 'USER', 'igschools_towns.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Towns'), 'igschools_townscount' => 'USER', 'igschools_townscount.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Townscount'), 'igschools_schoolscount' => 'USER', 'igschools_schoolscount.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Schoolscount'), 'igschools_townslist' => 'USER', 'igschools_townslist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Townslist'), 'igschools_schoolslist' => 'USER', 'igschools_schoolslist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Schoolslist'), 'igslogan_slogan' => 'USER', 'igslogan_slogan.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSlogan', 'pluginName' => 'Slogan'), 'igsweetrev2021_schokolade' => 'USER', 'igsweetrev2021_schokolade.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSweetrev2021', 'pluginName' => 'Schokolade'), 'igsweetrev2021_communities' => 'USER', 'igsweetrev2021_communities.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSweetrev2021', 'pluginName' => 'Communities'), 'igtinder_tndr' => 'USER', 'igtinder_tndr.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgTinder', 'pluginName' => 'Tndr'), 'igvoting2018_voting' => 'USER', 'igvoting2018_voting.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgVoting2018', 'pluginName' => 'Voting'), 'igvoting2018_sms' => 'USER', 'igvoting2018_sms.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgVoting2018', 'pluginName' => 'Sms'), 'igvoting2018_vote' => 'USER', 'igvoting2018_vote.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgVoting2018', 'pluginName' => 'Vote'), 'igworkshops_anmeldung' => 'USER', 'igworkshops_anmeldung.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgWorkshops', 'pluginName' => 'Anmeldung'), 'igbananafairday_bananafairdayslogans' => 'USER', 'igbananafairday_bananafairdayslogans.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgBananafairday', 'pluginName' => 'Bananafairdayslogans'), 'igbananafairday_bananafairdayvoting' => 'USER', 'igbananafairday_bananafairdayvoting.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgBananafairday', 'pluginName' => 'Bananafairdayvoting'), 'igxbetriebe_finder' => 'USER', 'igxbetriebe_finder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxBetriebe', 'pluginName' => 'Finder'), 'igxbetriebe_filialen' => 'USER', 'igxbetriebe_filialen.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxBetriebe', 'pluginName' => 'Filialen'), 'igcoffeefairday_coffeefairday2019' => 'USER', 'igcoffeefairday_coffeefairday2019.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgCoffeefairday', 'pluginName' => 'Coffeefairday2019'), 'igcoffeefairday_coffeeajax' => 'USER', 'igcoffeefairday_coffeeajax.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgCoffeefairday', 'pluginName' => 'coffeeajax'), 'igxdateiverwaltung_dateiverwaltung' => 'USER', 'igxdateiverwaltung_dateiverwaltung.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxDateiverwaltung', 'pluginName' => 'Dateiverwaltung'), 'igxerstkontakt_erstkontakt' => 'USER', 'igxerstkontakt_erstkontakt.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxErstkontakt', 'pluginName' => 'Erstkontakt'), 'igxfeed_newsfeed' => 'USER', 'igxfeed_newsfeed.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxFeed', 'pluginName' => 'Newsfeed'), 'igxgemeinden_gemeinden' => 'USER', 'igxgemeinden_gemeinden.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxGemeinden', 'pluginName' => 'Gemeinden'), 'igxgrosshaendler_grosshaendlerliste' => 'USER', 'igxgrosshaendler_grosshaendlerliste.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxGrosshaendler', 'pluginName' => 'Grosshaendlerliste'), 'igxifc_ifc' => 'USER', 'igxifc_ifc.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxIfc', 'pluginName' => 'Ifc'), 'igxifc_ifcstd' => 'USER', 'igxifc_ifcstd.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxIfc', 'pluginName' => 'Ifcstd'), 'igxifc_ifcpub' => 'USER', 'igxifc_ifcpub.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxIfc', 'pluginName' => 'Ifcpub'), 'igximporter_importer' => 'USER', 'igximporter_importer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxImporter', 'pluginName' => 'Importer'), 'igxkampagne_kampagnenvoting' => 'USER', 'igxkampagne_kampagnenvoting.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Kampagnenvoting'), 'igxkampagne_kampagnenwordcloud' => 'USER', 'igxkampagne_kampagnenwordcloud.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Kampagnenwordcloud'), 'igxkampagne_kampagnenlieferkette' => 'USER', 'igxkampagne_kampagnenlieferkette.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Kampagnenlieferkette'), 'igxkampagne_petitionscounter' => 'USER', 'igxkampagne_petitionscounter.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Petitionscounter'), 'igxkampagne_petitionsinfo' => 'USER', 'igxkampagne_petitionsinfo.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Petitionsinfo'), 'igxmediathek_mediathek' => 'USER', 'igxmediathek_mediathek.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMediathek', 'pluginName' => 'Mediathek'), 'igxmediathek_bestellformular' => 'USER', 'igxmediathek_bestellformular.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMediathek', 'pluginName' => 'Bestellformular'), 'igxmediathek_mds' => 'USER', 'igxmediathek_mds.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMediathek', 'pluginName' => 'Mds'), 'igxmultiteaser_multiteaser' => 'USER', 'igxmultiteaser_multiteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMultiteaser', 'pluginName' => 'Multiteaser'), 'igxmultiteaser_multiteaserlist' => 'USER', 'igxmultiteaser_multiteaserlist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMultiteaser', 'pluginName' => 'Multiteaserlist'), 'igxmultivz_multivz' => 'USER', 'igxmultivz_multivz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMultivz', 'pluginName' => 'Multivz'), 'igxnewsletteranmeldung_newsletteranmeldung' => 'USER', 'igxnewsletteranmeldung_newsletteranmeldung.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxNewsletteranmeldung', 'pluginName' => 'Newsletteranmeldung'), 'igxonlineschulung_quiz' => 'USER', 'igxonlineschulung_quiz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxOnlineschulung', 'pluginName' => 'Quiz'), 'igxonlineschulung_download' => 'USER', 'igxonlineschulung_download.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxOnlineschulung', 'pluginName' => 'Download'), 'igxoverlay_overlay' => 'USER', 'igxoverlay_overlay.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxOverlay', 'pluginName' => 'Overlay'), 'igxproducts_products' => 'USER', 'igxproducts_products.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Products'), 'igxproducts_sell' => 'USER', 'igxproducts_sell.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Sell'), 'igxproducts_vendor' => 'USER', 'igxproducts_vendor.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Vendor'), 'igxproducts_producer' => 'USER', 'igxproducts_producer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Producer'), 'igxproducts_codefinder' => 'USER', 'igxproducts_codefinder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Codefinder'), 'igxproducts_randomteaser' => 'USER', 'igxproducts_randomteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Randomteaser'), 'igxproducts_traceability' => 'USER', 'igxproducts_traceability.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Traceability'), 'igxrezepte_rezepte' => 'USER', 'igxrezepte_rezepte.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxRezepte', 'pluginName' => 'Rezepte'), 'igxrondell_rondell' => 'USER', 'igxrondell_rondell.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxRondell', 'pluginName' => 'Rondell'), 'igxsitesearch_suche' => 'USER', 'igxsitesearch_suche.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxSitesearch', 'pluginName' => 'Suche'), 'igxuebungsfirmen_uebungsfirma' => 'USER', 'igxuebungsfirmen_uebungsfirma.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxUebungsfirmen', 'pluginName' => 'Uebungsfirma'), 'igxverleihservice_belegungstabelle' => 'USER', 'igxverleihservice_belegungstabelle.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxVerleihservice', 'pluginName' => 'Belegungstabelle'), 'igxvfilter_vmanage' => 'USER', 'igxvfilter_vmanage.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxVfilter', 'pluginName' => 'Vmanage'), 'pluploadfe_pi1' => '< plugin.tx_pluploadfe_pi1', 'powermail_pi1' => 'USER', 'powermail_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi1'), 'powermail_pi2' => 'USER', 'powermail_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi2'), 'pwteaser_pi1' => 'USER', 'pwteaser_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'PwTeaser', 'pluginName' => 'Pi1'), 'sffilecollectiongallery_pifilecollectiongallery' => 'USER', 'sffilecollectiongallery_pifilecollectiongallery.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'SfFilecollectionGallery', 'pluginName' => 'Pifilecollectiongallery'))), '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')))), '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'))), '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'))))), 'table' => '< lib.contentElement', 'table.' => array('templateName' => 'Table', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor', '10.' => array('fieldName' => 'bodytext', 'fieldDelimiter.' => array('char.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'table_delimiter'))), 'fieldEnclosure.' => array('char.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'table_enclosure')), 'if.' => array('value' => '0', 'equals.' => array('field' => 'table_enclosure'), 'negate' => '1')), 'maximumColumns.' => array('field' => 'cols'), 'as' => 'table')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, [table_caption|cols|table_header_position|table_tfoot]', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.table')))), 'text' => '< lib.contentElement', 'text.' => array('templateName' => 'Text', 'stdWrap.' => array('editIcons' => 'tt_content: bodytext', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))), 'textmedia' => '< lib.contentElement', 'textmedia.' => array('templateName' => 'Textmedia', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '1400m', 'maxGalleryWidthInText' => '800m', 'columnSpacing' => '10', 'borderWidth' => '2', 'borderPadding' => '0')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, assets [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textmedia')))), 'textpic' => '< lib.contentElement', 'textpic.' => array('templateName' => 'Textpic', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '1400m', 'maxGalleryWidthInText' => '800m', 'columnSpacing' => '10', 'borderWidth' => '2', 'borderPadding' => '0')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, image [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textpic')))), 'uploads' => '< lib.contentElement', 'uploads.' => array('templateName' => 'Uploads', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'), 'collections.' => array('field' => 'file_collections'), 'sorting.' => array('field' => 'filelink_sorting', 'direction.' => array('field' => 'filelink_sorting_direction')))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], media, file_collections, filelink_sorting, [filelink_size|uploads_description|uploads_type]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.uploads')))), 'menu_abstract' => '< lib.contentElement', 'menu_abstract.' => array('templateName' => 'MenuAbstract', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_categorized_content' => '< lib.contentElement', 'menu_categorized_content.' => array('templateName' => 'MenuCategorizedContent', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '10.' => array('table' => 'tt_content', 'selectFields' => 'tt_content.*', 'groupBy' => 'uid', 'pidInList.' => array('data' => 'leveluid : 0'), 'recursive' => '99', 'join.' => array('data' => 'field:selected_categories', 'wrap' => 'sys_category_record_mm ON uid = sys_category_record_mm.uid_foreign AND sys_category_record_mm.uid_local IN(|)'), 'where.' => array('data' => 'field:category_field', 'wrap' => 'tablenames=\'tt_content\' and fieldname=\'|\''), 'orderBy' => 'tt_content.sorting', 'as' => 'content', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_categorized_pages' => '< lib.contentElement', 'menu_categorized_pages.' => array('templateName' => 'MenuCategorizedPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'categories', 'special.' => array('value.' => array('field' => 'selected_categories'), 'relation.' => array('field' => 'category_field'), 'sorting' => 'title', 'order' => 'asc'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_pages' => '< lib.contentElement', 'menu_pages.' => array('templateName' => 'MenuPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_subpages' => '< lib.contentElement', 'menu_subpages.' => array('templateName' => 'MenuSubpages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_section' => '< lib.contentElement', 'menu_section.' => array('templateName' => 'MenuSection', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('includeNotInMenu.' => array('override' => '1', 'override.' => array('if.' => array('isFalse.' => array('field' => 'pages')))), 'special' => 'list', 'special.' => array('value.' => array('field' => 'pages', 'override.' => array('data' => 'page:uid', 'if.' => array('isFalse.' => array('field' => 'pages')), 'override.' => array('data' => 'page:content_from_pid', 'if.' => array('isTrue.' => array('data' => 'page:content_from_pid')))))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'as' => 'content', 'where' => 'sectionIndex = 1', 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_section_pages' => '< lib.contentElement', 'menu_section_pages.' => array('templateName' => 'MenuSectionPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'orderBy' => 'sorting', 'as' => 'content', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_recently_updated' => '< lib.contentElement', 'menu_recently_updated.' => array('templateName' => 'MenuRecentlyUpdated', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'updated', 'special.' => array('value.' => array('field' => 'pages'), 'maxAge' => '3600*24*7', 'excludeNoSearchPages' => '1'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_related_pages' => '< lib.contentElement', 'menu_related_pages.' => array('templateName' => 'MenuRelatedPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'keywords', 'special.' => array('value.' => array('field' => 'pages'), 'excludeNoSearchPages' => '1'), 'alternativeSortingField' => 'title', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_sitemap' => '< lib.contentElement', 'menu_sitemap.' => array('templateName' => 'MenuSitemap', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_sitemap_pages' => '< lib.contentElement', 'menu_sitemap_pages.' => array('templateName' => 'MenuSitemapPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'form_formframework' => '< lib.contentElement', 'form_formframework.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Form', 'pluginName' => 'Formframework')), 'dce_kampagnenheader' => 'USER', 'dce_kampagnenheader.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'kampagnenheader'), 'dce_ankerlinks' => 'USER', 'dce_ankerlinks.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'ankerlinks'), 'dce_statementbox' => 'USER', 'dce_statementbox.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'statementbox'), 'dce_flip' => 'USER', 'dce_flip.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'flip'), 'dce_dceuid62' => 'USER', 'dce_dceuid62.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'dceuid62'), 'dce_fairtrade-team-filter' => 'USER', 'dce_fairtrade-team-filter.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'fairtrade-team-filter'), 'dce_buhne-video-special' => 'USER', 'dce_buhne-video-special.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'buhne-video-special'), 'dce_fairtrade-team' => 'USER', 'dce_fairtrade-team.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'fairtrade-team'), 'dce_newslettersponsoren' => 'USER', 'dce_newslettersponsoren.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newslettersponsoren'), 'dce_2020_startseite_finder' => 'USER', 'dce_2020_startseite_finder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_finder'), 'dce_newsletterteaser' => 'USER', 'dce_newsletterteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsletterteaser'), 'dce_2020_startseite_banner' => 'USER', 'dce_2020_startseite_banner.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_banner'), 'dce_2020_startseite_aktion_teaser' => 'USER', 'dce_2020_startseite_aktion_teaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_aktion_teaser'), 'dce_2020_startseite_ueber_uns' => 'USER', 'dce_2020_startseite_ueber_uns.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_ueber_uns'), 'dce_2020_startseite_blog' => 'USER', 'dce_2020_startseite_blog.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_blog'), 'dce_2020_startseite_more' => 'USER', 'dce_2020_startseite_more.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_more'), 'dce_2020_startseite_slideshow' => 'USER', 'dce_2020_startseite_slideshow.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_slideshow'), 'dce_2020_startseite_doubleslideshow' => 'USER', 'dce_2020_startseite_doubleslideshow.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_doubleslideshow'), 'dce_newsletterfliesstext' => 'USER', 'dce_newsletterfliesstext.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsletterfliesstext'), 'dce_newsletterheader' => 'USER', 'dce_newsletterheader.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsletterheader'), 'dce_call-to-action' => 'USER', 'dce_call-to-action.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'call-to-action'), 'dce_flowerpowerheadermitbubbles' => 'USER', 'dce_flowerpowerheadermitbubbles.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'flowerpowerheadermitbubbles'), 'dce_kampagne-jahresbericht-tabs' => 'USER', 'dce_kampagne-jahresbericht-tabs.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'kampagne-jahresbericht-tabs'), 'dce_zeitleiste' => 'USER', 'dce_zeitleiste.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'zeitleiste'), 'dce_kampagne-jahresbericht-video' => 'USER', 'dce_kampagne-jahresbericht-video.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'kampagne-jahresbericht-video'), 'dce_kampagne-wemwi-teaser' => 'USER', 'dce_kampagne-wemwi-teaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'kampagne-wemwi-teaser'), 'dce_-23hashtags' => 'USER', 'dce_-23hashtags.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '-23hashtags'), 'dce_kampagne-jahresbericht-header' => 'USER', 'dce_kampagne-jahresbericht-header.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'kampagne-jahresbericht-header'), 'dce_kampagne-wemwi-video' => 'USER', 'dce_kampagne-wemwi-video.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'kampagne-wemwi-video'), 'dce_text-bild-button-kachel' => 'USER', 'dce_text-bild-button-kachel.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'text-bild-button-kachel'), 'dce_fairtrade-videostory' => 'USER', 'dce_fairtrade-videostory.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'fairtrade-videostory'), 'dce_kampagne-wemwi-share' => 'USER', 'dce_kampagne-wemwi-share.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'kampagne-wemwi-share'), 'dce_jubilaumsseite-banner' => 'USER', 'dce_jubilaumsseite-banner.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'jubilaumsseite-banner'), 'dce_newsroomblumenfinder' => 'USER', 'dce_newsroomblumenfinder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsroomblumenfinder'), 'dce_newsroomaktionslandkarte' => 'USER', 'dce_newsroomaktionslandkarte.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsroomaktionslandkarte'), 'dce_25jahre-bildtextteaser' => 'USER', 'dce_25jahre-bildtextteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '25jahre-bildtextteaser'), 'dce_25jahre-25momente' => 'USER', 'dce_25jahre-25momente.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '25jahre-25momente'), 'dce_link-button' => 'USER', 'dce_link-button.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'link-button'), 'dce_ansprechpartnerliste' => 'USER', 'dce_ansprechpartnerliste.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'ansprechpartnerliste'), 'dce_textzitat' => 'USER', 'dce_textzitat.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'textzitat'), 'dce_newsroommaterialienteaser' => 'USER', 'dce_newsroommaterialienteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsroommaterialienteaser'), 'dce_newsroomyoutube-plugin' => 'USER', 'dce_newsroomyoutube-plugin.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsroomyoutube-plugin'), 'dce_lastes-blog' => 'USER', 'dce_lastes-blog.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'lastes-blog'), 'dce_newsroomkampagnenmaterialslider' => 'USER', 'dce_newsroomkampagnenmaterialslider.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsroomkampagnenmaterialslider'), 'dce_newsroomteaser-newsletter' => 'USER', 'dce_newsroomteaser-newsletter.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsroomteaser-newsletter'), 'dce_startseite-banner' => 'USER', 'dce_startseite-banner.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'startseite-banner'), 'dce_unterseite-banner' => 'USER', 'dce_unterseite-banner.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'unterseite-banner'), 'dce_trenner-28zitat-29-verteilerseite' => 'USER', 'dce_trenner-28zitat-29-verteilerseite.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'trenner-28zitat-29-verteilerseite'), 'dce_bildtext-teaser' => 'USER', 'dce_bildtext-teaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'bildtext-teaser'), 'dce_finder-startseite' => 'USER', 'dce_finder-startseite.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'finder-startseite'), 'dce_startseite-slideshow' => 'USER', 'dce_startseite-slideshow.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'startseite-slideshow'), 'dce_produkte-produzentenkacheln' => 'USER', 'dce_produkte-produzentenkacheln.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'produkte-produzentenkacheln'), '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')))), '2cols.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/2cols-2020.html')), '3cols.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/3cols-2020.html')), '4cols.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/4cols-2020.html')), 'startseite-tabs.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/startseiteTabs.html')), 'akkotabsmulti.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/Akkotabsmulti.html')), 'unterseite-tabs.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/unterseiteTabs.html')), 'unterseite-akkordeon.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/unterseiteAkkordeon.html')), '2cols75.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/2cols75.html')), '1.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/4cols.html', 'variables.' => array('lefttotop' => 'COA', 'lefttotop.' => array('LOAD_REGISTER', '10.' => array('lefttotop' => 'TEXT', 'lefttotop.' => array('data' => 'field:flexform_class')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:class}')), 'RESTORE_REGISTER'), 'elementwidth' => 'COA', 'elementwidth.' => array('LOAD_REGISTER', '10.' => array('lefttoright' => 'TEXT', 'lefttoright.' => array('data' => 'field:flexform_width')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:width}')), 'RESTORE_REGISTER')))), '2.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/2cols.html', 'variables.' => array('lefttotop' => 'COA', 'lefttotop.' => array('LOAD_REGISTER', '10.' => array('lefttotop' => 'TEXT', 'lefttotop.' => array('data' => 'field:flexform_class')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:class}')), 'RESTORE_REGISTER'), 'elementwidth' => 'COA', 'elementwidth.' => array('LOAD_REGISTER', '10.' => array('lefttoright' => 'TEXT', 'lefttoright.' => array('data' => 'field:flexform_width')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:width}')), 'RESTORE_REGISTER')))), '3.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/3cols.html', 'variables.' => array('lefttotop' => 'COA', 'lefttotop.' => array('LOAD_REGISTER', '10.' => array('lefttotop' => 'TEXT', 'lefttotop.' => array('data' => 'field:flexform_class')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:class}')), 'RESTORE_REGISTER'), 'elementwidth' => 'COA', 'elementwidth.' => array('LOAD_REGISTER', '10.' => array('lefttoright' => 'TEXT', 'lefttoright.' => array('data' => 'field:flexform_width')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:width}')), 'RESTORE_REGISTER')))), '1col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/1col.html', 'variables.' => array('lefttotop' => 'COA', 'lefttotop.' => array('LOAD_REGISTER', '10.' => array('lefttotop' => 'TEXT', 'lefttotop.' => array('data' => 'field:flexform_class')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:class}')), 'RESTORE_REGISTER'), 'elementwidth' => 'COA', 'elementwidth.' => array('LOAD_REGISTER', '10.' => array('lefttoright' => 'TEXT', 'lefttoright.' => array('data' => 'field:flexform_width')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:width}')), 'RESTORE_REGISTER')))), '1colhide.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/1colhide.html')))))), 'gridelements_view' => 'COA', 'gridelements_view.' => 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')))))))), 'igroject_userlist' => '< lib.contentElement', 'igroject_userlist.' => array('templateName' => 'Userlist', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '10.' => array('table' => 'fe_users', 'pidInList' => 'root,-1', 'recursive' => '9999', 'where' => 'fe_users.deleted = 0 AND fe_users.disable = 0 AND fe_users.usergroup IN (###selectedtopfeatures###)', 'markers.' => array('selectedtopfeatures.' => array('data' => 'field:bodytext', 'ifEmpty.' => array('data' => 'TSFE:fe_user|user|usergroup'), 'commaSeparatedList' => '1')), 'orderBy' => 'last_name', 'as' => 'users'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '11.' => array('table' => 'fe_groups', 'pidInList' => 'root,-1', 'recursive' => '9999', 'where' => 'fe_groups.deleted = 0 AND fe_groups.hidden = 0 AND fe_groups.uid != 72 AND fe_groups.uid IN (###selectedtopfeatures###)', 'markers.' => array('selectedtopfeatures.' => array('data' => 'field:bodytext', 'ifEmpty.' => array('data' => 'TSFE:fe_user|user|usergroup'), 'commaSeparatedList' => '1')), 'as' => 'usergroups'))), 'igroject_usergreeting' => '< lib.contentElement', 'igroject_usergreeting.' => array('templateName' => 'Usergreeting', 'variables.' => array('username' => 'TEXT', 'username.' => array('data' => 'TSFE:fe_user|user|name', 'wrap' => '|'))), 'igproject_farbigekachelgross' => '< lib.contentElement', 'igproject_farbigekachelgross.' => array('templateName' => 'FarbigeKachelGross'), 'igproject_farbigekachelklein' => '< lib.contentElement', 'igproject_farbigekachelklein.' => array('templateName' => 'FarbigeKachelKlein'), 'igproject_rosenteasergruen' => '< lib.contentElement', 'igproject_rosenteasergruen.' => array('templateName' => 'RosenTeaserGruen'), 'igproject_rosenstoerer' => '< lib.contentElement', 'igproject_rosenstoerer.' => array('templateName' => 'RosenStoerer', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1.' => array('as' => 'image', 'references.' => array('fieldName' => 'media', 'table' => 'tt_content')))), 'igproject_rosentextpic' => '< lib.contentElement', 'igproject_rosentextpic.' => array('templateName' => 'RosenTextPic', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1.' => array('as' => 'image', 'references.' => array('fieldName' => 'media', 'table' => 'tt_content'))))))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 829
        }

        // Render content
        try {
            $content .= $contentObject->render($configuration);
        } catch (ContentRenderingException $exception) {
            // Content rendering Exceptions indicate a critical problem which should not be
            // caught e.g. when something went wrong with Exception handling itself
            throw $exception;
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->render(object(TYPO3\CMS\Frontend\ContentObject\CaseContentObject), array('key.' => array('field' => 'CType'), 'default' => 'TEXT', 'default.' => array('field' => 'CType', 'htmlSpecialChars' => '1', 'wrap' => '<p style="background-color: yellow; padding: 0.5em 1em;"><strong>ERROR:</strong> Content Element with uid "{field:uid}" and type "|" has no rendering definition!</p>', 'wrap.' => array('insertData' => '1')), 'login' => '< lib.contentElement', 'login.' => array('templateName' => 'Generic', 'variables.' => array('content' => '< plugin.tx_felogin_pi1')), 'stdWrap.' => array('editPanel' => '1', 'editPanel.' => array('allow' => 'move, new, edit, hide, delete', 'label' => '%s', 'onlyCurrentPid' => '1', 'previewBorder' => '1', 'edit.' => array('displayRecord' => '1')), 'innerWrap.' => array('cObject.' => array('default.' => array('if.' => array('equals.' => array('field' => 'list_type'), 'value' => 'igxifc_ifc', 'negate' => '1'), 'stdWrap.' => array('if.' => array('value' => 'dce_dceuid0', 'isInList.' => array('field' => 'CType'), 'negate' => '1')))))), 'bullets' => '< lib.contentElement', 'bullets.' => array('templateName' => 'Bullets', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\SplitProcessor', '10.' => array('if.' => array('value' => '2', 'isLessThan.' => array('field' => 'bullets_type')), 'fieldName' => 'bodytext', 'removeEmptyEntries' => '1', 'as' => 'bullets'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor', '20.' => array('fieldName' => 'bodytext', 'if.' => array('value' => '2', 'equals.' => array('field' => 'bullets_type')), 'fieldDelimiter' => '|', 'as' => 'bullets')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext [bullets_type]', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.bullets')))), 'div' => '< lib.contentElement', 'div.' => array('templateName' => 'Div'), 'header' => '< lib.contentElement', 'header.' => array('templateName' => 'Header', 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout|header_link], subheader, date', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.header')))), 'html' => '< lib.contentElement', 'html.' => array('templateName' => 'Html', 'stdWrap.' => array('editIcons' => 'tt_content: bodytext', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))), 'image' => '< lib.contentElement', 'image.' => array('templateName' => 'Image', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '1400m', 'maxGalleryWidthInText' => '800m', 'columnSpacing' => '10', 'borderWidth' => '2', 'borderPadding' => '0')), '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'))), '20.' => array('maxW' => '1600')), 'list' => '< lib.contentElement', 'list.' => array('templateName' => 'List', 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], list_type, layout, pages [recursive]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.list'))), '20.' => array('femanager_pi1' => 'USER', 'femanager_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Femanager', 'pluginName' => 'Pi1'), 'rxshariff_shariff' => 'USER', 'rxshariff_shariff.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RxShariff', 'pluginName' => 'Shariff'), 'news_pi1' => 'USER', 'news_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1'), 'dce_dce' => 'USER', 'dce_dce.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'Dce'), 'igaktionskalender_kalenderliste' => 'USER', 'igaktionskalender_kalenderliste.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAktionskalender', 'pluginName' => 'Kalenderliste'), 'igaktionskalender_kalenderdetails' => 'USER', 'igaktionskalender_kalenderdetails.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAktionskalender', 'pluginName' => 'Kalenderdetails'), 'igaward_form' => 'USER', 'igaward_form.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Form'), 'igaward_save' => 'USER', 'igaward_save.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Save'), 'igaward_remove' => 'USER', 'igaward_remove.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Remove'), 'igaward_upload' => 'USER', 'igaward_upload.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Upload'), 'igaward_continue' => 'USER', 'igaward_continue.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Continue'), 'igchatquiz_chatquiz' => 'USER', 'igchatquiz_chatquiz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquiz'), 'igchatquiz_chatquizsave' => 'USER', 'igchatquiz_chatquizsave.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquizsave'), 'igchatquiz_chatquizjsonnextquestion' => 'USER', 'igchatquiz_chatquizjsonnextquestion.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquizjsonnextquestion'), 'igchatquiz_chatquizresult' => 'USER', 'igchatquiz_chatquizresult.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquizresult'), 'igcontentfinder_contentfinder' => 'USER', 'igcontentfinder_contentfinder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgContentfinder', 'pluginName' => 'Contentfinder'), 'igcontest_contestform' => 'USER', 'igcontest_contestform.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgContest', 'pluginName' => 'Contestform'), 'igdiscountgenerator_form' => 'USER', 'igdiscountgenerator_form.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgDiscountgenerator', 'pluginName' => 'Form'), 'igfavorite_fvrt' => 'USER', 'igfavorite_fvrt.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgFavorite', 'pluginName' => 'Fvrt'), 'iggdpr_frontend' => 'USER', 'iggdpr_frontend.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgGdpr', 'pluginName' => 'Frontend'), 'iginstagram_token' => 'USER', 'iginstagram_token.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgInstagram', 'pluginName' => 'Token'), 'igjubilaeum_statement' => 'USER', 'igjubilaeum_statement.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgJubilaeum', 'pluginName' => 'Statement'), 'iglizenznehmer_lizenznehmer' => 'USER', 'iglizenznehmer_lizenznehmer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgLizenznehmer', 'pluginName' => 'Lizenznehmer'), 'igmatchmaking_match' => 'USER', 'igmatchmaking_match.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMatchmaking', 'pluginName' => 'Match'), 'igmicroquiz_microquiz' => 'USER', 'igmicroquiz_microquiz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMicroquiz', 'pluginName' => 'Microquiz'), 'igmitmachen_statement' => 'USER', 'igmitmachen_statement.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMitmachen', 'pluginName' => 'Statement'), 'igmitmachen_bruecke' => 'USER', 'igmitmachen_bruecke.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMitmachen', 'pluginName' => 'Bruecke'), 'igmitmachen_postkarte' => 'USER', 'igmitmachen_postkarte.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMitmachen', 'pluginName' => 'Postkarte'), 'ignews_extendednews' => 'USER', 'ignews_extendednews.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgNews', 'pluginName' => 'Extendednews'), 'igostern_ostern' => 'USER', 'igostern_ostern.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgOstern', 'pluginName' => 'Ostern'), 'igschools_map' => 'USER', 'igschools_map.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Map'), 'igschools_schools' => 'USER', 'igschools_schools.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Schools'), 'igschools_towns' => 'USER', 'igschools_towns.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Towns'), 'igschools_townscount' => 'USER', 'igschools_townscount.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Townscount'), 'igschools_schoolscount' => 'USER', 'igschools_schoolscount.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Schoolscount'), 'igschools_townslist' => 'USER', 'igschools_townslist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Townslist'), 'igschools_schoolslist' => 'USER', 'igschools_schoolslist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Schoolslist'), 'igslogan_slogan' => 'USER', 'igslogan_slogan.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSlogan', 'pluginName' => 'Slogan'), 'igsweetrev2021_schokolade' => 'USER', 'igsweetrev2021_schokolade.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSweetrev2021', 'pluginName' => 'Schokolade'), 'igsweetrev2021_communities' => 'USER', 'igsweetrev2021_communities.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSweetrev2021', 'pluginName' => 'Communities'), 'igtinder_tndr' => 'USER', 'igtinder_tndr.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgTinder', 'pluginName' => 'Tndr'), 'igvoting2018_voting' => 'USER', 'igvoting2018_voting.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgVoting2018', 'pluginName' => 'Voting'), 'igvoting2018_sms' => 'USER', 'igvoting2018_sms.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgVoting2018', 'pluginName' => 'Sms'), 'igvoting2018_vote' => 'USER', 'igvoting2018_vote.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgVoting2018', 'pluginName' => 'Vote'), 'igworkshops_anmeldung' => 'USER', 'igworkshops_anmeldung.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgWorkshops', 'pluginName' => 'Anmeldung'), 'igbananafairday_bananafairdayslogans' => 'USER', 'igbananafairday_bananafairdayslogans.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgBananafairday', 'pluginName' => 'Bananafairdayslogans'), 'igbananafairday_bananafairdayvoting' => 'USER', 'igbananafairday_bananafairdayvoting.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgBananafairday', 'pluginName' => 'Bananafairdayvoting'), 'igxbetriebe_finder' => 'USER', 'igxbetriebe_finder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxBetriebe', 'pluginName' => 'Finder'), 'igxbetriebe_filialen' => 'USER', 'igxbetriebe_filialen.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxBetriebe', 'pluginName' => 'Filialen'), 'igcoffeefairday_coffeefairday2019' => 'USER', 'igcoffeefairday_coffeefairday2019.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgCoffeefairday', 'pluginName' => 'Coffeefairday2019'), 'igcoffeefairday_coffeeajax' => 'USER', 'igcoffeefairday_coffeeajax.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgCoffeefairday', 'pluginName' => 'coffeeajax'), 'igxdateiverwaltung_dateiverwaltung' => 'USER', 'igxdateiverwaltung_dateiverwaltung.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxDateiverwaltung', 'pluginName' => 'Dateiverwaltung'), 'igxerstkontakt_erstkontakt' => 'USER', 'igxerstkontakt_erstkontakt.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxErstkontakt', 'pluginName' => 'Erstkontakt'), 'igxfeed_newsfeed' => 'USER', 'igxfeed_newsfeed.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxFeed', 'pluginName' => 'Newsfeed'), 'igxgemeinden_gemeinden' => 'USER', 'igxgemeinden_gemeinden.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxGemeinden', 'pluginName' => 'Gemeinden'), 'igxgrosshaendler_grosshaendlerliste' => 'USER', 'igxgrosshaendler_grosshaendlerliste.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxGrosshaendler', 'pluginName' => 'Grosshaendlerliste'), 'igxifc_ifc' => 'USER', 'igxifc_ifc.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxIfc', 'pluginName' => 'Ifc'), 'igxifc_ifcstd' => 'USER', 'igxifc_ifcstd.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxIfc', 'pluginName' => 'Ifcstd'), 'igxifc_ifcpub' => 'USER', 'igxifc_ifcpub.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxIfc', 'pluginName' => 'Ifcpub'), 'igximporter_importer' => 'USER', 'igximporter_importer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxImporter', 'pluginName' => 'Importer'), 'igxkampagne_kampagnenvoting' => 'USER', 'igxkampagne_kampagnenvoting.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Kampagnenvoting'), 'igxkampagne_kampagnenwordcloud' => 'USER', 'igxkampagne_kampagnenwordcloud.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Kampagnenwordcloud'), 'igxkampagne_kampagnenlieferkette' => 'USER', 'igxkampagne_kampagnenlieferkette.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Kampagnenlieferkette'), 'igxkampagne_petitionscounter' => 'USER', 'igxkampagne_petitionscounter.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Petitionscounter'), 'igxkampagne_petitionsinfo' => 'USER', 'igxkampagne_petitionsinfo.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Petitionsinfo'), 'igxmediathek_mediathek' => 'USER', 'igxmediathek_mediathek.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMediathek', 'pluginName' => 'Mediathek'), 'igxmediathek_bestellformular' => 'USER', 'igxmediathek_bestellformular.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMediathek', 'pluginName' => 'Bestellformular'), 'igxmediathek_mds' => 'USER', 'igxmediathek_mds.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMediathek', 'pluginName' => 'Mds'), 'igxmultiteaser_multiteaser' => 'USER', 'igxmultiteaser_multiteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMultiteaser', 'pluginName' => 'Multiteaser'), 'igxmultiteaser_multiteaserlist' => 'USER', 'igxmultiteaser_multiteaserlist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMultiteaser', 'pluginName' => 'Multiteaserlist'), 'igxmultivz_multivz' => 'USER', 'igxmultivz_multivz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMultivz', 'pluginName' => 'Multivz'), 'igxnewsletteranmeldung_newsletteranmeldung' => 'USER', 'igxnewsletteranmeldung_newsletteranmeldung.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxNewsletteranmeldung', 'pluginName' => 'Newsletteranmeldung'), 'igxonlineschulung_quiz' => 'USER', 'igxonlineschulung_quiz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxOnlineschulung', 'pluginName' => 'Quiz'), 'igxonlineschulung_download' => 'USER', 'igxonlineschulung_download.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxOnlineschulung', 'pluginName' => 'Download'), 'igxoverlay_overlay' => 'USER', 'igxoverlay_overlay.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxOverlay', 'pluginName' => 'Overlay'), 'igxproducts_products' => 'USER', 'igxproducts_products.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Products'), 'igxproducts_sell' => 'USER', 'igxproducts_sell.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Sell'), 'igxproducts_vendor' => 'USER', 'igxproducts_vendor.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Vendor'), 'igxproducts_producer' => 'USER', 'igxproducts_producer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Producer'), 'igxproducts_codefinder' => 'USER', 'igxproducts_codefinder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Codefinder'), 'igxproducts_randomteaser' => 'USER', 'igxproducts_randomteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Randomteaser'), 'igxproducts_traceability' => 'USER', 'igxproducts_traceability.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Traceability'), 'igxrezepte_rezepte' => 'USER', 'igxrezepte_rezepte.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxRezepte', 'pluginName' => 'Rezepte'), 'igxrondell_rondell' => 'USER', 'igxrondell_rondell.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxRondell', 'pluginName' => 'Rondell'), 'igxsitesearch_suche' => 'USER', 'igxsitesearch_suche.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxSitesearch', 'pluginName' => 'Suche'), 'igxuebungsfirmen_uebungsfirma' => 'USER', 'igxuebungsfirmen_uebungsfirma.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxUebungsfirmen', 'pluginName' => 'Uebungsfirma'), 'igxverleihservice_belegungstabelle' => 'USER', 'igxverleihservice_belegungstabelle.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxVerleihservice', 'pluginName' => 'Belegungstabelle'), 'igxvfilter_vmanage' => 'USER', 'igxvfilter_vmanage.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxVfilter', 'pluginName' => 'Vmanage'), 'pluploadfe_pi1' => '< plugin.tx_pluploadfe_pi1', 'powermail_pi1' => 'USER', 'powermail_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi1'), 'powermail_pi2' => 'USER', 'powermail_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi2'), 'pwteaser_pi1' => 'USER', 'pwteaser_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'PwTeaser', 'pluginName' => 'Pi1'), 'sffilecollectiongallery_pifilecollectiongallery' => 'USER', 'sffilecollectiongallery_pifilecollectiongallery.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'SfFilecollectionGallery', 'pluginName' => 'Pifilecollectiongallery'))), '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')))), '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'))), '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'))))), 'table' => '< lib.contentElement', 'table.' => array('templateName' => 'Table', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor', '10.' => array('fieldName' => 'bodytext', 'fieldDelimiter.' => array('char.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'table_delimiter'))), 'fieldEnclosure.' => array('char.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'table_enclosure')), 'if.' => array('value' => '0', 'equals.' => array('field' => 'table_enclosure'), 'negate' => '1')), 'maximumColumns.' => array('field' => 'cols'), 'as' => 'table')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, [table_caption|cols|table_header_position|table_tfoot]', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.table')))), 'text' => '< lib.contentElement', 'text.' => array('templateName' => 'Text', 'stdWrap.' => array('editIcons' => 'tt_content: bodytext', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))), 'textmedia' => '< lib.contentElement', 'textmedia.' => array('templateName' => 'Textmedia', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '1400m', 'maxGalleryWidthInText' => '800m', 'columnSpacing' => '10', 'borderWidth' => '2', 'borderPadding' => '0')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, assets [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textmedia')))), 'textpic' => '< lib.contentElement', 'textpic.' => array('templateName' => 'Textpic', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '1400m', 'maxGalleryWidthInText' => '800m', 'columnSpacing' => '10', 'borderWidth' => '2', 'borderPadding' => '0')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, image [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textpic')))), 'uploads' => '< lib.contentElement', 'uploads.' => array('templateName' => 'Uploads', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'), 'collections.' => array('field' => 'file_collections'), 'sorting.' => array('field' => 'filelink_sorting', 'direction.' => array('field' => 'filelink_sorting_direction')))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], media, file_collections, filelink_sorting, [filelink_size|uploads_description|uploads_type]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.uploads')))), 'menu_abstract' => '< lib.contentElement', 'menu_abstract.' => array('templateName' => 'MenuAbstract', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_categorized_content' => '< lib.contentElement', 'menu_categorized_content.' => array('templateName' => 'MenuCategorizedContent', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '10.' => array('table' => 'tt_content', 'selectFields' => 'tt_content.*', 'groupBy' => 'uid', 'pidInList.' => array('data' => 'leveluid : 0'), 'recursive' => '99', 'join.' => array('data' => 'field:selected_categories', 'wrap' => 'sys_category_record_mm ON uid = sys_category_record_mm.uid_foreign AND sys_category_record_mm.uid_local IN(|)'), 'where.' => array('data' => 'field:category_field', 'wrap' => 'tablenames=\'tt_content\' and fieldname=\'|\''), 'orderBy' => 'tt_content.sorting', 'as' => 'content', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_categorized_pages' => '< lib.contentElement', 'menu_categorized_pages.' => array('templateName' => 'MenuCategorizedPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'categories', 'special.' => array('value.' => array('field' => 'selected_categories'), 'relation.' => array('field' => 'category_field'), 'sorting' => 'title', 'order' => 'asc'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_pages' => '< lib.contentElement', 'menu_pages.' => array('templateName' => 'MenuPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_subpages' => '< lib.contentElement', 'menu_subpages.' => array('templateName' => 'MenuSubpages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_section' => '< lib.contentElement', 'menu_section.' => array('templateName' => 'MenuSection', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('includeNotInMenu.' => array('override' => '1', 'override.' => array('if.' => array('isFalse.' => array('field' => 'pages')))), 'special' => 'list', 'special.' => array('value.' => array('field' => 'pages', 'override.' => array('data' => 'page:uid', 'if.' => array('isFalse.' => array('field' => 'pages')), 'override.' => array('data' => 'page:content_from_pid', 'if.' => array('isTrue.' => array('data' => 'page:content_from_pid')))))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'as' => 'content', 'where' => 'sectionIndex = 1', 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_section_pages' => '< lib.contentElement', 'menu_section_pages.' => array('templateName' => 'MenuSectionPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'orderBy' => 'sorting', 'as' => 'content', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_recently_updated' => '< lib.contentElement', 'menu_recently_updated.' => array('templateName' => 'MenuRecentlyUpdated', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'updated', 'special.' => array('value.' => array('field' => 'pages'), 'maxAge' => '3600*24*7', 'excludeNoSearchPages' => '1'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_related_pages' => '< lib.contentElement', 'menu_related_pages.' => array('templateName' => 'MenuRelatedPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'keywords', 'special.' => array('value.' => array('field' => 'pages'), 'excludeNoSearchPages' => '1'), 'alternativeSortingField' => 'title', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_sitemap' => '< lib.contentElement', 'menu_sitemap.' => array('templateName' => 'MenuSitemap', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_sitemap_pages' => '< lib.contentElement', 'menu_sitemap_pages.' => array('templateName' => 'MenuSitemapPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'form_formframework' => '< lib.contentElement', 'form_formframework.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Form', 'pluginName' => 'Formframework')), 'dce_kampagnenheader' => 'USER', 'dce_kampagnenheader.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'kampagnenheader'), 'dce_ankerlinks' => 'USER', 'dce_ankerlinks.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'ankerlinks'), 'dce_statementbox' => 'USER', 'dce_statementbox.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'statementbox'), 'dce_flip' => 'USER', 'dce_flip.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'flip'), 'dce_dceuid62' => 'USER', 'dce_dceuid62.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'dceuid62'), 'dce_fairtrade-team-filter' => 'USER', 'dce_fairtrade-team-filter.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'fairtrade-team-filter'), 'dce_buhne-video-special' => 'USER', 'dce_buhne-video-special.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'buhne-video-special'), 'dce_fairtrade-team' => 'USER', 'dce_fairtrade-team.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'fairtrade-team'), 'dce_newslettersponsoren' => 'USER', 'dce_newslettersponsoren.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newslettersponsoren'), 'dce_2020_startseite_finder' => 'USER', 'dce_2020_startseite_finder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_finder'), 'dce_newsletterteaser' => 'USER', 'dce_newsletterteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsletterteaser'), 'dce_2020_startseite_banner' => 'USER', 'dce_2020_startseite_banner.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_banner'), 'dce_2020_startseite_aktion_teaser' => 'USER', 'dce_2020_startseite_aktion_teaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_aktion_teaser'), 'dce_2020_startseite_ueber_uns' => 'USER', 'dce_2020_startseite_ueber_uns.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_ueber_uns'), 'dce_2020_startseite_blog' => 'USER', 'dce_2020_startseite_blog.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_blog'), 'dce_2020_startseite_more' => 'USER', 'dce_2020_startseite_more.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_more'), 'dce_2020_startseite_slideshow' => 'USER', 'dce_2020_startseite_slideshow.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_slideshow'), 'dce_2020_startseite_doubleslideshow' => 'USER', 'dce_2020_startseite_doubleslideshow.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_doubleslideshow'), 'dce_newsletterfliesstext' => 'USER', 'dce_newsletterfliesstext.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsletterfliesstext'), 'dce_newsletterheader' => 'USER', 'dce_newsletterheader.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsletterheader'), 'dce_call-to-action' => 'USER', 'dce_call-to-action.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'call-to-action'), 'dce_flowerpowerheadermitbubbles' => 'USER', 'dce_flowerpowerheadermitbubbles.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'flowerpowerheadermitbubbles'), 'dce_kampagne-jahresbericht-tabs' => 'USER', 'dce_kampagne-jahresbericht-tabs.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'kampagne-jahresbericht-tabs'), 'dce_zeitleiste' => 'USER', 'dce_zeitleiste.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'zeitleiste'), 'dce_kampagne-jahresbericht-video' => 'USER', 'dce_kampagne-jahresbericht-video.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'kampagne-jahresbericht-video'), 'dce_kampagne-wemwi-teaser' => 'USER', 'dce_kampagne-wemwi-teaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'kampagne-wemwi-teaser'), 'dce_-23hashtags' => 'USER', 'dce_-23hashtags.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '-23hashtags'), 'dce_kampagne-jahresbericht-header' => 'USER', 'dce_kampagne-jahresbericht-header.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'kampagne-jahresbericht-header'), 'dce_kampagne-wemwi-video' => 'USER', 'dce_kampagne-wemwi-video.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'kampagne-wemwi-video'), 'dce_text-bild-button-kachel' => 'USER', 'dce_text-bild-button-kachel.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'text-bild-button-kachel'), 'dce_fairtrade-videostory' => 'USER', 'dce_fairtrade-videostory.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'fairtrade-videostory'), 'dce_kampagne-wemwi-share' => 'USER', 'dce_kampagne-wemwi-share.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'kampagne-wemwi-share'), 'dce_jubilaumsseite-banner' => 'USER', 'dce_jubilaumsseite-banner.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'jubilaumsseite-banner'), 'dce_newsroomblumenfinder' => 'USER', 'dce_newsroomblumenfinder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsroomblumenfinder'), 'dce_newsroomaktionslandkarte' => 'USER', 'dce_newsroomaktionslandkarte.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsroomaktionslandkarte'), 'dce_25jahre-bildtextteaser' => 'USER', 'dce_25jahre-bildtextteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '25jahre-bildtextteaser'), 'dce_25jahre-25momente' => 'USER', 'dce_25jahre-25momente.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '25jahre-25momente'), 'dce_link-button' => 'USER', 'dce_link-button.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'link-button'), 'dce_ansprechpartnerliste' => 'USER', 'dce_ansprechpartnerliste.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'ansprechpartnerliste'), 'dce_textzitat' => 'USER', 'dce_textzitat.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'textzitat'), 'dce_newsroommaterialienteaser' => 'USER', 'dce_newsroommaterialienteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsroommaterialienteaser'), 'dce_newsroomyoutube-plugin' => 'USER', 'dce_newsroomyoutube-plugin.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsroomyoutube-plugin'), 'dce_lastes-blog' => 'USER', 'dce_lastes-blog.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'lastes-blog'), 'dce_newsroomkampagnenmaterialslider' => 'USER', 'dce_newsroomkampagnenmaterialslider.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsroomkampagnenmaterialslider'), 'dce_newsroomteaser-newsletter' => 'USER', 'dce_newsroomteaser-newsletter.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsroomteaser-newsletter'), 'dce_startseite-banner' => 'USER', 'dce_startseite-banner.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'startseite-banner'), 'dce_unterseite-banner' => 'USER', 'dce_unterseite-banner.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'unterseite-banner'), 'dce_trenner-28zitat-29-verteilerseite' => 'USER', 'dce_trenner-28zitat-29-verteilerseite.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'trenner-28zitat-29-verteilerseite'), 'dce_bildtext-teaser' => 'USER', 'dce_bildtext-teaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'bildtext-teaser'), 'dce_finder-startseite' => 'USER', 'dce_finder-startseite.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'finder-startseite'), 'dce_startseite-slideshow' => 'USER', 'dce_startseite-slideshow.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'startseite-slideshow'), 'dce_produkte-produzentenkacheln' => 'USER', 'dce_produkte-produzentenkacheln.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'produkte-produzentenkacheln'), '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')))), '2cols.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/2cols-2020.html')), '3cols.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/3cols-2020.html')), '4cols.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/4cols-2020.html')), 'startseite-tabs.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/startseiteTabs.html')), 'akkotabsmulti.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/Akkotabsmulti.html')), 'unterseite-tabs.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/unterseiteTabs.html')), 'unterseite-akkordeon.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/unterseiteAkkordeon.html')), '2cols75.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/2cols75.html')), '1.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/4cols.html', 'variables.' => array('lefttotop' => 'COA', 'lefttotop.' => array('LOAD_REGISTER', '10.' => array('lefttotop' => 'TEXT', 'lefttotop.' => array('data' => 'field:flexform_class')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:class}')), 'RESTORE_REGISTER'), 'elementwidth' => 'COA', 'elementwidth.' => array('LOAD_REGISTER', '10.' => array('lefttoright' => 'TEXT', 'lefttoright.' => array('data' => 'field:flexform_width')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:width}')), 'RESTORE_REGISTER')))), '2.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/2cols.html', 'variables.' => array('lefttotop' => 'COA', 'lefttotop.' => array('LOAD_REGISTER', '10.' => array('lefttotop' => 'TEXT', 'lefttotop.' => array('data' => 'field:flexform_class')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:class}')), 'RESTORE_REGISTER'), 'elementwidth' => 'COA', 'elementwidth.' => array('LOAD_REGISTER', '10.' => array('lefttoright' => 'TEXT', 'lefttoright.' => array('data' => 'field:flexform_width')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:width}')), 'RESTORE_REGISTER')))), '3.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/3cols.html', 'variables.' => array('lefttotop' => 'COA', 'lefttotop.' => array('LOAD_REGISTER', '10.' => array('lefttotop' => 'TEXT', 'lefttotop.' => array('data' => 'field:flexform_class')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:class}')), 'RESTORE_REGISTER'), 'elementwidth' => 'COA', 'elementwidth.' => array('LOAD_REGISTER', '10.' => array('lefttoright' => 'TEXT', 'lefttoright.' => array('data' => 'field:flexform_width')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:width}')), 'RESTORE_REGISTER')))), '1col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/1col.html', 'variables.' => array('lefttotop' => 'COA', 'lefttotop.' => array('LOAD_REGISTER', '10.' => array('lefttotop' => 'TEXT', 'lefttotop.' => array('data' => 'field:flexform_class')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:class}')), 'RESTORE_REGISTER'), 'elementwidth' => 'COA', 'elementwidth.' => array('LOAD_REGISTER', '10.' => array('lefttoright' => 'TEXT', 'lefttoright.' => array('data' => 'field:flexform_width')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:width}')), 'RESTORE_REGISTER')))), '1colhide.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/1colhide.html')))))), 'gridelements_view' => 'COA', 'gridelements_view.' => 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')))))))), 'igroject_userlist' => '< lib.contentElement', 'igroject_userlist.' => array('templateName' => 'Userlist', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '10.' => array('table' => 'fe_users', 'pidInList' => 'root,-1', 'recursive' => '9999', 'where' => 'fe_users.deleted = 0 AND fe_users.disable = 0 AND fe_users.usergroup IN (###selectedtopfeatures###)', 'markers.' => array('selectedtopfeatures.' => array('data' => 'field:bodytext', 'ifEmpty.' => array('data' => 'TSFE:fe_user|user|usergroup'), 'commaSeparatedList' => '1')), 'orderBy' => 'last_name', 'as' => 'users'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '11.' => array('table' => 'fe_groups', 'pidInList' => 'root,-1', 'recursive' => '9999', 'where' => 'fe_groups.deleted = 0 AND fe_groups.hidden = 0 AND fe_groups.uid != 72 AND fe_groups.uid IN (###selectedtopfeatures###)', 'markers.' => array('selectedtopfeatures.' => array('data' => 'field:bodytext', 'ifEmpty.' => array('data' => 'TSFE:fe_user|user|usergroup'), 'commaSeparatedList' => '1')), 'as' => 'usergroups'))), 'igroject_usergreeting' => '< lib.contentElement', 'igroject_usergreeting.' => array('templateName' => 'Usergreeting', 'variables.' => array('username' => 'TEXT', 'username.' => array('data' => 'TSFE:fe_user|user|name', 'wrap' => '|'))), 'igproject_farbigekachelgross' => '< lib.contentElement', 'igproject_farbigekachelgross.' => array('templateName' => 'FarbigeKachelGross'), 'igproject_farbigekachelklein' => '< lib.contentElement', 'igproject_farbigekachelklein.' => array('templateName' => 'FarbigeKachelKlein'), 'igproject_rosenteasergruen' => '< lib.contentElement', 'igproject_rosenteasergruen.' => array('templateName' => 'RosenTeaserGruen'), 'igproject_rosenstoerer' => '< lib.contentElement', 'igproject_rosenstoerer.' => array('templateName' => 'RosenStoerer', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1.' => array('as' => 'image', 'references.' => array('fieldName' => 'media', 'table' => 'tt_content')))), 'igproject_rosentextpic' => '< lib.contentElement', 'igproject_rosentextpic.' => array('templateName' => 'RosenTextPic', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1.' => array('as' => 'image', 'references.' => array('fieldName' => 'media', 'table' => 'tt_content'))))))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 743
                }
                if (!$hooked) {
                    $contentObject = $this->getContentObject($name);
                    if ($contentObject) {
                        $content .= $this->render($contentObject, $conf);
                    } else {
                        // Call hook functions for extra processing
                        if ($name) {
                            if (!empty($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_content.php']['cObjTypeAndClassDefault'])) {
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle('CASE', array('key.' => array('field' => 'CType'), 'default' => 'TEXT', 'default.' => array('field' => 'CType', 'htmlSpecialChars' => '1', 'wrap' => '<p style="background-color: yellow; padding: 0.5em 1em;"><strong>ERROR:</strong> Content Element with uid "{field:uid}" and type "|" has no rendering definition!</p>', 'wrap.' => array('insertData' => '1')), 'login' => '< lib.contentElement', 'login.' => array('templateName' => 'Generic', 'variables.' => array('content' => '< plugin.tx_felogin_pi1')), 'stdWrap.' => array('editPanel' => '1', 'editPanel.' => array('allow' => 'move, new, edit, hide, delete', 'label' => '%s', 'onlyCurrentPid' => '1', 'previewBorder' => '1', 'edit.' => array('displayRecord' => '1')), 'innerWrap.' => array('cObject.' => array('default.' => array('if.' => array('equals.' => array('field' => 'list_type'), 'value' => 'igxifc_ifc', 'negate' => '1'), 'stdWrap.' => array('if.' => array('value' => 'dce_dceuid0', 'isInList.' => array('field' => 'CType'), 'negate' => '1')))))), 'bullets' => '< lib.contentElement', 'bullets.' => array('templateName' => 'Bullets', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\SplitProcessor', '10.' => array('if.' => array('value' => '2', 'isLessThan.' => array('field' => 'bullets_type')), 'fieldName' => 'bodytext', 'removeEmptyEntries' => '1', 'as' => 'bullets'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor', '20.' => array('fieldName' => 'bodytext', 'if.' => array('value' => '2', 'equals.' => array('field' => 'bullets_type')), 'fieldDelimiter' => '|', 'as' => 'bullets')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext [bullets_type]', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.bullets')))), 'div' => '< lib.contentElement', 'div.' => array('templateName' => 'Div'), 'header' => '< lib.contentElement', 'header.' => array('templateName' => 'Header', 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout|header_link], subheader, date', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.header')))), 'html' => '< lib.contentElement', 'html.' => array('templateName' => 'Html', 'stdWrap.' => array('editIcons' => 'tt_content: bodytext', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))), 'image' => '< lib.contentElement', 'image.' => array('templateName' => 'Image', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '1400m', 'maxGalleryWidthInText' => '800m', 'columnSpacing' => '10', 'borderWidth' => '2', 'borderPadding' => '0')), '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'))), '20.' => array('maxW' => '1600')), 'list' => '< lib.contentElement', 'list.' => array('templateName' => 'List', 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], list_type, layout, pages [recursive]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.list'))), '20.' => array('femanager_pi1' => 'USER', 'femanager_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Femanager', 'pluginName' => 'Pi1'), 'rxshariff_shariff' => 'USER', 'rxshariff_shariff.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RxShariff', 'pluginName' => 'Shariff'), 'news_pi1' => 'USER', 'news_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1'), 'dce_dce' => 'USER', 'dce_dce.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'Dce'), 'igaktionskalender_kalenderliste' => 'USER', 'igaktionskalender_kalenderliste.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAktionskalender', 'pluginName' => 'Kalenderliste'), 'igaktionskalender_kalenderdetails' => 'USER', 'igaktionskalender_kalenderdetails.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAktionskalender', 'pluginName' => 'Kalenderdetails'), 'igaward_form' => 'USER', 'igaward_form.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Form'), 'igaward_save' => 'USER', 'igaward_save.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Save'), 'igaward_remove' => 'USER', 'igaward_remove.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Remove'), 'igaward_upload' => 'USER', 'igaward_upload.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Upload'), 'igaward_continue' => 'USER', 'igaward_continue.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Continue'), 'igchatquiz_chatquiz' => 'USER', 'igchatquiz_chatquiz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquiz'), 'igchatquiz_chatquizsave' => 'USER', 'igchatquiz_chatquizsave.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquizsave'), 'igchatquiz_chatquizjsonnextquestion' => 'USER', 'igchatquiz_chatquizjsonnextquestion.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquizjsonnextquestion'), 'igchatquiz_chatquizresult' => 'USER', 'igchatquiz_chatquizresult.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquizresult'), 'igcontentfinder_contentfinder' => 'USER', 'igcontentfinder_contentfinder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgContentfinder', 'pluginName' => 'Contentfinder'), 'igcontest_contestform' => 'USER', 'igcontest_contestform.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgContest', 'pluginName' => 'Contestform'), 'igdiscountgenerator_form' => 'USER', 'igdiscountgenerator_form.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgDiscountgenerator', 'pluginName' => 'Form'), 'igfavorite_fvrt' => 'USER', 'igfavorite_fvrt.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgFavorite', 'pluginName' => 'Fvrt'), 'iggdpr_frontend' => 'USER', 'iggdpr_frontend.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgGdpr', 'pluginName' => 'Frontend'), 'iginstagram_token' => 'USER', 'iginstagram_token.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgInstagram', 'pluginName' => 'Token'), 'igjubilaeum_statement' => 'USER', 'igjubilaeum_statement.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgJubilaeum', 'pluginName' => 'Statement'), 'iglizenznehmer_lizenznehmer' => 'USER', 'iglizenznehmer_lizenznehmer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgLizenznehmer', 'pluginName' => 'Lizenznehmer'), 'igmatchmaking_match' => 'USER', 'igmatchmaking_match.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMatchmaking', 'pluginName' => 'Match'), 'igmicroquiz_microquiz' => 'USER', 'igmicroquiz_microquiz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMicroquiz', 'pluginName' => 'Microquiz'), 'igmitmachen_statement' => 'USER', 'igmitmachen_statement.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMitmachen', 'pluginName' => 'Statement'), 'igmitmachen_bruecke' => 'USER', 'igmitmachen_bruecke.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMitmachen', 'pluginName' => 'Bruecke'), 'igmitmachen_postkarte' => 'USER', 'igmitmachen_postkarte.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMitmachen', 'pluginName' => 'Postkarte'), 'ignews_extendednews' => 'USER', 'ignews_extendednews.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgNews', 'pluginName' => 'Extendednews'), 'igostern_ostern' => 'USER', 'igostern_ostern.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgOstern', 'pluginName' => 'Ostern'), 'igschools_map' => 'USER', 'igschools_map.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Map'), 'igschools_schools' => 'USER', 'igschools_schools.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Schools'), 'igschools_towns' => 'USER', 'igschools_towns.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Towns'), 'igschools_townscount' => 'USER', 'igschools_townscount.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Townscount'), 'igschools_schoolscount' => 'USER', 'igschools_schoolscount.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Schoolscount'), 'igschools_townslist' => 'USER', 'igschools_townslist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Townslist'), 'igschools_schoolslist' => 'USER', 'igschools_schoolslist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Schoolslist'), 'igslogan_slogan' => 'USER', 'igslogan_slogan.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSlogan', 'pluginName' => 'Slogan'), 'igsweetrev2021_schokolade' => 'USER', 'igsweetrev2021_schokolade.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSweetrev2021', 'pluginName' => 'Schokolade'), 'igsweetrev2021_communities' => 'USER', 'igsweetrev2021_communities.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSweetrev2021', 'pluginName' => 'Communities'), 'igtinder_tndr' => 'USER', 'igtinder_tndr.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgTinder', 'pluginName' => 'Tndr'), 'igvoting2018_voting' => 'USER', 'igvoting2018_voting.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgVoting2018', 'pluginName' => 'Voting'), 'igvoting2018_sms' => 'USER', 'igvoting2018_sms.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgVoting2018', 'pluginName' => 'Sms'), 'igvoting2018_vote' => 'USER', 'igvoting2018_vote.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgVoting2018', 'pluginName' => 'Vote'), 'igworkshops_anmeldung' => 'USER', 'igworkshops_anmeldung.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgWorkshops', 'pluginName' => 'Anmeldung'), 'igbananafairday_bananafairdayslogans' => 'USER', 'igbananafairday_bananafairdayslogans.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgBananafairday', 'pluginName' => 'Bananafairdayslogans'), 'igbananafairday_bananafairdayvoting' => 'USER', 'igbananafairday_bananafairdayvoting.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgBananafairday', 'pluginName' => 'Bananafairdayvoting'), 'igxbetriebe_finder' => 'USER', 'igxbetriebe_finder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxBetriebe', 'pluginName' => 'Finder'), 'igxbetriebe_filialen' => 'USER', 'igxbetriebe_filialen.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxBetriebe', 'pluginName' => 'Filialen'), 'igcoffeefairday_coffeefairday2019' => 'USER', 'igcoffeefairday_coffeefairday2019.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgCoffeefairday', 'pluginName' => 'Coffeefairday2019'), 'igcoffeefairday_coffeeajax' => 'USER', 'igcoffeefairday_coffeeajax.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgCoffeefairday', 'pluginName' => 'coffeeajax'), 'igxdateiverwaltung_dateiverwaltung' => 'USER', 'igxdateiverwaltung_dateiverwaltung.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxDateiverwaltung', 'pluginName' => 'Dateiverwaltung'), 'igxerstkontakt_erstkontakt' => 'USER', 'igxerstkontakt_erstkontakt.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxErstkontakt', 'pluginName' => 'Erstkontakt'), 'igxfeed_newsfeed' => 'USER', 'igxfeed_newsfeed.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxFeed', 'pluginName' => 'Newsfeed'), 'igxgemeinden_gemeinden' => 'USER', 'igxgemeinden_gemeinden.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxGemeinden', 'pluginName' => 'Gemeinden'), 'igxgrosshaendler_grosshaendlerliste' => 'USER', 'igxgrosshaendler_grosshaendlerliste.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxGrosshaendler', 'pluginName' => 'Grosshaendlerliste'), 'igxifc_ifc' => 'USER', 'igxifc_ifc.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxIfc', 'pluginName' => 'Ifc'), 'igxifc_ifcstd' => 'USER', 'igxifc_ifcstd.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxIfc', 'pluginName' => 'Ifcstd'), 'igxifc_ifcpub' => 'USER', 'igxifc_ifcpub.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxIfc', 'pluginName' => 'Ifcpub'), 'igximporter_importer' => 'USER', 'igximporter_importer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxImporter', 'pluginName' => 'Importer'), 'igxkampagne_kampagnenvoting' => 'USER', 'igxkampagne_kampagnenvoting.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Kampagnenvoting'), 'igxkampagne_kampagnenwordcloud' => 'USER', 'igxkampagne_kampagnenwordcloud.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Kampagnenwordcloud'), 'igxkampagne_kampagnenlieferkette' => 'USER', 'igxkampagne_kampagnenlieferkette.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Kampagnenlieferkette'), 'igxkampagne_petitionscounter' => 'USER', 'igxkampagne_petitionscounter.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Petitionscounter'), 'igxkampagne_petitionsinfo' => 'USER', 'igxkampagne_petitionsinfo.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Petitionsinfo'), 'igxmediathek_mediathek' => 'USER', 'igxmediathek_mediathek.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMediathek', 'pluginName' => 'Mediathek'), 'igxmediathek_bestellformular' => 'USER', 'igxmediathek_bestellformular.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMediathek', 'pluginName' => 'Bestellformular'), 'igxmediathek_mds' => 'USER', 'igxmediathek_mds.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMediathek', 'pluginName' => 'Mds'), 'igxmultiteaser_multiteaser' => 'USER', 'igxmultiteaser_multiteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMultiteaser', 'pluginName' => 'Multiteaser'), 'igxmultiteaser_multiteaserlist' => 'USER', 'igxmultiteaser_multiteaserlist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMultiteaser', 'pluginName' => 'Multiteaserlist'), 'igxmultivz_multivz' => 'USER', 'igxmultivz_multivz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMultivz', 'pluginName' => 'Multivz'), 'igxnewsletteranmeldung_newsletteranmeldung' => 'USER', 'igxnewsletteranmeldung_newsletteranmeldung.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxNewsletteranmeldung', 'pluginName' => 'Newsletteranmeldung'), 'igxonlineschulung_quiz' => 'USER', 'igxonlineschulung_quiz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxOnlineschulung', 'pluginName' => 'Quiz'), 'igxonlineschulung_download' => 'USER', 'igxonlineschulung_download.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxOnlineschulung', 'pluginName' => 'Download'), 'igxoverlay_overlay' => 'USER', 'igxoverlay_overlay.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxOverlay', 'pluginName' => 'Overlay'), 'igxproducts_products' => 'USER', 'igxproducts_products.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Products'), 'igxproducts_sell' => 'USER', 'igxproducts_sell.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Sell'), 'igxproducts_vendor' => 'USER', 'igxproducts_vendor.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Vendor'), 'igxproducts_producer' => 'USER', 'igxproducts_producer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Producer'), 'igxproducts_codefinder' => 'USER', 'igxproducts_codefinder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Codefinder'), 'igxproducts_randomteaser' => 'USER', 'igxproducts_randomteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Randomteaser'), 'igxproducts_traceability' => 'USER', 'igxproducts_traceability.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Traceability'), 'igxrezepte_rezepte' => 'USER', 'igxrezepte_rezepte.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxRezepte', 'pluginName' => 'Rezepte'), 'igxrondell_rondell' => 'USER', 'igxrondell_rondell.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxRondell', 'pluginName' => 'Rondell'), 'igxsitesearch_suche' => 'USER', 'igxsitesearch_suche.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxSitesearch', 'pluginName' => 'Suche'), 'igxuebungsfirmen_uebungsfirma' => 'USER', 'igxuebungsfirmen_uebungsfirma.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxUebungsfirmen', 'pluginName' => 'Uebungsfirma'), 'igxverleihservice_belegungstabelle' => 'USER', 'igxverleihservice_belegungstabelle.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxVerleihservice', 'pluginName' => 'Belegungstabelle'), 'igxvfilter_vmanage' => 'USER', 'igxvfilter_vmanage.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxVfilter', 'pluginName' => 'Vmanage'), 'pluploadfe_pi1' => '< plugin.tx_pluploadfe_pi1', 'powermail_pi1' => 'USER', 'powermail_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi1'), 'powermail_pi2' => 'USER', 'powermail_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi2'), 'pwteaser_pi1' => 'USER', 'pwteaser_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'PwTeaser', 'pluginName' => 'Pi1'), 'sffilecollectiongallery_pifilecollectiongallery' => 'USER', 'sffilecollectiongallery_pifilecollectiongallery.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'SfFilecollectionGallery', 'pluginName' => 'Pifilecollectiongallery'))), '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')))), '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'))), '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'))))), 'table' => '< lib.contentElement', 'table.' => array('templateName' => 'Table', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor', '10.' => array('fieldName' => 'bodytext', 'fieldDelimiter.' => array('char.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'table_delimiter'))), 'fieldEnclosure.' => array('char.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'table_enclosure')), 'if.' => array('value' => '0', 'equals.' => array('field' => 'table_enclosure'), 'negate' => '1')), 'maximumColumns.' => array('field' => 'cols'), 'as' => 'table')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, [table_caption|cols|table_header_position|table_tfoot]', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.table')))), 'text' => '< lib.contentElement', 'text.' => array('templateName' => 'Text', 'stdWrap.' => array('editIcons' => 'tt_content: bodytext', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))), 'textmedia' => '< lib.contentElement', 'textmedia.' => array('templateName' => 'Textmedia', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '1400m', 'maxGalleryWidthInText' => '800m', 'columnSpacing' => '10', 'borderWidth' => '2', 'borderPadding' => '0')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, assets [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textmedia')))), 'textpic' => '< lib.contentElement', 'textpic.' => array('templateName' => 'Textpic', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '1400m', 'maxGalleryWidthInText' => '800m', 'columnSpacing' => '10', 'borderWidth' => '2', 'borderPadding' => '0')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, image [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textpic')))), 'uploads' => '< lib.contentElement', 'uploads.' => array('templateName' => 'Uploads', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'), 'collections.' => array('field' => 'file_collections'), 'sorting.' => array('field' => 'filelink_sorting', 'direction.' => array('field' => 'filelink_sorting_direction')))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], media, file_collections, filelink_sorting, [filelink_size|uploads_description|uploads_type]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.uploads')))), 'menu_abstract' => '< lib.contentElement', 'menu_abstract.' => array('templateName' => 'MenuAbstract', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_categorized_content' => '< lib.contentElement', 'menu_categorized_content.' => array('templateName' => 'MenuCategorizedContent', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '10.' => array('table' => 'tt_content', 'selectFields' => 'tt_content.*', 'groupBy' => 'uid', 'pidInList.' => array('data' => 'leveluid : 0'), 'recursive' => '99', 'join.' => array('data' => 'field:selected_categories', 'wrap' => 'sys_category_record_mm ON uid = sys_category_record_mm.uid_foreign AND sys_category_record_mm.uid_local IN(|)'), 'where.' => array('data' => 'field:category_field', 'wrap' => 'tablenames=\'tt_content\' and fieldname=\'|\''), 'orderBy' => 'tt_content.sorting', 'as' => 'content', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_categorized_pages' => '< lib.contentElement', 'menu_categorized_pages.' => array('templateName' => 'MenuCategorizedPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'categories', 'special.' => array('value.' => array('field' => 'selected_categories'), 'relation.' => array('field' => 'category_field'), 'sorting' => 'title', 'order' => 'asc'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_pages' => '< lib.contentElement', 'menu_pages.' => array('templateName' => 'MenuPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_subpages' => '< lib.contentElement', 'menu_subpages.' => array('templateName' => 'MenuSubpages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_section' => '< lib.contentElement', 'menu_section.' => array('templateName' => 'MenuSection', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('includeNotInMenu.' => array('override' => '1', 'override.' => array('if.' => array('isFalse.' => array('field' => 'pages')))), 'special' => 'list', 'special.' => array('value.' => array('field' => 'pages', 'override.' => array('data' => 'page:uid', 'if.' => array('isFalse.' => array('field' => 'pages')), 'override.' => array('data' => 'page:content_from_pid', 'if.' => array('isTrue.' => array('data' => 'page:content_from_pid')))))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'as' => 'content', 'where' => 'sectionIndex = 1', 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_section_pages' => '< lib.contentElement', 'menu_section_pages.' => array('templateName' => 'MenuSectionPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'orderBy' => 'sorting', 'as' => 'content', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_recently_updated' => '< lib.contentElement', 'menu_recently_updated.' => array('templateName' => 'MenuRecentlyUpdated', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'updated', 'special.' => array('value.' => array('field' => 'pages'), 'maxAge' => '3600*24*7', 'excludeNoSearchPages' => '1'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_related_pages' => '< lib.contentElement', 'menu_related_pages.' => array('templateName' => 'MenuRelatedPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'keywords', 'special.' => array('value.' => array('field' => 'pages'), 'excludeNoSearchPages' => '1'), 'alternativeSortingField' => 'title', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_sitemap' => '< lib.contentElement', 'menu_sitemap.' => array('templateName' => 'MenuSitemap', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_sitemap_pages' => '< lib.contentElement', 'menu_sitemap_pages.' => array('templateName' => 'MenuSitemapPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'form_formframework' => '< lib.contentElement', 'form_formframework.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Form', 'pluginName' => 'Formframework')), 'dce_kampagnenheader' => 'USER', 'dce_kampagnenheader.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'kampagnenheader'), 'dce_ankerlinks' => 'USER', 'dce_ankerlinks.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'ankerlinks'), 'dce_statementbox' => 'USER', 'dce_statementbox.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'statementbox'), 'dce_flip' => 'USER', 'dce_flip.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'flip'), 'dce_dceuid62' => 'USER', 'dce_dceuid62.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'dceuid62'), 'dce_fairtrade-team-filter' => 'USER', 'dce_fairtrade-team-filter.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'fairtrade-team-filter'), 'dce_buhne-video-special' => 'USER', 'dce_buhne-video-special.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'buhne-video-special'), 'dce_fairtrade-team' => 'USER', 'dce_fairtrade-team.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'fairtrade-team'), 'dce_newslettersponsoren' => 'USER', 'dce_newslettersponsoren.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newslettersponsoren'), 'dce_2020_startseite_finder' => 'USER', 'dce_2020_startseite_finder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_finder'), 'dce_newsletterteaser' => 'USER', 'dce_newsletterteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsletterteaser'), 'dce_2020_startseite_banner' => 'USER', 'dce_2020_startseite_banner.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_banner'), 'dce_2020_startseite_aktion_teaser' => 'USER', 'dce_2020_startseite_aktion_teaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_aktion_teaser'), 'dce_2020_startseite_ueber_uns' => 'USER', 'dce_2020_startseite_ueber_uns.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_ueber_uns'), 'dce_2020_startseite_blog' => 'USER', 'dce_2020_startseite_blog.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_blog'), 'dce_2020_startseite_more' => 'USER', 'dce_2020_startseite_more.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_more'), 'dce_2020_startseite_slideshow' => 'USER', 'dce_2020_startseite_slideshow.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_slideshow'), 'dce_2020_startseite_doubleslideshow' => 'USER', 'dce_2020_startseite_doubleslideshow.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_doubleslideshow'), 'dce_newsletterfliesstext' => 'USER', 'dce_newsletterfliesstext.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsletterfliesstext'), 'dce_newsletterheader' => 'USER', 'dce_newsletterheader.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsletterheader'), 'dce_call-to-action' => 'USER', 'dce_call-to-action.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'call-to-action'), 'dce_flowerpowerheadermitbubbles' => 'USER', 'dce_flowerpowerheadermitbubbles.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'flowerpowerheadermitbubbles'), 'dce_kampagne-jahresbericht-tabs' => 'USER', 'dce_kampagne-jahresbericht-tabs.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'kampagne-jahresbericht-tabs'), 'dce_zeitleiste' => 'USER', 'dce_zeitleiste.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'zeitleiste'), 'dce_kampagne-jahresbericht-video' => 'USER', 'dce_kampagne-jahresbericht-video.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'kampagne-jahresbericht-video'), 'dce_kampagne-wemwi-teaser' => 'USER', 'dce_kampagne-wemwi-teaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'kampagne-wemwi-teaser'), 'dce_-23hashtags' => 'USER', 'dce_-23hashtags.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '-23hashtags'), 'dce_kampagne-jahresbericht-header' => 'USER', 'dce_kampagne-jahresbericht-header.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'kampagne-jahresbericht-header'), 'dce_kampagne-wemwi-video' => 'USER', 'dce_kampagne-wemwi-video.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'kampagne-wemwi-video'), 'dce_text-bild-button-kachel' => 'USER', 'dce_text-bild-button-kachel.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'text-bild-button-kachel'), 'dce_fairtrade-videostory' => 'USER', 'dce_fairtrade-videostory.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'fairtrade-videostory'), 'dce_kampagne-wemwi-share' => 'USER', 'dce_kampagne-wemwi-share.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'kampagne-wemwi-share'), 'dce_jubilaumsseite-banner' => 'USER', 'dce_jubilaumsseite-banner.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'jubilaumsseite-banner'), 'dce_newsroomblumenfinder' => 'USER', 'dce_newsroomblumenfinder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsroomblumenfinder'), 'dce_newsroomaktionslandkarte' => 'USER', 'dce_newsroomaktionslandkarte.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsroomaktionslandkarte'), 'dce_25jahre-bildtextteaser' => 'USER', 'dce_25jahre-bildtextteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '25jahre-bildtextteaser'), 'dce_25jahre-25momente' => 'USER', 'dce_25jahre-25momente.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '25jahre-25momente'), 'dce_link-button' => 'USER', 'dce_link-button.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'link-button'), 'dce_ansprechpartnerliste' => 'USER', 'dce_ansprechpartnerliste.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'ansprechpartnerliste'), 'dce_textzitat' => 'USER', 'dce_textzitat.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'textzitat'), 'dce_newsroommaterialienteaser' => 'USER', 'dce_newsroommaterialienteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsroommaterialienteaser'), 'dce_newsroomyoutube-plugin' => 'USER', 'dce_newsroomyoutube-plugin.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsroomyoutube-plugin'), 'dce_lastes-blog' => 'USER', 'dce_lastes-blog.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'lastes-blog'), 'dce_newsroomkampagnenmaterialslider' => 'USER', 'dce_newsroomkampagnenmaterialslider.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsroomkampagnenmaterialslider'), 'dce_newsroomteaser-newsletter' => 'USER', 'dce_newsroomteaser-newsletter.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsroomteaser-newsletter'), 'dce_startseite-banner' => 'USER', 'dce_startseite-banner.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'startseite-banner'), 'dce_unterseite-banner' => 'USER', 'dce_unterseite-banner.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'unterseite-banner'), 'dce_trenner-28zitat-29-verteilerseite' => 'USER', 'dce_trenner-28zitat-29-verteilerseite.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'trenner-28zitat-29-verteilerseite'), 'dce_bildtext-teaser' => 'USER', 'dce_bildtext-teaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'bildtext-teaser'), 'dce_finder-startseite' => 'USER', 'dce_finder-startseite.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'finder-startseite'), 'dce_startseite-slideshow' => 'USER', 'dce_startseite-slideshow.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'startseite-slideshow'), 'dce_produkte-produzentenkacheln' => 'USER', 'dce_produkte-produzentenkacheln.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'produkte-produzentenkacheln'), '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')))), '2cols.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/2cols-2020.html')), '3cols.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/3cols-2020.html')), '4cols.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/4cols-2020.html')), 'startseite-tabs.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/startseiteTabs.html')), 'akkotabsmulti.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/Akkotabsmulti.html')), 'unterseite-tabs.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/unterseiteTabs.html')), 'unterseite-akkordeon.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/unterseiteAkkordeon.html')), '2cols75.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/2cols75.html')), '1.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/4cols.html', 'variables.' => array('lefttotop' => 'COA', 'lefttotop.' => array('LOAD_REGISTER', '10.' => array('lefttotop' => 'TEXT', 'lefttotop.' => array('data' => 'field:flexform_class')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:class}')), 'RESTORE_REGISTER'), 'elementwidth' => 'COA', 'elementwidth.' => array('LOAD_REGISTER', '10.' => array('lefttoright' => 'TEXT', 'lefttoright.' => array('data' => 'field:flexform_width')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:width}')), 'RESTORE_REGISTER')))), '2.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/2cols.html', 'variables.' => array('lefttotop' => 'COA', 'lefttotop.' => array('LOAD_REGISTER', '10.' => array('lefttotop' => 'TEXT', 'lefttotop.' => array('data' => 'field:flexform_class')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:class}')), 'RESTORE_REGISTER'), 'elementwidth' => 'COA', 'elementwidth.' => array('LOAD_REGISTER', '10.' => array('lefttoright' => 'TEXT', 'lefttoright.' => array('data' => 'field:flexform_width')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:width}')), 'RESTORE_REGISTER')))), '3.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/3cols.html', 'variables.' => array('lefttotop' => 'COA', 'lefttotop.' => array('LOAD_REGISTER', '10.' => array('lefttotop' => 'TEXT', 'lefttotop.' => array('data' => 'field:flexform_class')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:class}')), 'RESTORE_REGISTER'), 'elementwidth' => 'COA', 'elementwidth.' => array('LOAD_REGISTER', '10.' => array('lefttoright' => 'TEXT', 'lefttoright.' => array('data' => 'field:flexform_width')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:width}')), 'RESTORE_REGISTER')))), '1col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/1col.html', 'variables.' => array('lefttotop' => 'COA', 'lefttotop.' => array('LOAD_REGISTER', '10.' => array('lefttotop' => 'TEXT', 'lefttotop.' => array('data' => 'field:flexform_class')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:class}')), 'RESTORE_REGISTER'), 'elementwidth' => 'COA', 'elementwidth.' => array('LOAD_REGISTER', '10.' => array('lefttoright' => 'TEXT', 'lefttoright.' => array('data' => 'field:flexform_width')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:width}')), 'RESTORE_REGISTER')))), '1colhide.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/1colhide.html')))))), 'gridelements_view' => 'COA', 'gridelements_view.' => 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')))))))), 'igroject_userlist' => '< lib.contentElement', 'igroject_userlist.' => array('templateName' => 'Userlist', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '10.' => array('table' => 'fe_users', 'pidInList' => 'root,-1', 'recursive' => '9999', 'where' => 'fe_users.deleted = 0 AND fe_users.disable = 0 AND fe_users.usergroup IN (###selectedtopfeatures###)', 'markers.' => array('selectedtopfeatures.' => array('data' => 'field:bodytext', 'ifEmpty.' => array('data' => 'TSFE:fe_user|user|usergroup'), 'commaSeparatedList' => '1')), 'orderBy' => 'last_name', 'as' => 'users'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '11.' => array('table' => 'fe_groups', 'pidInList' => 'root,-1', 'recursive' => '9999', 'where' => 'fe_groups.deleted = 0 AND fe_groups.hidden = 0 AND fe_groups.uid != 72 AND fe_groups.uid IN (###selectedtopfeatures###)', 'markers.' => array('selectedtopfeatures.' => array('data' => 'field:bodytext', 'ifEmpty.' => array('data' => 'TSFE:fe_user|user|usergroup'), 'commaSeparatedList' => '1')), 'as' => 'usergroups'))), 'igroject_usergreeting' => '< lib.contentElement', 'igroject_usergreeting.' => array('templateName' => 'Usergreeting', 'variables.' => array('username' => 'TEXT', 'username.' => array('data' => 'TSFE:fe_user|user|name', 'wrap' => '|'))), 'igproject_farbigekachelgross' => '< lib.contentElement', 'igproject_farbigekachelgross.' => array('templateName' => 'FarbigeKachelGross'), 'igproject_farbigekachelklein' => '< lib.contentElement', 'igproject_farbigekachelklein.' => array('templateName' => 'FarbigeKachelKlein'), 'igproject_rosenteasergruen' => '< lib.contentElement', 'igproject_rosenteasergruen.' => array('templateName' => 'RosenTeaserGruen'), 'igproject_rosenstoerer' => '< lib.contentElement', 'igproject_rosenstoerer.' => array('templateName' => 'RosenStoerer', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1.' => array('as' => 'image', 'references.' => array('fieldName' => 'media', 'table' => 'tt_content')))), 'igproject_rosentextpic' => '< lib.contentElement', 'igproject_rosentextpic.' => array('templateName' => 'RosenTextPic', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1.' => array('as' => 'image', 'references.' => array('fieldName' => 'media', 'table' => 'tt_content'))))), 'tt_content')
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 724
                [$name, $conf] = $cF->getVal($key, $this->getTypoScriptFrontendController()->tmpl->setup);
                $conf = array_replace_recursive(is_array($conf) ? $conf : [], $confOverride);
                // Getting the cObject
                $timeTracker->incStackPointer();
                $content .= $this->cObjGetSingle($name, $conf, $key);
                $timeTracker->decStackPointer();
            } else {
                $hooked = false;
                // Application defined cObjects
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle('CASE', array('key.' => array('field' => 'CType'), 'default' => 'TEXT', 'default.' => array('field' => 'CType', 'htmlSpecialChars' => '1', 'wrap' => '<p style="background-color: yellow; padding: 0.5em 1em;"><strong>ERROR:</strong> Content Element with uid "{field:uid}" and type "|" has no rendering definition!</p>', 'wrap.' => array('insertData' => '1')), 'login' => '< lib.contentElement', 'login.' => array('templateName' => 'Generic', 'variables.' => array('content' => '< plugin.tx_felogin_pi1')), 'stdWrap.' => array('editPanel' => '1', 'editPanel.' => array('allow' => 'move, new, edit, hide, delete', 'label' => '%s', 'onlyCurrentPid' => '1', 'previewBorder' => '1', 'edit.' => array('displayRecord' => '1')), 'innerWrap.' => array('cObject.' => array('default.' => array('if.' => array('equals.' => array('field' => 'list_type'), 'value' => 'igxifc_ifc', 'negate' => '1'), 'stdWrap.' => array('if.' => array('value' => 'dce_dceuid0', 'isInList.' => array('field' => 'CType'), 'negate' => '1')))))), 'bullets' => '< lib.contentElement', 'bullets.' => array('templateName' => 'Bullets', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\SplitProcessor', '10.' => array('if.' => array('value' => '2', 'isLessThan.' => array('field' => 'bullets_type')), 'fieldName' => 'bodytext', 'removeEmptyEntries' => '1', 'as' => 'bullets'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor', '20.' => array('fieldName' => 'bodytext', 'if.' => array('value' => '2', 'equals.' => array('field' => 'bullets_type')), 'fieldDelimiter' => '|', 'as' => 'bullets')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext [bullets_type]', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.bullets')))), 'div' => '< lib.contentElement', 'div.' => array('templateName' => 'Div'), 'header' => '< lib.contentElement', 'header.' => array('templateName' => 'Header', 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout|header_link], subheader, date', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.header')))), 'html' => '< lib.contentElement', 'html.' => array('templateName' => 'Html', 'stdWrap.' => array('editIcons' => 'tt_content: bodytext', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))), 'image' => '< lib.contentElement', 'image.' => array('templateName' => 'Image', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '1400m', 'maxGalleryWidthInText' => '800m', 'columnSpacing' => '10', 'borderWidth' => '2', 'borderPadding' => '0')), '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'))), '20.' => array('maxW' => '1600')), 'list' => '< lib.contentElement', 'list.' => array('templateName' => 'List', 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], list_type, layout, pages [recursive]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.list'))), '20.' => array('femanager_pi1' => 'USER', 'femanager_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Femanager', 'pluginName' => 'Pi1'), 'rxshariff_shariff' => 'USER', 'rxshariff_shariff.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'RxShariff', 'pluginName' => 'Shariff'), 'news_pi1' => 'USER', 'news_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'News', 'pluginName' => 'Pi1'), 'dce_dce' => 'USER', 'dce_dce.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'Dce'), 'igaktionskalender_kalenderliste' => 'USER', 'igaktionskalender_kalenderliste.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAktionskalender', 'pluginName' => 'Kalenderliste'), 'igaktionskalender_kalenderdetails' => 'USER', 'igaktionskalender_kalenderdetails.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAktionskalender', 'pluginName' => 'Kalenderdetails'), 'igaward_form' => 'USER', 'igaward_form.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Form'), 'igaward_save' => 'USER', 'igaward_save.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Save'), 'igaward_remove' => 'USER', 'igaward_remove.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Remove'), 'igaward_upload' => 'USER', 'igaward_upload.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Upload'), 'igaward_continue' => 'USER', 'igaward_continue.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgAward', 'pluginName' => 'Continue'), 'igchatquiz_chatquiz' => 'USER', 'igchatquiz_chatquiz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquiz'), 'igchatquiz_chatquizsave' => 'USER', 'igchatquiz_chatquizsave.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquizsave'), 'igchatquiz_chatquizjsonnextquestion' => 'USER', 'igchatquiz_chatquizjsonnextquestion.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquizjsonnextquestion'), 'igchatquiz_chatquizresult' => 'USER', 'igchatquiz_chatquizresult.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgChatquiz', 'pluginName' => 'Chatquizresult'), 'igcontentfinder_contentfinder' => 'USER', 'igcontentfinder_contentfinder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgContentfinder', 'pluginName' => 'Contentfinder'), 'igcontest_contestform' => 'USER', 'igcontest_contestform.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgContest', 'pluginName' => 'Contestform'), 'igdiscountgenerator_form' => 'USER', 'igdiscountgenerator_form.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgDiscountgenerator', 'pluginName' => 'Form'), 'igfavorite_fvrt' => 'USER', 'igfavorite_fvrt.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgFavorite', 'pluginName' => 'Fvrt'), 'iggdpr_frontend' => 'USER', 'iggdpr_frontend.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgGdpr', 'pluginName' => 'Frontend'), 'iginstagram_token' => 'USER', 'iginstagram_token.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgInstagram', 'pluginName' => 'Token'), 'igjubilaeum_statement' => 'USER', 'igjubilaeum_statement.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgJubilaeum', 'pluginName' => 'Statement'), 'iglizenznehmer_lizenznehmer' => 'USER', 'iglizenznehmer_lizenznehmer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgLizenznehmer', 'pluginName' => 'Lizenznehmer'), 'igmatchmaking_match' => 'USER', 'igmatchmaking_match.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMatchmaking', 'pluginName' => 'Match'), 'igmicroquiz_microquiz' => 'USER', 'igmicroquiz_microquiz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMicroquiz', 'pluginName' => 'Microquiz'), 'igmitmachen_statement' => 'USER', 'igmitmachen_statement.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMitmachen', 'pluginName' => 'Statement'), 'igmitmachen_bruecke' => 'USER', 'igmitmachen_bruecke.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMitmachen', 'pluginName' => 'Bruecke'), 'igmitmachen_postkarte' => 'USER', 'igmitmachen_postkarte.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgMitmachen', 'pluginName' => 'Postkarte'), 'ignews_extendednews' => 'USER', 'ignews_extendednews.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgNews', 'pluginName' => 'Extendednews'), 'igostern_ostern' => 'USER', 'igostern_ostern.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgOstern', 'pluginName' => 'Ostern'), 'igschools_map' => 'USER', 'igschools_map.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Map'), 'igschools_schools' => 'USER', 'igschools_schools.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Schools'), 'igschools_towns' => 'USER', 'igschools_towns.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Towns'), 'igschools_townscount' => 'USER', 'igschools_townscount.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Townscount'), 'igschools_schoolscount' => 'USER', 'igschools_schoolscount.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Schoolscount'), 'igschools_townslist' => 'USER', 'igschools_townslist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Townslist'), 'igschools_schoolslist' => 'USER', 'igschools_schoolslist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSchools', 'pluginName' => 'Schoolslist'), 'igslogan_slogan' => 'USER', 'igslogan_slogan.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSlogan', 'pluginName' => 'Slogan'), 'igsweetrev2021_schokolade' => 'USER', 'igsweetrev2021_schokolade.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSweetrev2021', 'pluginName' => 'Schokolade'), 'igsweetrev2021_communities' => 'USER', 'igsweetrev2021_communities.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgSweetrev2021', 'pluginName' => 'Communities'), 'igtinder_tndr' => 'USER', 'igtinder_tndr.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgTinder', 'pluginName' => 'Tndr'), 'igvoting2018_voting' => 'USER', 'igvoting2018_voting.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgVoting2018', 'pluginName' => 'Voting'), 'igvoting2018_sms' => 'USER', 'igvoting2018_sms.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgVoting2018', 'pluginName' => 'Sms'), 'igvoting2018_vote' => 'USER', 'igvoting2018_vote.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgVoting2018', 'pluginName' => 'Vote'), 'igworkshops_anmeldung' => 'USER', 'igworkshops_anmeldung.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgWorkshops', 'pluginName' => 'Anmeldung'), 'igbananafairday_bananafairdayslogans' => 'USER', 'igbananafairday_bananafairdayslogans.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgBananafairday', 'pluginName' => 'Bananafairdayslogans'), 'igbananafairday_bananafairdayvoting' => 'USER', 'igbananafairday_bananafairdayvoting.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgBananafairday', 'pluginName' => 'Bananafairdayvoting'), 'igxbetriebe_finder' => 'USER', 'igxbetriebe_finder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxBetriebe', 'pluginName' => 'Finder'), 'igxbetriebe_filialen' => 'USER', 'igxbetriebe_filialen.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxBetriebe', 'pluginName' => 'Filialen'), 'igcoffeefairday_coffeefairday2019' => 'USER', 'igcoffeefairday_coffeefairday2019.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgCoffeefairday', 'pluginName' => 'Coffeefairday2019'), 'igcoffeefairday_coffeeajax' => 'USER', 'igcoffeefairday_coffeeajax.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgCoffeefairday', 'pluginName' => 'coffeeajax'), 'igxdateiverwaltung_dateiverwaltung' => 'USER', 'igxdateiverwaltung_dateiverwaltung.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxDateiverwaltung', 'pluginName' => 'Dateiverwaltung'), 'igxerstkontakt_erstkontakt' => 'USER', 'igxerstkontakt_erstkontakt.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxErstkontakt', 'pluginName' => 'Erstkontakt'), 'igxfeed_newsfeed' => 'USER', 'igxfeed_newsfeed.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxFeed', 'pluginName' => 'Newsfeed'), 'igxgemeinden_gemeinden' => 'USER', 'igxgemeinden_gemeinden.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxGemeinden', 'pluginName' => 'Gemeinden'), 'igxgrosshaendler_grosshaendlerliste' => 'USER', 'igxgrosshaendler_grosshaendlerliste.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxGrosshaendler', 'pluginName' => 'Grosshaendlerliste'), 'igxifc_ifc' => 'USER', 'igxifc_ifc.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxIfc', 'pluginName' => 'Ifc'), 'igxifc_ifcstd' => 'USER', 'igxifc_ifcstd.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxIfc', 'pluginName' => 'Ifcstd'), 'igxifc_ifcpub' => 'USER', 'igxifc_ifcpub.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxIfc', 'pluginName' => 'Ifcpub'), 'igximporter_importer' => 'USER', 'igximporter_importer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxImporter', 'pluginName' => 'Importer'), 'igxkampagne_kampagnenvoting' => 'USER', 'igxkampagne_kampagnenvoting.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Kampagnenvoting'), 'igxkampagne_kampagnenwordcloud' => 'USER', 'igxkampagne_kampagnenwordcloud.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Kampagnenwordcloud'), 'igxkampagne_kampagnenlieferkette' => 'USER', 'igxkampagne_kampagnenlieferkette.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Kampagnenlieferkette'), 'igxkampagne_petitionscounter' => 'USER', 'igxkampagne_petitionscounter.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Petitionscounter'), 'igxkampagne_petitionsinfo' => 'USER', 'igxkampagne_petitionsinfo.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxKampagne', 'pluginName' => 'Petitionsinfo'), 'igxmediathek_mediathek' => 'USER', 'igxmediathek_mediathek.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMediathek', 'pluginName' => 'Mediathek'), 'igxmediathek_bestellformular' => 'USER', 'igxmediathek_bestellformular.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMediathek', 'pluginName' => 'Bestellformular'), 'igxmediathek_mds' => 'USER', 'igxmediathek_mds.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMediathek', 'pluginName' => 'Mds'), 'igxmultiteaser_multiteaser' => 'USER', 'igxmultiteaser_multiteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMultiteaser', 'pluginName' => 'Multiteaser'), 'igxmultiteaser_multiteaserlist' => 'USER', 'igxmultiteaser_multiteaserlist.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMultiteaser', 'pluginName' => 'Multiteaserlist'), 'igxmultivz_multivz' => 'USER', 'igxmultivz_multivz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxMultivz', 'pluginName' => 'Multivz'), 'igxnewsletteranmeldung_newsletteranmeldung' => 'USER', 'igxnewsletteranmeldung_newsletteranmeldung.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxNewsletteranmeldung', 'pluginName' => 'Newsletteranmeldung'), 'igxonlineschulung_quiz' => 'USER', 'igxonlineschulung_quiz.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxOnlineschulung', 'pluginName' => 'Quiz'), 'igxonlineschulung_download' => 'USER', 'igxonlineschulung_download.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxOnlineschulung', 'pluginName' => 'Download'), 'igxoverlay_overlay' => 'USER', 'igxoverlay_overlay.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxOverlay', 'pluginName' => 'Overlay'), 'igxproducts_products' => 'USER', 'igxproducts_products.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Products'), 'igxproducts_sell' => 'USER', 'igxproducts_sell.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Sell'), 'igxproducts_vendor' => 'USER', 'igxproducts_vendor.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Vendor'), 'igxproducts_producer' => 'USER', 'igxproducts_producer.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Producer'), 'igxproducts_codefinder' => 'USER', 'igxproducts_codefinder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Codefinder'), 'igxproducts_randomteaser' => 'USER', 'igxproducts_randomteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Randomteaser'), 'igxproducts_traceability' => 'USER', 'igxproducts_traceability.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxProducts', 'pluginName' => 'Traceability'), 'igxrezepte_rezepte' => 'USER', 'igxrezepte_rezepte.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxRezepte', 'pluginName' => 'Rezepte'), 'igxrondell_rondell' => 'USER', 'igxrondell_rondell.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxRondell', 'pluginName' => 'Rondell'), 'igxsitesearch_suche' => 'USER', 'igxsitesearch_suche.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxSitesearch', 'pluginName' => 'Suche'), 'igxuebungsfirmen_uebungsfirma' => 'USER', 'igxuebungsfirmen_uebungsfirma.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxUebungsfirmen', 'pluginName' => 'Uebungsfirma'), 'igxverleihservice_belegungstabelle' => 'USER', 'igxverleihservice_belegungstabelle.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxVerleihservice', 'pluginName' => 'Belegungstabelle'), 'igxvfilter_vmanage' => 'USER', 'igxvfilter_vmanage.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgxVfilter', 'pluginName' => 'Vmanage'), 'pluploadfe_pi1' => '< plugin.tx_pluploadfe_pi1', 'powermail_pi1' => 'USER', 'powermail_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi1'), 'powermail_pi2' => 'USER', 'powermail_pi2.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Powermail', 'pluginName' => 'Pi2'), 'pwteaser_pi1' => 'USER', 'pwteaser_pi1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'PwTeaser', 'pluginName' => 'Pi1'), 'sffilecollectiongallery_pifilecollectiongallery' => 'USER', 'sffilecollectiongallery_pifilecollectiongallery.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'SfFilecollectionGallery', 'pluginName' => 'Pifilecollectiongallery'))), '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')))), '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'))), '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'))))), 'table' => '< lib.contentElement', 'table.' => array('templateName' => 'Table', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor', '10.' => array('fieldName' => 'bodytext', 'fieldDelimiter.' => array('char.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'table_delimiter'))), 'fieldEnclosure.' => array('char.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'table_enclosure')), 'if.' => array('value' => '0', 'equals.' => array('field' => 'table_enclosure'), 'negate' => '1')), 'maximumColumns.' => array('field' => 'cols'), 'as' => 'table')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, [table_caption|cols|table_header_position|table_tfoot]', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.table')))), 'text' => '< lib.contentElement', 'text.' => array('templateName' => 'Text', 'stdWrap.' => array('editIcons' => 'tt_content: bodytext', 'editIcons.' => array('beforeLastTag' => '1', 'iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))), 'textmedia' => '< lib.contentElement', 'textmedia.' => array('templateName' => 'Textmedia', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'assets')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '1400m', 'maxGalleryWidthInText' => '800m', 'columnSpacing' => '10', 'borderWidth' => '2', 'borderPadding' => '0')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, assets [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textmedia')))), 'textpic' => '< lib.contentElement', 'textpic.' => array('templateName' => 'Textpic', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' => array('maxGalleryWidth' => '1400m', 'maxGalleryWidthInText' => '800m', 'columnSpacing' => '10', 'borderWidth' => '2', 'borderPadding' => '0')), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], bodytext, image [imageorient|imagewidth|imageheight], [imagecols|imageborder], image_zoom', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textpic')))), 'uploads' => '< lib.contentElement', 'uploads.' => array('templateName' => 'Uploads', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'), 'collections.' => array('field' => 'file_collections'), 'sorting.' => array('field' => 'filelink_sorting', 'direction.' => array('field' => 'filelink_sorting_direction')))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], media, file_collections, filelink_sorting, [filelink_size|uploads_description|uploads_type]', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.uploads')))), 'menu_abstract' => '< lib.contentElement', 'menu_abstract.' => array('templateName' => 'MenuAbstract', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_categorized_content' => '< lib.contentElement', 'menu_categorized_content.' => array('templateName' => 'MenuCategorizedContent', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '10.' => array('table' => 'tt_content', 'selectFields' => 'tt_content.*', 'groupBy' => 'uid', 'pidInList.' => array('data' => 'leveluid : 0'), 'recursive' => '99', 'join.' => array('data' => 'field:selected_categories', 'wrap' => 'sys_category_record_mm ON uid = sys_category_record_mm.uid_foreign AND sys_category_record_mm.uid_local IN(|)'), 'where.' => array('data' => 'field:category_field', 'wrap' => 'tablenames=\'tt_content\' and fieldname=\'|\''), 'orderBy' => 'tt_content.sorting', 'as' => 'content', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_categorized_pages' => '< lib.contentElement', 'menu_categorized_pages.' => array('templateName' => 'MenuCategorizedPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'categories', 'special.' => array('value.' => array('field' => 'selected_categories'), 'relation.' => array('field' => 'category_field'), 'sorting' => 'title', 'order' => 'asc'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_pages' => '< lib.contentElement', 'menu_pages.' => array('templateName' => 'MenuPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'list', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_subpages' => '< lib.contentElement', 'menu_subpages.' => array('templateName' => 'MenuSubpages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_section' => '< lib.contentElement', 'menu_section.' => array('templateName' => 'MenuSection', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('includeNotInMenu.' => array('override' => '1', 'override.' => array('if.' => array('isFalse.' => array('field' => 'pages')))), 'special' => 'list', 'special.' => array('value.' => array('field' => 'pages', 'override.' => array('data' => 'page:uid', 'if.' => array('isFalse.' => array('field' => 'pages')), 'override.' => array('data' => 'page:content_from_pid', 'if.' => array('isTrue.' => array('data' => 'page:content_from_pid')))))), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'as' => 'content', 'where' => 'sectionIndex = 1', 'orderBy' => 'sorting', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_section_pages' => '< lib.contentElement', 'menu_section_pages.' => array('templateName' => 'MenuSectionPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' => array('table' => 'tt_content', 'pidInList.' => array('field' => 'uid'), 'orderBy' => 'sorting', 'as' => 'content', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'image'))))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_recently_updated' => '< lib.contentElement', 'menu_recently_updated.' => array('templateName' => 'MenuRecentlyUpdated', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'updated', 'special.' => array('value.' => array('field' => 'pages'), 'maxAge' => '3600*24*7', 'excludeNoSearchPages' => '1'), 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_related_pages' => '< lib.contentElement', 'menu_related_pages.' => array('templateName' => 'MenuRelatedPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'keywords', 'special.' => array('value.' => array('field' => 'pages'), 'excludeNoSearchPages' => '1'), 'alternativeSortingField' => 'title', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_sitemap' => '< lib.contentElement', 'menu_sitemap.' => array('templateName' => 'MenuSitemap', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'menu_sitemap_pages' => '< lib.contentElement', 'menu_sitemap_pages.' => array('templateName' => 'MenuSitemapPages', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('special' => 'directory', 'special.' => array('value.' => array('field' => 'pages')), 'levels' => '7', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('references.' => array('fieldName' => 'media'))))), 'stdWrap.' => array('editIcons' => 'tt_content: header [header_layout], pages', 'editIcons.' => array('iconTitle.' => array('data' => 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))), 'form_formframework' => '< lib.contentElement', 'form_formframework.' => array('templateName' => 'Generic', 'USER', '20.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Form', 'pluginName' => 'Formframework')), 'dce_kampagnenheader' => 'USER', 'dce_kampagnenheader.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'kampagnenheader'), 'dce_ankerlinks' => 'USER', 'dce_ankerlinks.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'ankerlinks'), 'dce_statementbox' => 'USER', 'dce_statementbox.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'statementbox'), 'dce_flip' => 'USER', 'dce_flip.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'flip'), 'dce_dceuid62' => 'USER', 'dce_dceuid62.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'dceuid62'), 'dce_fairtrade-team-filter' => 'USER', 'dce_fairtrade-team-filter.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'fairtrade-team-filter'), 'dce_buhne-video-special' => 'USER', 'dce_buhne-video-special.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'buhne-video-special'), 'dce_fairtrade-team' => 'USER', 'dce_fairtrade-team.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'fairtrade-team'), 'dce_newslettersponsoren' => 'USER', 'dce_newslettersponsoren.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newslettersponsoren'), 'dce_2020_startseite_finder' => 'USER', 'dce_2020_startseite_finder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_finder'), 'dce_newsletterteaser' => 'USER', 'dce_newsletterteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsletterteaser'), 'dce_2020_startseite_banner' => 'USER', 'dce_2020_startseite_banner.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_banner'), 'dce_2020_startseite_aktion_teaser' => 'USER', 'dce_2020_startseite_aktion_teaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_aktion_teaser'), 'dce_2020_startseite_ueber_uns' => 'USER', 'dce_2020_startseite_ueber_uns.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_ueber_uns'), 'dce_2020_startseite_blog' => 'USER', 'dce_2020_startseite_blog.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_blog'), 'dce_2020_startseite_more' => 'USER', 'dce_2020_startseite_more.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_more'), 'dce_2020_startseite_slideshow' => 'USER', 'dce_2020_startseite_slideshow.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_slideshow'), 'dce_2020_startseite_doubleslideshow' => 'USER', 'dce_2020_startseite_doubleslideshow.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '2020_startseite_doubleslideshow'), 'dce_newsletterfliesstext' => 'USER', 'dce_newsletterfliesstext.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsletterfliesstext'), 'dce_newsletterheader' => 'USER', 'dce_newsletterheader.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsletterheader'), 'dce_call-to-action' => 'USER', 'dce_call-to-action.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'call-to-action'), 'dce_flowerpowerheadermitbubbles' => 'USER', 'dce_flowerpowerheadermitbubbles.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'flowerpowerheadermitbubbles'), 'dce_kampagne-jahresbericht-tabs' => 'USER', 'dce_kampagne-jahresbericht-tabs.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'kampagne-jahresbericht-tabs'), 'dce_zeitleiste' => 'USER', 'dce_zeitleiste.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'zeitleiste'), 'dce_kampagne-jahresbericht-video' => 'USER', 'dce_kampagne-jahresbericht-video.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'kampagne-jahresbericht-video'), 'dce_kampagne-wemwi-teaser' => 'USER', 'dce_kampagne-wemwi-teaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'kampagne-wemwi-teaser'), 'dce_-23hashtags' => 'USER', 'dce_-23hashtags.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '-23hashtags'), 'dce_kampagne-jahresbericht-header' => 'USER', 'dce_kampagne-jahresbericht-header.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'kampagne-jahresbericht-header'), 'dce_kampagne-wemwi-video' => 'USER', 'dce_kampagne-wemwi-video.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'kampagne-wemwi-video'), 'dce_text-bild-button-kachel' => 'USER', 'dce_text-bild-button-kachel.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'text-bild-button-kachel'), 'dce_fairtrade-videostory' => 'USER', 'dce_fairtrade-videostory.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'fairtrade-videostory'), 'dce_kampagne-wemwi-share' => 'USER', 'dce_kampagne-wemwi-share.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'kampagne-wemwi-share'), 'dce_jubilaumsseite-banner' => 'USER', 'dce_jubilaumsseite-banner.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'jubilaumsseite-banner'), 'dce_newsroomblumenfinder' => 'USER', 'dce_newsroomblumenfinder.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsroomblumenfinder'), 'dce_newsroomaktionslandkarte' => 'USER', 'dce_newsroomaktionslandkarte.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsroomaktionslandkarte'), 'dce_25jahre-bildtextteaser' => 'USER', 'dce_25jahre-bildtextteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '25jahre-bildtextteaser'), 'dce_25jahre-25momente' => 'USER', 'dce_25jahre-25momente.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => '25jahre-25momente'), 'dce_link-button' => 'USER', 'dce_link-button.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'link-button'), 'dce_ansprechpartnerliste' => 'USER', 'dce_ansprechpartnerliste.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'ansprechpartnerliste'), 'dce_textzitat' => 'USER', 'dce_textzitat.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'textzitat'), 'dce_newsroommaterialienteaser' => 'USER', 'dce_newsroommaterialienteaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsroommaterialienteaser'), 'dce_newsroomyoutube-plugin' => 'USER', 'dce_newsroomyoutube-plugin.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsroomyoutube-plugin'), 'dce_lastes-blog' => 'USER', 'dce_lastes-blog.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'lastes-blog'), 'dce_newsroomkampagnenmaterialslider' => 'USER', 'dce_newsroomkampagnenmaterialslider.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsroomkampagnenmaterialslider'), 'dce_newsroomteaser-newsletter' => 'USER', 'dce_newsroomteaser-newsletter.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'newsroomteaser-newsletter'), 'dce_startseite-banner' => 'USER', 'dce_startseite-banner.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'startseite-banner'), 'dce_unterseite-banner' => 'USER', 'dce_unterseite-banner.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'unterseite-banner'), 'dce_trenner-28zitat-29-verteilerseite' => 'USER', 'dce_trenner-28zitat-29-verteilerseite.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'trenner-28zitat-29-verteilerseite'), 'dce_bildtext-teaser' => 'USER', 'dce_bildtext-teaser.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'bildtext-teaser'), 'dce_finder-startseite' => 'USER', 'dce_finder-startseite.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'finder-startseite'), 'dce_startseite-slideshow' => 'USER', 'dce_startseite-slideshow.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'startseite-slideshow'), 'dce_produkte-produzentenkacheln' => 'USER', 'dce_produkte-produzentenkacheln.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Dce', 'pluginName' => 'produkte-produzentenkacheln'), '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')))), '2cols.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/2cols-2020.html')), '3cols.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/3cols-2020.html')), '4cols.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/4cols-2020.html')), 'startseite-tabs.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/startseiteTabs.html')), 'akkotabsmulti.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/Akkotabsmulti.html')), 'unterseite-tabs.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/unterseiteTabs.html')), 'unterseite-akkordeon.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/unterseiteAkkordeon.html')), '2cols75.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/2cols75.html')), '1.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/4cols.html', 'variables.' => array('lefttotop' => 'COA', 'lefttotop.' => array('LOAD_REGISTER', '10.' => array('lefttotop' => 'TEXT', 'lefttotop.' => array('data' => 'field:flexform_class')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:class}')), 'RESTORE_REGISTER'), 'elementwidth' => 'COA', 'elementwidth.' => array('LOAD_REGISTER', '10.' => array('lefttoright' => 'TEXT', 'lefttoright.' => array('data' => 'field:flexform_width')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:width}')), 'RESTORE_REGISTER')))), '2.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/2cols.html', 'variables.' => array('lefttotop' => 'COA', 'lefttotop.' => array('LOAD_REGISTER', '10.' => array('lefttotop' => 'TEXT', 'lefttotop.' => array('data' => 'field:flexform_class')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:class}')), 'RESTORE_REGISTER'), 'elementwidth' => 'COA', 'elementwidth.' => array('LOAD_REGISTER', '10.' => array('lefttoright' => 'TEXT', 'lefttoright.' => array('data' => 'field:flexform_width')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:width}')), 'RESTORE_REGISTER')))), '3.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/3cols.html', 'variables.' => array('lefttotop' => 'COA', 'lefttotop.' => array('LOAD_REGISTER', '10.' => array('lefttotop' => 'TEXT', 'lefttotop.' => array('data' => 'field:flexform_class')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:class}')), 'RESTORE_REGISTER'), 'elementwidth' => 'COA', 'elementwidth.' => array('LOAD_REGISTER', '10.' => array('lefttoright' => 'TEXT', 'lefttoright.' => array('data' => 'field:flexform_width')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:width}')), 'RESTORE_REGISTER')))), '1col.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/1col.html', 'variables.' => array('lefttotop' => 'COA', 'lefttotop.' => array('LOAD_REGISTER', '10.' => array('lefttotop' => 'TEXT', 'lefttotop.' => array('data' => 'field:flexform_class')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:class}')), 'RESTORE_REGISTER'), 'elementwidth' => 'COA', 'elementwidth.' => array('LOAD_REGISTER', '10.' => array('lefttoright' => 'TEXT', 'lefttoright.' => array('data' => 'field:flexform_width')), 'TEXT', '20.' => array('stdWrap.' => array('dataWrap' => '{register:width}')), 'RESTORE_REGISTER')))), '1colhide.' => array('columns.' => array('default.' => array('renderObj' => 'COA', 'renderObj.' => array('< tt_content'))), 'cObject' => 'FLUIDTEMPLATE', 'cObject.' => array('file' => 'EXT:ig_project/Resources/Private/Content/Gridelements/1colhide.html')))))), 'gridelements_view' => 'COA', 'gridelements_view.' => 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')))))))), 'igroject_userlist' => '< lib.contentElement', 'igroject_userlist.' => array('templateName' => 'Userlist', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '10.' => array('table' => 'fe_users', 'pidInList' => 'root,-1', 'recursive' => '9999', 'where' => 'fe_users.deleted = 0 AND fe_users.disable = 0 AND fe_users.usergroup IN (###selectedtopfeatures###)', 'markers.' => array('selectedtopfeatures.' => array('data' => 'field:bodytext', 'ifEmpty.' => array('data' => 'TSFE:fe_user|user|usergroup'), 'commaSeparatedList' => '1')), 'orderBy' => 'last_name', 'as' => 'users'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '11.' => array('table' => 'fe_groups', 'pidInList' => 'root,-1', 'recursive' => '9999', 'where' => 'fe_groups.deleted = 0 AND fe_groups.hidden = 0 AND fe_groups.uid != 72 AND fe_groups.uid IN (###selectedtopfeatures###)', 'markers.' => array('selectedtopfeatures.' => array('data' => 'field:bodytext', 'ifEmpty.' => array('data' => 'TSFE:fe_user|user|usergroup'), 'commaSeparatedList' => '1')), 'as' => 'usergroups'))), 'igroject_usergreeting' => '< lib.contentElement', 'igroject_usergreeting.' => array('templateName' => 'Usergreeting', 'variables.' => array('username' => 'TEXT', 'username.' => array('data' => 'TSFE:fe_user|user|name', 'wrap' => '|'))), 'igproject_farbigekachelgross' => '< lib.contentElement', 'igproject_farbigekachelgross.' => array('templateName' => 'FarbigeKachelGross'), 'igproject_farbigekachelklein' => '< lib.contentElement', 'igproject_farbigekachelklein.' => array('templateName' => 'FarbigeKachelKlein'), 'igproject_rosenteasergruen' => '< lib.contentElement', 'igproject_rosenteasergruen.' => array('templateName' => 'RosenTeaserGruen'), 'igproject_rosenstoerer' => '< lib.contentElement', 'igproject_rosenstoerer.' => array('templateName' => 'RosenStoerer', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1.' => array('as' => 'image', 'references.' => array('fieldName' => 'media', 'table' => 'tt_content')))), 'igproject_rosentextpic' => '< lib.contentElement', 'igproject_rosentextpic.' => array('templateName' => 'RosenTextPic', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '1.' => array('as' => 'image', 'references.' => array('fieldName' => 'media', 'table' => 'tt_content'))))), '')
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/frontend/Classes/ContentObject/ContentContentObject.php line 95
                        $cObj->parentRecordNumber = $this->cObj->currentRecordNumber;
                        $frontendController->currentRecord = $conf['table'] . ':' . $row['uid'];
                        $this->cObj->lastChanged($row['tstamp']);
                        $cObj->start($row, $conf['table']);
                        $tmpValue = $cObj->cObjGetSingle($renderObjName, $renderObjConf, $renderObjKey);
                        $cobjValue .= $tmpValue;
                    }
                }
            }
at TYPO3\CMS\Frontend\ContentObject\ContentContentObject->render(array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => 'colPos={register:colPos}', 'where.' => array('insertData' => '1'))))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 829
        }

        // Render content
        try {
            $content .= $contentObject->render($configuration);
        } catch (ContentRenderingException $exception) {
            // Content rendering Exceptions indicate a critical problem which should not be
            // caught e.g. when something went wrong with Exception handling itself
            throw $exception;
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->render(object(TYPO3\CMS\Frontend\ContentObject\ContentContentObject), array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => 'colPos={register:colPos}', 'where.' => array('insertData' => '1'))))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 743
                }
                if (!$hooked) {
                    $contentObject = $this->getContentObject($name);
                    if ($contentObject) {
                        $content .= $this->render($contentObject, $conf);
                    } else {
                        // Call hook functions for extra processing
                        if ($name) {
                            if (!empty($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_content.php']['cObjTypeAndClassDefault'])) {
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle('CONTENT', array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => 'colPos={register:colPos}', 'where.' => array('insertData' => '1'))), '20')
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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', '10.' => array('colPos.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'colPos', 'ifEmpty.' => array('cObject' => 'TEXT', 'cObject.' => array('value.' => array('current' => '1'), 'ifEmpty' => '0'))))), 'CONTENT', '20.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => 'colPos={register:colPos}', 'where.' => array('insertData' => '1'))), 'RESTORE_REGISTER'))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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', '10.' => array('colPos.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'colPos', 'ifEmpty.' => array('cObject' => 'TEXT', 'cObject.' => array('value.' => array('current' => '1'), 'ifEmpty' => '0'))))), 'CONTENT', '20.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => 'colPos={register:colPos}', 'where.' => array('insertData' => '1'))), 'RESTORE_REGISTER'))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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', '10.' => array('colPos.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'colPos', 'ifEmpty.' => array('cObject' => 'TEXT', 'cObject.' => array('value.' => array('current' => '1'), 'ifEmpty' => '0'))))), 'CONTENT', '20.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => 'colPos={register:colPos}', 'where.' => array('insertData' => '1'))), 'RESTORE_REGISTER'))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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', '10.' => array('colPos.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'colPos', 'ifEmpty.' => array('cObject' => 'TEXT', 'cObject.' => array('value.' => array('current' => '1'), 'ifEmpty' => '0'))))), 'CONTENT', '20.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => 'colPos={register:colPos}', 'where.' => array('insertData' => '1'))), 'RESTORE_REGISTER'), 'lib.dynamicContent')
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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('contentElement' => 'FLUIDTEMPLATE', 'contentElement.' => array('templateName' => 'Default', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', '', 'EXT:ig_project/Resources/Private/Content/ContentElements/Templates/', 'EXT:dce/Resources/Private/Templates'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', '', 'EXT:ig_project/Resources/Private/Content/FluidStyledContent/Partials'), 'layoutRootPaths.' => array('typo3conf/ext/ig_project/Resources/Private/Content/FluidStyledContent/Layouts/', ''), 'settings.' => array('defaultHeaderType' => '1', 'media.' => array('lazyLoading' => 'lazy', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '1400m', 'height' => '900m', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '0')), 'directImageLink' => '0', 'linkParams.' => array('ATagParams.' => array('dataWrap' => 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0')))), 'parseFunc.' => array('makelinks' => '1', 'makelinks.' => array('http.' => array('keep' => 'path', 'extTarget' => '_blank'), 'mailto.' => array('keep' => 'path')), 'tags.' => array('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('ifEmpty.' => array('data' => 'parameters:target')), 'extTarget.' => array('ifEmpty.' => array('override' => '_blank'), '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, s, 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="ce-sword">|</span>', 'constants' => '1', 'nonTypoTagStdWrap.' => array('HTMLparser' => '1', 'HTMLparser.' => array('keepNonMatchedTags' => '1', 'htmlSpecialChars' => '2')), 'htmlSanitize' => '1'), 'parseFunc_RTE.' => array('makelinks' => '1', 'makelinks.' => array('http.' => array('keep' => 'path', 'extTarget' => '_blank'), 'mailto.' => array('keep' => 'path')), 'tags.' => array('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('ifEmpty.' => array('data' => 'parameters:target')), 'extTarget.' => array('ifEmpty.' => array('override' => '_blank'), '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, s, 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="ce-sword">|</span>', 'constants' => '1', 'nonTypoTagStdWrap.' => array('HTMLparser' => '1', 'HTMLparser.' => array('keepNonMatchedTags' => '1', 'htmlSpecialChars' => '2'), 'encapsLines.' => array('encapsTagList' => 'cite, div, p, pre, hr, h1, h2, h3, h4, h5, h6, table, tr, td, th, ul, li', 'remapTag.' => array('DIV' => 'P'), 'nonWrappedTag' => 'P', 'innerStdWrap_all.' => array('ifBlank' => '&nbsp;'))), 'htmlSanitize' => '1', 'externalBlocks' => 'article, aside, blockquote, div, dd, dl, footer, header, nav, ol, section, table, ul, pre, figure,ul,ol', 'externalBlocks.' => array('ol.' => array('stripNL' => '1', 'stdWrap.' => array('parseFunc' => '< lib.parseFunc'), 'callRecursive' => '1', 'callRecursive.' => array('tagStdWrap.' => array('HTMLparser' => '1', 'HTMLparser.' => array('tags.' => array('ol.' => array('fixAttrib.' => array('class.' => array('default' => 'contentNumList clearfix')))))))), 'ul.' => array('stripNL' => '1', 'stdWrap.' => array('parseFunc' => '< lib.parseFunc'), 'callRecursive' => '1', 'callRecursive.' => array('tagStdWrap.' => array('HTMLparser' => '1', 'HTMLparser.' => array('tags.' => array('ul.' => array('fixAttrib.' => array('class.' => array('default' => 'contentList clearfix')))))))), 'pre.' => array('stdWrap.' => array('parseFunc.' => array('makelinks' => '1', 'makelinks.' => array('http.' => array('keep' => 'path', 'extTarget' => '_blank'), 'mailto.' => array('keep' => 'path')), 'tags.' => array('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('ifEmpty.' => array('data' => 'parameters:target')), 'extTarget.' => array('ifEmpty.' => array('override' => '_blank'), '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, s, 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="ce-sword">|</span>', 'constants' => '1', 'nonTypoTagStdWrap.' => array('HTMLparser' => '1', 'HTMLparser.' => array('keepNonMatchedTags' => '1', 'htmlSpecialChars' => '2')), 'htmlSanitize' => '1'))), 'table.' => array('stripNL' => '1', 'stdWrap.' => array('HTMLparser' => '1', 'HTMLparser.' => array('tags.' => array('table.' => array('fixAttrib.' => array())), 'keepNonMatchedTags' => '1')), 'HTMLtableCells' => '1', 'HTMLtableCells.' => array('default.' => array('stdWrap.' => array('parseFunc' => '< lib.parseFunc_RTE', 'parseFunc.' => array('nonTypoTagStdWrap.' => array('encapsLines.' => array('nonWrappedTag' => '', 'innerStdWrap_all.' => array('ifBlank' => '')))))), 'addChr10BetweenParagraphs' => '1')), 'div.' => array('stripNL' => '1', 'callRecursive' => '1'), 'article.' => array('stripNL' => '1', 'callRecursive' => '1'), 'aside.' => array('stripNL' => '1', 'callRecursive' => '1'), 'figure.' => array('stripNL' => '1', 'callRecursive' => '1'), 'blockquote.' => 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'))), 'tx_form.' => array('contentElementRendering' => 'RECORDS', 'contentElementRendering.' => array('tables' => 'tt_content', 'source.' => array('current' => '1'), 'dontCheckPid' => '1')), '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'))), 'tx_igxproducts.' => array('contentElementRendering' => 'RECORDS', 'contentElementRendering.' => array('tables' => 'tt_content', 'source.' => array('current' => '1'), 'dontCheckPid' => '1')), 'gpvar' => 'COA', 'gpvar.' => array('stdWrap.' => array('htmlSpecialChars' => '1'), 'TEXT', '10.' => array('value' => 'GP:{current}', 'wrap3' => '{^}', 'wrap3.' => array('splitChar' => '^'), 'insertData' => '1', 'stdWrap.' => array('insertData' => '1'))), 'dynamicContent' => 'COA', 'dynamicContent.' => array('LOAD_REGISTER', '10.' => array('colPos.' => array('cObject' => 'TEXT', 'cObject.' => array('field' => 'colPos', 'ifEmpty.' => array('cObject' => 'TEXT', 'cObject.' => array('value.' => array('current' => '1'), 'ifEmpty' => '0'))))), 'CONTENT', '20.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => 'colPos={register:colPos}', 'where.' => array('insertData' => '1'))), 'RESTORE_REGISTER'), 'll_date' => 'TEXT', 'll_date.' => array('current' => '1', 'strftime' => '%d. %B %G'), 'll_date2' => 'TEXT', 'll_date2.' => array('current' => '1', 'strftime' => '%B %G'), 'll_date3' => 'TEXT', 'll_date3.' => array('current' => '1', 'strftime' => '%B'), 'pressFilterCategories' => '< lib.contentElement', 'pressFilterCategories.' => array('templateName' => 'categorizedPress', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '10.' => array('table' => 'sys_category', 'pidInList' => 'root,-1', 'recursive' => '99', 'where' => 'sys_category.uid IN(314, 315, 316, 317, 318, 319, 321, 322, 323, 324, 325, 326, 329, 344, 343, 388, 386)', 'orderBy' => 'sys_category.title', 'as' => 'categories'))), 'facebookSDK' => 'TEXT', 'facebookSDK.' => array('value' => ''), 'currentUrl' => 'TEXT', 'currentUrl.' => array('typolink.' => array('parameter.' => array('data' => 'page:tx_csseo_canonical // page:content_from_pid // page:uid'), 'forceAbsoluteUrl' => '1', 'returnLast' => 'url', 'additionalParams.' => array('required' => '1', 'data' => 'page:_PAGES_OVERLAY_LANGUAGE', 'ifEmpty' => '0', 'wrap' => '&L=|'))), 'altcanonical' => 'COA', 'altcanonical.' => array('TEXT', '10.' => array('typolink.' => array('parameter' => '{page:uid}', 'parameter.' => array('insertData' => '1'), 'forceAbsoluteUrl' => '1', 'returnLast' => 'url', 'additionalParams.' => array('required' => '1', 'data' => 'page:_PAGES_OVERLAY_LANGUAGE', 'ifEmpty' => '0', 'wrap' => '&L=|'), 'TEXT', '10.' => array('dataWrap' => '&tx_news_pi1[news]={GP:tx_news_pi1|news}', 'if.' => array('isTrue.' => array('data' => 'GP:tx_news_pi1|news'))), 'TEXT', '20.' => array('dataWrap' => '&tx_news_pi1[controller]={GP:tx_news_pi1|controller}', 'if.' => array('isTrue.' => array('data' => 'GP:tx_news_pi1|controller'))), 'TEXT', '30.' => array('dataWrap' => '&tx_news_pi1[action]={GP:tx_news_pi1|action}', 'if.' => array('isTrue.' => array('data' => 'GP:tx_news_pi1|action')))), 'wrap' => '|', 'if.' => array('isFalse.' => array('field' => 'canonical')))), 'canonical' => 'COA', 'canonical.' => array('TEXT', '10.' => array('typolink.' => array('parameter.' => array('data' => 'TSFE:id'), 'forceAbsoluteUrl' => '1', 'returnLast' => 'url', 'additionalParams.' => array('cObject' => 'COA', 'cObject.' => array('TEXT', '10.' => array('dataWrap' => '&tx_news_pi1[news]={GP:tx_news_pi1|news}', 'if.' => array('isTrue.' => array('data' => 'GP:tx_news_pi1|news'))), 'TEXT', '20.' => array('dataWrap' => '&tx_news_pi1[controller]={GP:tx_news_pi1|controller}', 'if.' => array('isTrue.' => array('data' => 'GP:tx_news_pi1|controller'))), 'TEXT', '30.' => array('dataWrap' => '&tx_news_pi1[action]={GP:tx_news_pi1|action}', 'if.' => array('isTrue.' => array('data' => 'GP:tx_news_pi1|action'))), 'TEXT', '40.' => array('data' => 'page:_PAGES_OVERLAY_LANGUAGE', 'ifEmpty' => '0', 'wrap' => '&L=|')))), 'wrap' => '|', 'if.' => array('isFalse.' => array('field' => 'canonical')))), 'tx_igproject.' => array('igCeRendering' => 'RECORDS', 'igCeRendering.' => array('tables' => 'tt_content', 'source.' => array('current' => '1'), 'dontCheckPid' => '1')), 'pressFilterCategoriesCH1' => '< lib.contentElement', 'pressFilterCategoriesCH1.' => array('templateName' => 'categorizedPress', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '10.' => array('table' => 'sys_category', 'pidInList' => 'root,-1', 'recursive' => '99', 'where' => 'sys_category.parent = 397', 'orderBy' => 'sys_category.title', 'as' => 'categories'))), 'pressFilterCategoriesCH2' => '< lib.contentElement', 'pressFilterCategoriesCH2.' => array('templateName' => 'categorizedPress', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '10.' => array('table' => 'sys_category', 'pidInList' => 'root,-1', 'recursive' => '99', 'where' => 'sys_category.parent = 407', 'orderBy' => 'sys_category.title', 'as' => 'categories'))), 'pressFilterCategoriesCH3' => '< lib.contentElement', 'pressFilterCategoriesCH3.' => array('templateName' => 'categorizedPress', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '10.' => array('table' => 'sys_category', 'pidInList' => 'root,-1', 'recursive' => '99', 'where' => 'sys_category.parent = 408', 'orderBy' => 'sys_category.title', 'as' => 'categories'))), 'videoPreviewImage' => '< lib.contentElement', 'videoPreviewImage.' => array('templateName' => 'VideoPreviewImage', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' => array('as' => 'images', 'references.' => array('fieldName' => 'videopreviewimage', 'table' => 'sys_file_reference')))), 'parseFunc_powermail.' => array('makelinks' => '1', 'makelinks.' => array('http.' => array('keep' => 'path', 'extTarget' => '_blank'), 'mailto.' => array('keep' => 'path')), 'tags.' => array('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('ifEmpty.' => array('data' => 'parameters:target')), 'extTarget.' => array('ifEmpty.' => array('override' => '_blank'), 'override.' => array('data' => 'parameters:target')), 'forceAbsoluteUrl' => '1')), 'link.' => array('typolink.' => array('forceAbsoluteUrl' => '1'))), '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, s, 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="ce-sword">|</span>', 'constants' => '1', 'nonTypoTagStdWrap.' => array('HTMLparser' => '1', 'HTMLparser.' => array('keepNonMatchedTags' => '1', 'htmlSpecialChars' => '2'), 'encapsLines.' => array('encapsTagList' => 'cite, div, p, pre, hr, h1, h2, h3, h4, h5, h6, table, tr, td, th, ul, li', 'remapTag.' => array('DIV' => 'P'), 'nonWrappedTag' => 'P', 'innerStdWrap_all.' => array('ifBlank' => '&nbsp;'))), 'htmlSanitize' => '1', 'externalBlocks' => 'article, aside, blockquote, div, dd, dl, footer, header, nav, ol, section, table, ul, pre, figure,ul,ol', 'externalBlocks.' => array('ol.' => array('stripNL' => '1', 'stdWrap.' => array('parseFunc' => '< lib.parseFunc'), 'callRecursive' => '1', 'callRecursive.' => array('tagStdWrap.' => array('HTMLparser' => '1', 'HTMLparser.' => array('tags.' => array('ol.' => array('fixAttrib.' => array('class.' => array('default' => 'contentNumList clearfix')))))))), 'ul.' => array('stripNL' => '1', 'stdWrap.' => array('parseFunc' => '< lib.parseFunc'), 'callRecursive' => '1', 'callRecursive.' => array('tagStdWrap.' => array('HTMLparser' => '1', 'HTMLparser.' => array('tags.' => array('ul.' => array('fixAttrib.' => array('class.' => array('default' => 'contentList clearfix')))))))), 'pre.' => array('stdWrap.' => array('parseFunc.' => array('makelinks' => '1', 'makelinks.' => array('http.' => array('keep' => 'path', 'extTarget' => '_blank'), 'mailto.' => array('keep' => 'path')), 'tags.' => array('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('ifEmpty.' => array('data' => 'parameters:target')), 'extTarget.' => array('ifEmpty.' => array('override' => '_blank'), '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, s, 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="ce-sword">|</span>', 'constants' => '1', 'nonTypoTagStdWrap.' => array('HTMLparser' => '1', 'HTMLparser.' => array('keepNonMatchedTags' => '1', 'htmlSpecialChars' => '2')), 'htmlSanitize' => '1'))), 'table.' => array('stripNL' => '1', 'stdWrap.' => array('HTMLparser' => '1', 'HTMLparser.' => array('tags.' => array('table.' => array('fixAttrib.' => array())), 'keepNonMatchedTags' => '1')), 'HTMLtableCells' => '1', 'HTMLtableCells.' => array('default.' => array('stdWrap.' => array('parseFunc' => '< lib.parseFunc_RTE', 'parseFunc.' => array('nonTypoTagStdWrap.' => array('encapsLines.' => array('nonWrappedTag' => '', 'innerStdWrap_all.' => array('ifBlank' => '')))))), 'addChr10BetweenParagraphs' => '1')), 'div.' => array('stripNL' => '1', 'callRecursive' => '1'), 'article.' => array('stripNL' => '1', 'callRecursive' => '1'), 'aside.' => array('stripNL' => '1', 'callRecursive' => '1'), 'figure.' => array('stripNL' => '1', 'callRecursive' => '1'), 'blockquote.' => 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'))), 'tagmanager' => 'TEXT', 'tagmanager.' => array('value' => ''), 'tx_igcontentfinder.' => array('subcontentRendering' => 'RECORDS', 'subcontentRendering.' => array('tables' => 'tt_content', 'source.' => array('current' => '1'), 'dontCheckPid' => '1'))), 'lib.dynamicContent', 'dynamicContent')
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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('colPos' => 2), 'typoscriptObjectPath' => 'lib.dynamicContent', 'currentValueKey' => null, 'table' => ''), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/var/cache/code/fluid_template/partial_Kampagnen_Content_Bananafairday_4e947c89b0cf2386abe4c38a01329ee206e45544.php line 314
$array35 = array();
$array35['colPos'] = 2;
$arguments33['data'] = $array35;
$renderChildrenClosure34 = ($arguments33['data'] !== null) ? function() use ($arguments33) { return $arguments33['data']; } : $renderChildrenClosure34;
$output0 .= TYPO3\CMS\Fluid\ViewHelpers\CObjectViewHelper::renderStatic($arguments33, $renderChildrenClosure34, $renderingContext);

$output0 .= '
        </div>

at partial_Kampagnen_Content_Bananafairday_4e947c89b0cf2386abe4c38a01329ee206e45544->render(object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 327
        $this->startRendering(self::RENDERING_PARTIAL, $parsedPartial, $renderingContext);
        if ($sectionName !== null) {
            $output = $this->renderSection($sectionName, $variables, $ignoreUnknown);
        } else {
            $output = $parsedPartial->render($renderingContext);
        }
        $this->stopRendering();
        return $output;
    }
at TYPO3Fluid\Fluid\View\AbstractTemplateView->renderPartial('Kampagnen/Content-Bananafairday', null, array('contentTop' => null, 'contentMain' => null, 'contentTrenner' => null, 'contentBottom' => null, 'contentTrenner2' => null, 'contentBottom2' => null, 'fSettings' => array('canonicalURL' => array('typolink' => array('parameter' => array('data' => 'page:tx_csseo_canonical // page:content_from_pid // page:uid'), 'forceAbsoluteUrl' => '1', 'returnLast' => 'url', 'additionalParams' => array('required' => '1', 'data' => 'page:_PAGES_OVERLAY_LANGUAGE', 'ifEmpty' => '0', 'wrap' => '&L=|'))), 'websource' => 'de', 'logotitle' => 'Fairtrade – Das Siegel für Fairen Handel', 'og' => array('site_name' => 'Fairtrade – Das Siegel für Fairen Handel'), 'tw' => array('site' => '@Fairtrade_DE', 'creator' => '@Fairtrade_DE'), 'navigation' => array('rootPID' => array('main' => '9', 'metaFooter' => '22', 'metaHeader' => '19', 'metaLeicht' => '654', 'metaLogin' => '590'), 'excludeIDs' => '344,362,391,890,769,363,361,364,368,366,369,365,857,1107,1109,1118,1120,1122,1124,370,1324,1325'), 'search' => array('pid' => '118', 'schlagwoerter' => object(TYPO3\CMS\Extbase\Persistence\Generic\QueryResult)), 'socialMedia' => array('url' => array('facebook' => 'https://www.facebook.com/fairtrade.deutschland', 'twitter' => 'https://twitter.com/fairtrade_de?lang=de', 'youtube' => 'https://www.youtube.com/user/FairtradeDeutschland', 'instagram' => 'https://www.instagram.com/fairtradede/', 'blog' => 'https://blog.fairtrade-deutschland.de/', 'linkedin' => 'https://de.linkedin.com/company/fairtrade-deutschland')), 'produktfinder' => '0', 'produzentenfinder' => '857', 'gastroblumenfinder' => '50', 'gastrofinder' => '50', 'blumenfinder' => '50')), false)
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/vendor/typo3fluid/fluid/src/ViewHelpers/RenderViewHelper.php line 170
            $renderingContext = clone $renderingContext;
            $renderingContext->getVariableProvider()->setSource($variables);
            $content = (new $delegate())->render($renderingContext);
        } elseif ($partial !== null) {
            $content = $view->renderPartial($partial, $section, $variables, $optional);
        } elseif ($section !== null) {
            $content = $view->renderSection($section, $variables, $optional);
        } elseif (!$optional) {
            throw new \InvalidArgumentException('ViewHelper f:render called without either argument section, partial, renderable or delegate and optional flag is false');
at TYPO3Fluid\Fluid\ViewHelpers\RenderViewHelper::renderStatic(array('section' => null, 'partial' => 'Kampagnen/Content-Bananafairday', 'delegate' => null, 'renderable' => null, 'arguments' => array('contentTop' => null, 'contentMain' => null, 'contentTrenner' => null, 'contentBottom' => null, 'contentTrenner2' => null, 'contentBottom2' => null, 'fSettings' => array('canonicalURL' => array('typolink' => array('parameter' => array('data' => 'page:tx_csseo_canonical // page:content_from_pid // page:uid'), 'forceAbsoluteUrl' => '1', 'returnLast' => 'url', 'additionalParams' => array('required' => '1', 'data' => 'page:_PAGES_OVERLAY_LANGUAGE', 'ifEmpty' => '0', 'wrap' => '&L=|'))), 'websource' => 'de', 'logotitle' => 'Fairtrade – Das Siegel für Fairen Handel', 'og' => array('site_name' => 'Fairtrade – Das Siegel für Fairen Handel'), 'tw' => array('site' => '@Fairtrade_DE', 'creator' => '@Fairtrade_DE'), 'navigation' => array('rootPID' => array('main' => '9', 'metaFooter' => '22', 'metaHeader' => '19', 'metaLeicht' => '654', 'metaLogin' => '590'), 'excludeIDs' => '344,362,391,890,769,363,361,364,368,366,369,365,857,1107,1109,1118,1120,1122,1124,370,1324,1325'), 'search' => array('pid' => '118', 'schlagwoerter' => object(TYPO3\CMS\Extbase\Persistence\Generic\QueryResult)), 'socialMedia' => array('url' => array('facebook' => 'https://www.facebook.com/fairtrade.deutschland', 'twitter' => 'https://twitter.com/fairtrade_de?lang=de', 'youtube' => 'https://www.youtube.com/user/FairtradeDeutschland', 'instagram' => 'https://www.instagram.com/fairtradede/', 'blog' => 'https://blog.fairtrade-deutschland.de/', 'linkedin' => 'https://de.linkedin.com/company/fairtrade-deutschland')), 'produktfinder' => '0', 'produzentenfinder' => '857', 'gastroblumenfinder' => '50', 'gastrofinder' => '50', 'blumenfinder' => '50')), 'optional' => false, 'default' => null, 'contentAs' => null, 'debug' => true), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/var/cache/code/fluid_template/Standard_action_pageTemplate_3b19a7f5715782666b3e926515fa40706f308323.php line 1362
$array266 = array (
);$array259['fSettings'] = $renderingContext->getVariableProvider()->getByPath('fSettings', $array266);
$arguments257['arguments'] = $array259;

$output256 .= TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper::renderStatic($arguments257, $renderChildrenClosure258, $renderingContext);

$output256 .= '
    ';
return $output256;
at Standard_action_pageTemplate_3b19a7f5715782666b3e926515fa40706f308323->{closure}()
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/vendor/typo3fluid/fluid/src/Core/ViewHelper/AbstractConditionViewHelper.php line 79
            if (isset($arguments['then'])) {
                return $arguments['then'];
            }
            if (isset($arguments['__thenClosure'])) {
                return $arguments['__thenClosure']();
            }
        } elseif (!empty($arguments['__elseClosures'])) {
            $elseIfClosures = isset($arguments['__elseifClosures']) ? $arguments['__elseifClosures'] : [];
            return static::evaluateElseClosures($arguments['__elseClosures'], $elseIfClosures, $renderingContext);
at TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::renderStatic(array('then' => null, 'else' => null, 'condition' => true, '__thenClosure' => object(Closure)), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/var/cache/code/fluid_template/Standard_action_pageTemplate_3b19a7f5715782666b3e926515fa40706f308323.php line 1395
     $renderingContext
    );
$arguments249['__thenClosure'] = $renderChildrenClosure250;

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

$output0 .= '

    ';
at Standard_action_pageTemplate_3b19a7f5715782666b3e926515fa40706f308323->section_040f06fd774092478d450774f5ba30c5da78acc8(object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 258
                    new InvalidSectionException('Section "' . $sectionName . '" does not exist.')
                );
            }
            $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('content', array(), false)
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/vendor/typo3fluid/fluid/src/ViewHelpers/RenderViewHelper.php line 172
            $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' => 'content', '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 /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/var/cache/code/fluid_template/layout_Default_html_647db13dfe634298623d66d08e18f9f9c89baf11.php line 1390
$arguments178['contentAs'] = NULL;
$arguments178['debug'] = true;
$arguments178['section'] = 'content';

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

$output0 .= '
    </section>
    <!--CONTENT END -->
at layout_Default_html_647db13dfe634298623d66d08e18f9f9c89baf11->render(object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 200
            } 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 /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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 /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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' => 'PageTemplate', 'templateRootPaths.' => array('EXT:ig_project/Resources/Private/Page/Templates/'), 'partialRootPaths.' => array('EXT:ig_project/Resources/Private/Page/Partials/'), 'layoutRootPaths.' => array('EXT:ig_project/Resources/Private/Page/Layouts/'), 'variables.' => array('backendLayout' => 'TEXT', 'backendLayout.' => array('data' => 'levelfield:-1,backend_layout_next_level,slide', 'override.' => array('field' => 'backend_layout'))), 'settings.' => array('pidRootpage' => '9', 'pageTitle' => 'Fairtrade TYPO3 9!', 'navigation.' => array('main.' => array('rootUid' => '9'), 'lang' => '0', 'meta.' => array('rootUid' => '19', 'logIn.' => array('pageUid' => '590', 'id' => 'meta-login', 'class' => 'meta-login', 'title' => 'Anmelden', 'title2' => 'Abmelden', 'pageUid2' => '1773'), 'additionalLinks.' => array('contrast.' => array('tag' => 'span', 'id' => 'meta-contrast', 'class' => 'meta-contrast-controll', 'title' => 'Kontrast'), 'fontSize.' => array('tag' => 'span', 'id' => 'meta-fontSize', 'class' => 'meta-fontSize-controll', 'title' => 'Für die bestmögliche Schriftvergrößerung verwenden Sie die Tastenkombination [strg/cmd] [+]', 'attributes' => 'data-toggle=tooltip data-placement=bottom'), 'plainlanguage.' => array('tag' => 'a', 'id' => 'meta-plainlanguage', 'class' => 'meta-plainlanguage', 'title' => 'Einfache Sprache', 'uid' => '654'))), 'footer.' => array('rootUid' => '22')), 'socialLinks.' => array('facebook.' => array('class' => 'fairtrade-icon_facebook', 'url' => 'https://www.facebook.com/fairtrade.deutschland', 'title' => 'Facebook'), 'twitter.' => array('class' => 'fairtrade-icon_twitter', 'url' => 'https://twitter.com/fairtrade_de?lang=de', 'title' => 'Twitter'), 'linkedin.' => array('url' => 'https://de.linkedin.com/company/fairtrade-deutschland', 'class' => 'fairtrade-footer-linkedin', 'title' => 'LinkedIn'), 'instagram.' => array('class' => 'fairtrade-icon_instagram', 'url' => 'https://www.instagram.com/fairtradede/', 'title' => 'Instagram'), 'youtube.' => array('class' => 'fairtrade-icon_youtube', 'url' => 'https://www.youtube.com/user/FairtradeDeutschland', 'title' => 'YouTube'), 'blog.' => array('class' => 'fairtrade-icon_blog', 'url' => 'https://blog.fairtrade-deutschland.de/', 'title' => 'Blog'), 'podcasts.' => array('class' => 'fairtrade-icon-social-podcasts', 'url' => 'https://fairtrade-deutschland.de/podcasts', 'title' => 'Podcasts')), 'logo.' => array('image' => 'fileadmin/system/img/de/fairtrade-logo.png', 'imageMobile' => 'fileadmin/system/img/logo_kugel_only.png', 'title' => 'Fairtrade – Das Siegel für Fairen Handel', 'alt' => 'Fairtrade Logo', 'linkUid' => '9'), 'footer.' => array('address' => '<strong>Fairtrade Deutschland e.V.</strong><br>Maarweg 165,<br>50825 Köln', 'contact' => '<span class="label">Tel:</span><a href="tel:+492219420400">+49 (0) 221 - 94 20 40 0</a><br><span class="label">Fax:</span>+49 (0) 221 - 94 20 40 40<br><span class="label">E-Mail:</span><a href="mailto:info@fairtrade-deutschland.de">info@fairtrade-deutschland.de</a>', 'newsletter.' => array('show' => '1', 'text' => 'Zum Fairtrade-Newsletter anmelden', 'placeholder' => 'Ihre E-Mail Adresse', 'pageUid' => '735')), 'content.' => array('finderstartseite.' => array('site' => 'DE', 'tab1.' => array('color' => 'green', 'title' => 'Fairtrade-Code', 'text1' => 'Ihre virtuelle Reise zum Ursprung', 'text2' => 'Erfahren Sie mehr über die Menschen hinter Ihrem Fairtrade-Produkt. Einfach Code von der Verpackung hier eingeben.', 'placeholder' => 'z.B. 2763', 'placeholder2' => 'Ohne Code suchen', 'pageUid' => '41', 'inputField' => '1'), 'tab2.' => array('color' => 'blue', 'title' => 'Produkt-Finder', 'text1' => 'Alle auf einen Blick', 'text2' => 'Suchen Sie gezielt nach einem bestimmten Fairtrade-Produkte oder durchstöbern Sie unsere vielfältige Auswahl:', 'placeholder' => 'Suchbegriff..', 'pageUid' => '2054', 'inputField' => '1'), 'tab3.' => array('color' => 'yellow', 'title' => 'Einkaufs-Finder', 'text1' => 'Fairtrade in deiner Nähe', 'text2' => 'Ob Café, Floristen, Juweliere oder Fair Fashion-Shops: Mit unserem Einkaufs-Finder erfährst Du mit nur einem Klick, was in deiner Nähe Faires angeboten wird:', 'placeholder' => 'PLZ/Ort', 'pageUid' => '1690', 'inputField' => '1'))))))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 829
        }

        // Render content
        try {
            $content .= $contentObject->render($configuration);
        } catch (ContentRenderingException $exception) {
            // Content rendering Exceptions indicate a critical problem which should not be
            // caught e.g. when something went wrong with Exception handling itself
            throw $exception;
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->render(object(TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject), array('templateName' => 'PageTemplate', 'templateRootPaths.' => array('EXT:ig_project/Resources/Private/Page/Templates/'), 'partialRootPaths.' => array('EXT:ig_project/Resources/Private/Page/Partials/'), 'layoutRootPaths.' => array('EXT:ig_project/Resources/Private/Page/Layouts/'), 'variables.' => array('backendLayout' => 'TEXT', 'backendLayout.' => array('data' => 'levelfield:-1,backend_layout_next_level,slide', 'override.' => array('field' => 'backend_layout'))), 'settings.' => array('pidRootpage' => '9', 'pageTitle' => 'Fairtrade TYPO3 9!', 'navigation.' => array('main.' => array('rootUid' => '9'), 'lang' => '0', 'meta.' => array('rootUid' => '19', 'logIn.' => array('pageUid' => '590', 'id' => 'meta-login', 'class' => 'meta-login', 'title' => 'Anmelden', 'title2' => 'Abmelden', 'pageUid2' => '1773'), 'additionalLinks.' => array('contrast.' => array('tag' => 'span', 'id' => 'meta-contrast', 'class' => 'meta-contrast-controll', 'title' => 'Kontrast'), 'fontSize.' => array('tag' => 'span', 'id' => 'meta-fontSize', 'class' => 'meta-fontSize-controll', 'title' => 'Für die bestmögliche Schriftvergrößerung verwenden Sie die Tastenkombination [strg/cmd] [+]', 'attributes' => 'data-toggle=tooltip data-placement=bottom'), 'plainlanguage.' => array('tag' => 'a', 'id' => 'meta-plainlanguage', 'class' => 'meta-plainlanguage', 'title' => 'Einfache Sprache', 'uid' => '654'))), 'footer.' => array('rootUid' => '22')), 'socialLinks.' => array('facebook.' => array('class' => 'fairtrade-icon_facebook', 'url' => 'https://www.facebook.com/fairtrade.deutschland', 'title' => 'Facebook'), 'twitter.' => array('class' => 'fairtrade-icon_twitter', 'url' => 'https://twitter.com/fairtrade_de?lang=de', 'title' => 'Twitter'), 'linkedin.' => array('url' => 'https://de.linkedin.com/company/fairtrade-deutschland', 'class' => 'fairtrade-footer-linkedin', 'title' => 'LinkedIn'), 'instagram.' => array('class' => 'fairtrade-icon_instagram', 'url' => 'https://www.instagram.com/fairtradede/', 'title' => 'Instagram'), 'youtube.' => array('class' => 'fairtrade-icon_youtube', 'url' => 'https://www.youtube.com/user/FairtradeDeutschland', 'title' => 'YouTube'), 'blog.' => array('class' => 'fairtrade-icon_blog', 'url' => 'https://blog.fairtrade-deutschland.de/', 'title' => 'Blog'), 'podcasts.' => array('class' => 'fairtrade-icon-social-podcasts', 'url' => 'https://fairtrade-deutschland.de/podcasts', 'title' => 'Podcasts')), 'logo.' => array('image' => 'fileadmin/system/img/de/fairtrade-logo.png', 'imageMobile' => 'fileadmin/system/img/logo_kugel_only.png', 'title' => 'Fairtrade – Das Siegel für Fairen Handel', 'alt' => 'Fairtrade Logo', 'linkUid' => '9'), 'footer.' => array('address' => '<strong>Fairtrade Deutschland e.V.</strong><br>Maarweg 165,<br>50825 Köln', 'contact' => '<span class="label">Tel:</span><a href="tel:+492219420400">+49 (0) 221 - 94 20 40 0</a><br><span class="label">Fax:</span>+49 (0) 221 - 94 20 40 40<br><span class="label">E-Mail:</span><a href="mailto:info@fairtrade-deutschland.de">info@fairtrade-deutschland.de</a>', 'newsletter.' => array('show' => '1', 'text' => 'Zum Fairtrade-Newsletter anmelden', 'placeholder' => 'Ihre E-Mail Adresse', 'pageUid' => '735')), 'content.' => array('finderstartseite.' => array('site' => 'DE', 'tab1.' => array('color' => 'green', 'title' => 'Fairtrade-Code', 'text1' => 'Ihre virtuelle Reise zum Ursprung', 'text2' => 'Erfahren Sie mehr über die Menschen hinter Ihrem Fairtrade-Produkt. Einfach Code von der Verpackung hier eingeben.', 'placeholder' => 'z.B. 2763', 'placeholder2' => 'Ohne Code suchen', 'pageUid' => '41', 'inputField' => '1'), 'tab2.' => array('color' => 'blue', 'title' => 'Produkt-Finder', 'text1' => 'Alle auf einen Blick', 'text2' => 'Suchen Sie gezielt nach einem bestimmten Fairtrade-Produkte oder durchstöbern Sie unsere vielfältige Auswahl:', 'placeholder' => 'Suchbegriff..', 'pageUid' => '2054', 'inputField' => '1'), 'tab3.' => array('color' => 'yellow', 'title' => 'Einkaufs-Finder', 'text1' => 'Fairtrade in deiner Nähe', 'text2' => 'Ob Café, Floristen, Juweliere oder Fair Fashion-Shops: Mit unserem Einkaufs-Finder erfährst Du mit nur einem Klick, was in deiner Nähe Faires angeboten wird:', 'placeholder' => 'PLZ/Ort', 'pageUid' => '1690', 'inputField' => '1'))))))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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' => 'PageTemplate', 'templateRootPaths.' => array('EXT:ig_project/Resources/Private/Page/Templates/'), 'partialRootPaths.' => array('EXT:ig_project/Resources/Private/Page/Partials/'), 'layoutRootPaths.' => array('EXT:ig_project/Resources/Private/Page/Layouts/'), 'variables.' => array('backendLayout' => 'TEXT', 'backendLayout.' => array('data' => 'levelfield:-1,backend_layout_next_level,slide', 'override.' => array('field' => 'backend_layout'))), 'settings.' => array('pidRootpage' => '9', 'pageTitle' => 'Fairtrade TYPO3 9!', 'navigation.' => array('main.' => array('rootUid' => '9'), 'lang' => '0', 'meta.' => array('rootUid' => '19', 'logIn.' => array('pageUid' => '590', 'id' => 'meta-login', 'class' => 'meta-login', 'title' => 'Anmelden', 'title2' => 'Abmelden', 'pageUid2' => '1773'), 'additionalLinks.' => array('contrast.' => array('tag' => 'span', 'id' => 'meta-contrast', 'class' => 'meta-contrast-controll', 'title' => 'Kontrast'), 'fontSize.' => array('tag' => 'span', 'id' => 'meta-fontSize', 'class' => 'meta-fontSize-controll', 'title' => 'Für die bestmögliche Schriftvergrößerung verwenden Sie die Tastenkombination [strg/cmd] [+]', 'attributes' => 'data-toggle=tooltip data-placement=bottom'), 'plainlanguage.' => array('tag' => 'a', 'id' => 'meta-plainlanguage', 'class' => 'meta-plainlanguage', 'title' => 'Einfache Sprache', 'uid' => '654'))), 'footer.' => array('rootUid' => '22')), 'socialLinks.' => array('facebook.' => array('class' => 'fairtrade-icon_facebook', 'url' => 'https://www.facebook.com/fairtrade.deutschland', 'title' => 'Facebook'), 'twitter.' => array('class' => 'fairtrade-icon_twitter', 'url' => 'https://twitter.com/fairtrade_de?lang=de', 'title' => 'Twitter'), 'linkedin.' => array('url' => 'https://de.linkedin.com/company/fairtrade-deutschland', 'class' => 'fairtrade-footer-linkedin', 'title' => 'LinkedIn'), 'instagram.' => array('class' => 'fairtrade-icon_instagram', 'url' => 'https://www.instagram.com/fairtradede/', 'title' => 'Instagram'), 'youtube.' => array('class' => 'fairtrade-icon_youtube', 'url' => 'https://www.youtube.com/user/FairtradeDeutschland', 'title' => 'YouTube'), 'blog.' => array('class' => 'fairtrade-icon_blog', 'url' => 'https://blog.fairtrade-deutschland.de/', 'title' => 'Blog'), 'podcasts.' => array('class' => 'fairtrade-icon-social-podcasts', 'url' => 'https://fairtrade-deutschland.de/podcasts', 'title' => 'Podcasts')), 'logo.' => array('image' => 'fileadmin/system/img/de/fairtrade-logo.png', 'imageMobile' => 'fileadmin/system/img/logo_kugel_only.png', 'title' => 'Fairtrade – Das Siegel für Fairen Handel', 'alt' => 'Fairtrade Logo', 'linkUid' => '9'), 'footer.' => array('address' => '<strong>Fairtrade Deutschland e.V.</strong><br>Maarweg 165,<br>50825 Köln', 'contact' => '<span class="label">Tel:</span><a href="tel:+492219420400">+49 (0) 221 - 94 20 40 0</a><br><span class="label">Fax:</span>+49 (0) 221 - 94 20 40 40<br><span class="label">E-Mail:</span><a href="mailto:info@fairtrade-deutschland.de">info@fairtrade-deutschland.de</a>', 'newsletter.' => array('show' => '1', 'text' => 'Zum Fairtrade-Newsletter anmelden', 'placeholder' => 'Ihre E-Mail Adresse', 'pageUid' => '735')), 'content.' => array('finderstartseite.' => array('site' => 'DE', 'tab1.' => array('color' => 'green', 'title' => 'Fairtrade-Code', 'text1' => 'Ihre virtuelle Reise zum Ursprung', 'text2' => 'Erfahren Sie mehr über die Menschen hinter Ihrem Fairtrade-Produkt. Einfach Code von der Verpackung hier eingeben.', 'placeholder' => 'z.B. 2763', 'placeholder2' => 'Ohne Code suchen', 'pageUid' => '41', 'inputField' => '1'), 'tab2.' => array('color' => 'blue', 'title' => 'Produkt-Finder', 'text1' => 'Alle auf einen Blick', 'text2' => 'Suchen Sie gezielt nach einem bestimmten Fairtrade-Produkte oder durchstöbern Sie unsere vielfältige Auswahl:', 'placeholder' => 'Suchbegriff..', 'pageUid' => '2054', 'inputField' => '1'), 'tab3.' => array('color' => 'yellow', 'title' => 'Einkaufs-Finder', 'text1' => 'Fairtrade in deiner Nähe', 'text2' => 'Ob Café, Floristen, Juweliere oder Fair Fashion-Shops: Mit unserem Einkaufs-Finder erfährst Du mit nur einem Klick, was in deiner Nähe Faires angeboten wird:', 'placeholder' => 'PLZ/Ort', 'pageUid' => '1690', 'inputField' => '1'))))), '10')
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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('app' => 'EXT:ig_project/Resources/Frontend/dist/css/app-rebrush.css', 'kampagnen' => 'EXT:ig_project/Resources/Public/Kampagnen/vergangene_aktionen.css'), 'includeJSFooter.' => array('app' => 'EXT:ig_project/Resources/Frontend/dist/js/app.js', 'bananafairday' => 'EXT:ig_project/Resources/Public/Kampagnen/bananafairday.js', 'powermailJQueryDatepicker' => 'EXT:powermail/Resources/Public/JavaScript/Libraries/jquery.datetimepicker.min.js', 'powermailJQueryFormValidation' => 'EXT:powermail/Resources/Public/JavaScript/Libraries/parsley.min.js', 'powermailJQueryTabs' => 'EXT:powermail/Resources/Public/JavaScript/Powermail/Tabs.min.js', 'powermailForm' => 'EXT:powermail/Resources/Public/JavaScript/Powermail/Form.min.js', 'cookieJs' => 'EXT:ig_gdpr/Resources/Public/JavaScript/gdpr.js', 'cookieJs.' => array('async' => '1'), 'uncompressed' => 'EXT:ig_project/Resources/Public/uncompressed/uc.min.js'), 'includeJSFooterlibs.' => array(), 'typeNum' => '0', 'shortcutIcon' => 'typo3conf/ext/ig_project/Resources/Public/Favicon/favicon.ico', 'FLUIDTEMPLATE', '10.' => array('templateName' => 'PageTemplate', 'templateRootPaths.' => array('EXT:ig_project/Resources/Private/Page/Templates/'), 'partialRootPaths.' => array('EXT:ig_project/Resources/Private/Page/Partials/'), 'layoutRootPaths.' => array('EXT:ig_project/Resources/Private/Page/Layouts/'), 'variables.' => array('backendLayout' => 'TEXT', 'backendLayout.' => array('data' => 'levelfield:-1,backend_layout_next_level,slide', 'override.' => array('field' => 'backend_layout'))), 'settings.' => array('pidRootpage' => '9', 'pageTitle' => 'Fairtrade TYPO3 9!', 'navigation.' => array('main.' => array('rootUid' => '9'), 'lang' => '0', 'meta.' => array('rootUid' => '19', 'logIn.' => array('pageUid' => '590', 'id' => 'meta-login', 'class' => 'meta-login', 'title' => 'Anmelden', 'title2' => 'Abmelden', 'pageUid2' => '1773'), 'additionalLinks.' => array('contrast.' => array('tag' => 'span', 'id' => 'meta-contrast', 'class' => 'meta-contrast-controll', 'title' => 'Kontrast'), 'fontSize.' => array('tag' => 'span', 'id' => 'meta-fontSize', 'class' => 'meta-fontSize-controll', 'title' => 'Für die bestmögliche Schriftvergrößerung verwenden Sie die Tastenkombination [strg/cmd] [+]', 'attributes' => 'data-toggle=tooltip data-placement=bottom'), 'plainlanguage.' => array('tag' => 'a', 'id' => 'meta-plainlanguage', 'class' => 'meta-plainlanguage', 'title' => 'Einfache Sprache', 'uid' => '654'))), 'footer.' => array('rootUid' => '22')), 'socialLinks.' => array('facebook.' => array('class' => 'fairtrade-icon_facebook', 'url' => 'https://www.facebook.com/fairtrade.deutschland', 'title' => 'Facebook'), 'twitter.' => array('class' => 'fairtrade-icon_twitter', 'url' => 'https://twitter.com/fairtrade_de?lang=de', 'title' => 'Twitter'), 'linkedin.' => array('url' => 'https://de.linkedin.com/company/fairtrade-deutschland', 'class' => 'fairtrade-footer-linkedin', 'title' => 'LinkedIn'), 'instagram.' => array('class' => 'fairtrade-icon_instagram', 'url' => 'https://www.instagram.com/fairtradede/', 'title' => 'Instagram'), 'youtube.' => array('class' => 'fairtrade-icon_youtube', 'url' => 'https://www.youtube.com/user/FairtradeDeutschland', 'title' => 'YouTube'), 'blog.' => array('class' => 'fairtrade-icon_blog', 'url' => 'https://blog.fairtrade-deutschland.de/', 'title' => 'Blog'), 'podcasts.' => array('class' => 'fairtrade-icon-social-podcasts', 'url' => 'https://fairtrade-deutschland.de/podcasts', 'title' => 'Podcasts')), 'logo.' => array('image' => 'fileadmin/system/img/de/fairtrade-logo.png', 'imageMobile' => 'fileadmin/system/img/logo_kugel_only.png', 'title' => 'Fairtrade – Das Siegel für Fairen Handel', 'alt' => 'Fairtrade Logo', 'linkUid' => '9'), 'footer.' => array('address' => '<strong>Fairtrade Deutschland e.V.</strong><br>Maarweg 165,<br>50825 Köln', 'contact' => '<span class="label">Tel:</span><a href="tel:+492219420400">+49 (0) 221 - 94 20 40 0</a><br><span class="label">Fax:</span>+49 (0) 221 - 94 20 40 40<br><span class="label">E-Mail:</span><a href="mailto:info@fairtrade-deutschland.de">info@fairtrade-deutschland.de</a>', 'newsletter.' => array('show' => '1', 'text' => 'Zum Fairtrade-Newsletter anmelden', 'placeholder' => 'Ihre E-Mail Adresse', 'pageUid' => '735')), 'content.' => array('finderstartseite.' => array('site' => 'DE', 'tab1.' => array('color' => 'green', 'title' => 'Fairtrade-Code', 'text1' => 'Ihre virtuelle Reise zum Ursprung', 'text2' => 'Erfahren Sie mehr über die Menschen hinter Ihrem Fairtrade-Produkt. Einfach Code von der Verpackung hier eingeben.', 'placeholder' => 'z.B. 2763', 'placeholder2' => 'Ohne Code suchen', 'pageUid' => '41', 'inputField' => '1'), 'tab2.' => array('color' => 'blue', 'title' => 'Produkt-Finder', 'text1' => 'Alle auf einen Blick', 'text2' => 'Suchen Sie gezielt nach einem bestimmten Fairtrade-Produkte oder durchstöbern Sie unsere vielfältige Auswahl:', 'placeholder' => 'Suchbegriff..', 'pageUid' => '2054', 'inputField' => '1'), 'tab3.' => array('color' => 'yellow', 'title' => 'Einkaufs-Finder', 'text1' => 'Fairtrade in deiner Nähe', 'text2' => 'Ob Café, Floristen, Juweliere oder Fair Fashion-Shops: Mit unserem Einkaufs-Finder erfährst Du mit nur einem Klick, was in deiner Nähe Faires angeboten wird:', 'placeholder' => 'PLZ/Ort', 'pageUid' => '1690', 'inputField' => '1'))))), 'meta.' => array('viewport' => 'width=device-width, initial-scale=1', 'robots' => 'index,follow', 'google' => 'notranslate', 'apple-mobile-web-app-capable' => 'no', 'description' => '', 'description.' => array('override.' => array('field' => 'description')), 'author' => '', 'author.' => array('override.' => array('field' => 'author')), 'keywords' => '', 'keywords.' => array('override.' => array('field' => 'keywords')), 'X-UA-Compatible' => 'IE=edge', 'X-UA-Compatible.' => array('attribute' => 'http-equiv')), 'headerData.' => array('TEXT', '25.' => array('value' => ' <link rel="apple-touch-icon" sizes="57x57" href="/typo3conf/ext/ig_project/Resources/Public/Icons/fav/apple-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="/typo3conf/ext/ig_project/Resources/Public/Icons/fav/apple-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="/typo3conf/ext/ig_project/Resources/Public/Icons/fav/apple-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="/typo3conf/ext/ig_project/Resources/Public/Icons/fav/apple-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="/typo3conf/ext/ig_project/Resources/Public/Icons/fav/apple-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="/typo3conf/ext/ig_project/Resources/Public/Icons/fav/apple-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="/typo3conf/ext/ig_project/Resources/Public/Icons/fav/apple-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="/typo3conf/ext/ig_project/Resources/Public/Icons/fav/apple-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="/typo3conf/ext/ig_project/Resources/Public/Icons/fav/apple-icon-180x180.png"> <link rel="icon" type="image/png" sizes="192x192" href="/typo3conf/ext/ig_project/Resources/Public/Icons/fav/android-icon-192x192.png"> <link rel="icon" type="image/png" sizes="144x144" href="/typo3conf/ext/ig_project/Resources/Public/Icons/fav/android-icon-144x144.png"> <link rel="icon" type="image/png" sizes="32x32" href="/typo3conf/ext/ig_project/Resources/Public/Icons/fav/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="96x96" href="/typo3conf/ext/ig_project/Resources/Public/Icons/fav/favicon-96x96.png"> <link rel="icon" type="image/png" sizes="16x16" href="/typo3conf/ext/ig_project/Resources/Public/Icons/fav/favicon-16x16.png"> <link rel="manifest" href="/typo3conf/ext/ig_project/Resources/Public/Icons/fav/manifest.json"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="msapplication-TileImage" content="/typo3conf/ext/ig_project/Resources/Public/Icons/fav/ms-icon-144x144.png"> <meta name="theme-color" content="#ffffff"> <link rel="alternate" type="application/rss+xml" title="Fairtrade – der Podcast" href="https://fairtrade-der-podcast.podigee.io/feed/mp3">'), 'COA', '220.' => array('IMG_RESOURCE', '10.' => array('file' => 'typo3conf/ext/ig_project/Resources/Public/Favicon/apple-touch-icon.png', 'file.' => array('width' => '57c', 'height' => '57c'), 'stdWrap.' => array('dataWrap' => '<link rel="apple-touch-icon" sizes="{TSFE:lastImgResourceInfo|0}x{TSFE:lastImgResourceInfo|1}" href="|">')), 'IMG_RESOURCE', '20.' => array('file' => 'typo3conf/ext/ig_project/Resources/Public/Favicon/apple-touch-icon.png', 'file.' => array('width' => '72c', 'height' => '72c'), 'stdWrap.' => array('dataWrap' => '<link rel="apple-touch-icon" sizes="{TSFE:lastImgResourceInfo|0}x{TSFE:lastImgResourceInfo|1}" href="|">')), 'IMG_RESOURCE', '30.' => array('file' => 'typo3conf/ext/ig_project/Resources/Public/Favicon/apple-touch-icon.png', 'file.' => array('width' => '114c', 'height' => '114c'), 'stdWrap.' => array('dataWrap' => '<link rel="apple-touch-icon" sizes="{TSFE:lastImgResourceInfo|0}x{TSFE:lastImgResourceInfo|1}" href="|">')), 'IMG_RESOURCE', '40.' => array('file' => 'typo3conf/ext/ig_project/Resources/Public/Favicon/apple-touch-icon.png', 'file.' => array('width' => '144c', 'height' => '144c'), 'stdWrap.' => array('dataWrap' => '<link rel="apple-touch-icon" sizes="{TSFE:lastImgResourceInfo|0}x{TSFE:lastImgResourceInfo|1}" href="|">')), 'IMG_RESOURCE', '80.' => array('file' => 'typo3conf/ext/ig_project/Resources/Public/Favicon/apple-touch-icon.png', 'file.' => array('width' => '16c', 'height' => '16c'), 'stdWrap.' => array('dataWrap' => '<link rel="icon" type="image/png" sizes="{TSFE:lastImgResourceInfo|0}x{TSFE:lastImgResourceInfo|1}" href="|">')), 'IMG_RESOURCE', '120.' => array('file' => 'typo3conf/ext/ig_project/Resources/Public/Favicon/apple-touch-icon.png', 'file.' => array('width' => '70c', 'height' => '70c'), 'stdWrap.' => array('dataWrap' => '<meta name="msapplication-square{TSFE:lastImgResourceInfo|0}x{TSFE:lastImgResourceInfo|1}logo" content="|"/>'))), '10.' => array('wrap' => '<title>| fairtrade</title>'), 'TEXT', '9144.' => array('value' => '<!-- Matomo --><script type="text/javascript"> var _paq = window._paq = window._paq || []; /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ _paq.push(["disableCookies"]); _paq.push([\'trackPageView\']); _paq.push([\'enableLinkTracking\']); (function() { var u="https://www.fairtrade-deutschland.de/matomo/"; _paq.push([\'setTrackerUrl\', u+\'matomo.php\']); _paq.push([\'setSiteId\', \'1\']); var d=document, g=d.createElement(\'script\'), s=d.getElementsByTagName(\'script\')[0]; g.type=\'text/javascript\'; g.async=true; g.src=u+\'matomo.js\'; s.parentNode.insertBefore(g,s); })();</script><!-- End Matomo Code -->'), 'TEXT', '23.' => array('value' => '<meta http-equiv="content-language" content="de" />'), 'TEXT', '24.' => array('value' => '<meta name="google-site-verification" content="uV2NReWgeE8iwsP9GV0VXOC34zcQioCoBl5L0Wqt860" />')), 'includeJS.' => array(), 'config.' => array('removeDefaultJS' => '1', 'removeDefaultCSS' => '1'), 'bodyTagCObject' => 'TEXT', 'bodyTagCObject.' => array('value' => 'bananafairday', 'wrap' => '<body class="|">'), 'USER', '54372.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'IgGdpr', 'vendorName' => 'Igelb', 'pluginName' => 'Frontend', 'switchableControllerActions.' => array('Frontend.' => array('consent')))))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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 /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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 /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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 /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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 /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3conf/ext/justincase/src/Middleware/LowerCaseUri.php line 43
            try {
                $previousResult = $request->getAttribute('routing');

                $site->getRouter()->matchRequest($request, $previousResult);
                return $handler->handle($request);
            } catch (RouteNotFoundException $e) {
            }
        }

at B13\JustInCase\Middleware\LowerCaseUri->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3conf/ext/pluploadfe/Classes/Middleware/Upload.php line 59
    {
        $configUid = $request->getParsedBody()['tx_pluploadfe'] ?? $request->getQueryParams()['tx_pluploadfe'] ?? null;

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

        // @todo TSFE->fe_user is a fallback for TYPO3 9.x
        $this->feUserObj = $request->getAttribute('frontend.user', $GLOBALS['TSFE']->fe_user);
at FelixNagel\Pluploadfe\Middleware\Upload->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/frontend/Classes/Middleware/FrontendUserAuthenticator.php line 83
        // Register the frontend user as aspect and within the session
        $this->setFrontendUserAspect($frontendUser);
        $request = $request->withAttribute('frontend.user', $frontendUser);

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

        // Store session data for fe_users if it still exists
        if ($frontendUser instanceof FrontendUserAuthentication) {
            $frontendUser->storeSessionData();
at TYPO3\CMS\Frontend\Middleware\FrontendUserAuthenticator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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/usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$253->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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 /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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 /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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 /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/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 /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/index.php line 25
// Set up the application for the frontend
call_user_func(function () {
    $classLoader = require dirname(__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 /usr/www/users/fairdach/fairtrade-typo3-105/releases/20240118123302/public/index.php line 26
call_user_func(function () {
    $classLoader = require dirname(__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();
});