Whoops, looks like something went wrong.

(1/1) Symfony\Component\Routing\Exception\InvalidParameterException

Parameter "tx_msevent_list__date" for route "tx_msevent_list_1" must match ".+" ("" given) to generate a corresponding URL.

in /var/www/devsteiermark/typo3_src-10.4.13/vendor/symfony/routing/Generator/UrlGenerator.php line 193
                if (!$optional || $important || !\array_key_exists($varName, $defaults) || (null !== $mergedParams[$varName] && (string) $mergedParams[$varName] !== (string) $defaults[$varName])) {
                    // check requirement (while ignoring look-around patterns)
                    if (null !== $this->strictRequirements && !preg_match('#^'.preg_replace('/\(\?(?:=|<=|!|<!)((?:[^()\\\\]+|\\\\.|\((?1)\))*)\)/', '', $token[2]).'$#i'.(empty($token[4]) ? '' : 'u'), $mergedParams[$token[3]])) {
                        if ($this->strictRequirements) {
                            throw new InvalidParameterException(strtr($message, ['{parameter}' => $varName, '{route}' => $name, '{expected}' => $token[2], '{given}' => $mergedParams[$varName]]));
                        }

                        if ($this->logger) {
                            $this->logger->error($message, ['parameter' => $varName, 'route' => $name, 'expected' => $token[2], 'given' => $mergedParams[$varName]]);
at Symfony\Component\Routing\Generator\UrlGenerator->doGenerate(array('tx_msevent_list__event' => 0, 'tx_msevent_list__date' => 1), array('_controller' => 'Event::show'), array('tx_msevent_list__event' => '.+', 'tx_msevent_list__date' => '.+'), array(array('variable', '/', '.+', 'tx_msevent_list__date', true), array('text', '/date'), array('variable', '/', '.+', 'tx_msevent_list__event', true), array('text', '/event-detail/events')), array('tx_msevent_list__date' => '', 'tx_msevent_list__event' => '164'), 'tx_msevent_list_1', 1, array(), array())
in /var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/core/Classes/Routing/UrlGenerator.php line 55
        // map default values for URL generation (e.g. '1' becomes 'one' if defined in aspect)
        $mappableProcessor = $this->mappableProcessor ?? new MappableProcessor();
        $mappableProcessor->generate($route, $defaults);

        return parent::doGenerate($variables, $defaults, $requirements, $tokens, $parameters, $name, $referenceType, $hostTokens, $requiredSchemes);
    }
}
at TYPO3\CMS\Core\Routing\UrlGenerator->doGenerate(array('tx_msevent_list__event', 'tx_msevent_list__date'), array('_controller' => 'Event::show'), array('tx_msevent_list__event' => '.+', 'tx_msevent_list__date' => '.+'), array(array('variable', '/', '.+', 'tx_msevent_list__date', true), array('text', '/date'), array('variable', '/', '.+', 'tx_msevent_list__event', true), array('text', '/event-detail/events')), array('tx_msevent_list__date' => '', 'tx_msevent_list__event' => '164'), 'tx_msevent_list_1', 1, array(), array())
in /var/www/devsteiermark/typo3_src-10.4.13/vendor/symfony/routing/Generator/UrlGenerator.php line 160
                $parameters['_locale'] = $defaults['_locale'];
            }
        }

        return $this->doGenerate($variables, $defaults, $route->getRequirements(), $compiledRoute->getTokens(), $parameters, $name, $referenceType, $compiledRoute->getHostTokens(), $route->getSchemes());
    }

    /**
     * @throws MissingMandatoryParametersException When some parameters are missing that are mandatory for the route
at Symfony\Component\Routing\Generator\UrlGenerator->generate('tx_msevent_list_1', array('tx_msevent_list__date' => '', 'tx_msevent_list__event' => '164'), 1)
in /var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/core/Classes/Routing/PageRouter.php line 336
                    $parameters = $route->getOption('deflatedParameters');
                }
                $mappableProcessor->generate($route, $parameters);
                // ABSOLUTE_URL is used as default fallback
                $urlAsString = $generator->generate($routeName, $parameters, $referenceType);
                $uri = new Uri($urlAsString);
                /** @var Route $matchedRoute */
                $matchedRoute = $collection->get($routeName);
                // fetch potential applied defaults for later cHash generation
at TYPO3\CMS\Core\Routing\PageRouter->generateUri(object(TYPO3\CMS\Core\Routing\Route), array('tx_msevent_list__date' => '', 'tx_msevent_list__event' => '164'), '', 'absolute')
in /var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/frontend/Classes/Typolink/PageLinkBuilder.php line 419
                $uri = $siteOfTargetPage->getRouter()->generateUri(
                    $targetPageId,
                    $queryParameters,
                    $fragment,
                    $useAbsoluteUrl ? RouterInterface::ABSOLUTE_URL : RouterInterface::ABSOLUTE_PATH
                );
            } catch (InvalidRouteArgumentsException $e) {
                throw new UnableToLinkException('The target page could not be linked. Error: ' . $e->getMessage(), 1535472406);
            }
at TYPO3\CMS\Frontend\Typolink\PageLinkBuilder->generateUrlForPageWithSiteConfiguration(array('uid' => 253, 'pid' => 11, 'tstamp' => 1681391950, 'crdate' => 1617287394, 'cruser_id' => 1, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '0', 'sorting' => 58, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 0, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 0, 'l10n_diffsource' => 'a:1:{s:6:"hidden";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'Event-Detail', 'slug' => '/event-detail', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1681391950, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => '', 'header_mobile' => '', 'page_listing_name' => '', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => ''), object(TYPO3\CMS\Core\Site\Entity\Site), array('tx_msevent_list' => array('action' => 'show', 'controller' => 'Event', 'date' => '', 'event' => '164'), 'cHash' => '08148f9e7397e5ab19328caea36c57e8', '_language' => object(TYPO3\CMS\Core\Site\Entity\SiteLanguage)), '', array('parameter.' => array('data' => 'page:uid'), 'additionalParams' => '&L=0', 'ATagParams' => 'hreflang="de-DE"', 'addQueryString' => '1', 'addQueryString.' => array('exclude' => 'L,id,no_cache', 'method' => 'GET'), 'no_cache' => '0', 'language' => 0))
in /var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/frontend/Classes/Typolink/PageLinkBuilder.php line 232
                    throw new UnableToLinkException('Link to external page "' . $page['uid'] . '" does not have a proper target URL, so "' . $linkText . '" was not linked.', 1551621999, null, $linkText);
                }
            } else {
                // Generate the URL
                $url = $this->generateUrlForPageWithSiteConfiguration($page, $siteOfTargetPage, $queryParameters, $sectionMark, $conf);
                // no scheme => always not external
                if (!$url->getScheme() || !$url->getHost()) {
                    $treatAsExternalLink = false;
                } else {
at TYPO3\CMS\Frontend\Typolink\PageLinkBuilder->build(array('type' => 'page', 'pageuid' => '253', 'typoLinkParameter' => '253'), 'de', '', array('parameter.' => array('data' => 'page:uid'), 'additionalParams' => '&L=0', 'ATagParams' => 'hreflang="de-DE"', 'addQueryString' => '1', 'addQueryString.' => array('exclude' => 'L,id,no_cache', 'method' => 'GET'), 'no_cache' => '0', 'language' => 0))
in /var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 5087
                $this,
                $tsfe
            );
            try {
                [$this->lastTypoLinkUrl, $linkText, $target] = $linkBuilder->build($linkDetails, $linkText, $target, $conf);
                $this->lastTypoLinkTarget = htmlspecialchars($target);
                $this->lastTypoLinkLD['target'] = htmlspecialchars($target);
                $this->lastTypoLinkLD['totalUrl'] = $this->lastTypoLinkUrl;
            } catch (UnableToLinkException $e) {
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->typoLink('de', array('parameter.' => array('data' => 'page:uid'), 'additionalParams' => '&L=0', 'ATagParams' => 'hreflang="de-DE"', 'addQueryString' => '1', 'addQueryString.' => array('exclude' => 'L,id,no_cache', 'method' => 'GET'), 'no_cache' => '0'))
in /var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 2665
     * @return string The processed input value
     */
    public function stdWrap_typolink($content = '', $conf = [])
    {
        return $this->typoLink($content, $conf['typolink.']);
    }

    /**
     * wrap
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->stdWrap_typolink('de', array('typolink' => null, 'typolink.' => array('parameter.' => array('data' => 'page:uid'), 'additionalParams' => '&L=0', 'ATagParams' => 'hreflang="de-DE"', 'addQueryString' => '1', 'addQueryString.' => array('exclude' => 'L,id,no_cache', 'method' => 'GET'), 'no_cache' => '0')))
in /var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 1687
                    $isExecuted[$functionName] = true;
                    $isExecuted[$functionProperties] = true;
                    // Call the function with the prefix stdWrap_ to make sure nobody can execute functions just by adding their name to the TS Array
                    $functionName = 'stdWrap_' . $functionName;
                    $content = $this->{$functionName}($content, $singleConf);
                } elseif ($functionType === 'boolean' && !$conf[$functionName]) {
                    $isExecuted[$functionName] = true;
                    $isExecuted[$functionProperties] = true;
                }
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->stdWrap('de', array('override' => 'de', 'typolink.' => array('parameter.' => array('data' => 'page:uid'), 'additionalParams' => '&L=0', 'ATagParams' => 'hreflang="de-DE"', 'addQueryString' => '1', 'addQueryString.' => array('exclude' => 'L,id,no_cache', 'method' => 'GET'), 'no_cache' => '0')))
in /var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/frontend/Classes/ContentObject/Menu/TextMenuContentObject.php line 73
            $this->WMcObj->start($this->menuArr[$key], 'pages');
            $this->I = [];
            $this->I['key'] = $key;
            $this->I['val'] = $val;
            $this->I['title'] = isset($this->I['val']['stdWrap.']) ? $this->WMcObj->stdWrap($this->getPageTitle($this->menuArr[$key]['title'], $this->menuArr[$key]['nav_title']), $this->I['val']['stdWrap.']) : $this->getPageTitle($this->menuArr[$key]['title'], $this->menuArr[$key]['nav_title']);
            $this->I['uid'] = $this->menuArr[$key]['uid'];
            $this->I['mount_pid'] = $this->menuArr[$key]['mount_pid'];
            $this->I['pid'] = $this->menuArr[$key]['pid'];
            $this->I['spacer'] = $this->menuArr[$key]['isSpacer'];
at TYPO3\CMS\Frontend\ContentObject\Menu\TextMenuContentObject->writeMenu()
in /var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/frontend/Classes/ContentObject/HierarchicalMenuContentObject.php line 55
            $GLOBALS['TSFE']->register['count_MENUOBJ'] = 0;
            $menu->parent_cObj = $this->cObj;
            $menu->start($GLOBALS['TSFE']->tmpl, $GLOBALS['TSFE']->sys_page, '', $conf, 1);
            $menu->makeMenu();
            $theValue .= $menu->writeMenu();
        } catch (NoSuchMenuTypeException $e) {
        }
        $wrap = isset($conf['wrap.']) ? $this->cObj->stdWrap($conf['wrap'], $conf['wrap.']) : $conf['wrap'];
        if ($wrap) {
at TYPO3\CMS\Frontend\ContentObject\HierarchicalMenuContentObject->render(array('special' => 'language', 'special.' => array('value' => '0,2', 'normalWhenNoLanguage' => '0'), 'wrap' => '', 'TMENU', '1.' => array('noBlur' => '1', 'NO' => '1', 'NO.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li>|</li>', 'stdWrap.' => array('override' => 'de || en', 'typolink.' => array('parameter.' => array('data' => 'page:uid'), 'additionalParams' => '&L=0 || &L=2', 'ATagParams' => 'hreflang="de-DE" || hreflang="en-GB"', 'addQueryString' => '1', 'addQueryString.' => array('exclude' => 'L,id,no_cache', 'method' => 'GET'), 'no_cache' => '0'))), 'ACT' => '1', 'ACT.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li class="active">|</li>', 'stdWrap.' => array('override' => 'de || en', 'typolink.' => array('parameter.' => array('data' => 'page:uid'), 'additionalParams' => '&L=0 || &L=2', 'ATagParams' => 'hreflang="de-DE" || hreflang="en-GB"', 'addQueryString' => '1', 'addQueryString.' => array('exclude' => 'L,id,no_cache', 'method' => 'GET'), 'no_cache' => '0'))), 'USERDEF1' => '1', 'USERDEF1.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li class="text-muted">|</li>', 'stdWrap.' => array('override' => 'de || en')), 'USERDEF2' => '1', 'USERDEF2.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li class="text-muted">|</li>', 'stdWrap.' => array('override' => 'de || en')))))
in /var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 822
        }

        // 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\HierarchicalMenuContentObject), array('special' => 'language', 'special.' => array('value' => '0,2', 'normalWhenNoLanguage' => '0'), 'wrap' => '', 'TMENU', '1.' => array('noBlur' => '1', 'NO' => '1', 'NO.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li>|</li>', 'stdWrap.' => array('override' => 'de || en', 'typolink.' => array('parameter.' => array('data' => 'page:uid'), 'additionalParams' => '&L=0 || &L=2', 'ATagParams' => 'hreflang="de-DE" || hreflang="en-GB"', 'addQueryString' => '1', 'addQueryString.' => array('exclude' => 'L,id,no_cache', 'method' => 'GET'), 'no_cache' => '0'))), 'ACT' => '1', 'ACT.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li class="active">|</li>', 'stdWrap.' => array('override' => 'de || en', 'typolink.' => array('parameter.' => array('data' => 'page:uid'), 'additionalParams' => '&L=0 || &L=2', 'ATagParams' => 'hreflang="de-DE" || hreflang="en-GB"', 'addQueryString' => '1', 'addQueryString.' => array('exclude' => 'L,id,no_cache', 'method' => 'GET'), 'no_cache' => '0'))), 'USERDEF1' => '1', 'USERDEF1.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li class="text-muted">|</li>', 'stdWrap.' => array('override' => 'de || en')), 'USERDEF2' => '1', 'USERDEF2.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li class="text-muted">|</li>', 'stdWrap.' => array('override' => 'de || en')))))
in /var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 736
                }
                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('HMENU', array('special' => 'language', 'special.' => array('value' => '0,2', 'normalWhenNoLanguage' => '0'), 'wrap' => '', 'TMENU', '1.' => array('noBlur' => '1', 'NO' => '1', 'NO.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li>|</li>', 'stdWrap.' => array('override' => 'de || en', 'typolink.' => array('parameter.' => array('data' => 'page:uid'), 'additionalParams' => '&L=0 || &L=2', 'ATagParams' => 'hreflang="de-DE" || hreflang="en-GB"', 'addQueryString' => '1', 'addQueryString.' => array('exclude' => 'L,id,no_cache', 'method' => 'GET'), 'no_cache' => '0'))), 'ACT' => '1', 'ACT.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li class="active">|</li>', 'stdWrap.' => array('override' => 'de || en', 'typolink.' => array('parameter.' => array('data' => 'page:uid'), 'additionalParams' => '&L=0 || &L=2', 'ATagParams' => 'hreflang="de-DE" || hreflang="en-GB"', 'addQueryString' => '1', 'addQueryString.' => array('exclude' => 'L,id,no_cache', 'method' => 'GET'), 'no_cache' => '0'))), 'USERDEF1' => '1', 'USERDEF1.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li class="text-muted">|</li>', 'stdWrap.' => array('override' => 'de || en')), 'USERDEF2' => '1', 'USERDEF2.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li class="text-muted">|</li>', 'stdWrap.' => array('override' => 'de || en')))), '20')
in /var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 681
        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('HMENU', '20.' => array('special' => 'language', 'special.' => array('value' => '0,2', 'normalWhenNoLanguage' => '0'), 'wrap' => '', 'TMENU', '1.' => array('noBlur' => '1', 'NO' => '1', 'NO.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li>|</li>', 'stdWrap.' => array('override' => 'de || en', 'typolink.' => array('parameter.' => array('data' => 'page:uid'), 'additionalParams' => '&L=0 || &L=2', 'ATagParams' => 'hreflang="de-DE" || hreflang="en-GB"', 'addQueryString' => '1', 'addQueryString.' => array('exclude' => 'L,id,no_cache', 'method' => 'GET'), 'no_cache' => '0'))), 'ACT' => '1', 'ACT.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li class="active">|</li>', 'stdWrap.' => array('override' => 'de || en', 'typolink.' => array('parameter.' => array('data' => 'page:uid'), 'additionalParams' => '&L=0 || &L=2', 'ATagParams' => 'hreflang="de-DE" || hreflang="en-GB"', 'addQueryString' => '1', 'addQueryString.' => array('exclude' => 'L,id,no_cache', 'method' => 'GET'), 'no_cache' => '0'))), 'USERDEF1' => '1', 'USERDEF1.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li class="text-muted">|</li>', 'stdWrap.' => array('override' => 'de || en')), 'USERDEF2' => '1', 'USERDEF2.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li class="text-muted">|</li>', 'stdWrap.' => array('override' => 'de || en')))), 'wrap' => '<ul id="language_menu" class="language-menu">|</ul>'))
in /var/www/devsteiermark/typo3_src-10.4.13/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('HMENU', '20.' => array('special' => 'language', 'special.' => array('value' => '0,2', 'normalWhenNoLanguage' => '0'), 'wrap' => '', 'TMENU', '1.' => array('noBlur' => '1', 'NO' => '1', 'NO.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li>|</li>', 'stdWrap.' => array('override' => 'de || en', 'typolink.' => array('parameter.' => array('data' => 'page:uid'), 'additionalParams' => '&L=0 || &L=2', 'ATagParams' => 'hreflang="de-DE" || hreflang="en-GB"', 'addQueryString' => '1', 'addQueryString.' => array('exclude' => 'L,id,no_cache', 'method' => 'GET'), 'no_cache' => '0'))), 'ACT' => '1', 'ACT.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li class="active">|</li>', 'stdWrap.' => array('override' => 'de || en', 'typolink.' => array('parameter.' => array('data' => 'page:uid'), 'additionalParams' => '&L=0 || &L=2', 'ATagParams' => 'hreflang="de-DE" || hreflang="en-GB"', 'addQueryString' => '1', 'addQueryString.' => array('exclude' => 'L,id,no_cache', 'method' => 'GET'), 'no_cache' => '0'))), 'USERDEF1' => '1', 'USERDEF1.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li class="text-muted">|</li>', 'stdWrap.' => array('override' => 'de || en')), 'USERDEF2' => '1', 'USERDEF2.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li class="text-muted">|</li>', 'stdWrap.' => array('override' => 'de || en')))), 'wrap' => '<ul id="language_menu" class="language-menu">|</ul>'))
in /var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 822
        }

        // 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('HMENU', '20.' => array('special' => 'language', 'special.' => array('value' => '0,2', 'normalWhenNoLanguage' => '0'), 'wrap' => '', 'TMENU', '1.' => array('noBlur' => '1', 'NO' => '1', 'NO.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li>|</li>', 'stdWrap.' => array('override' => 'de || en', 'typolink.' => array('parameter.' => array('data' => 'page:uid'), 'additionalParams' => '&L=0 || &L=2', 'ATagParams' => 'hreflang="de-DE" || hreflang="en-GB"', 'addQueryString' => '1', 'addQueryString.' => array('exclude' => 'L,id,no_cache', 'method' => 'GET'), 'no_cache' => '0'))), 'ACT' => '1', 'ACT.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li class="active">|</li>', 'stdWrap.' => array('override' => 'de || en', 'typolink.' => array('parameter.' => array('data' => 'page:uid'), 'additionalParams' => '&L=0 || &L=2', 'ATagParams' => 'hreflang="de-DE" || hreflang="en-GB"', 'addQueryString' => '1', 'addQueryString.' => array('exclude' => 'L,id,no_cache', 'method' => 'GET'), 'no_cache' => '0'))), 'USERDEF1' => '1', 'USERDEF1.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li class="text-muted">|</li>', 'stdWrap.' => array('override' => 'de || en')), 'USERDEF2' => '1', 'USERDEF2.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li class="text-muted">|</li>', 'stdWrap.' => array('override' => 'de || en')))), 'wrap' => '<ul id="language_menu" class="language-menu">|</ul>'))
in /var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 736
                }
                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('HMENU', '20.' => array('special' => 'language', 'special.' => array('value' => '0,2', 'normalWhenNoLanguage' => '0'), 'wrap' => '', 'TMENU', '1.' => array('noBlur' => '1', 'NO' => '1', 'NO.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li>|</li>', 'stdWrap.' => array('override' => 'de || en', 'typolink.' => array('parameter.' => array('data' => 'page:uid'), 'additionalParams' => '&L=0 || &L=2', 'ATagParams' => 'hreflang="de-DE" || hreflang="en-GB"', 'addQueryString' => '1', 'addQueryString.' => array('exclude' => 'L,id,no_cache', 'method' => 'GET'), 'no_cache' => '0'))), 'ACT' => '1', 'ACT.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li class="active">|</li>', 'stdWrap.' => array('override' => 'de || en', 'typolink.' => array('parameter.' => array('data' => 'page:uid'), 'additionalParams' => '&L=0 || &L=2', 'ATagParams' => 'hreflang="de-DE" || hreflang="en-GB"', 'addQueryString' => '1', 'addQueryString.' => array('exclude' => 'L,id,no_cache', 'method' => 'GET'), 'no_cache' => '0'))), 'USERDEF1' => '1', 'USERDEF1.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li class="text-muted">|</li>', 'stdWrap.' => array('override' => 'de || en')), 'USERDEF2' => '1', 'USERDEF2.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li class="text-muted">|</li>', 'stdWrap.' => array('override' => 'de || en')))), 'wrap' => '<ul id="language_menu" class="language-menu">|</ul>'), 'lib.language')
in /var/www/devsteiermark/typo3_src-10.4.13/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('default_menu' => 'HMENU', 'default_menu.' => array('TMENU', '1.' => array('NO' => '1')), 'default_content' => 'CONTENT', 'default_content.' => array('table' => 'tt_content', 'select.' => array('where' => 'colPos = 0')), 'contentElement' => 'FLUIDTEMPLATE', 'contentElement.' => array('templateName' => 'Default', 'templateRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Templates/', '', 'EXT:ms_steiermark/Resources/Private/fluid/StyledContent/Templates/'), 'partialRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Partials/', '', 'EXT:ms_steiermark/Resources/Private/fluid/StyledContent/Partials/'), 'layoutRootPaths.' => array('EXT:fluid_styled_content/Resources/Private/Layouts/', '', 'EXT:ms_steiermark/Resources/Private/fluid/StyledContent/Layouts/'), 'settings.' => array('defaultHeaderType' => '2', 'media.' => array('lazyLoading' => 'lazy', 'popup.' => array('bodyTag' => '<body style="margin:0; background:#fff;">', 'wrap' => '<a href="javascript:close();"> | </a>', 'width' => '800m', 'height' => '600m', 'crop.' => array('data' => 'file:current:crop'), 'JSwindow' => '1', 'JSwindow.' => array('newWindow' => '0', 'if.' => array('isFalse' => '0')), 'directImageLink' => '0', 'linkParams.' => array('ATagParams.' => array('dataWrap' => 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' => array('no-cookie' => '1', 'api' => '0')))), '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'))), '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' => 'p,pre,h1,h2,h3,h4,h5,h6,hr,dt', 'remapTag.' => array('DIV' => 'P'), 'nonWrappedTag' => 'P', 'innerStdWrap_all.' => array('ifBlank' => '&nbsp;'))), 'externalBlocks' => 'article, aside, blockquote, div, dd, dl, footer, header, nav, ol, section, table, ul, pre', 'externalBlocks.' => array('ol.' => array('stripNL' => '1', 'stdWrap.' => array('parseFunc' => '< lib.parseFunc')), 'ul.' => array('stripNL' => '1', 'stdWrap.' => array('parseFunc' => '< lib.parseFunc')), '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'))))), 'table.' => array('stripNL' => '1', 'stdWrap.' => array('HTMLparser' => '1', 'HTMLparser.' => array('tags.' => array('table.' => array('fixAttrib.' => array('class.' => array('default' => 'contenttable', 'always' => '1', 'list' => 'contenttable')))), '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'), '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'))), 'language' => 'COA', 'language.' => array('HMENU', '20.' => array('special' => 'language', 'special.' => array('value' => '0,2', 'normalWhenNoLanguage' => '0'), 'wrap' => '', 'TMENU', '1.' => array('noBlur' => '1', 'NO' => '1', 'NO.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li>|</li>', 'stdWrap.' => array('override' => 'de || en', 'typolink.' => array('parameter.' => array('data' => 'page:uid'), 'additionalParams' => '&L=0 || &L=2', 'ATagParams' => 'hreflang="de-DE" || hreflang="en-GB"', 'addQueryString' => '1', 'addQueryString.' => array('exclude' => 'L,id,no_cache', 'method' => 'GET'), 'no_cache' => '0'))), 'ACT' => '1', 'ACT.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li class="active">|</li>', 'stdWrap.' => array('override' => 'de || en', 'typolink.' => array('parameter.' => array('data' => 'page:uid'), 'additionalParams' => '&L=0 || &L=2', 'ATagParams' => 'hreflang="de-DE" || hreflang="en-GB"', 'addQueryString' => '1', 'addQueryString.' => array('exclude' => 'L,id,no_cache', 'method' => 'GET'), 'no_cache' => '0'))), 'USERDEF1' => '1', 'USERDEF1.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li class="text-muted">|</li>', 'stdWrap.' => array('override' => 'de || en')), 'USERDEF2' => '1', 'USERDEF2.' => array('doNotLinkIt' => '1', 'linkWrap' => '<li class="text-muted">|</li>', 'stdWrap.' => array('override' => 'de || en')))), 'wrap' => '<ul id="language_menu" class="language-menu">|</ul>'), 'header' => 'COA', 'header.' => array('USER', '10.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MsSteiermark', 'pluginName' => 'Header', 'vendorName' => 'MediateSystems', 'controller' => 'Header', 'switchableControllerActions.' => array('Header.' => array('list')))), 'news' => 'COA', 'news.' => array('USER', '10.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MsSteiermark', 'pluginName' => 'News', 'vendorName' => 'MediateSystems', 'controller' => 'News', 'switchableControllerActions.' => array('News.' => array('list')))), 'rahmenprogramm' => 'COA', 'rahmenprogramm.' => array('USER', '10.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MsEvent', 'pluginName' => 'Rahmenprogramm', 'vendorName' => 'MediateSystems', 'controller' => 'Event', 'switchableControllerActions.' => array('Event.' => array('rahmenprogramm')))), 'houseopeningtimes' => 'COA', 'houseopeningtimes.' => array('USER', '10.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MsEvent', 'pluginName' => 'House', 'vendorName' => 'MediateSystems', 'controller' => 'House', 'switchableControllerActions.' => array('House.' => array('showOpening')))), 'footer_social' => 'COA', 'footer_social.' => array('USER', '10.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MsSteiermark', 'pluginName' => 'Footer', 'vendorName' => 'MediateSystems', 'controller' => 'Footer', 'switchableControllerActions.' => array('Footer.' => array('list')))), 'currentDomain' => 'TEXT', 'currentDomain.' => array('data' => '{getIndpEnv:TYPO3_REQUEST_HOST}|'), 'title' => 'COA', 'title.' => array('HMENU', '10.' => array('special' => 'rootline', 'special.' => array('range' => '0|-1'), 'includeNotInMenu' => '1', 'TMENU', '1.' => array('noBlur' => '1', 'wrap' => '|', 'NO.' => array('stdWrap.' => array('field' => 'title'), 'linkWrap' => '| |*| &#32 - &#32 |*|', 'doNotLinkIt' => '1'), 'CUR.' => array('stdWrap.' => array('field' => 'title'), 'linkWrap' => '| |*| - |*|', 'doNotLinkIt' => '1')))), 'tx_form.' => array('contentElementRendering' => 'RECORDS', 'contentElementRendering.' => array('tables' => 'tt_content', 'source.' => array('current' => '1'), 'dontCheckPid' => '1'))), 'lib.language', 'language')
in /var/www/devsteiermark/typo3_src-10.4.13/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' => null, 'typoscriptObjectPath' => 'lib.language', 'currentValueKey' => null, 'table' => ''), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/www/devsteiermark/typo3temp/var/cache/code/fluid_template/partial_menu_9c7e653dd37b6534207c820d7a7b2fae1a991b2b.php line 611
$arguments73['currentValueKey'] = NULL;
$arguments73['table'] = '';
$arguments73['typoscriptObjectPath'] = 'lib.language';
$renderChildrenClosure74 = ($arguments73['data'] !== null) ? function() use ($arguments73) { return $arguments73['data']; } : $renderChildrenClosure74;
$output70 .= TYPO3\CMS\Fluid\ViewHelpers\CObjectViewHelper::renderStatic($arguments73, $renderChildrenClosure74, $renderingContext);

$output70 .= '
    ';
// Rendering ViewHelper TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper
at partial_menu_9c7e653dd37b6534207c820d7a7b2fae1a991b2b->render(object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/www/devsteiermark/typo3_src-10.4.13/vendor/typo3fluid/fluid/src/View/AbstractTemplateView.php line 329
        $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('menu', null, array('mainMenu' => array(array('data' => array('uid' => 3, 'pid' => 1, 'tstamp' => 1677765909, 'crdate' => 1605083942, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 664, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 2, 'l10n_parent' => 3, 'l10n_source' => 3, 'l10n_state' => '{"starttime":"parent","endtime":"parent","nav_hide":"custom","url":"parent","lastUpdated":"parent","newUntil":"parent","no_search":"parent","shortcut":"parent","shortcut_mode":"parent","content_from_pid":"parent","author":"parent","author_email":"parent","media":"parent","og_image":"parent","twitter_image":"parent"}', 't3_origuid' => 0, 'l10n_diffsource' => 'a:61:{s:7:"doktype";i:1;s:5:"title";s:26:"Über die Steiermark Schau";s:4:"slug";s:17:"/steiermark-schau";s:9:"nav_title";s:0:"";s:8:"subtitle";s:0:"";s:10:"sub_header";s:1:"0";s:17:"page_listing_name";s:0:"";s:28:"tx_steiermarkschau_sitecolor";s:4:"none";s:9:"seo_title";s:50:"STEIERMARK SCHAU: Über die Ausstellung des Landes";s:11:"description";s:1142:"Die STEIERMARK SCHAU begründet ein neues Format für die große „Ausstellung des Landes“. Intention ist es, die Vorzüge der bisherigen großen Ausstellungsformate des Landes (Landesausstellungen, Regionalen) aufzunehmen und inhaltlich sowie auch maßgeblich in der geografischen Abdeckung zu erweitern. Dropdown Arrow Das Universalmuseum Joanneum als Träger der STEIERMARK SCHAU bindet das Museum für Geschichte, das Volkskundemuseum, das Kunsthaus Graz und einen mobilen Pavillon in das Gesamtprojekt ein. Es entspricht dem Wesen und der Tradition des Joanneums als Museum des Landes, sich mit der Geschichte, Kunst, Kultur und Natur sowie der Gesellschaft der Steiermark in seiner ganzen Vielfalt und Breite auseinanderzusetzen. Das Zentrum des Joanneums lag immer in Graz. Es war aber von Beginn an in unterschiedlicher Form auch in den Regionen der Steiermark präsent. So brachte es zu Zeiten Erzherzog Johanns Schaufensterausstellungen in die Märkte und Städte, um den Menschen die Natur und Kultur ihres Landes näherzubringen. Der mobile Pavillon nimmt diesen frühen Ansatz in zukunftsweisender Form wieder auf.";s:14:"canonical_link";s:0:"";s:18:"sitemap_changefreq";s:0:"";s:16:"sitemap_priority";s:3:"0.5";s:8:"og_title";s:29:"Was ist die STEIERMARK SCHAU?";s:14:"og_description";s:1142:"Die STEIERMARK SCHAU begründet ein neues Format für die große „Ausstellung des Landes“. Intention ist es, die Vorzüge der bisherigen großen Ausstellungsformate des Landes (Landesausstellungen, Regionalen) aufzunehmen und inhaltlich sowie auch maßgeblich in der geografischen Abdeckung zu erweitern. Dropdown Arrow Das Universalmuseum Joanneum als Träger der STEIERMARK SCHAU bindet das Museum für Geschichte, das Volkskundemuseum, das Kunsthaus Graz und einen mobilen Pavillon in das Gesamtprojekt ein. Es entspricht dem Wesen und der Tradition des Joanneums als Museum des Landes, sich mit der Geschichte, Kunst, Kultur und Natur sowie der Gesellschaft der Steiermark in seiner ganzen Vielfalt und Breite auseinanderzusetzen. Das Zentrum des Joanneums lag immer in Graz. Es war aber von Beginn an in unterschiedlicher Form auch in den Regionen der Steiermark präsent. So brachte es zu Zeiten Erzherzog Johanns Schaufensterausstellungen in die Märkte und Städte, um den Menschen die Natur und Kultur ihres Landes näherzubringen. Der mobile Pavillon nimmt diesen frühen Ansatz in zukunftsweisender Form wieder auf.";s:13:"twitter_title";s:0:"";s:19:"twitter_description";N;s:12:"twitter_card";s:7:"summary";s:8:"abstract";N;s:8:"keywords";N;s:13:"header_mobile";s:1:"1";s:6:"hidden";i:0;s:14:"rowDescription";N;s:13:"php_tree_stop";i:0;s:8:"editlock";i:0;s:6:"layout";i:0;s:8:"fe_group";s:1:"0";s:16:"extendToSubpages";i:0;s:6:"target";s:0:"";s:13:"cache_timeout";i:0;s:10:"cache_tags";s:0:"";s:9:"mount_pid";i:0;s:11:"is_siteroot";i:0;s:12:"mount_pid_ol";i:0;s:6:"module";s:0:"";s:13:"fe_login_mode";i:0;s:8:"l18n_cfg";i:0;s:14:"backend_layout";s:0:"";s:25:"backend_layout_next_level";s:0:"";s:8:"no_index";i:0;s:9:"no_follow";i:0;s:9:"starttime";i:0;s:7:"endtime";i:0;s:8:"nav_hide";i:0;s:3:"url";s:0:"";s:11:"lastUpdated";i:0;s:8:"newUntil";i:0;s:9:"no_search";i:0;s:8:"shortcut";i:0;s:13:"shortcut_mode";i:0;s:16:"content_from_pid";i:0;s:6:"author";s:0:"";s:12:"author_email";s:0:"";s:5:"media";i:1;s:8:"og_image";i:0;s:13:"twitter_image";i:0;s:5:"house";i:0;s:12:"schoolevents";i:0;s:14:"website_button";s:1:"0";s:8:"TSconfig";N;s:17:"tsconfig_includes";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'About SHOWING STYRIA', 'slug' => '/about', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'Die STEIERMARK SCHAU begründet ein neues Format für die große „Ausstellung des Landes“. Intention ist es, die Vorzüge der bisherigen großen Ausstellungsformate des Landes (Landesausstellungen, Regionalen) aufzunehmen und inhaltlich sowie auch maßgeblich in der geografischen Abdeckung zu erweitern. Dropdown Arrow Das Universalmuseum Joanneum als Träger der STEIERMARK SCHAU bindet das Museum für Geschichte, das Volkskundemuseum, das Kunsthaus Graz und einen mobilen Pavillon in das Gesamtprojekt ein. Es entspricht dem Wesen und der Tradition des Joanneums als Museum des Landes, sich mit der Geschichte, Kunst, Kultur und Natur sowie der Gesellschaft der Steiermark in seiner ganzen Vielfalt und Breite auseinanderzusetzen. Das Zentrum des Joanneums lag immer in Graz. Es war aber von Beginn an in unterschiedlicher Form auch in den Regionen der Steiermark präsent. So brachte es zu Zeiten Erzherzog Johanns Schaufensterausstellungen in die Märkte und Städte, um den Menschen die Natur und Kultur ihres Landes näherzubringen. Der mobile Pavillon nimmt diesen frühen Ansatz in zukunftsweisender Form wieder auf.', 'no_search' => 0, 'SYS_LASTCHANGED' => 1710838646, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => 'STEIERMARK SCHAU: Über die Ausstellung des Landes', 'no_index' => 0, 'no_follow' => 0, 'og_title' => 'Was ist die STEIERMARK SCHAU?', 'og_description' => 'Die STEIERMARK SCHAU begründet ein neues Format für die große „Ausstellung des Landes“. Intention ist es, die Vorzüge der bisherigen großen Ausstellungsformate des Landes (Landesausstellungen, Regionalen) aufzunehmen und inhaltlich sowie auch maßgeblich in der geografischen Abdeckung zu erweitern. Dropdown Arrow Das Universalmuseum Joanneum als Träger der STEIERMARK SCHAU bindet das Museum für Geschichte, das Volkskundemuseum, das Kunsthaus Graz und einen mobilen Pavillon in das Gesamtprojekt ein. Es entspricht dem Wesen und der Tradition des Joanneums als Museum des Landes, sich mit der Geschichte, Kunst, Kultur und Natur sowie der Gesellschaft der Steiermark in seiner ganzen Vielfalt und Breite auseinanderzusetzen. Das Zentrum des Joanneums lag immer in Graz. Es war aber von Beginn an in unterschiedlicher Form auch in den Regionen der Steiermark präsent. So brachte es zu Zeiten Erzherzog Johanns Schaufensterausstellungen in die Märkte und Städte, um den Menschen die Natur und Kultur ihres Landes näherzubringen. Der mobile Pavillon nimmt diesen frühen Ansatz in zukunftsweisender Form wieder auf.', 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '2', 'page_listing_name' => '', 'sub_header' => '0', 'tx_steiermarkschau_presse_thumbnail' => '', 'house' => 0, 'schoolevents' => 0, 'website_button' => '0', 'website_button_link' => '', '_PAGES_OVERLAY' => true, '_PAGES_OVERLAY_UID' => 105, '_PAGES_OVERLAY_LANGUAGE' => 2, '_PAGES_OVERLAY_REQUESTEDLANGUAGE' => 2, 'isSpacer' => false), 'title' => '', 'link' => '/en/about', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0, 'children' => array(array('data' => array('uid' => 489, 'pid' => 3, 'tstamp' => 1683615228, 'crdate' => 1678968678, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '0', 'sorting' => 56, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 0, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 0, 'l10n_diffsource' => 'a:35:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:17:"page_listing_name";N;s:28:"tx_steiermarkschau_sitecolor";N;s:9:"seo_title";N;s:11:"description";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:18:"sitemap_changefreq";N;s:16:"sitemap_priority";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:12:"twitter_card";N;s:8:"keywords";N;s:6:"layout";N;s:6:"target";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:5:"media";N;s:13:"header_mobile";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:14:"rowDescription";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'Team', 'slug' => '/steiermark-schau/team', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1702539666, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '0', 'page_listing_name' => '', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', 'isSpacer' => false), 'title' => '', 'link' => '/en/steiermark-schau/team', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 537, 'pid' => 3, 'tstamp' => 1687765334, 'crdate' => 1687765260, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '0', 'sorting' => 60, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 0, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 0, 'l10n_diffsource' => 'a:21:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:17:"page_listing_name";N;s:28:"tx_steiermarkschau_sitecolor";N;s:3:"url";N;s:6:"target";N;s:6:"layout";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:5:"media";N;s:13:"header_mobile";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:14:"rowDescription";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 5, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'title' => 'Blog', 'slug' => '/steiermark-schau/blog', 'doktype' => 3, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => 'https://www.museum-joanneum.at/blog/category/steiermark-schau/', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '_blank', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '0', 'page_listing_name' => '', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', 'isSpacer' => false), 'title' => '', 'link' => 'https://www.museum-joanneum.at/blog/category/steiermark-schau/', 'target' => '_blank', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 151, 'pid' => 3, 'tstamp' => 1678374697, 'crdate' => 1678370440, 'cruser_id' => 1, 'deleted' => 0, 'hidden' => 0, 'starttime' => 1664809200, 'endtime' => 0, 'fe_group' => '', 'sorting' => 64, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 2, 'l10n_parent' => 151, 'l10n_source' => 151, 'l10n_state' => '{"starttime":"parent","endtime":"parent","nav_hide":"parent","url":"parent","lastUpdated":"parent","newUntil":"parent","no_search":"parent","shortcut":"parent","shortcut_mode":"parent","content_from_pid":"parent","author":"parent","author_email":"parent","media":"parent","og_image":"parent","twitter_image":"parent"}', 't3_origuid' => 0, 'l10n_diffsource' => 'a:56:{s:7:"doktype";i:1;s:5:"title";s:31:"Sponsor*innen und Partner*innen";s:4:"slug";s:35:"/steiermark-schau/sponsoren-partner";s:9:"nav_title";s:42:"Förderer, Sponsor*innen und Partner*innen";s:8:"subtitle";s:0:"";s:17:"page_listing_name";s:0:"";s:28:"tx_steiermarkschau_sitecolor";s:4:"none";s:9:"seo_title";s:0:"";s:11:"description";N;s:14:"canonical_link";s:0:"";s:18:"sitemap_changefreq";s:0:"";s:16:"sitemap_priority";s:3:"0.5";s:8:"og_title";s:0:"";s:14:"og_description";N;s:13:"twitter_title";s:0:"";s:19:"twitter_description";N;s:12:"twitter_card";s:7:"summary";s:8:"keywords";N;s:13:"header_mobile";s:1:"0";s:6:"hidden";i:0;s:14:"rowDescription";N;s:8:"TSconfig";N;s:13:"php_tree_stop";i:0;s:8:"editlock";i:0;s:6:"layout";i:0;s:8:"fe_group";s:1:"0";s:16:"extendToSubpages";i:0;s:6:"target";s:0:"";s:13:"cache_timeout";i:0;s:10:"cache_tags";s:0:"";s:9:"mount_pid";i:0;s:11:"is_siteroot";i:0;s:12:"mount_pid_ol";i:0;s:6:"module";s:0:"";s:13:"fe_login_mode";i:0;s:8:"l18n_cfg";i:2;s:14:"backend_layout";s:0:"";s:25:"backend_layout_next_level";s:0:"";s:17:"tsconfig_includes";N;s:8:"no_index";i:0;s:9:"no_follow";i:0;s:9:"starttime";i:1664809200;s:7:"endtime";i:0;s:8:"nav_hide";i:0;s:3:"url";s:0:"";s:11:"lastUpdated";i:0;s:8:"newUntil";i:0;s:9:"no_search";i:0;s:8:"shortcut";i:0;s:13:"shortcut_mode";i:0;s:16:"content_from_pid";i:0;s:6:"author";s:0:"";s:12:"author_email";s:0:"";s:5:"media";i:1;s:8:"og_image";i:0;s:13:"twitter_image";i:0;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'Sponsors and partners', 'slug' => '/about/sponsors-partners', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1681213798, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => 'Patrons, sponsors and partners', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 2, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => '', 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '0', 'page_listing_name' => '', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', '_PAGES_OVERLAY' => true, '_PAGES_OVERLAY_UID' => 486, '_PAGES_OVERLAY_LANGUAGE' => 2, '_PAGES_OVERLAY_REQUESTEDLANGUAGE' => 2, 'isSpacer' => false), 'title' => 'Patrons, sponsors and partners', 'link' => '/en/about/sponsors-partners', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0))), array('data' => array('uid' => 5, 'pid' => 1, 'tstamp' => 1677762649, 'crdate' => 1604993826, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 1664809200, 'endtime' => 0, 'fe_group' => '', 'sorting' => 2080, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 2, 'l10n_parent' => 5, 'l10n_source' => 5, 'l10n_state' => '{"starttime":"parent","endtime":"parent","nav_hide":"custom","url":"parent","lastUpdated":"parent","newUntil":"parent","no_search":"parent","shortcut":"parent","shortcut_mode":"parent","content_from_pid":"parent","author":"parent","author_email":"parent","media":"parent","og_image":"parent","twitter_image":"parent"}', 't3_origuid' => 0, 'l10n_diffsource' => 'a:61:{s:7:"doktype";i:1;s:5:"title";s:12:"Schauplätze";s:4:"slug";s:13:"/schauplaetze";s:9:"nav_title";s:0:"";s:8:"subtitle";s:0:"";s:10:"sub_header";s:1:"0";s:17:"page_listing_name";s:0:"";s:28:"tx_steiermarkschau_sitecolor";s:4:"none";s:9:"seo_title";s:38:"Die Ausstellungen der STEIERMARK SCHAU";s:11:"description";s:557:"An vier Schauplätzen setzt sich die STEIERMARK SCHAU mit der Vergangenheit, der Gegenwart und der Zukunft der Steiermark auseinander. Im Museum für Geschichte, dem Volkskundemuseum und dem Kunsthaus Graz sowie im mobilen Pavillon laden die Ausstellungen die Besucher*innen dazu ein, sich mit der vergangenen und zukünftigen Geschichte der Steiermark auseinanderzusetzen. Die STEIERMARK SCHAU stellt bemerkenswerte Projekte und Entwicklungen aus allen Bereichen der Natur, Gesellschaft und Kultur sowie wissenschaftliches und künstlerisches Schaffen vor.";s:14:"canonical_link";s:0:"";s:18:"sitemap_changefreq";s:0:"";s:16:"sitemap_priority";s:3:"0.5";s:8:"og_title";s:43:"Die Ausstellungen der STEIERMARK SCHAU 2021";s:14:"og_description";s:527:"An vier Schauplätzen setzt sich die STEIERMARK SCHAU mit der Vergangenheit, der Gegenwart und der Zukunft der Steiermark auseinander. In drei Museen im Herzen der Stadt Graz und einem mobilen Pavillon laden die Ausstellungen die Besucher*innen dazu ein, sich mit der vergangenen und zukünftigen Geschichte der Steiermark auseinanderzusetzen. Die STEIERMARK SCHAU stellt bemerkenswerte Projekte und Entwicklungen aus allen Bereichen der Natur, Gesellschaft und Kultur sowie wissenschaftliches und künstlerisches Schaffen vor.";s:13:"twitter_title";s:0:"";s:19:"twitter_description";N;s:12:"twitter_card";s:7:"summary";s:8:"abstract";N;s:8:"keywords";N;s:13:"header_mobile";s:1:"1";s:6:"hidden";i:0;s:14:"rowDescription";N;s:13:"php_tree_stop";i:0;s:8:"editlock";i:0;s:6:"layout";i:0;s:8:"fe_group";s:0:"";s:16:"extendToSubpages";i:0;s:6:"target";s:0:"";s:13:"cache_timeout";i:0;s:10:"cache_tags";s:0:"";s:9:"mount_pid";i:0;s:11:"is_siteroot";i:0;s:12:"mount_pid_ol";i:0;s:6:"module";s:0:"";s:13:"fe_login_mode";i:0;s:8:"l18n_cfg";i:0;s:14:"backend_layout";s:0:"";s:25:"backend_layout_next_level";s:0:"";s:8:"no_index";i:0;s:9:"no_follow";i:0;s:9:"starttime";i:1664809200;s:7:"endtime";i:0;s:8:"nav_hide";i:0;s:3:"url";s:0:"";s:11:"lastUpdated";i:0;s:8:"newUntil";i:0;s:9:"no_search";i:1;s:8:"shortcut";i:0;s:13:"shortcut_mode";i:0;s:16:"content_from_pid";i:0;s:6:"author";s:0:"";s:12:"author_email";s:0:"";s:5:"media";i:1;s:8:"og_image";i:0;s:13:"twitter_image";i:0;s:8:"TSconfig";N;s:17:"tsconfig_includes";N;s:5:"house";i:0;s:12:"schoolevents";i:0;s:14:"website_button";s:1:"0";}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'Exhibitions', 'slug' => '/exhibitions', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'An vier Schauplätzen setzt sich die STEIERMARK SCHAU mit der Vergangenheit, der Gegenwart und der Zukunft der Steiermark auseinander. Im Museum für Geschichte, dem Volkskundemuseum und dem Kunsthaus Graz sowie im mobilen Pavillon laden die Ausstellungen die Besucher*innen dazu ein, sich mit der vergangenen und zukünftigen Geschichte der Steiermark auseinanderzusetzen. Die STEIERMARK SCHAU stellt bemerkenswerte Projekte und Entwicklungen aus allen Bereichen der Natur, Gesellschaft und Kultur sowie wissenschaftliches und künstlerisches Schaffen vor.', 'no_search' => 1, 'SYS_LASTCHANGED' => 1690356162, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => 'Die Ausstellungen der STEIERMARK SCHAU', 'no_index' => 0, 'no_follow' => 0, 'og_title' => 'Die Ausstellungen der STEIERMARK SCHAU 2021', 'og_description' => 'An vier Schauplätzen setzt sich die STEIERMARK SCHAU mit der Vergangenheit, der Gegenwart und der Zukunft der Steiermark auseinander. In drei Museen im Herzen der Stadt Graz und einem mobilen Pavillon laden die Ausstellungen die Besucher*innen dazu ein, sich mit der vergangenen und zukünftigen Geschichte der Steiermark auseinanderzusetzen. Die STEIERMARK SCHAU stellt bemerkenswerte Projekte und Entwicklungen aus allen Bereichen der Natur, Gesellschaft und Kultur sowie wissenschaftliches und künstlerisches Schaffen vor.', 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '0', 'page_listing_name' => '', 'sub_header' => '0', 'tx_steiermarkschau_presse_thumbnail' => '', 'house' => 0, 'schoolevents' => 0, 'website_button' => '0', 'website_button_link' => '', '_PAGES_OVERLAY' => true, '_PAGES_OVERLAY_UID' => 95, '_PAGES_OVERLAY_LANGUAGE' => 2, '_PAGES_OVERLAY_REQUESTEDLANGUAGE' => 2, 'isSpacer' => false), 'title' => '', 'link' => '/en/exhibitions', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0, 'children' => array(array('data' => array('uid' => 396, 'pid' => 5, 'tstamp' => 1679391353, 'crdate' => 1679391257, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 1664809200, 'endtime' => 0, 'fe_group' => '', 'sorting' => 400, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 2, 'l10n_parent' => 396, 'l10n_source' => 396, 'l10n_state' => '{"starttime":"parent","endtime":"parent","nav_hide":"parent","url":"parent","lastUpdated":"parent","newUntil":"parent","no_search":"parent","shortcut":"parent","shortcut_mode":"parent","content_from_pid":"parent","author":"parent","author_email":"parent","media":"parent","og_image":"parent","twitter_image":"parent"}', 't3_origuid' => 0, 'l10n_diffsource' => 'a:38:{s:7:"doktype";i:1;s:5:"title";s:23:"Haus der Biodiversität";s:4:"slug";s:37:"/schauplaetze/haus-der-biodiversitaet";s:9:"nav_title";s:0:"";s:8:"subtitle";s:0:"";s:17:"page_listing_name";s:159:"Das Haus der Biodiversität entsteht in der Tierwelt Herberstein und ist das Herzstück der STEIERMARK SCHAU 2023. Es wird auch nach der Schau in Betrieb sein.";s:28:"tx_steiermarkschau_sitecolor";s:28:"house_hof_the_biodiversität";s:9:"seo_title";s:0:"";s:11:"description";N;s:14:"canonical_link";s:0:"";s:18:"sitemap_changefreq";s:0:"";s:16:"sitemap_priority";s:3:"0.5";s:8:"og_title";s:0:"";s:14:"og_description";N;s:13:"twitter_title";s:0:"";s:19:"twitter_description";N;s:12:"twitter_card";s:7:"summary";s:8:"keywords";N;s:13:"header_mobile";s:1:"1";s:6:"hidden";i:0;s:14:"rowDescription";N;s:13:"php_tree_stop";i:0;s:6:"layout";i:0;s:8:"fe_group";s:1:"0";s:16:"extendToSubpages";i:0;s:6:"target";s:0:"";s:13:"cache_timeout";i:0;s:10:"cache_tags";s:0:"";s:9:"mount_pid";i:0;s:11:"is_siteroot";i:0;s:12:"mount_pid_ol";i:0;s:6:"module";s:0:"";s:13:"fe_login_mode";i:0;s:8:"l18n_cfg";i:2;s:14:"backend_layout";s:0:"";s:25:"backend_layout_next_level";s:0:"";s:8:"no_index";i:0;s:9:"no_follow";i:0;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'House of Biodiversity', 'slug' => '/exhibitions/house-of-biodiversity', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1704717995, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 2, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '0', 'page_listing_name' => '', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', '_PAGES_OVERLAY' => true, '_PAGES_OVERLAY_UID' => 495, '_PAGES_OVERLAY_LANGUAGE' => 2, '_PAGES_OVERLAY_REQUESTEDLANGUAGE' => 2, 'isSpacer' => false), 'title' => '', 'link' => '/en/exhibitions/house-of-biodiversity', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 443, 'pid' => 5, 'tstamp' => 1682430279, 'crdate' => 1679390191, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 1664809200, 'endtime' => 0, 'fe_group' => '', 'sorting' => 800, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 2, 'l10n_parent' => 443, 'l10n_source' => 443, 'l10n_state' => '{"starttime":"parent","endtime":"parent","nav_hide":"parent","url":"parent","lastUpdated":"parent","newUntil":"parent","no_search":"parent","shortcut":"parent","shortcut_mode":"parent","content_from_pid":"parent","author":"parent","author_email":"parent","media":"parent","og_image":"parent","twitter_image":"parent"}', 't3_origuid' => 0, 'l10n_diffsource' => 'a:53:{s:7:"doktype";i:1;s:5:"title";s:16:"Weg der Vielfalt";s:4:"slug";s:30:"/schauplaetze/weg-der-vielfalt";s:9:"nav_title";s:0:"";s:8:"subtitle";s:0:"";s:17:"page_listing_name";s:123:"Die Tierwelt Herberstein, Teil des Universalmuseums Joanneum, bietet den perfekten Standort für die STEIERMARK SCHAU 2023.";s:28:"tx_steiermarkschau_sitecolor";s:17:"house_herberstein";s:9:"seo_title";s:0:"";s:11:"description";N;s:14:"canonical_link";s:0:"";s:18:"sitemap_changefreq";s:0:"";s:16:"sitemap_priority";s:3:"0.5";s:8:"og_title";s:0:"";s:14:"og_description";N;s:13:"twitter_title";s:0:"";s:19:"twitter_description";N;s:12:"twitter_card";s:7:"summary";s:8:"keywords";N;s:13:"header_mobile";s:1:"1";s:6:"hidden";i:0;s:14:"rowDescription";N;s:13:"php_tree_stop";i:0;s:6:"layout";i:0;s:8:"fe_group";s:1:"0";s:16:"extendToSubpages";i:0;s:6:"target";s:0:"";s:13:"cache_timeout";i:0;s:10:"cache_tags";s:0:"";s:9:"mount_pid";i:0;s:11:"is_siteroot";i:0;s:12:"mount_pid_ol";i:0;s:6:"module";s:0:"";s:13:"fe_login_mode";i:0;s:8:"l18n_cfg";i:2;s:14:"backend_layout";s:0:"";s:25:"backend_layout_next_level";s:0:"";s:8:"no_index";i:0;s:9:"no_follow";i:0;s:9:"starttime";i:1664809200;s:7:"endtime";i:0;s:8:"nav_hide";i:0;s:3:"url";s:0:"";s:11:"lastUpdated";i:0;s:8:"newUntil";i:0;s:9:"no_search";i:0;s:8:"shortcut";i:0;s:13:"shortcut_mode";i:0;s:16:"content_from_pid";i:0;s:6:"author";s:0:"";s:12:"author_email";s:0:"";s:5:"media";i:1;s:8:"og_image";i:0;s:13:"twitter_image";i:0;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'Path of diversity', 'slug' => '/exhibitions/path-of-diversity', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1690356373, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 2, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '0', 'page_listing_name' => '', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', '_PAGES_OVERLAY' => true, '_PAGES_OVERLAY_UID' => 494, '_PAGES_OVERLAY_LANGUAGE' => 2, '_PAGES_OVERLAY_REQUESTEDLANGUAGE' => 2, 'isSpacer' => false), 'title' => '', 'link' => '/en/exhibitions/path-of-diversity', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 7, 'pid' => 5, 'tstamp' => 1677763434, 'crdate' => 1604995134, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 1664809200, 'endtime' => 0, 'fe_group' => '', 'sorting' => 2816, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 2, 'l10n_parent' => 7, 'l10n_source' => 7, 'l10n_state' => '{"starttime":"parent","endtime":"parent","nav_hide":"custom","url":"parent","lastUpdated":"parent","newUntil":"parent","no_search":"parent","shortcut":"parent","shortcut_mode":"parent","content_from_pid":"parent","author":"parent","author_email":"parent","media":"parent","og_image":"parent","twitter_image":"parent"}', 't3_origuid' => 0, 'l10n_diffsource' => 'a:58:{s:7:"doktype";i:1;s:5:"title";s:16:"Mobiler Pavillon";s:4:"slug";s:30:"/schauplaetze/mobiler-pavillon";s:9:"nav_title";s:16:"Mobiler Pavillon";s:8:"subtitle";s:0:"";s:10:"sub_header";s:1:"0";s:17:"page_listing_name";s:198:"Wie schon bei der Premiere 2021 ist der mobile Pavillon auch bei der STEIERMARK SCHAU 2023 ein zentraler Bestandteil. Er widmet sich dem Klimawandel mit künstlerischen Perspektiven zu Atmosphären.";s:28:"tx_steiermarkschau_sitecolor";s:15:"mobile_pavillon";s:9:"seo_title";s:0:"";s:11:"description";s:268:"Mit dem mobilen Pavillon wandert die STEIERMARK SCHAU zu den Menschen in den steirischen Regionen. Hier werden alle Besucher*innen eingeladen, die Regionen der Steiermark zu erkunden und besser kennenzulernen - sozusagen: "wer wir sind. Kunst - Vielfalt - Landschaft".";s:14:"canonical_link";s:0:"";s:18:"sitemap_changefreq";s:0:"";s:16:"sitemap_priority";s:3:"0.5";s:8:"og_title";s:0:"";s:14:"og_description";N;s:13:"twitter_title";s:0:"";s:19:"twitter_description";N;s:12:"twitter_card";s:7:"summary";s:8:"abstract";N;s:8:"keywords";N;s:13:"header_mobile";s:1:"1";s:6:"hidden";i:0;s:14:"rowDescription";N;s:13:"php_tree_stop";i:0;s:8:"editlock";i:0;s:6:"layout";i:0;s:8:"fe_group";s:1:"0";s:16:"extendToSubpages";i:0;s:6:"target";s:0:"";s:13:"cache_timeout";i:0;s:10:"cache_tags";s:0:"";s:9:"mount_pid";i:0;s:11:"is_siteroot";i:0;s:12:"mount_pid_ol";i:0;s:6:"module";s:0:"";s:13:"fe_login_mode";i:0;s:8:"l18n_cfg";i:2;s:14:"backend_layout";s:0:"";s:25:"backend_layout_next_level";s:0:"";s:8:"no_index";i:0;s:9:"no_follow";i:0;s:9:"starttime";i:1664809200;s:7:"endtime";i:0;s:8:"nav_hide";i:0;s:3:"url";s:0:"";s:11:"lastUpdated";i:0;s:8:"newUntil";i:0;s:9:"no_search";i:0;s:8:"shortcut";i:0;s:13:"shortcut_mode";i:0;s:16:"content_from_pid";i:0;s:6:"author";s:0:"";s:12:"author_email";s:0:"";s:5:"media";i:1;s:8:"og_image";i:0;s:13:"twitter_image";i:0;s:8:"TSconfig";N;s:17:"tsconfig_includes";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'mobile pavilion', 'slug' => '/exhibitions/mobile-pavilion', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1699879245, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => 'Mobile pavilion', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 2, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '1', 'page_listing_name' => '', 'sub_header' => '0', 'tx_steiermarkschau_presse_thumbnail' => '', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', '_PAGES_OVERLAY' => true, '_PAGES_OVERLAY_UID' => 97, '_PAGES_OVERLAY_LANGUAGE' => 2, '_PAGES_OVERLAY_REQUESTEDLANGUAGE' => 2, 'isSpacer' => false), 'title' => 'Mobile pavilion', 'link' => '/en/exhibitions/mobile-pavilion', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0))), array('data' => array('uid' => 23, 'pid' => 1, 'tstamp' => 1681891718, 'crdate' => 1680684705, 'cruser_id' => 27, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 6656, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 2, 'l10n_parent' => 23, 'l10n_source' => 23, 'l10n_state' => '{"starttime":"parent","endtime":"parent","nav_hide":"parent","url":"parent","lastUpdated":"parent","newUntil":"parent","no_search":"parent","shortcut":"parent","shortcut_mode":"parent","content_from_pid":"parent","author":"parent","author_email":"parent","media":"parent","og_image":"parent","twitter_image":"parent"}', 't3_origuid' => 0, 'l10n_diffsource' => 'a:38:{s:7:"doktype";i:1;s:5:"title";s:6:"Presse";s:4:"slug";s:7:"/presse";s:9:"nav_title";s:0:"";s:8:"subtitle";s:0:"";s:17:"page_listing_name";s:0:"";s:28:"tx_steiermarkschau_sitecolor";s:4:"none";s:9:"seo_title";s:39:"Pressemitteilungen der Steiermark Schau";s:11:"description";s:200:"Hier finden Sie Pressemitteilungen rund um die Steiermark Schau. Die Steiermark Schau ist die Reinszenierung und Verfeinerung der steirischen Landesausstellung. Die Ausstellung des Landes beschäftigt";s:14:"canonical_link";s:0:"";s:18:"sitemap_changefreq";s:0:"";s:16:"sitemap_priority";s:3:"0.5";s:8:"og_title";s:0:"";s:14:"og_description";N;s:13:"twitter_title";s:0:"";s:19:"twitter_description";N;s:12:"twitter_card";s:7:"summary";s:8:"keywords";N;s:13:"header_mobile";s:1:"1";s:6:"hidden";i:0;s:14:"rowDescription";N;s:13:"php_tree_stop";i:0;s:6:"layout";i:0;s:8:"fe_group";s:1:"0";s:16:"extendToSubpages";i:0;s:6:"target";s:0:"";s:13:"cache_timeout";i:0;s:10:"cache_tags";s:0:"";s:9:"mount_pid";i:0;s:11:"is_siteroot";i:0;s:12:"mount_pid_ol";i:0;s:6:"module";s:0:"";s:13:"fe_login_mode";i:0;s:8:"l18n_cfg";i:2;s:14:"backend_layout";s:0:"";s:25:"backend_layout_next_level";s:0:"";s:8:"no_index";i:0;s:9:"no_follow";i:0;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'Press', 'slug' => '/press', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'Hier finden Sie Pressemitteilungen rund um die Steiermark Schau. Die Steiermark Schau ist die Reinszenierung und Verfeinerung der steirischen Landesausstellung. Die Ausstellung des Landes beschäftigt', 'no_search' => 0, 'SYS_LASTCHANGED' => 1699957290, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 2, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => 'Pressemitteilungen der Steiermark Schau', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '0', 'page_listing_name' => '', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', '_PAGES_OVERLAY' => true, '_PAGES_OVERLAY_UID' => 516, '_PAGES_OVERLAY_LANGUAGE' => 2, '_PAGES_OVERLAY_REQUESTEDLANGUAGE' => 2, 'isSpacer' => false), 'title' => '', 'link' => '/en/press', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0, 'children' => array(array('data' => array('uid' => 24, 'pid' => 23, 'tstamp' => 1681891811, 'crdate' => 1605017714, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 256, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 2, 'l10n_parent' => 24, 'l10n_source' => 24, 'l10n_state' => '{"starttime":"parent","endtime":"parent","nav_hide":"parent","url":"parent","lastUpdated":"parent","newUntil":"parent","no_search":"parent","shortcut":"parent","shortcut_mode":"parent","content_from_pid":"parent","author":"parent","author_email":"parent","media":"parent","og_image":"parent","twitter_image":"parent"}', 't3_origuid' => 0, 'l10n_diffsource' => 'a:62:{s:7:"doktype";i:1;s:5:"title";s:16:"Presseunterlagen";s:4:"slug";s:24:"/presse/presseunterlagen";s:9:"nav_title";s:0:"";s:8:"subtitle";s:0:"";s:10:"sub_header";s:1:"0";s:17:"page_listing_name";s:0:"";s:28:"tx_steiermarkschau_sitecolor";s:4:"none";s:9:"seo_title";s:56:"Presse Ausstellungen & Schauplätze der Steiermark Schau";s:11:"description";s:209:"Hier finden Sie Informationen zu den Ausstellungen der Steiermark Schau. Die Schauplätze der Ausstellung des Landes Steiermark beschäftigen sich mit der Geschichte und der Entwicklung der steirischen Kultur.";s:14:"canonical_link";s:0:"";s:18:"sitemap_changefreq";s:0:"";s:16:"sitemap_priority";s:3:"0.5";s:8:"og_title";s:0:"";s:14:"og_description";N;s:13:"twitter_title";s:0:"";s:19:"twitter_description";N;s:12:"twitter_card";s:7:"summary";s:8:"abstract";N;s:8:"keywords";N;s:13:"header_mobile";s:1:"1";s:35:"tx_steiermarkschau_presse_thumbnail";s:1:"0";s:6:"hidden";i:0;s:14:"rowDescription";N;s:13:"php_tree_stop";i:0;s:8:"editlock";i:0;s:6:"layout";i:0;s:8:"fe_group";s:1:"0";s:16:"extendToSubpages";i:0;s:6:"target";s:0:"";s:13:"cache_timeout";i:0;s:10:"cache_tags";s:0:"";s:9:"mount_pid";i:0;s:11:"is_siteroot";i:0;s:12:"mount_pid_ol";i:0;s:6:"module";s:0:"";s:13:"fe_login_mode";i:0;s:8:"l18n_cfg";i:0;s:14:"backend_layout";s:0:"";s:25:"backend_layout_next_level";s:0:"";s:8:"no_index";i:0;s:9:"no_follow";i:0;s:9:"starttime";i:0;s:7:"endtime";i:0;s:8:"nav_hide";i:0;s:3:"url";s:0:"";s:11:"lastUpdated";i:0;s:8:"newUntil";i:0;s:9:"no_search";i:0;s:8:"shortcut";i:0;s:13:"shortcut_mode";i:0;s:16:"content_from_pid";i:0;s:6:"author";s:0:"";s:12:"author_email";s:0:"";s:5:"media";i:1;s:8:"og_image";i:0;s:13:"twitter_image";i:0;s:8:"TSconfig";N;s:17:"tsconfig_includes";N;s:5:"house";i:0;s:12:"schoolevents";i:0;s:14:"website_button";s:1:"0";}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'Press material', 'slug' => '/press/press-material', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'Hier finden Sie Informationen zu den Ausstellungen der Steiermark Schau. Die Schauplätze der Ausstellung des Landes Steiermark beschäftigen sich mit der Geschichte und der Entwicklung der steirischen Kultur.', 'no_search' => 0, 'SYS_LASTCHANGED' => 1699957696, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => 'Presse Ausstellungen & Schauplätze der Steiermark Schau', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '1', 'page_listing_name' => '', 'sub_header' => '0', 'tx_steiermarkschau_presse_thumbnail' => '0', 'house' => 0, 'schoolevents' => 0, 'website_button' => '0', 'website_button_link' => '', '_PAGES_OVERLAY' => true, '_PAGES_OVERLAY_UID' => 99, '_PAGES_OVERLAY_LANGUAGE' => 2, '_PAGES_OVERLAY_REQUESTEDLANGUAGE' => 2, 'isSpacer' => false), 'title' => '', 'link' => '/en/press/press-material', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 25, 'pid' => 23, 'tstamp' => 1699612836, 'crdate' => 1608215392, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 512, 'rowDescription' => '', 'editlock' => 0, 'sys_language_uid' => 2, 'l10n_parent' => 25, 'l10n_source' => 25, 'l10n_state' => '{"starttime":"custom","endtime":"custom","nav_hide":"custom","url":"custom","lastUpdated":"parent","newUntil":"parent","no_search":"custom","shortcut":"custom","shortcut_mode":"custom","content_from_pid":"parent","author":"parent","author_email":"parent","media":"custom","og_image":"parent","twitter_image":"parent"}', 't3_origuid' => 0, 'l10n_diffsource' => 'a:62:{s:7:"doktype";i:4;s:5:"title";s:18:"Presseaussendungen";s:4:"slug";s:26:"/presse/presseaussendungen";s:9:"nav_title";s:18:"Presseaussendungen";s:8:"subtitle";s:0:"";s:10:"sub_header";s:1:"0";s:17:"page_listing_name";s:26:"Presse- aus&shy;sendungen";s:28:"tx_steiermarkschau_sitecolor";s:4:"none";s:9:"seo_title";s:39:"Presseaussendungen zur STEIERMARK SCHAU";s:11:"description";s:89:"Hier finden Sie alle Presseaussendungen zur STEIERMARK SCHAU - Die Ausstellung des Landes";s:14:"canonical_link";s:0:"";s:18:"sitemap_changefreq";s:0:"";s:16:"sitemap_priority";s:3:"0.5";s:8:"og_title";s:0:"";s:14:"og_description";N;s:13:"twitter_title";s:0:"";s:19:"twitter_description";N;s:12:"twitter_card";s:7:"summary";s:8:"abstract";N;s:8:"keywords";N;s:13:"header_mobile";s:1:"1";s:35:"tx_steiermarkschau_presse_thumbnail";s:1:"0";s:6:"hidden";i:0;s:14:"rowDescription";N;s:13:"php_tree_stop";i:0;s:8:"editlock";i:0;s:6:"layout";i:0;s:8:"fe_group";s:1:"0";s:16:"extendToSubpages";i:0;s:6:"target";s:0:"";s:13:"cache_timeout";i:0;s:10:"cache_tags";s:0:"";s:9:"mount_pid";i:0;s:11:"is_siteroot";i:0;s:12:"mount_pid_ol";i:0;s:6:"module";s:0:"";s:13:"fe_login_mode";i:0;s:8:"l18n_cfg";i:0;s:14:"backend_layout";s:0:"";s:25:"backend_layout_next_level";s:0:"";s:8:"no_index";i:0;s:9:"no_follow";i:0;s:9:"starttime";i:0;s:7:"endtime";i:0;s:8:"nav_hide";i:0;s:3:"url";s:0:"";s:11:"lastUpdated";i:0;s:8:"newUntil";i:0;s:9:"no_search";i:0;s:8:"shortcut";i:0;s:13:"shortcut_mode";i:0;s:16:"content_from_pid";i:0;s:6:"author";s:0:"";s:12:"author_email";s:0:"";s:5:"media";i:1;s:8:"og_image";i:0;s:13:"twitter_image";i:0;s:5:"house";i:0;s:12:"schoolevents";i:0;s:14:"website_button";s:1:"0";s:8:"TSconfig";N;s:17:"tsconfig_includes";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'Press release', 'slug' => '/press/press-release', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => 'https://www.museum-joanneum.at/showing-styria-2023-can-be-visited-in-the-herberstein', 'shortcut' => 120, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'Hier finden Sie alle Presseaussendungen zur STEIERMARK SCHAU - Die Ausstellung des Landes', 'no_search' => 0, 'SYS_LASTCHANGED' => 1699868941, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => 'Press release', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => 'Presseaussendungen zur STEIERMARK SCHAU', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '1', 'page_listing_name' => '', 'sub_header' => '0', 'tx_steiermarkschau_presse_thumbnail' => '0', 'house' => 0, 'schoolevents' => 0, 'website_button' => '0', 'website_button_link' => '', '_PAGES_OVERLAY' => true, '_PAGES_OVERLAY_UID' => 120, '_PAGES_OVERLAY_LANGUAGE' => 2, '_PAGES_OVERLAY_REQUESTEDLANGUAGE' => 2, 'isSpacer' => false), 'title' => 'Press release', 'link' => '/en/press/press-release', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0, 'children' => array(array('data' => array('uid' => 559, 'pid' => 25, 'tstamp' => 1700830845, 'crdate' => 1700830531, 'cruser_id' => 26, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '0', 'sorting' => 32, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 0, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 0, 'l10n_diffsource' => 'a:22:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:17:"page_listing_name";N;s:28:"tx_steiermarkschau_sitecolor";N;s:3:"url";N;s:6:"target";N;s:6:"layout";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:5:"media";N;s:13:"header_mobile";N;s:35:"tx_steiermarkschau_presse_thumbnail";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:14:"rowDescription";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 26, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 19, 'title' => 'Die STEIERMARK SCHAU 2023 zieht Bilanz', 'slug' => '/https//wwwmuseum-joanneumat/die-steiermark-schau-2023-rueckte-die-biodiversitaet-und-vielfalt-des-lebens-in-den-mittelpunkt-und-begeisterte-damit-rund-285000-besucherinnen', 'doktype' => 3, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => 'https://www.museum-joanneum.at/die-steiermark-schau-2023-rueckte-die-biodiversitaet-und-vielfalt-des-lebens-in-den-mittelpunkt-und-begeisterte-damit-rund-285000-besucherinnen', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '24.11.2023', 'layout' => 0, 'target' => '_blank', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '1', 'page_listing_name' => 'Die STEIERMARK SCHAU 2023 rückte die Biodiversität und Vielfalt des Lebens in den Mittelpunkt und begeisterte damit rund 285.000 Besucher*innen', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '0', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', 'isSpacer' => false), 'title' => '', 'link' => 'https://www.museum-joanneum.at/die-steiermark-schau-2023-rueckte-die-biodiversitaet-und-vielfalt-des-lebens-in-den-mittelpunkt-und-begeisterte-damit-rund-285000-besucherinnen', 'target' => '_blank', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 555, 'pid' => 25, 'tstamp' => 1699952880, 'crdate' => 1699952287, 'cruser_id' => 33, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 64, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 2, 'l10n_parent' => 555, 'l10n_source' => 555, 'l10n_state' => '{"starttime":"parent","endtime":"parent","nav_hide":"parent","url":"source","lastUpdated":"parent","newUntil":"parent","no_search":"parent","shortcut":"parent","shortcut_mode":"parent","content_from_pid":"parent","author":"parent","author_email":"parent","media":"parent","og_image":"parent","twitter_image":"parent"}', 't3_origuid' => 554, 'l10n_diffsource' => 'a:43:{s:7:"doktype";i:3;s:5:"title";s:102:"Die immersive Ausstellung des mobilen Pavillons wurde im Austrian Cultural Forum in New York eröffnet";s:4:"slug";s:153:"/mobiler-pavillon-in-new-york/die-immersive-ausstellung-des-mobilen-pavillons-der-steiermark-schau-wurde-im-austrian-cultural-forum-in-new-york-eroeffnet";s:9:"nav_title";s:0:"";s:8:"subtitle";s:10:"14.11.2023";s:17:"page_listing_name";s:0:"";s:28:"tx_steiermarkschau_sitecolor";s:4:"none";s:13:"header_mobile";s:1:"1";s:35:"tx_steiermarkschau_presse_thumbnail";s:1:"0";s:6:"hidden";i:0;s:14:"rowDescription";N;s:13:"php_tree_stop";i:0;s:6:"layout";i:0;s:8:"fe_group";s:0:"";s:16:"extendToSubpages";i:0;s:6:"target";s:6:"_blank";s:13:"cache_timeout";i:0;s:10:"cache_tags";s:0:"";s:9:"mount_pid";i:0;s:11:"is_siteroot";i:0;s:12:"mount_pid_ol";i:0;s:6:"module";s:0:"";s:13:"fe_login_mode";i:0;s:8:"l18n_cfg";i:0;s:14:"backend_layout";s:0:"";s:25:"backend_layout_next_level";s:0:"";s:8:"no_index";i:0;s:9:"no_follow";i:0;s:3:"url";s:97:"https://www.museum-joanneum.at/der-miniaturpavillon-der-steiermark-schau-geht-auf-reisen-1#c21608";s:9:"starttime";i:0;s:7:"endtime";i:0;s:8:"nav_hide";i:0;s:11:"lastUpdated";i:0;s:8:"newUntil";i:0;s:9:"no_search";i:0;s:8:"shortcut";i:0;s:13:"shortcut_mode";i:0;s:16:"content_from_pid";i:0;s:6:"author";s:0:"";s:12:"author_email";s:0:"";s:5:"media";i:0;s:8:"og_image";i:0;s:13:"twitter_image";i:0;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 33, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 19, 'title' => 'The immersive exhibition from Austria was opened in the Austrian Cultural Forum', 'slug' => '/press-releases-new-york/the-immersive-exhibition-atmospheres-art-climate-and-space-research-from-austria-was-opened-in-the-austrian-cultural-forum-1', 'doktype' => 3, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => 'November 14, 2023', 'layout' => 0, 'target' => '_blank', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '', 'page_listing_name' => '', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', '_PAGES_OVERLAY' => true, '_PAGES_OVERLAY_UID' => 556, '_PAGES_OVERLAY_LANGUAGE' => 2, '_PAGES_OVERLAY_REQUESTEDLANGUAGE' => 2, 'isSpacer' => false), 'title' => '', 'link' => 'https://www.steiermarkschau.at/', 'target' => '_blank', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 540, 'pid' => 25, 'tstamp' => 1699446289, 'crdate' => 1698663311, 'cruser_id' => 33, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 128, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 0, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 530, 'l10n_diffsource' => 'a:22:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:17:"page_listing_name";N;s:28:"tx_steiermarkschau_sitecolor";N;s:3:"url";N;s:6:"target";N;s:6:"layout";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:5:"media";N;s:13:"header_mobile";N;s:35:"tx_steiermarkschau_presse_thumbnail";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:14:"rowDescription";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 33, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 19, 'title' => 'Der Miniaturpavillon der STEIERMARK SCHAU geht auf Reisen', 'slug' => '/presse/presseaussendungen/der-miniaturpavillon-der-steiermark-schau-geht-auf-reisen', 'doktype' => 3, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => 'https://www.museum-joanneum.at/der-miniaturpavillon-der-steiermark-schau-geht-auf-reisen', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '_blank', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 1, 'SYS_LASTCHANGED' => 0, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'mobile_pavillon', 'header_mobile' => '0', 'page_listing_name' => 'Eine Miniaturversion des mobilen Pavillons reist nun nach New York.', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '1', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', 'isSpacer' => false), 'title' => '', 'link' => 'https://www.museum-joanneum.at/der-miniaturpavillon-der-steiermark-schau-geht-auf-reisen', 'target' => '_blank', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 539, 'pid' => 25, 'tstamp' => 1699450715, 'crdate' => 1698662671, 'cruser_id' => 33, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '0', 'sorting' => 256, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 0, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 0, 'l10n_diffsource' => 'a:22:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:17:"page_listing_name";N;s:28:"tx_steiermarkschau_sitecolor";N;s:3:"url";N;s:6:"target";N;s:6:"layout";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:5:"media";N;s:13:"header_mobile";N;s:35:"tx_steiermarkschau_presse_thumbnail";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:14:"rowDescription";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 33, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 19, 'title' => 'Die „Vielfalt des Lebens“ noch bis zum 5. November erleben', 'slug' => '/presse/presseaussendungen/die-vielfalt-des-lebens-noch-bis-zum-5-november-erleben', 'doktype' => 3, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => 'https://www.museum-joanneum.at/die-vielfalt-des-lebens-noch-bis-zum-5-november-erleben', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '_blank', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'house_herberstein', 'header_mobile' => '0', 'page_listing_name' => 'Die STEIERMARK SCHAU 2023 geht in die Zielgerade: Bis zum 5. November bietet sich noch die Gelegenheit, die Schau zu erleben!', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '1', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', 'isSpacer' => false), 'title' => '', 'link' => 'https://www.museum-joanneum.at/die-vielfalt-des-lebens-noch-bis-zum-5-november-erleben', 'target' => '_blank', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 530, 'pid' => 25, 'tstamp' => 1699451748, 'crdate' => 1683802051, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 512, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 0, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 453, 'l10n_diffsource' => 'a:22:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:17:"page_listing_name";N;s:28:"tx_steiermarkschau_sitecolor";N;s:3:"url";N;s:6:"target";N;s:6:"layout";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:5:"media";N;s:13:"header_mobile";N;s:35:"tx_steiermarkschau_presse_thumbnail";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:14:"rowDescription";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 5, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 19, 'title' => 'Die ersten 10 Tage der STEIERMARK SCHAU 2023', 'slug' => '/presse/presseaussendungen/erste-10-tage-der-steiermark-schau-2023', 'doktype' => 3, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => 'https://www.museum-joanneum.at/das-neue-angebot-der-steiermark-schau-2023-in-der-tierwelt-herberstein', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '_blank', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 1, 'SYS_LASTCHANGED' => 0, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'mobile_pavillon', 'header_mobile' => '0', 'page_listing_name' => 'Das neue Angebot der STEIERMARK SCHAU 2023 in der Tierwelt Herberstein und beim mobilen Pavillon lockte bereits in den ersten 10 Tagen 13.078 Besucher*innen', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '1', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', 'isSpacer' => false), 'title' => '', 'link' => 'https://www.museum-joanneum.at/das-neue-angebot-der-steiermark-schau-2023-in-der-tierwelt-herberstein', 'target' => '_blank', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 528, 'pid' => 25, 'tstamp' => 1699452326, 'crdate' => 1682769139, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 513, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 0, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 454, 'l10n_diffsource' => 'a:22:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:17:"page_listing_name";N;s:28:"tx_steiermarkschau_sitecolor";N;s:3:"url";N;s:6:"target";N;s:6:"layout";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:5:"media";N;s:13:"header_mobile";N;s:35:"tx_steiermarkschau_presse_thumbnail";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:14:"rowDescription";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 5, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 19, 'title' => 'Eröffnung der zweiten STEIERMARK SCHAU', 'slug' => '/presse/presseaussendungen/eroeffnung-steiermark-schau-2023', 'doktype' => 3, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => 'https://www.museum-joanneum.at/die-eroeffnung-der-zweiten-steiermark-schau', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '_blank', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 1, 'SYS_LASTCHANGED' => 0, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'house_herberstein', 'header_mobile' => '0', 'page_listing_name' => 'Die Eröffnung der zweiten STEIERMARK SCHAU unter dem Titel „Vielfalt des Lebens“ lockte zahlreiche Gäste in die Tierwelt Herberstein', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '1', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', 'isSpacer' => false), 'title' => '', 'link' => 'https://www.museum-joanneum.at/die-eroeffnung-der-zweiten-steiermark-schau', 'target' => '_blank', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 542, 'pid' => 25, 'tstamp' => 1699457564, 'crdate' => 1699457248, 'cruser_id' => 33, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 769, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 2, 'l10n_parent' => 542, 'l10n_source' => 542, 'l10n_state' => '{"starttime":"parent","endtime":"parent","nav_hide":"parent","url":"parent","lastUpdated":"parent","newUntil":"parent","no_search":"parent","shortcut":"parent","shortcut_mode":"parent","content_from_pid":"parent","author":"parent","author_email":"parent","media":"parent","og_image":"parent","twitter_image":"parent"}', 't3_origuid' => 0, 'l10n_diffsource' => 'a:28:{s:7:"doktype";i:3;s:5:"title";s:75:"SHOWING STYRIA 2023 makes it possible to experience the diversity of nature";s:4:"slug";s:102:"/presse/presseaussendungen/showing-styria-2023-makes-it-possible-to-experience-the-diversity-of-nature";s:9:"nav_title";s:0:"";s:8:"subtitle";s:10:"29.04.2023";s:17:"page_listing_name";s:166:"SHOWING STYRIA 2023 can be visited in the Herberstein Animal World until November 5, featuring the House of Biodiversity, the Path of Variety and the Mobile Pavilion.";s:28:"tx_steiermarkschau_sitecolor";s:15:"mobile_pavillon";s:13:"header_mobile";s:1:"0";s:35:"tx_steiermarkschau_presse_thumbnail";s:1:"1";s:6:"hidden";i:0;s:14:"rowDescription";N;s:13:"php_tree_stop";i:0;s:6:"layout";i:0;s:8:"fe_group";s:0:"";s:16:"extendToSubpages";i:0;s:6:"target";s:6:"_blank";s:13:"cache_timeout";i:0;s:10:"cache_tags";s:0:"";s:9:"mount_pid";i:0;s:11:"is_siteroot";i:0;s:12:"mount_pid_ol";i:0;s:6:"module";s:0:"";s:13:"fe_login_mode";i:0;s:8:"l18n_cfg";i:0;s:14:"backend_layout";s:0:"";s:25:"backend_layout_next_level";s:0:"";s:8:"no_index";i:0;s:9:"no_follow";i:0;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 33, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 19, 'title' => 'SHOWING STYRIA 2023 makes it possible to experience the diversity of nature', 'slug' => '/press/press-release/showing-styria-2023-makes-it-possible-to-experience-the-diversity-of-nature', 'doktype' => 3, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => 'https://www.museum-joanneum.at/showing-styria-2023-can-be-visited-in-the-herberstein', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '29.04.2023', 'layout' => 0, 'target' => '_blank', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 1, 'SYS_LASTCHANGED' => 1699457536, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '0', 'page_listing_name' => 'Showing Styria 2023', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '0', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', '_PAGES_OVERLAY' => true, '_PAGES_OVERLAY_UID' => 543, '_PAGES_OVERLAY_LANGUAGE' => 2, '_PAGES_OVERLAY_REQUESTEDLANGUAGE' => 2, 'isSpacer' => false), 'title' => '', 'link' => 'https://www.museum-joanneum.at/showing-styria-2023-can-be-visited-in-the-herberstein', 'target' => '_blank', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 527, 'pid' => 25, 'tstamp' => 1699454751, 'crdate' => 1682684056, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 1026, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 0, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 454, 'l10n_diffsource' => 'a:22:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:17:"page_listing_name";N;s:28:"tx_steiermarkschau_sitecolor";N;s:3:"url";N;s:6:"target";N;s:6:"layout";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:5:"media";N;s:13:"header_mobile";N;s:35:"tx_steiermarkschau_presse_thumbnail";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:14:"rowDescription";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 5, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 19, 'title' => 'Die STEIERMARK SCHAU 2023 macht Naturvielfalt mit all ihren Facetten ab 29. April erlebbar', 'slug' => '/presse/presseaussendungen/steiermark-schau-2023-naturvielfalt-erlebbar', 'doktype' => 3, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => 'https://www.museum-joanneum.at/die-steiermark-schau-2023-bis-5-november-in-der-tierwelt-herberstein-zu-besuchen', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '29.04.2023', 'layout' => 0, 'target' => '_blank', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 1, 'SYS_LASTCHANGED' => 0, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'house_herberstein', 'header_mobile' => '0', 'page_listing_name' => 'Mit einem Haus der Biodiversität, dem Weg der Vielfalt und dem mobilen Pavillon ist die STEIERMARK SCHAU 2023 bis 5. November in der Tierwelt Herberstein zu besuchen.', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '1', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', 'isSpacer' => false), 'title' => '', 'link' => 'https://www.museum-joanneum.at/die-steiermark-schau-2023-bis-5-november-in-der-tierwelt-herberstein-zu-besuchen', 'target' => '_blank', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 518, 'pid' => 25, 'tstamp' => 1699456166, 'crdate' => 1681201494, 'cruser_id' => 26, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '0', 'sorting' => 1028, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 0, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 0, 'l10n_diffsource' => 'a:22:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:17:"page_listing_name";N;s:28:"tx_steiermarkschau_sitecolor";N;s:3:"url";N;s:6:"target";N;s:6:"layout";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:5:"media";N;s:13:"header_mobile";N;s:35:"tx_steiermarkschau_presse_thumbnail";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:14:"rowDescription";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 26, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 19, 'title' => 'Erfolgreicher Auftakt des mobilen Pavillons der STEIERMARK SCHAU 2023 in Wien', 'slug' => '/presse/presseaussendungen/standard-titel', 'doktype' => 3, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => 'https://www.museum-joanneum.at/erfolgreicher-auftakt-des-mobilen-pavillons-der-steiermark-schau-2023-in-wien', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '06.04.2023', 'layout' => 0, 'target' => '_blank', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'mobile_pavillon', 'header_mobile' => '1', 'page_listing_name' => 'Der mobile Pavillon der STEIERMARK SCHAU 2023 begrüßte mehr als 20.000 Besucher*innen bei seinem Prolog am Wiener Heldenplatz', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '0', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', 'isSpacer' => false), 'title' => '', 'link' => 'https://www.museum-joanneum.at/erfolgreicher-auftakt-des-mobilen-pavillons-der-steiermark-schau-2023-in-wien', 'target' => '_blank', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 477, 'pid' => 25, 'tstamp' => 1699455542, 'crdate' => 1678211210, 'cruser_id' => 26, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '0', 'sorting' => 1048, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 0, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 0, 'l10n_diffsource' => 'a:22:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:17:"page_listing_name";N;s:28:"tx_steiermarkschau_sitecolor";N;s:3:"url";N;s:6:"target";N;s:6:"layout";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:5:"media";N;s:13:"header_mobile";N;s:35:"tx_steiermarkschau_presse_thumbnail";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:14:"rowDescription";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'Präsentation des mobilen Pavillons am Wiener Heldenplatz', 'slug' => '/presse/presseaussendungen/mobiler-pavillon-wien-heldenplatz', 'doktype' => 3, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => 'https://www.museum-joanneum.at/mobiler-pavillon-in-wien-macht-lust-auf-die-steiermark-schau-2023', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '_blank', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'mobile_pavillon', 'header_mobile' => '1', 'page_listing_name' => 'Mit „Atmosphären. Kunst, Klima- und Weltraumforschung“ gibt der mobile Pavillon am Wiener Heldenplatz bis 3. April einen Vorgeschmack auf die STEIERMARK SCHAU 2023 „Vielfalt des Lebens“.', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '0', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', 'isSpacer' => false), 'title' => '', 'link' => 'https://www.museum-joanneum.at/mobiler-pavillon-in-wien-macht-lust-auf-die-steiermark-schau-2023', 'target' => '_blank', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 473, 'pid' => 25, 'tstamp' => 1699455180, 'crdate' => 1677243086, 'cruser_id' => 22, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '0', 'sorting' => 1064, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 0, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 0, 'l10n_diffsource' => 'a:22:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:17:"page_listing_name";N;s:28:"tx_steiermarkschau_sitecolor";N;s:3:"url";N;s:6:"target";N;s:6:"layout";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:5:"media";N;s:13:"header_mobile";N;s:35:"tx_steiermarkschau_presse_thumbnail";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:14:"rowDescription";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'Der mobile Pavillon im Rahmen der STEIERMARK SCHAU 2023 nimmt Gestalt an', 'slug' => '/presse/presseaussendungen/aufbau-mobiler-pavillon', 'doktype' => 3, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => 'https://www.museum-joanneum.at/der-mobile-pavillon-im-rahmen-der-steiermark-schau-2023-nimmt-gestalt-an', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '_blank', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'mobile_pavillon', 'header_mobile' => '0', 'page_listing_name' => 'Nach den ersten Aufbautagen am Wiener Heldenplatz lässt sich das außergewöhnliche architektonische Bauwerk bereits erahnen.', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '1', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', 'isSpacer' => false), 'title' => '', 'link' => 'https://www.museum-joanneum.at/der-mobile-pavillon-im-rahmen-der-steiermark-schau-2023-nimmt-gestalt-an', 'target' => '_blank', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 469, 'pid' => 25, 'tstamp' => 1699455738, 'crdate' => 1675357469, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 1096, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 0, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 453, 'l10n_diffsource' => 'a:22:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:17:"page_listing_name";N;s:28:"tx_steiermarkschau_sitecolor";N;s:3:"url";N;s:6:"target";N;s:6:"layout";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:5:"media";N;s:13:"header_mobile";N;s:35:"tx_steiermarkschau_presse_thumbnail";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:14:"rowDescription";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'Präsentation im Rahmen des Probeaufbaus des mobilen Pavillons', 'slug' => '/presse/mobiler-pavillon-praesentation', 'doktype' => 3, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => 'https://www.museum-joanneum.at/die-ausstellung-im-projektionsraum-zeigt-atmosphaeren-kunst-klima-und-weltraumforschung', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '03.02.2023', 'layout' => 0, 'target' => '_blank', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'mobile_pavillon', 'header_mobile' => '0', 'page_listing_name' => 'Die STEIERMARK SCHAU 2023 stellt die „Vielfalt des Lebens“ in den Fokus. Auch bei der zweiten Auflage dieses Ausstellungsformates spielt der mobile Pavillon eine zentrale Rolle: Präsentierte er 2021 ein Panorama der Vielfalt, das mit Kunst und Forschung e', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '1', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', 'isSpacer' => false), 'title' => '', 'link' => 'https://www.museum-joanneum.at/die-ausstellung-im-projektionsraum-zeigt-atmosphaeren-kunst-klima-und-weltraumforschung', 'target' => '_blank', 'active' => 0, 'current' => 0, 'spacer' => 0))), array('data' => array('uid' => 397, 'pid' => 23, 'tstamp' => 1681892641, 'crdate' => 1680685673, 'cruser_id' => 27, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 2304, 'rowDescription' => 'Zur Info: Hier sollte es nur eine Überblicksseite geben. Es ist nicht gewollt, dass es die drei Unterteilungen gibt auf der EN-Seite.', 'editlock' => 0, 'sys_language_uid' => 2, 'l10n_parent' => 397, 'l10n_source' => 397, 'l10n_state' => '{"starttime":"parent","endtime":"parent","nav_hide":"parent","url":"parent","lastUpdated":"parent","newUntil":"parent","no_search":"parent","shortcut":"parent","shortcut_mode":"parent","content_from_pid":"parent","author":"parent","author_email":"parent","media":"parent","og_image":"parent","twitter_image":"parent"}', 't3_origuid' => 0, 'l10n_diffsource' => 'a:39:{s:7:"doktype";i:1;s:5:"title";s:12:"Bildmaterial";s:4:"slug";s:20:"/presse/bildmaterial";s:9:"nav_title";s:0:"";s:8:"subtitle";s:0:"";s:17:"page_listing_name";s:0:"";s:28:"tx_steiermarkschau_sitecolor";s:4:"none";s:9:"seo_title";s:0:"";s:11:"description";N;s:14:"canonical_link";s:0:"";s:18:"sitemap_changefreq";s:0:"";s:16:"sitemap_priority";s:3:"0.5";s:8:"og_title";s:0:"";s:14:"og_description";N;s:13:"twitter_title";s:0:"";s:19:"twitter_description";N;s:12:"twitter_card";s:7:"summary";s:8:"keywords";N;s:13:"header_mobile";s:1:"1";s:35:"tx_steiermarkschau_presse_thumbnail";s:1:"0";s:6:"hidden";i:0;s:14:"rowDescription";N;s:13:"php_tree_stop";i:0;s:6:"layout";i:0;s:8:"fe_group";s:1:"0";s:16:"extendToSubpages";i:0;s:6:"target";s:0:"";s:13:"cache_timeout";i:0;s:10:"cache_tags";s:0:"";s:9:"mount_pid";i:0;s:11:"is_siteroot";i:0;s:12:"mount_pid_ol";i:0;s:6:"module";s:0:"";s:13:"fe_login_mode";i:0;s:8:"l18n_cfg";i:0;s:14:"backend_layout";s:0:"";s:25:"backend_layout_next_level";s:0:"";s:8:"no_index";i:0;s:9:"no_follow";i:0;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'Visual material', 'slug' => '/press/visual-material', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1699545447, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '0', 'page_listing_name' => '', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '0', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', '_PAGES_OVERLAY' => true, '_PAGES_OVERLAY_UID' => 517, '_PAGES_OVERLAY_LANGUAGE' => 2, '_PAGES_OVERLAY_REQUESTEDLANGUAGE' => 2, 'isSpacer' => false), 'title' => '', 'link' => '/en/press/visual-material', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0, 'children' => array(array('data' => array('uid' => 487, 'pid' => 397, 'tstamp' => 1683817963, 'crdate' => 1678718762, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '0', 'sorting' => 8, 'rowDescription' => '', 'editlock' => 0, 'sys_language_uid' => 0, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 0, 'l10n_diffsource' => 'a:36:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:17:"page_listing_name";N;s:28:"tx_steiermarkschau_sitecolor";N;s:9:"seo_title";N;s:11:"description";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:18:"sitemap_changefreq";N;s:16:"sitemap_priority";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:12:"twitter_card";N;s:8:"keywords";N;s:6:"layout";N;s:6:"target";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:5:"media";N;s:13:"header_mobile";N;s:35:"tx_steiermarkschau_presse_thumbnail";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:14:"rowDescription";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'Schauplatz Herberstein', 'slug' => '/presse/bildmaterial/schauplatz-herberstein', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => '', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => '', 'no_search' => 0, 'SYS_LASTCHANGED' => 1690471966, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => '', 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => '', 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '0', 'page_listing_name' => 'Das Haus der Biodiversität und der Weg der Vielfalt in der Tierwelt Herberstein', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '1', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', 'isSpacer' => false), 'title' => '', 'link' => '/en/presse/bildmaterial/schauplatz-herberstein', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 460, 'pid' => 397, 'tstamp' => 1683818036, 'crdate' => 1663223734, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 1664809200, 'endtime' => 0, 'fe_group' => '0', 'sorting' => 12, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 0, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 0, 'l10n_diffsource' => 'a:36:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:17:"page_listing_name";N;s:28:"tx_steiermarkschau_sitecolor";N;s:9:"seo_title";N;s:11:"description";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:18:"sitemap_changefreq";N;s:16:"sitemap_priority";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:12:"twitter_card";N;s:8:"keywords";N;s:6:"layout";N;s:6:"target";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:5:"media";N;s:13:"header_mobile";N;s:35:"tx_steiermarkschau_presse_thumbnail";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:14:"rowDescription";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'Mobiler Pavillon', 'slug' => '/presse/bildmaterial/mobiler-pavillon', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 1, 'SYS_LASTCHANGED' => 1690470980, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'mobile_pavillon', 'header_mobile' => '0', 'page_listing_name' => 'Wie schon bei der Premiere 2021 ist der mobile Pavillon auch bei der STEIERMARK SCHAU 2023 ein zentraler Bestandteil. ', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '1', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', 'isSpacer' => false), 'title' => '', 'link' => '/en/presse/bildmaterial/mobiler-pavillon', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 461, 'pid' => 397, 'tstamp' => 1683818134, 'crdate' => 1663223779, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 1664809200, 'endtime' => 0, 'fe_group' => '0', 'sorting' => 14, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 0, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 0, 'l10n_diffsource' => 'a:36:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:17:"page_listing_name";N;s:28:"tx_steiermarkschau_sitecolor";N;s:9:"seo_title";N;s:11:"description";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:18:"sitemap_changefreq";N;s:16:"sitemap_priority";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:12:"twitter_card";N;s:8:"keywords";N;s:6:"layout";N;s:6:"target";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:5:"media";N;s:13:"header_mobile";N;s:35:"tx_steiermarkschau_presse_thumbnail";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:14:"rowDescription";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'Personen', 'slug' => '/presse/bildmaterial/personen', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1683818134, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '0', 'page_listing_name' => 'Bildmaterial der verantwortlichen Personen', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '1', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', 'isSpacer' => false), 'title' => '', 'link' => '/en/presse/bildmaterial/personen', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0))))))), false)
in /var/www/devsteiermark/typo3_src-10.4.13/vendor/typo3fluid/fluid/src/ViewHelpers/RenderViewHelper.php line 141
            $renderingContext = clone $renderingContext;
            $renderingContext->getVariableProvider()->setSource($variables);
            $content = (new $delegate())->render($renderingContext);
        } elseif ($partial !== null) {
            $content = $view->renderPartial($partial, $section, $variables, $optional);
        } elseif ($section !== null) {
            $content = $view->renderSection($section, $variables, $optional);
        } elseif (!$optional) {
            throw new \InvalidArgumentException('ViewHelper f:render called without either argument section, partial, renderable or delegate and optional flag is false');
at TYPO3Fluid\Fluid\ViewHelpers\RenderViewHelper::renderStatic(array('section' => null, 'partial' => 'menu', 'delegate' => null, 'renderable' => null, 'arguments' => array('mainMenu' => array(array('data' => array('uid' => 3, 'pid' => 1, 'tstamp' => 1677765909, 'crdate' => 1605083942, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 664, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 2, 'l10n_parent' => 3, 'l10n_source' => 3, 'l10n_state' => '{"starttime":"parent","endtime":"parent","nav_hide":"custom","url":"parent","lastUpdated":"parent","newUntil":"parent","no_search":"parent","shortcut":"parent","shortcut_mode":"parent","content_from_pid":"parent","author":"parent","author_email":"parent","media":"parent","og_image":"parent","twitter_image":"parent"}', 't3_origuid' => 0, 'l10n_diffsource' => 'a:61:{s:7:"doktype";i:1;s:5:"title";s:26:"Über die Steiermark Schau";s:4:"slug";s:17:"/steiermark-schau";s:9:"nav_title";s:0:"";s:8:"subtitle";s:0:"";s:10:"sub_header";s:1:"0";s:17:"page_listing_name";s:0:"";s:28:"tx_steiermarkschau_sitecolor";s:4:"none";s:9:"seo_title";s:50:"STEIERMARK SCHAU: Über die Ausstellung des Landes";s:11:"description";s:1142:"Die STEIERMARK SCHAU begründet ein neues Format für die große „Ausstellung des Landes“. Intention ist es, die Vorzüge der bisherigen großen Ausstellungsformate des Landes (Landesausstellungen, Regionalen) aufzunehmen und inhaltlich sowie auch maßgeblich in der geografischen Abdeckung zu erweitern. Dropdown Arrow Das Universalmuseum Joanneum als Träger der STEIERMARK SCHAU bindet das Museum für Geschichte, das Volkskundemuseum, das Kunsthaus Graz und einen mobilen Pavillon in das Gesamtprojekt ein. Es entspricht dem Wesen und der Tradition des Joanneums als Museum des Landes, sich mit der Geschichte, Kunst, Kultur und Natur sowie der Gesellschaft der Steiermark in seiner ganzen Vielfalt und Breite auseinanderzusetzen. Das Zentrum des Joanneums lag immer in Graz. Es war aber von Beginn an in unterschiedlicher Form auch in den Regionen der Steiermark präsent. So brachte es zu Zeiten Erzherzog Johanns Schaufensterausstellungen in die Märkte und Städte, um den Menschen die Natur und Kultur ihres Landes näherzubringen. Der mobile Pavillon nimmt diesen frühen Ansatz in zukunftsweisender Form wieder auf.";s:14:"canonical_link";s:0:"";s:18:"sitemap_changefreq";s:0:"";s:16:"sitemap_priority";s:3:"0.5";s:8:"og_title";s:29:"Was ist die STEIERMARK SCHAU?";s:14:"og_description";s:1142:"Die STEIERMARK SCHAU begründet ein neues Format für die große „Ausstellung des Landes“. Intention ist es, die Vorzüge der bisherigen großen Ausstellungsformate des Landes (Landesausstellungen, Regionalen) aufzunehmen und inhaltlich sowie auch maßgeblich in der geografischen Abdeckung zu erweitern. Dropdown Arrow Das Universalmuseum Joanneum als Träger der STEIERMARK SCHAU bindet das Museum für Geschichte, das Volkskundemuseum, das Kunsthaus Graz und einen mobilen Pavillon in das Gesamtprojekt ein. Es entspricht dem Wesen und der Tradition des Joanneums als Museum des Landes, sich mit der Geschichte, Kunst, Kultur und Natur sowie der Gesellschaft der Steiermark in seiner ganzen Vielfalt und Breite auseinanderzusetzen. Das Zentrum des Joanneums lag immer in Graz. Es war aber von Beginn an in unterschiedlicher Form auch in den Regionen der Steiermark präsent. So brachte es zu Zeiten Erzherzog Johanns Schaufensterausstellungen in die Märkte und Städte, um den Menschen die Natur und Kultur ihres Landes näherzubringen. Der mobile Pavillon nimmt diesen frühen Ansatz in zukunftsweisender Form wieder auf.";s:13:"twitter_title";s:0:"";s:19:"twitter_description";N;s:12:"twitter_card";s:7:"summary";s:8:"abstract";N;s:8:"keywords";N;s:13:"header_mobile";s:1:"1";s:6:"hidden";i:0;s:14:"rowDescription";N;s:13:"php_tree_stop";i:0;s:8:"editlock";i:0;s:6:"layout";i:0;s:8:"fe_group";s:1:"0";s:16:"extendToSubpages";i:0;s:6:"target";s:0:"";s:13:"cache_timeout";i:0;s:10:"cache_tags";s:0:"";s:9:"mount_pid";i:0;s:11:"is_siteroot";i:0;s:12:"mount_pid_ol";i:0;s:6:"module";s:0:"";s:13:"fe_login_mode";i:0;s:8:"l18n_cfg";i:0;s:14:"backend_layout";s:0:"";s:25:"backend_layout_next_level";s:0:"";s:8:"no_index";i:0;s:9:"no_follow";i:0;s:9:"starttime";i:0;s:7:"endtime";i:0;s:8:"nav_hide";i:0;s:3:"url";s:0:"";s:11:"lastUpdated";i:0;s:8:"newUntil";i:0;s:9:"no_search";i:0;s:8:"shortcut";i:0;s:13:"shortcut_mode";i:0;s:16:"content_from_pid";i:0;s:6:"author";s:0:"";s:12:"author_email";s:0:"";s:5:"media";i:1;s:8:"og_image";i:0;s:13:"twitter_image";i:0;s:5:"house";i:0;s:12:"schoolevents";i:0;s:14:"website_button";s:1:"0";s:8:"TSconfig";N;s:17:"tsconfig_includes";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'About SHOWING STYRIA', 'slug' => '/about', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'Die STEIERMARK SCHAU begründet ein neues Format für die große „Ausstellung des Landes“. Intention ist es, die Vorzüge der bisherigen großen Ausstellungsformate des Landes (Landesausstellungen, Regionalen) aufzunehmen und inhaltlich sowie auch maßgeblich in der geografischen Abdeckung zu erweitern. Dropdown Arrow Das Universalmuseum Joanneum als Träger der STEIERMARK SCHAU bindet das Museum für Geschichte, das Volkskundemuseum, das Kunsthaus Graz und einen mobilen Pavillon in das Gesamtprojekt ein. Es entspricht dem Wesen und der Tradition des Joanneums als Museum des Landes, sich mit der Geschichte, Kunst, Kultur und Natur sowie der Gesellschaft der Steiermark in seiner ganzen Vielfalt und Breite auseinanderzusetzen. Das Zentrum des Joanneums lag immer in Graz. Es war aber von Beginn an in unterschiedlicher Form auch in den Regionen der Steiermark präsent. So brachte es zu Zeiten Erzherzog Johanns Schaufensterausstellungen in die Märkte und Städte, um den Menschen die Natur und Kultur ihres Landes näherzubringen. Der mobile Pavillon nimmt diesen frühen Ansatz in zukunftsweisender Form wieder auf.', 'no_search' => 0, 'SYS_LASTCHANGED' => 1710838646, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => 'STEIERMARK SCHAU: Über die Ausstellung des Landes', 'no_index' => 0, 'no_follow' => 0, 'og_title' => 'Was ist die STEIERMARK SCHAU?', 'og_description' => 'Die STEIERMARK SCHAU begründet ein neues Format für die große „Ausstellung des Landes“. Intention ist es, die Vorzüge der bisherigen großen Ausstellungsformate des Landes (Landesausstellungen, Regionalen) aufzunehmen und inhaltlich sowie auch maßgeblich in der geografischen Abdeckung zu erweitern. Dropdown Arrow Das Universalmuseum Joanneum als Träger der STEIERMARK SCHAU bindet das Museum für Geschichte, das Volkskundemuseum, das Kunsthaus Graz und einen mobilen Pavillon in das Gesamtprojekt ein. Es entspricht dem Wesen und der Tradition des Joanneums als Museum des Landes, sich mit der Geschichte, Kunst, Kultur und Natur sowie der Gesellschaft der Steiermark in seiner ganzen Vielfalt und Breite auseinanderzusetzen. Das Zentrum des Joanneums lag immer in Graz. Es war aber von Beginn an in unterschiedlicher Form auch in den Regionen der Steiermark präsent. So brachte es zu Zeiten Erzherzog Johanns Schaufensterausstellungen in die Märkte und Städte, um den Menschen die Natur und Kultur ihres Landes näherzubringen. Der mobile Pavillon nimmt diesen frühen Ansatz in zukunftsweisender Form wieder auf.', 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '2', 'page_listing_name' => '', 'sub_header' => '0', 'tx_steiermarkschau_presse_thumbnail' => '', 'house' => 0, 'schoolevents' => 0, 'website_button' => '0', 'website_button_link' => '', '_PAGES_OVERLAY' => true, '_PAGES_OVERLAY_UID' => 105, '_PAGES_OVERLAY_LANGUAGE' => 2, '_PAGES_OVERLAY_REQUESTEDLANGUAGE' => 2, 'isSpacer' => false), 'title' => '', 'link' => '/en/about', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0, 'children' => array(array('data' => array('uid' => 489, 'pid' => 3, 'tstamp' => 1683615228, 'crdate' => 1678968678, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '0', 'sorting' => 56, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 0, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 0, 'l10n_diffsource' => 'a:35:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:17:"page_listing_name";N;s:28:"tx_steiermarkschau_sitecolor";N;s:9:"seo_title";N;s:11:"description";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:18:"sitemap_changefreq";N;s:16:"sitemap_priority";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:12:"twitter_card";N;s:8:"keywords";N;s:6:"layout";N;s:6:"target";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:5:"media";N;s:13:"header_mobile";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:14:"rowDescription";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'Team', 'slug' => '/steiermark-schau/team', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1702539666, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '0', 'page_listing_name' => '', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', 'isSpacer' => false), 'title' => '', 'link' => '/en/steiermark-schau/team', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 537, 'pid' => 3, 'tstamp' => 1687765334, 'crdate' => 1687765260, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '0', 'sorting' => 60, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 0, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 0, 'l10n_diffsource' => 'a:21:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:17:"page_listing_name";N;s:28:"tx_steiermarkschau_sitecolor";N;s:3:"url";N;s:6:"target";N;s:6:"layout";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:5:"media";N;s:13:"header_mobile";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:14:"rowDescription";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 5, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 27, 'perms_everybody' => 0, 'title' => 'Blog', 'slug' => '/steiermark-schau/blog', 'doktype' => 3, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => 'https://www.museum-joanneum.at/blog/category/steiermark-schau/', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '_blank', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '0', 'page_listing_name' => '', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', 'isSpacer' => false), 'title' => '', 'link' => 'https://www.museum-joanneum.at/blog/category/steiermark-schau/', 'target' => '_blank', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 151, 'pid' => 3, 'tstamp' => 1678374697, 'crdate' => 1678370440, 'cruser_id' => 1, 'deleted' => 0, 'hidden' => 0, 'starttime' => 1664809200, 'endtime' => 0, 'fe_group' => '', 'sorting' => 64, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 2, 'l10n_parent' => 151, 'l10n_source' => 151, 'l10n_state' => '{"starttime":"parent","endtime":"parent","nav_hide":"parent","url":"parent","lastUpdated":"parent","newUntil":"parent","no_search":"parent","shortcut":"parent","shortcut_mode":"parent","content_from_pid":"parent","author":"parent","author_email":"parent","media":"parent","og_image":"parent","twitter_image":"parent"}', 't3_origuid' => 0, 'l10n_diffsource' => 'a:56:{s:7:"doktype";i:1;s:5:"title";s:31:"Sponsor*innen und Partner*innen";s:4:"slug";s:35:"/steiermark-schau/sponsoren-partner";s:9:"nav_title";s:42:"Förderer, Sponsor*innen und Partner*innen";s:8:"subtitle";s:0:"";s:17:"page_listing_name";s:0:"";s:28:"tx_steiermarkschau_sitecolor";s:4:"none";s:9:"seo_title";s:0:"";s:11:"description";N;s:14:"canonical_link";s:0:"";s:18:"sitemap_changefreq";s:0:"";s:16:"sitemap_priority";s:3:"0.5";s:8:"og_title";s:0:"";s:14:"og_description";N;s:13:"twitter_title";s:0:"";s:19:"twitter_description";N;s:12:"twitter_card";s:7:"summary";s:8:"keywords";N;s:13:"header_mobile";s:1:"0";s:6:"hidden";i:0;s:14:"rowDescription";N;s:8:"TSconfig";N;s:13:"php_tree_stop";i:0;s:8:"editlock";i:0;s:6:"layout";i:0;s:8:"fe_group";s:1:"0";s:16:"extendToSubpages";i:0;s:6:"target";s:0:"";s:13:"cache_timeout";i:0;s:10:"cache_tags";s:0:"";s:9:"mount_pid";i:0;s:11:"is_siteroot";i:0;s:12:"mount_pid_ol";i:0;s:6:"module";s:0:"";s:13:"fe_login_mode";i:0;s:8:"l18n_cfg";i:2;s:14:"backend_layout";s:0:"";s:25:"backend_layout_next_level";s:0:"";s:17:"tsconfig_includes";N;s:8:"no_index";i:0;s:9:"no_follow";i:0;s:9:"starttime";i:1664809200;s:7:"endtime";i:0;s:8:"nav_hide";i:0;s:3:"url";s:0:"";s:11:"lastUpdated";i:0;s:8:"newUntil";i:0;s:9:"no_search";i:0;s:8:"shortcut";i:0;s:13:"shortcut_mode";i:0;s:16:"content_from_pid";i:0;s:6:"author";s:0:"";s:12:"author_email";s:0:"";s:5:"media";i:1;s:8:"og_image";i:0;s:13:"twitter_image";i:0;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'Sponsors and partners', 'slug' => '/about/sponsors-partners', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1681213798, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => 'Patrons, sponsors and partners', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 2, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => '', 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '0', 'page_listing_name' => '', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', '_PAGES_OVERLAY' => true, '_PAGES_OVERLAY_UID' => 486, '_PAGES_OVERLAY_LANGUAGE' => 2, '_PAGES_OVERLAY_REQUESTEDLANGUAGE' => 2, 'isSpacer' => false), 'title' => 'Patrons, sponsors and partners', 'link' => '/en/about/sponsors-partners', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0))), array('data' => array('uid' => 5, 'pid' => 1, 'tstamp' => 1677762649, 'crdate' => 1604993826, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 1664809200, 'endtime' => 0, 'fe_group' => '', 'sorting' => 2080, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 2, 'l10n_parent' => 5, 'l10n_source' => 5, 'l10n_state' => '{"starttime":"parent","endtime":"parent","nav_hide":"custom","url":"parent","lastUpdated":"parent","newUntil":"parent","no_search":"parent","shortcut":"parent","shortcut_mode":"parent","content_from_pid":"parent","author":"parent","author_email":"parent","media":"parent","og_image":"parent","twitter_image":"parent"}', 't3_origuid' => 0, 'l10n_diffsource' => 'a:61:{s:7:"doktype";i:1;s:5:"title";s:12:"Schauplätze";s:4:"slug";s:13:"/schauplaetze";s:9:"nav_title";s:0:"";s:8:"subtitle";s:0:"";s:10:"sub_header";s:1:"0";s:17:"page_listing_name";s:0:"";s:28:"tx_steiermarkschau_sitecolor";s:4:"none";s:9:"seo_title";s:38:"Die Ausstellungen der STEIERMARK SCHAU";s:11:"description";s:557:"An vier Schauplätzen setzt sich die STEIERMARK SCHAU mit der Vergangenheit, der Gegenwart und der Zukunft der Steiermark auseinander. Im Museum für Geschichte, dem Volkskundemuseum und dem Kunsthaus Graz sowie im mobilen Pavillon laden die Ausstellungen die Besucher*innen dazu ein, sich mit der vergangenen und zukünftigen Geschichte der Steiermark auseinanderzusetzen. Die STEIERMARK SCHAU stellt bemerkenswerte Projekte und Entwicklungen aus allen Bereichen der Natur, Gesellschaft und Kultur sowie wissenschaftliches und künstlerisches Schaffen vor.";s:14:"canonical_link";s:0:"";s:18:"sitemap_changefreq";s:0:"";s:16:"sitemap_priority";s:3:"0.5";s:8:"og_title";s:43:"Die Ausstellungen der STEIERMARK SCHAU 2021";s:14:"og_description";s:527:"An vier Schauplätzen setzt sich die STEIERMARK SCHAU mit der Vergangenheit, der Gegenwart und der Zukunft der Steiermark auseinander. In drei Museen im Herzen der Stadt Graz und einem mobilen Pavillon laden die Ausstellungen die Besucher*innen dazu ein, sich mit der vergangenen und zukünftigen Geschichte der Steiermark auseinanderzusetzen. Die STEIERMARK SCHAU stellt bemerkenswerte Projekte und Entwicklungen aus allen Bereichen der Natur, Gesellschaft und Kultur sowie wissenschaftliches und künstlerisches Schaffen vor.";s:13:"twitter_title";s:0:"";s:19:"twitter_description";N;s:12:"twitter_card";s:7:"summary";s:8:"abstract";N;s:8:"keywords";N;s:13:"header_mobile";s:1:"1";s:6:"hidden";i:0;s:14:"rowDescription";N;s:13:"php_tree_stop";i:0;s:8:"editlock";i:0;s:6:"layout";i:0;s:8:"fe_group";s:0:"";s:16:"extendToSubpages";i:0;s:6:"target";s:0:"";s:13:"cache_timeout";i:0;s:10:"cache_tags";s:0:"";s:9:"mount_pid";i:0;s:11:"is_siteroot";i:0;s:12:"mount_pid_ol";i:0;s:6:"module";s:0:"";s:13:"fe_login_mode";i:0;s:8:"l18n_cfg";i:0;s:14:"backend_layout";s:0:"";s:25:"backend_layout_next_level";s:0:"";s:8:"no_index";i:0;s:9:"no_follow";i:0;s:9:"starttime";i:1664809200;s:7:"endtime";i:0;s:8:"nav_hide";i:0;s:3:"url";s:0:"";s:11:"lastUpdated";i:0;s:8:"newUntil";i:0;s:9:"no_search";i:1;s:8:"shortcut";i:0;s:13:"shortcut_mode";i:0;s:16:"content_from_pid";i:0;s:6:"author";s:0:"";s:12:"author_email";s:0:"";s:5:"media";i:1;s:8:"og_image";i:0;s:13:"twitter_image";i:0;s:8:"TSconfig";N;s:17:"tsconfig_includes";N;s:5:"house";i:0;s:12:"schoolevents";i:0;s:14:"website_button";s:1:"0";}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'Exhibitions', 'slug' => '/exhibitions', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'An vier Schauplätzen setzt sich die STEIERMARK SCHAU mit der Vergangenheit, der Gegenwart und der Zukunft der Steiermark auseinander. Im Museum für Geschichte, dem Volkskundemuseum und dem Kunsthaus Graz sowie im mobilen Pavillon laden die Ausstellungen die Besucher*innen dazu ein, sich mit der vergangenen und zukünftigen Geschichte der Steiermark auseinanderzusetzen. Die STEIERMARK SCHAU stellt bemerkenswerte Projekte und Entwicklungen aus allen Bereichen der Natur, Gesellschaft und Kultur sowie wissenschaftliches und künstlerisches Schaffen vor.', 'no_search' => 1, 'SYS_LASTCHANGED' => 1690356162, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => 'Die Ausstellungen der STEIERMARK SCHAU', 'no_index' => 0, 'no_follow' => 0, 'og_title' => 'Die Ausstellungen der STEIERMARK SCHAU 2021', 'og_description' => 'An vier Schauplätzen setzt sich die STEIERMARK SCHAU mit der Vergangenheit, der Gegenwart und der Zukunft der Steiermark auseinander. In drei Museen im Herzen der Stadt Graz und einem mobilen Pavillon laden die Ausstellungen die Besucher*innen dazu ein, sich mit der vergangenen und zukünftigen Geschichte der Steiermark auseinanderzusetzen. Die STEIERMARK SCHAU stellt bemerkenswerte Projekte und Entwicklungen aus allen Bereichen der Natur, Gesellschaft und Kultur sowie wissenschaftliches und künstlerisches Schaffen vor.', 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '0', 'page_listing_name' => '', 'sub_header' => '0', 'tx_steiermarkschau_presse_thumbnail' => '', 'house' => 0, 'schoolevents' => 0, 'website_button' => '0', 'website_button_link' => '', '_PAGES_OVERLAY' => true, '_PAGES_OVERLAY_UID' => 95, '_PAGES_OVERLAY_LANGUAGE' => 2, '_PAGES_OVERLAY_REQUESTEDLANGUAGE' => 2, 'isSpacer' => false), 'title' => '', 'link' => '/en/exhibitions', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0, 'children' => array(array('data' => array('uid' => 396, 'pid' => 5, 'tstamp' => 1679391353, 'crdate' => 1679391257, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 1664809200, 'endtime' => 0, 'fe_group' => '', 'sorting' => 400, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 2, 'l10n_parent' => 396, 'l10n_source' => 396, 'l10n_state' => '{"starttime":"parent","endtime":"parent","nav_hide":"parent","url":"parent","lastUpdated":"parent","newUntil":"parent","no_search":"parent","shortcut":"parent","shortcut_mode":"parent","content_from_pid":"parent","author":"parent","author_email":"parent","media":"parent","og_image":"parent","twitter_image":"parent"}', 't3_origuid' => 0, 'l10n_diffsource' => 'a:38:{s:7:"doktype";i:1;s:5:"title";s:23:"Haus der Biodiversität";s:4:"slug";s:37:"/schauplaetze/haus-der-biodiversitaet";s:9:"nav_title";s:0:"";s:8:"subtitle";s:0:"";s:17:"page_listing_name";s:159:"Das Haus der Biodiversität entsteht in der Tierwelt Herberstein und ist das Herzstück der STEIERMARK SCHAU 2023. Es wird auch nach der Schau in Betrieb sein.";s:28:"tx_steiermarkschau_sitecolor";s:28:"house_hof_the_biodiversität";s:9:"seo_title";s:0:"";s:11:"description";N;s:14:"canonical_link";s:0:"";s:18:"sitemap_changefreq";s:0:"";s:16:"sitemap_priority";s:3:"0.5";s:8:"og_title";s:0:"";s:14:"og_description";N;s:13:"twitter_title";s:0:"";s:19:"twitter_description";N;s:12:"twitter_card";s:7:"summary";s:8:"keywords";N;s:13:"header_mobile";s:1:"1";s:6:"hidden";i:0;s:14:"rowDescription";N;s:13:"php_tree_stop";i:0;s:6:"layout";i:0;s:8:"fe_group";s:1:"0";s:16:"extendToSubpages";i:0;s:6:"target";s:0:"";s:13:"cache_timeout";i:0;s:10:"cache_tags";s:0:"";s:9:"mount_pid";i:0;s:11:"is_siteroot";i:0;s:12:"mount_pid_ol";i:0;s:6:"module";s:0:"";s:13:"fe_login_mode";i:0;s:8:"l18n_cfg";i:2;s:14:"backend_layout";s:0:"";s:25:"backend_layout_next_level";s:0:"";s:8:"no_index";i:0;s:9:"no_follow";i:0;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'House of Biodiversity', 'slug' => '/exhibitions/house-of-biodiversity', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1704717995, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 2, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '0', 'page_listing_name' => '', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', '_PAGES_OVERLAY' => true, '_PAGES_OVERLAY_UID' => 495, '_PAGES_OVERLAY_LANGUAGE' => 2, '_PAGES_OVERLAY_REQUESTEDLANGUAGE' => 2, 'isSpacer' => false), 'title' => '', 'link' => '/en/exhibitions/house-of-biodiversity', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 443, 'pid' => 5, 'tstamp' => 1682430279, 'crdate' => 1679390191, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 1664809200, 'endtime' => 0, 'fe_group' => '', 'sorting' => 800, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 2, 'l10n_parent' => 443, 'l10n_source' => 443, 'l10n_state' => '{"starttime":"parent","endtime":"parent","nav_hide":"parent","url":"parent","lastUpdated":"parent","newUntil":"parent","no_search":"parent","shortcut":"parent","shortcut_mode":"parent","content_from_pid":"parent","author":"parent","author_email":"parent","media":"parent","og_image":"parent","twitter_image":"parent"}', 't3_origuid' => 0, 'l10n_diffsource' => 'a:53:{s:7:"doktype";i:1;s:5:"title";s:16:"Weg der Vielfalt";s:4:"slug";s:30:"/schauplaetze/weg-der-vielfalt";s:9:"nav_title";s:0:"";s:8:"subtitle";s:0:"";s:17:"page_listing_name";s:123:"Die Tierwelt Herberstein, Teil des Universalmuseums Joanneum, bietet den perfekten Standort für die STEIERMARK SCHAU 2023.";s:28:"tx_steiermarkschau_sitecolor";s:17:"house_herberstein";s:9:"seo_title";s:0:"";s:11:"description";N;s:14:"canonical_link";s:0:"";s:18:"sitemap_changefreq";s:0:"";s:16:"sitemap_priority";s:3:"0.5";s:8:"og_title";s:0:"";s:14:"og_description";N;s:13:"twitter_title";s:0:"";s:19:"twitter_description";N;s:12:"twitter_card";s:7:"summary";s:8:"keywords";N;s:13:"header_mobile";s:1:"1";s:6:"hidden";i:0;s:14:"rowDescription";N;s:13:"php_tree_stop";i:0;s:6:"layout";i:0;s:8:"fe_group";s:1:"0";s:16:"extendToSubpages";i:0;s:6:"target";s:0:"";s:13:"cache_timeout";i:0;s:10:"cache_tags";s:0:"";s:9:"mount_pid";i:0;s:11:"is_siteroot";i:0;s:12:"mount_pid_ol";i:0;s:6:"module";s:0:"";s:13:"fe_login_mode";i:0;s:8:"l18n_cfg";i:2;s:14:"backend_layout";s:0:"";s:25:"backend_layout_next_level";s:0:"";s:8:"no_index";i:0;s:9:"no_follow";i:0;s:9:"starttime";i:1664809200;s:7:"endtime";i:0;s:8:"nav_hide";i:0;s:3:"url";s:0:"";s:11:"lastUpdated";i:0;s:8:"newUntil";i:0;s:9:"no_search";i:0;s:8:"shortcut";i:0;s:13:"shortcut_mode";i:0;s:16:"content_from_pid";i:0;s:6:"author";s:0:"";s:12:"author_email";s:0:"";s:5:"media";i:1;s:8:"og_image";i:0;s:13:"twitter_image";i:0;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'Path of diversity', 'slug' => '/exhibitions/path-of-diversity', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1690356373, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 2, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '0', 'page_listing_name' => '', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', '_PAGES_OVERLAY' => true, '_PAGES_OVERLAY_UID' => 494, '_PAGES_OVERLAY_LANGUAGE' => 2, '_PAGES_OVERLAY_REQUESTEDLANGUAGE' => 2, 'isSpacer' => false), 'title' => '', 'link' => '/en/exhibitions/path-of-diversity', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 7, 'pid' => 5, 'tstamp' => 1677763434, 'crdate' => 1604995134, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 1664809200, 'endtime' => 0, 'fe_group' => '', 'sorting' => 2816, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 2, 'l10n_parent' => 7, 'l10n_source' => 7, 'l10n_state' => '{"starttime":"parent","endtime":"parent","nav_hide":"custom","url":"parent","lastUpdated":"parent","newUntil":"parent","no_search":"parent","shortcut":"parent","shortcut_mode":"parent","content_from_pid":"parent","author":"parent","author_email":"parent","media":"parent","og_image":"parent","twitter_image":"parent"}', 't3_origuid' => 0, 'l10n_diffsource' => 'a:58:{s:7:"doktype";i:1;s:5:"title";s:16:"Mobiler Pavillon";s:4:"slug";s:30:"/schauplaetze/mobiler-pavillon";s:9:"nav_title";s:16:"Mobiler Pavillon";s:8:"subtitle";s:0:"";s:10:"sub_header";s:1:"0";s:17:"page_listing_name";s:198:"Wie schon bei der Premiere 2021 ist der mobile Pavillon auch bei der STEIERMARK SCHAU 2023 ein zentraler Bestandteil. Er widmet sich dem Klimawandel mit künstlerischen Perspektiven zu Atmosphären.";s:28:"tx_steiermarkschau_sitecolor";s:15:"mobile_pavillon";s:9:"seo_title";s:0:"";s:11:"description";s:268:"Mit dem mobilen Pavillon wandert die STEIERMARK SCHAU zu den Menschen in den steirischen Regionen. Hier werden alle Besucher*innen eingeladen, die Regionen der Steiermark zu erkunden und besser kennenzulernen - sozusagen: "wer wir sind. Kunst - Vielfalt - Landschaft".";s:14:"canonical_link";s:0:"";s:18:"sitemap_changefreq";s:0:"";s:16:"sitemap_priority";s:3:"0.5";s:8:"og_title";s:0:"";s:14:"og_description";N;s:13:"twitter_title";s:0:"";s:19:"twitter_description";N;s:12:"twitter_card";s:7:"summary";s:8:"abstract";N;s:8:"keywords";N;s:13:"header_mobile";s:1:"1";s:6:"hidden";i:0;s:14:"rowDescription";N;s:13:"php_tree_stop";i:0;s:8:"editlock";i:0;s:6:"layout";i:0;s:8:"fe_group";s:1:"0";s:16:"extendToSubpages";i:0;s:6:"target";s:0:"";s:13:"cache_timeout";i:0;s:10:"cache_tags";s:0:"";s:9:"mount_pid";i:0;s:11:"is_siteroot";i:0;s:12:"mount_pid_ol";i:0;s:6:"module";s:0:"";s:13:"fe_login_mode";i:0;s:8:"l18n_cfg";i:2;s:14:"backend_layout";s:0:"";s:25:"backend_layout_next_level";s:0:"";s:8:"no_index";i:0;s:9:"no_follow";i:0;s:9:"starttime";i:1664809200;s:7:"endtime";i:0;s:8:"nav_hide";i:0;s:3:"url";s:0:"";s:11:"lastUpdated";i:0;s:8:"newUntil";i:0;s:9:"no_search";i:0;s:8:"shortcut";i:0;s:13:"shortcut_mode";i:0;s:16:"content_from_pid";i:0;s:6:"author";s:0:"";s:12:"author_email";s:0:"";s:5:"media";i:1;s:8:"og_image";i:0;s:13:"twitter_image";i:0;s:8:"TSconfig";N;s:17:"tsconfig_includes";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'mobile pavilion', 'slug' => '/exhibitions/mobile-pavilion', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1699879245, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => 'Mobile pavilion', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 2, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '1', 'page_listing_name' => '', 'sub_header' => '0', 'tx_steiermarkschau_presse_thumbnail' => '', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', '_PAGES_OVERLAY' => true, '_PAGES_OVERLAY_UID' => 97, '_PAGES_OVERLAY_LANGUAGE' => 2, '_PAGES_OVERLAY_REQUESTEDLANGUAGE' => 2, 'isSpacer' => false), 'title' => 'Mobile pavilion', 'link' => '/en/exhibitions/mobile-pavilion', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0))), array('data' => array('uid' => 23, 'pid' => 1, 'tstamp' => 1681891718, 'crdate' => 1680684705, 'cruser_id' => 27, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 6656, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 2, 'l10n_parent' => 23, 'l10n_source' => 23, 'l10n_state' => '{"starttime":"parent","endtime":"parent","nav_hide":"parent","url":"parent","lastUpdated":"parent","newUntil":"parent","no_search":"parent","shortcut":"parent","shortcut_mode":"parent","content_from_pid":"parent","author":"parent","author_email":"parent","media":"parent","og_image":"parent","twitter_image":"parent"}', 't3_origuid' => 0, 'l10n_diffsource' => 'a:38:{s:7:"doktype";i:1;s:5:"title";s:6:"Presse";s:4:"slug";s:7:"/presse";s:9:"nav_title";s:0:"";s:8:"subtitle";s:0:"";s:17:"page_listing_name";s:0:"";s:28:"tx_steiermarkschau_sitecolor";s:4:"none";s:9:"seo_title";s:39:"Pressemitteilungen der Steiermark Schau";s:11:"description";s:200:"Hier finden Sie Pressemitteilungen rund um die Steiermark Schau. Die Steiermark Schau ist die Reinszenierung und Verfeinerung der steirischen Landesausstellung. Die Ausstellung des Landes beschäftigt";s:14:"canonical_link";s:0:"";s:18:"sitemap_changefreq";s:0:"";s:16:"sitemap_priority";s:3:"0.5";s:8:"og_title";s:0:"";s:14:"og_description";N;s:13:"twitter_title";s:0:"";s:19:"twitter_description";N;s:12:"twitter_card";s:7:"summary";s:8:"keywords";N;s:13:"header_mobile";s:1:"1";s:6:"hidden";i:0;s:14:"rowDescription";N;s:13:"php_tree_stop";i:0;s:6:"layout";i:0;s:8:"fe_group";s:1:"0";s:16:"extendToSubpages";i:0;s:6:"target";s:0:"";s:13:"cache_timeout";i:0;s:10:"cache_tags";s:0:"";s:9:"mount_pid";i:0;s:11:"is_siteroot";i:0;s:12:"mount_pid_ol";i:0;s:6:"module";s:0:"";s:13:"fe_login_mode";i:0;s:8:"l18n_cfg";i:2;s:14:"backend_layout";s:0:"";s:25:"backend_layout_next_level";s:0:"";s:8:"no_index";i:0;s:9:"no_follow";i:0;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'Press', 'slug' => '/press', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'Hier finden Sie Pressemitteilungen rund um die Steiermark Schau. Die Steiermark Schau ist die Reinszenierung und Verfeinerung der steirischen Landesausstellung. Die Ausstellung des Landes beschäftigt', 'no_search' => 0, 'SYS_LASTCHANGED' => 1699957290, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 2, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => 'Pressemitteilungen der Steiermark Schau', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '0', 'page_listing_name' => '', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', '_PAGES_OVERLAY' => true, '_PAGES_OVERLAY_UID' => 516, '_PAGES_OVERLAY_LANGUAGE' => 2, '_PAGES_OVERLAY_REQUESTEDLANGUAGE' => 2, 'isSpacer' => false), 'title' => '', 'link' => '/en/press', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0, 'children' => array(array('data' => array('uid' => 24, 'pid' => 23, 'tstamp' => 1681891811, 'crdate' => 1605017714, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 256, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 2, 'l10n_parent' => 24, 'l10n_source' => 24, 'l10n_state' => '{"starttime":"parent","endtime":"parent","nav_hide":"parent","url":"parent","lastUpdated":"parent","newUntil":"parent","no_search":"parent","shortcut":"parent","shortcut_mode":"parent","content_from_pid":"parent","author":"parent","author_email":"parent","media":"parent","og_image":"parent","twitter_image":"parent"}', 't3_origuid' => 0, 'l10n_diffsource' => 'a:62:{s:7:"doktype";i:1;s:5:"title";s:16:"Presseunterlagen";s:4:"slug";s:24:"/presse/presseunterlagen";s:9:"nav_title";s:0:"";s:8:"subtitle";s:0:"";s:10:"sub_header";s:1:"0";s:17:"page_listing_name";s:0:"";s:28:"tx_steiermarkschau_sitecolor";s:4:"none";s:9:"seo_title";s:56:"Presse Ausstellungen & Schauplätze der Steiermark Schau";s:11:"description";s:209:"Hier finden Sie Informationen zu den Ausstellungen der Steiermark Schau. Die Schauplätze der Ausstellung des Landes Steiermark beschäftigen sich mit der Geschichte und der Entwicklung der steirischen Kultur.";s:14:"canonical_link";s:0:"";s:18:"sitemap_changefreq";s:0:"";s:16:"sitemap_priority";s:3:"0.5";s:8:"og_title";s:0:"";s:14:"og_description";N;s:13:"twitter_title";s:0:"";s:19:"twitter_description";N;s:12:"twitter_card";s:7:"summary";s:8:"abstract";N;s:8:"keywords";N;s:13:"header_mobile";s:1:"1";s:35:"tx_steiermarkschau_presse_thumbnail";s:1:"0";s:6:"hidden";i:0;s:14:"rowDescription";N;s:13:"php_tree_stop";i:0;s:8:"editlock";i:0;s:6:"layout";i:0;s:8:"fe_group";s:1:"0";s:16:"extendToSubpages";i:0;s:6:"target";s:0:"";s:13:"cache_timeout";i:0;s:10:"cache_tags";s:0:"";s:9:"mount_pid";i:0;s:11:"is_siteroot";i:0;s:12:"mount_pid_ol";i:0;s:6:"module";s:0:"";s:13:"fe_login_mode";i:0;s:8:"l18n_cfg";i:0;s:14:"backend_layout";s:0:"";s:25:"backend_layout_next_level";s:0:"";s:8:"no_index";i:0;s:9:"no_follow";i:0;s:9:"starttime";i:0;s:7:"endtime";i:0;s:8:"nav_hide";i:0;s:3:"url";s:0:"";s:11:"lastUpdated";i:0;s:8:"newUntil";i:0;s:9:"no_search";i:0;s:8:"shortcut";i:0;s:13:"shortcut_mode";i:0;s:16:"content_from_pid";i:0;s:6:"author";s:0:"";s:12:"author_email";s:0:"";s:5:"media";i:1;s:8:"og_image";i:0;s:13:"twitter_image";i:0;s:8:"TSconfig";N;s:17:"tsconfig_includes";N;s:5:"house";i:0;s:12:"schoolevents";i:0;s:14:"website_button";s:1:"0";}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'Press material', 'slug' => '/press/press-material', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'Hier finden Sie Informationen zu den Ausstellungen der Steiermark Schau. Die Schauplätze der Ausstellung des Landes Steiermark beschäftigen sich mit der Geschichte und der Entwicklung der steirischen Kultur.', 'no_search' => 0, 'SYS_LASTCHANGED' => 1699957696, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => 'Presse Ausstellungen & Schauplätze der Steiermark Schau', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '1', 'page_listing_name' => '', 'sub_header' => '0', 'tx_steiermarkschau_presse_thumbnail' => '0', 'house' => 0, 'schoolevents' => 0, 'website_button' => '0', 'website_button_link' => '', '_PAGES_OVERLAY' => true, '_PAGES_OVERLAY_UID' => 99, '_PAGES_OVERLAY_LANGUAGE' => 2, '_PAGES_OVERLAY_REQUESTEDLANGUAGE' => 2, 'isSpacer' => false), 'title' => '', 'link' => '/en/press/press-material', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 25, 'pid' => 23, 'tstamp' => 1699612836, 'crdate' => 1608215392, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 512, 'rowDescription' => '', 'editlock' => 0, 'sys_language_uid' => 2, 'l10n_parent' => 25, 'l10n_source' => 25, 'l10n_state' => '{"starttime":"custom","endtime":"custom","nav_hide":"custom","url":"custom","lastUpdated":"parent","newUntil":"parent","no_search":"custom","shortcut":"custom","shortcut_mode":"custom","content_from_pid":"parent","author":"parent","author_email":"parent","media":"custom","og_image":"parent","twitter_image":"parent"}', 't3_origuid' => 0, 'l10n_diffsource' => 'a:62:{s:7:"doktype";i:4;s:5:"title";s:18:"Presseaussendungen";s:4:"slug";s:26:"/presse/presseaussendungen";s:9:"nav_title";s:18:"Presseaussendungen";s:8:"subtitle";s:0:"";s:10:"sub_header";s:1:"0";s:17:"page_listing_name";s:26:"Presse- aus&shy;sendungen";s:28:"tx_steiermarkschau_sitecolor";s:4:"none";s:9:"seo_title";s:39:"Presseaussendungen zur STEIERMARK SCHAU";s:11:"description";s:89:"Hier finden Sie alle Presseaussendungen zur STEIERMARK SCHAU - Die Ausstellung des Landes";s:14:"canonical_link";s:0:"";s:18:"sitemap_changefreq";s:0:"";s:16:"sitemap_priority";s:3:"0.5";s:8:"og_title";s:0:"";s:14:"og_description";N;s:13:"twitter_title";s:0:"";s:19:"twitter_description";N;s:12:"twitter_card";s:7:"summary";s:8:"abstract";N;s:8:"keywords";N;s:13:"header_mobile";s:1:"1";s:35:"tx_steiermarkschau_presse_thumbnail";s:1:"0";s:6:"hidden";i:0;s:14:"rowDescription";N;s:13:"php_tree_stop";i:0;s:8:"editlock";i:0;s:6:"layout";i:0;s:8:"fe_group";s:1:"0";s:16:"extendToSubpages";i:0;s:6:"target";s:0:"";s:13:"cache_timeout";i:0;s:10:"cache_tags";s:0:"";s:9:"mount_pid";i:0;s:11:"is_siteroot";i:0;s:12:"mount_pid_ol";i:0;s:6:"module";s:0:"";s:13:"fe_login_mode";i:0;s:8:"l18n_cfg";i:0;s:14:"backend_layout";s:0:"";s:25:"backend_layout_next_level";s:0:"";s:8:"no_index";i:0;s:9:"no_follow";i:0;s:9:"starttime";i:0;s:7:"endtime";i:0;s:8:"nav_hide";i:0;s:3:"url";s:0:"";s:11:"lastUpdated";i:0;s:8:"newUntil";i:0;s:9:"no_search";i:0;s:8:"shortcut";i:0;s:13:"shortcut_mode";i:0;s:16:"content_from_pid";i:0;s:6:"author";s:0:"";s:12:"author_email";s:0:"";s:5:"media";i:1;s:8:"og_image";i:0;s:13:"twitter_image";i:0;s:5:"house";i:0;s:12:"schoolevents";i:0;s:14:"website_button";s:1:"0";s:8:"TSconfig";N;s:17:"tsconfig_includes";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'Press release', 'slug' => '/press/press-release', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => 'https://www.museum-joanneum.at/showing-styria-2023-can-be-visited-in-the-herberstein', 'shortcut' => 120, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => 'Hier finden Sie alle Presseaussendungen zur STEIERMARK SCHAU - Die Ausstellung des Landes', 'no_search' => 0, 'SYS_LASTCHANGED' => 1699868941, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => 'Press release', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => 'Presseaussendungen zur STEIERMARK SCHAU', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '1', 'page_listing_name' => '', 'sub_header' => '0', 'tx_steiermarkschau_presse_thumbnail' => '0', 'house' => 0, 'schoolevents' => 0, 'website_button' => '0', 'website_button_link' => '', '_PAGES_OVERLAY' => true, '_PAGES_OVERLAY_UID' => 120, '_PAGES_OVERLAY_LANGUAGE' => 2, '_PAGES_OVERLAY_REQUESTEDLANGUAGE' => 2, 'isSpacer' => false), 'title' => 'Press release', 'link' => '/en/press/press-release', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0, 'children' => array(array('data' => array('uid' => 559, 'pid' => 25, 'tstamp' => 1700830845, 'crdate' => 1700830531, 'cruser_id' => 26, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '0', 'sorting' => 32, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 0, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 0, 'l10n_diffsource' => 'a:22:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:17:"page_listing_name";N;s:28:"tx_steiermarkschau_sitecolor";N;s:3:"url";N;s:6:"target";N;s:6:"layout";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:5:"media";N;s:13:"header_mobile";N;s:35:"tx_steiermarkschau_presse_thumbnail";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:14:"rowDescription";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 26, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 19, 'title' => 'Die STEIERMARK SCHAU 2023 zieht Bilanz', 'slug' => '/https//wwwmuseum-joanneumat/die-steiermark-schau-2023-rueckte-die-biodiversitaet-und-vielfalt-des-lebens-in-den-mittelpunkt-und-begeisterte-damit-rund-285000-besucherinnen', 'doktype' => 3, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => 'https://www.museum-joanneum.at/die-steiermark-schau-2023-rueckte-die-biodiversitaet-und-vielfalt-des-lebens-in-den-mittelpunkt-und-begeisterte-damit-rund-285000-besucherinnen', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '24.11.2023', 'layout' => 0, 'target' => '_blank', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '1', 'page_listing_name' => 'Die STEIERMARK SCHAU 2023 rückte die Biodiversität und Vielfalt des Lebens in den Mittelpunkt und begeisterte damit rund 285.000 Besucher*innen', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '0', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', 'isSpacer' => false), 'title' => '', 'link' => 'https://www.museum-joanneum.at/die-steiermark-schau-2023-rueckte-die-biodiversitaet-und-vielfalt-des-lebens-in-den-mittelpunkt-und-begeisterte-damit-rund-285000-besucherinnen', 'target' => '_blank', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 555, 'pid' => 25, 'tstamp' => 1699952880, 'crdate' => 1699952287, 'cruser_id' => 33, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 64, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 2, 'l10n_parent' => 555, 'l10n_source' => 555, 'l10n_state' => '{"starttime":"parent","endtime":"parent","nav_hide":"parent","url":"source","lastUpdated":"parent","newUntil":"parent","no_search":"parent","shortcut":"parent","shortcut_mode":"parent","content_from_pid":"parent","author":"parent","author_email":"parent","media":"parent","og_image":"parent","twitter_image":"parent"}', 't3_origuid' => 554, 'l10n_diffsource' => 'a:43:{s:7:"doktype";i:3;s:5:"title";s:102:"Die immersive Ausstellung des mobilen Pavillons wurde im Austrian Cultural Forum in New York eröffnet";s:4:"slug";s:153:"/mobiler-pavillon-in-new-york/die-immersive-ausstellung-des-mobilen-pavillons-der-steiermark-schau-wurde-im-austrian-cultural-forum-in-new-york-eroeffnet";s:9:"nav_title";s:0:"";s:8:"subtitle";s:10:"14.11.2023";s:17:"page_listing_name";s:0:"";s:28:"tx_steiermarkschau_sitecolor";s:4:"none";s:13:"header_mobile";s:1:"1";s:35:"tx_steiermarkschau_presse_thumbnail";s:1:"0";s:6:"hidden";i:0;s:14:"rowDescription";N;s:13:"php_tree_stop";i:0;s:6:"layout";i:0;s:8:"fe_group";s:0:"";s:16:"extendToSubpages";i:0;s:6:"target";s:6:"_blank";s:13:"cache_timeout";i:0;s:10:"cache_tags";s:0:"";s:9:"mount_pid";i:0;s:11:"is_siteroot";i:0;s:12:"mount_pid_ol";i:0;s:6:"module";s:0:"";s:13:"fe_login_mode";i:0;s:8:"l18n_cfg";i:0;s:14:"backend_layout";s:0:"";s:25:"backend_layout_next_level";s:0:"";s:8:"no_index";i:0;s:9:"no_follow";i:0;s:3:"url";s:97:"https://www.museum-joanneum.at/der-miniaturpavillon-der-steiermark-schau-geht-auf-reisen-1#c21608";s:9:"starttime";i:0;s:7:"endtime";i:0;s:8:"nav_hide";i:0;s:11:"lastUpdated";i:0;s:8:"newUntil";i:0;s:9:"no_search";i:0;s:8:"shortcut";i:0;s:13:"shortcut_mode";i:0;s:16:"content_from_pid";i:0;s:6:"author";s:0:"";s:12:"author_email";s:0:"";s:5:"media";i:0;s:8:"og_image";i:0;s:13:"twitter_image";i:0;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 33, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 19, 'title' => 'The immersive exhibition from Austria was opened in the Austrian Cultural Forum', 'slug' => '/press-releases-new-york/the-immersive-exhibition-atmospheres-art-climate-and-space-research-from-austria-was-opened-in-the-austrian-cultural-forum-1', 'doktype' => 3, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => 'November 14, 2023', 'layout' => 0, 'target' => '_blank', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '', 'page_listing_name' => '', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', '_PAGES_OVERLAY' => true, '_PAGES_OVERLAY_UID' => 556, '_PAGES_OVERLAY_LANGUAGE' => 2, '_PAGES_OVERLAY_REQUESTEDLANGUAGE' => 2, 'isSpacer' => false), 'title' => '', 'link' => 'https://www.steiermarkschau.at/', 'target' => '_blank', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 540, 'pid' => 25, 'tstamp' => 1699446289, 'crdate' => 1698663311, 'cruser_id' => 33, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 128, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 0, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 530, 'l10n_diffsource' => 'a:22:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:17:"page_listing_name";N;s:28:"tx_steiermarkschau_sitecolor";N;s:3:"url";N;s:6:"target";N;s:6:"layout";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:5:"media";N;s:13:"header_mobile";N;s:35:"tx_steiermarkschau_presse_thumbnail";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:14:"rowDescription";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 33, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 19, 'title' => 'Der Miniaturpavillon der STEIERMARK SCHAU geht auf Reisen', 'slug' => '/presse/presseaussendungen/der-miniaturpavillon-der-steiermark-schau-geht-auf-reisen', 'doktype' => 3, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => 'https://www.museum-joanneum.at/der-miniaturpavillon-der-steiermark-schau-geht-auf-reisen', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '_blank', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 1, 'SYS_LASTCHANGED' => 0, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'mobile_pavillon', 'header_mobile' => '0', 'page_listing_name' => 'Eine Miniaturversion des mobilen Pavillons reist nun nach New York.', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '1', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', 'isSpacer' => false), 'title' => '', 'link' => 'https://www.museum-joanneum.at/der-miniaturpavillon-der-steiermark-schau-geht-auf-reisen', 'target' => '_blank', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 539, 'pid' => 25, 'tstamp' => 1699450715, 'crdate' => 1698662671, 'cruser_id' => 33, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '0', 'sorting' => 256, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 0, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 0, 'l10n_diffsource' => 'a:22:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:17:"page_listing_name";N;s:28:"tx_steiermarkschau_sitecolor";N;s:3:"url";N;s:6:"target";N;s:6:"layout";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:5:"media";N;s:13:"header_mobile";N;s:35:"tx_steiermarkschau_presse_thumbnail";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:14:"rowDescription";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 33, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 19, 'title' => 'Die „Vielfalt des Lebens“ noch bis zum 5. November erleben', 'slug' => '/presse/presseaussendungen/die-vielfalt-des-lebens-noch-bis-zum-5-november-erleben', 'doktype' => 3, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => 'https://www.museum-joanneum.at/die-vielfalt-des-lebens-noch-bis-zum-5-november-erleben', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '_blank', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'house_herberstein', 'header_mobile' => '0', 'page_listing_name' => 'Die STEIERMARK SCHAU 2023 geht in die Zielgerade: Bis zum 5. November bietet sich noch die Gelegenheit, die Schau zu erleben!', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '1', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', 'isSpacer' => false), 'title' => '', 'link' => 'https://www.museum-joanneum.at/die-vielfalt-des-lebens-noch-bis-zum-5-november-erleben', 'target' => '_blank', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 530, 'pid' => 25, 'tstamp' => 1699451748, 'crdate' => 1683802051, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 512, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 0, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 453, 'l10n_diffsource' => 'a:22:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:17:"page_listing_name";N;s:28:"tx_steiermarkschau_sitecolor";N;s:3:"url";N;s:6:"target";N;s:6:"layout";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:5:"media";N;s:13:"header_mobile";N;s:35:"tx_steiermarkschau_presse_thumbnail";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:14:"rowDescription";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 5, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 19, 'title' => 'Die ersten 10 Tage der STEIERMARK SCHAU 2023', 'slug' => '/presse/presseaussendungen/erste-10-tage-der-steiermark-schau-2023', 'doktype' => 3, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => 'https://www.museum-joanneum.at/das-neue-angebot-der-steiermark-schau-2023-in-der-tierwelt-herberstein', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '_blank', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 1, 'SYS_LASTCHANGED' => 0, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'mobile_pavillon', 'header_mobile' => '0', 'page_listing_name' => 'Das neue Angebot der STEIERMARK SCHAU 2023 in der Tierwelt Herberstein und beim mobilen Pavillon lockte bereits in den ersten 10 Tagen 13.078 Besucher*innen', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '1', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', 'isSpacer' => false), 'title' => '', 'link' => 'https://www.museum-joanneum.at/das-neue-angebot-der-steiermark-schau-2023-in-der-tierwelt-herberstein', 'target' => '_blank', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 528, 'pid' => 25, 'tstamp' => 1699452326, 'crdate' => 1682769139, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 513, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 0, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 454, 'l10n_diffsource' => 'a:22:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:17:"page_listing_name";N;s:28:"tx_steiermarkschau_sitecolor";N;s:3:"url";N;s:6:"target";N;s:6:"layout";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:5:"media";N;s:13:"header_mobile";N;s:35:"tx_steiermarkschau_presse_thumbnail";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:14:"rowDescription";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 5, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 19, 'title' => 'Eröffnung der zweiten STEIERMARK SCHAU', 'slug' => '/presse/presseaussendungen/eroeffnung-steiermark-schau-2023', 'doktype' => 3, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => 'https://www.museum-joanneum.at/die-eroeffnung-der-zweiten-steiermark-schau', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '_blank', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 1, 'SYS_LASTCHANGED' => 0, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'house_herberstein', 'header_mobile' => '0', 'page_listing_name' => 'Die Eröffnung der zweiten STEIERMARK SCHAU unter dem Titel „Vielfalt des Lebens“ lockte zahlreiche Gäste in die Tierwelt Herberstein', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '1', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', 'isSpacer' => false), 'title' => '', 'link' => 'https://www.museum-joanneum.at/die-eroeffnung-der-zweiten-steiermark-schau', 'target' => '_blank', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 542, 'pid' => 25, 'tstamp' => 1699457564, 'crdate' => 1699457248, 'cruser_id' => 33, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 769, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 2, 'l10n_parent' => 542, 'l10n_source' => 542, 'l10n_state' => '{"starttime":"parent","endtime":"parent","nav_hide":"parent","url":"parent","lastUpdated":"parent","newUntil":"parent","no_search":"parent","shortcut":"parent","shortcut_mode":"parent","content_from_pid":"parent","author":"parent","author_email":"parent","media":"parent","og_image":"parent","twitter_image":"parent"}', 't3_origuid' => 0, 'l10n_diffsource' => 'a:28:{s:7:"doktype";i:3;s:5:"title";s:75:"SHOWING STYRIA 2023 makes it possible to experience the diversity of nature";s:4:"slug";s:102:"/presse/presseaussendungen/showing-styria-2023-makes-it-possible-to-experience-the-diversity-of-nature";s:9:"nav_title";s:0:"";s:8:"subtitle";s:10:"29.04.2023";s:17:"page_listing_name";s:166:"SHOWING STYRIA 2023 can be visited in the Herberstein Animal World until November 5, featuring the House of Biodiversity, the Path of Variety and the Mobile Pavilion.";s:28:"tx_steiermarkschau_sitecolor";s:15:"mobile_pavillon";s:13:"header_mobile";s:1:"0";s:35:"tx_steiermarkschau_presse_thumbnail";s:1:"1";s:6:"hidden";i:0;s:14:"rowDescription";N;s:13:"php_tree_stop";i:0;s:6:"layout";i:0;s:8:"fe_group";s:0:"";s:16:"extendToSubpages";i:0;s:6:"target";s:6:"_blank";s:13:"cache_timeout";i:0;s:10:"cache_tags";s:0:"";s:9:"mount_pid";i:0;s:11:"is_siteroot";i:0;s:12:"mount_pid_ol";i:0;s:6:"module";s:0:"";s:13:"fe_login_mode";i:0;s:8:"l18n_cfg";i:0;s:14:"backend_layout";s:0:"";s:25:"backend_layout_next_level";s:0:"";s:8:"no_index";i:0;s:9:"no_follow";i:0;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 33, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 19, 'title' => 'SHOWING STYRIA 2023 makes it possible to experience the diversity of nature', 'slug' => '/press/press-release/showing-styria-2023-makes-it-possible-to-experience-the-diversity-of-nature', 'doktype' => 3, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => 'https://www.museum-joanneum.at/showing-styria-2023-can-be-visited-in-the-herberstein', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '29.04.2023', 'layout' => 0, 'target' => '_blank', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 1, 'SYS_LASTCHANGED' => 1699457536, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '0', 'page_listing_name' => 'Showing Styria 2023', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '0', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', '_PAGES_OVERLAY' => true, '_PAGES_OVERLAY_UID' => 543, '_PAGES_OVERLAY_LANGUAGE' => 2, '_PAGES_OVERLAY_REQUESTEDLANGUAGE' => 2, 'isSpacer' => false), 'title' => '', 'link' => 'https://www.museum-joanneum.at/showing-styria-2023-can-be-visited-in-the-herberstein', 'target' => '_blank', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 527, 'pid' => 25, 'tstamp' => 1699454751, 'crdate' => 1682684056, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 1026, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 0, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 454, 'l10n_diffsource' => 'a:22:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:17:"page_listing_name";N;s:28:"tx_steiermarkschau_sitecolor";N;s:3:"url";N;s:6:"target";N;s:6:"layout";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:5:"media";N;s:13:"header_mobile";N;s:35:"tx_steiermarkschau_presse_thumbnail";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:14:"rowDescription";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 5, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 19, 'title' => 'Die STEIERMARK SCHAU 2023 macht Naturvielfalt mit all ihren Facetten ab 29. April erlebbar', 'slug' => '/presse/presseaussendungen/steiermark-schau-2023-naturvielfalt-erlebbar', 'doktype' => 3, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => 'https://www.museum-joanneum.at/die-steiermark-schau-2023-bis-5-november-in-der-tierwelt-herberstein-zu-besuchen', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '29.04.2023', 'layout' => 0, 'target' => '_blank', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 1, 'SYS_LASTCHANGED' => 0, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'house_herberstein', 'header_mobile' => '0', 'page_listing_name' => 'Mit einem Haus der Biodiversität, dem Weg der Vielfalt und dem mobilen Pavillon ist die STEIERMARK SCHAU 2023 bis 5. November in der Tierwelt Herberstein zu besuchen.', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '1', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', 'isSpacer' => false), 'title' => '', 'link' => 'https://www.museum-joanneum.at/die-steiermark-schau-2023-bis-5-november-in-der-tierwelt-herberstein-zu-besuchen', 'target' => '_blank', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 518, 'pid' => 25, 'tstamp' => 1699456166, 'crdate' => 1681201494, 'cruser_id' => 26, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '0', 'sorting' => 1028, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 0, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 0, 'l10n_diffsource' => 'a:22:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:17:"page_listing_name";N;s:28:"tx_steiermarkschau_sitecolor";N;s:3:"url";N;s:6:"target";N;s:6:"layout";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:5:"media";N;s:13:"header_mobile";N;s:35:"tx_steiermarkschau_presse_thumbnail";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:14:"rowDescription";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 26, 'perms_groupid' => 3, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 19, 'title' => 'Erfolgreicher Auftakt des mobilen Pavillons der STEIERMARK SCHAU 2023 in Wien', 'slug' => '/presse/presseaussendungen/standard-titel', 'doktype' => 3, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => 'https://www.museum-joanneum.at/erfolgreicher-auftakt-des-mobilen-pavillons-der-steiermark-schau-2023-in-wien', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '06.04.2023', 'layout' => 0, 'target' => '_blank', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'mobile_pavillon', 'header_mobile' => '1', 'page_listing_name' => 'Der mobile Pavillon der STEIERMARK SCHAU 2023 begrüßte mehr als 20.000 Besucher*innen bei seinem Prolog am Wiener Heldenplatz', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '0', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', 'isSpacer' => false), 'title' => '', 'link' => 'https://www.museum-joanneum.at/erfolgreicher-auftakt-des-mobilen-pavillons-der-steiermark-schau-2023-in-wien', 'target' => '_blank', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 477, 'pid' => 25, 'tstamp' => 1699455542, 'crdate' => 1678211210, 'cruser_id' => 26, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '0', 'sorting' => 1048, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 0, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 0, 'l10n_diffsource' => 'a:22:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:17:"page_listing_name";N;s:28:"tx_steiermarkschau_sitecolor";N;s:3:"url";N;s:6:"target";N;s:6:"layout";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:5:"media";N;s:13:"header_mobile";N;s:35:"tx_steiermarkschau_presse_thumbnail";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:14:"rowDescription";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'Präsentation des mobilen Pavillons am Wiener Heldenplatz', 'slug' => '/presse/presseaussendungen/mobiler-pavillon-wien-heldenplatz', 'doktype' => 3, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => 'https://www.museum-joanneum.at/mobiler-pavillon-in-wien-macht-lust-auf-die-steiermark-schau-2023', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '_blank', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'mobile_pavillon', 'header_mobile' => '1', 'page_listing_name' => 'Mit „Atmosphären. Kunst, Klima- und Weltraumforschung“ gibt der mobile Pavillon am Wiener Heldenplatz bis 3. April einen Vorgeschmack auf die STEIERMARK SCHAU 2023 „Vielfalt des Lebens“.', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '0', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', 'isSpacer' => false), 'title' => '', 'link' => 'https://www.museum-joanneum.at/mobiler-pavillon-in-wien-macht-lust-auf-die-steiermark-schau-2023', 'target' => '_blank', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 473, 'pid' => 25, 'tstamp' => 1699455180, 'crdate' => 1677243086, 'cruser_id' => 22, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '0', 'sorting' => 1064, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 0, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 0, 'l10n_diffsource' => 'a:22:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:17:"page_listing_name";N;s:28:"tx_steiermarkschau_sitecolor";N;s:3:"url";N;s:6:"target";N;s:6:"layout";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:5:"media";N;s:13:"header_mobile";N;s:35:"tx_steiermarkschau_presse_thumbnail";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:14:"rowDescription";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'Der mobile Pavillon im Rahmen der STEIERMARK SCHAU 2023 nimmt Gestalt an', 'slug' => '/presse/presseaussendungen/aufbau-mobiler-pavillon', 'doktype' => 3, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => 'https://www.museum-joanneum.at/der-mobile-pavillon-im-rahmen-der-steiermark-schau-2023-nimmt-gestalt-an', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '_blank', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'mobile_pavillon', 'header_mobile' => '0', 'page_listing_name' => 'Nach den ersten Aufbautagen am Wiener Heldenplatz lässt sich das außergewöhnliche architektonische Bauwerk bereits erahnen.', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '1', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', 'isSpacer' => false), 'title' => '', 'link' => 'https://www.museum-joanneum.at/der-mobile-pavillon-im-rahmen-der-steiermark-schau-2023-nimmt-gestalt-an', 'target' => '_blank', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 469, 'pid' => 25, 'tstamp' => 1699455738, 'crdate' => 1675357469, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 1096, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 0, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 453, 'l10n_diffsource' => 'a:22:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:17:"page_listing_name";N;s:28:"tx_steiermarkschau_sitecolor";N;s:3:"url";N;s:6:"target";N;s:6:"layout";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:5:"media";N;s:13:"header_mobile";N;s:35:"tx_steiermarkschau_presse_thumbnail";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:14:"rowDescription";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'Präsentation im Rahmen des Probeaufbaus des mobilen Pavillons', 'slug' => '/presse/mobiler-pavillon-praesentation', 'doktype' => 3, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => 'https://www.museum-joanneum.at/die-ausstellung-im-projektionsraum-zeigt-atmosphaeren-kunst-klima-und-weltraumforschung', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '03.02.2023', 'layout' => 0, 'target' => '_blank', 'media' => 0, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 0, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'mobile_pavillon', 'header_mobile' => '0', 'page_listing_name' => 'Die STEIERMARK SCHAU 2023 stellt die „Vielfalt des Lebens“ in den Fokus. Auch bei der zweiten Auflage dieses Ausstellungsformates spielt der mobile Pavillon eine zentrale Rolle: Präsentierte er 2021 ein Panorama der Vielfalt, das mit Kunst und Forschung e', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '1', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', 'isSpacer' => false), 'title' => '', 'link' => 'https://www.museum-joanneum.at/die-ausstellung-im-projektionsraum-zeigt-atmosphaeren-kunst-klima-und-weltraumforschung', 'target' => '_blank', 'active' => 0, 'current' => 0, 'spacer' => 0))), array('data' => array('uid' => 397, 'pid' => 23, 'tstamp' => 1681892641, 'crdate' => 1680685673, 'cruser_id' => 27, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '', 'sorting' => 2304, 'rowDescription' => 'Zur Info: Hier sollte es nur eine Überblicksseite geben. Es ist nicht gewollt, dass es die drei Unterteilungen gibt auf der EN-Seite.', 'editlock' => 0, 'sys_language_uid' => 2, 'l10n_parent' => 397, 'l10n_source' => 397, 'l10n_state' => '{"starttime":"parent","endtime":"parent","nav_hide":"parent","url":"parent","lastUpdated":"parent","newUntil":"parent","no_search":"parent","shortcut":"parent","shortcut_mode":"parent","content_from_pid":"parent","author":"parent","author_email":"parent","media":"parent","og_image":"parent","twitter_image":"parent"}', 't3_origuid' => 0, 'l10n_diffsource' => 'a:39:{s:7:"doktype";i:1;s:5:"title";s:12:"Bildmaterial";s:4:"slug";s:20:"/presse/bildmaterial";s:9:"nav_title";s:0:"";s:8:"subtitle";s:0:"";s:17:"page_listing_name";s:0:"";s:28:"tx_steiermarkschau_sitecolor";s:4:"none";s:9:"seo_title";s:0:"";s:11:"description";N;s:14:"canonical_link";s:0:"";s:18:"sitemap_changefreq";s:0:"";s:16:"sitemap_priority";s:3:"0.5";s:8:"og_title";s:0:"";s:14:"og_description";N;s:13:"twitter_title";s:0:"";s:19:"twitter_description";N;s:12:"twitter_card";s:7:"summary";s:8:"keywords";N;s:13:"header_mobile";s:1:"1";s:35:"tx_steiermarkschau_presse_thumbnail";s:1:"0";s:6:"hidden";i:0;s:14:"rowDescription";N;s:13:"php_tree_stop";i:0;s:6:"layout";i:0;s:8:"fe_group";s:1:"0";s:16:"extendToSubpages";i:0;s:6:"target";s:0:"";s:13:"cache_timeout";i:0;s:10:"cache_tags";s:0:"";s:9:"mount_pid";i:0;s:11:"is_siteroot";i:0;s:12:"mount_pid_ol";i:0;s:6:"module";s:0:"";s:13:"fe_login_mode";i:0;s:8:"l18n_cfg";i:0;s:14:"backend_layout";s:0:"";s:25:"backend_layout_next_level";s:0:"";s:8:"no_index";i:0;s:9:"no_follow";i:0;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'Visual material', 'slug' => '/press/visual-material', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1699545447, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '0', 'page_listing_name' => '', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '0', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', '_PAGES_OVERLAY' => true, '_PAGES_OVERLAY_UID' => 517, '_PAGES_OVERLAY_LANGUAGE' => 2, '_PAGES_OVERLAY_REQUESTEDLANGUAGE' => 2, 'isSpacer' => false), 'title' => '', 'link' => '/en/press/visual-material', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0, 'children' => array(array('data' => array('uid' => 487, 'pid' => 397, 'tstamp' => 1683817963, 'crdate' => 1678718762, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 0, 'endtime' => 0, 'fe_group' => '0', 'sorting' => 8, 'rowDescription' => '', 'editlock' => 0, 'sys_language_uid' => 0, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 0, 'l10n_diffsource' => 'a:36:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:17:"page_listing_name";N;s:28:"tx_steiermarkschau_sitecolor";N;s:9:"seo_title";N;s:11:"description";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:18:"sitemap_changefreq";N;s:16:"sitemap_priority";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:12:"twitter_card";N;s:8:"keywords";N;s:6:"layout";N;s:6:"target";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:5:"media";N;s:13:"header_mobile";N;s:35:"tx_steiermarkschau_presse_thumbnail";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:14:"rowDescription";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'Schauplatz Herberstein', 'slug' => '/presse/bildmaterial/schauplatz-herberstein', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => '', 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => '', 'no_search' => 0, 'SYS_LASTCHANGED' => 1690471966, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => '', 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => '', 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '0', 'page_listing_name' => 'Das Haus der Biodiversität und der Weg der Vielfalt in der Tierwelt Herberstein', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '1', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', 'isSpacer' => false), 'title' => '', 'link' => '/en/presse/bildmaterial/schauplatz-herberstein', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 460, 'pid' => 397, 'tstamp' => 1683818036, 'crdate' => 1663223734, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 1664809200, 'endtime' => 0, 'fe_group' => '0', 'sorting' => 12, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 0, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 0, 'l10n_diffsource' => 'a:36:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:17:"page_listing_name";N;s:28:"tx_steiermarkschau_sitecolor";N;s:9:"seo_title";N;s:11:"description";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:18:"sitemap_changefreq";N;s:16:"sitemap_priority";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:12:"twitter_card";N;s:8:"keywords";N;s:6:"layout";N;s:6:"target";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:5:"media";N;s:13:"header_mobile";N;s:35:"tx_steiermarkschau_presse_thumbnail";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:14:"rowDescription";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'Mobiler Pavillon', 'slug' => '/presse/bildmaterial/mobiler-pavillon', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 1, 'SYS_LASTCHANGED' => 1690470980, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'mobile_pavillon', 'header_mobile' => '0', 'page_listing_name' => 'Wie schon bei der Premiere 2021 ist der mobile Pavillon auch bei der STEIERMARK SCHAU 2023 ein zentraler Bestandteil. ', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '1', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', 'isSpacer' => false), 'title' => '', 'link' => '/en/presse/bildmaterial/mobiler-pavillon', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0), array('data' => array('uid' => 461, 'pid' => 397, 'tstamp' => 1683818134, 'crdate' => 1663223779, 'cruser_id' => 5, 'deleted' => 0, 'hidden' => 0, 'starttime' => 1664809200, 'endtime' => 0, 'fe_group' => '0', 'sorting' => 14, 'rowDescription' => null, 'editlock' => 0, 'sys_language_uid' => 0, 'l10n_parent' => 0, 'l10n_source' => 0, 'l10n_state' => null, 't3_origuid' => 0, 'l10n_diffsource' => 'a:36:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:17:"page_listing_name";N;s:28:"tx_steiermarkschau_sitecolor";N;s:9:"seo_title";N;s:11:"description";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:18:"sitemap_changefreq";N;s:16:"sitemap_priority";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:12:"twitter_card";N;s:8:"keywords";N;s:6:"layout";N;s:6:"target";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:5:"media";N;s:13:"header_mobile";N;s:35:"tx_steiermarkschau_presse_thumbnail";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:14:"rowDescription";N;}', 't3ver_oid' => 0, 't3ver_wsid' => 0, 't3ver_state' => 0, 't3ver_stage' => 0, 't3ver_count' => 0, 't3ver_tstamp' => 0, 't3ver_move_id' => 0, 'perms_userid' => 1, 'perms_groupid' => 1, 'perms_user' => 31, 'perms_group' => 31, 'perms_everybody' => 31, 'title' => 'Personen', 'slug' => '/presse/bildmaterial/personen', 'doktype' => 1, 'TSconfig' => null, 'is_siteroot' => 0, 'php_tree_stop' => 0, 'url' => '', 'shortcut' => 0, 'shortcut_mode' => 0, 'subtitle' => '', 'layout' => 0, 'target' => '', 'media' => 1, 'lastUpdated' => 0, 'keywords' => null, 'cache_timeout' => 0, 'cache_tags' => '', 'newUntil' => 0, 'description' => null, 'no_search' => 0, 'SYS_LASTCHANGED' => 1683818134, 'abstract' => null, 'module' => '', 'extendToSubpages' => 0, 'author' => '', 'author_email' => '', 'nav_title' => '', 'nav_hide' => 0, 'content_from_pid' => 0, 'mount_pid' => 0, 'mount_pid_ol' => 0, 'l18n_cfg' => 0, 'fe_login_mode' => 0, 'backend_layout' => '', 'backend_layout_next_level' => '', 'tsconfig_includes' => null, 'legacy_overlay_uid' => 0, 'tx_impexp_origuid' => 0, 'seo_title' => '', 'no_index' => 0, 'no_follow' => 0, 'og_title' => '', 'og_description' => null, 'og_image' => 0, 'twitter_title' => '', 'twitter_description' => null, 'twitter_image' => 0, 'twitter_card' => 'summary', 'canonical_link' => '', 'sitemap_priority' => '0.5', 'sitemap_changefreq' => '', 'categories' => 0, 'tx_fed_page_flexform' => null, 'tx_fed_page_flexform_sub' => null, 'tx_fed_page_controller_action' => '', 'tx_fed_page_controller_action_sub' => '', 'tx_steiermarkschau_sitecolor' => 'none', 'header_mobile' => '0', 'page_listing_name' => 'Bildmaterial der verantwortlichen Personen', 'sub_header' => '', 'tx_steiermarkschau_presse_thumbnail' => '1', 'house' => 0, 'schoolevents' => 0, 'website_button' => '', 'website_button_link' => '', 'isSpacer' => false), 'title' => '', 'link' => '/en/presse/bildmaterial/personen', 'target' => '', 'active' => 0, 'current' => 0, 'spacer' => 0))))))), 'optional' => false, 'default' => null, 'contentAs' => null, 'debug' => true), object(Closure), object(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext))
in /var/www/devsteiermark/typo3temp/var/cache/code/fluid_template/layout_MediateSystems_html_7407572d443590152952a785bed33cd8ba250cb3.php line 181
$array6 = array (
);$array5['mainMenu'] = $renderingContext->getVariableProvider()->getByPath('mainMenu', $array6);
$arguments3['arguments'] = $array5;

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

$output0 .= '
        </div>

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

        return $output;
at TYPO3Fluid\Fluid\View\AbstractTemplateView->render()
in /var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php line 358
     * @return string
     */
    protected function renderFluidView()
    {
        return $this->view->render();
    }

    /**
     * Apply standard wrap to content
at TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject->renderFluidView()
in /var/www/devsteiermark/typo3_src-10.4.13/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('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Flux', 'vendorName' => 'FluidTYPO3', 'pluginName' => 'Page', 'layoutRootPath' => 'EXT:ms_steiermark/Resources/Private/Layouts/Page', 'partialRootPath' => 'EXT:ms_steiermark/Resources/Private/Partials/Page', 'templateRootPath' => 'EXT:ms_steiermark/Resources/Private/Templates/Page', 'file' => 'EXT:ms_steiermark/Resources/Private/Templates/Page/Main.html', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('as' => 'mainMenu', 'levels' => '3', 'expandAll' => '1', 'titleField' => 'nav_title'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('as' => 'footerMenu', 'levels' => '1', 'expandAll' => '1', 'special' => 'directory', 'special.' => array('value' => '35'), 'titleField' => 'nav_title')), 'variables.' => array('content' => 'CONTENT', 'content.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => 'colPos = 0')), 'level' => 'TEXT', 'level.' => array('value' => 'sub'), 'langId' => 'TEXT', 'langId.' => array('data' => 'GP:L'), 'showSearch' => 'TEXT', 'showSearch.' => array('value' => '1'))))
in /var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 822
        }

        // 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('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Flux', 'vendorName' => 'FluidTYPO3', 'pluginName' => 'Page', 'layoutRootPath' => 'EXT:ms_steiermark/Resources/Private/Layouts/Page', 'partialRootPath' => 'EXT:ms_steiermark/Resources/Private/Partials/Page', 'templateRootPath' => 'EXT:ms_steiermark/Resources/Private/Templates/Page', 'file' => 'EXT:ms_steiermark/Resources/Private/Templates/Page/Main.html', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('as' => 'mainMenu', 'levels' => '3', 'expandAll' => '1', 'titleField' => 'nav_title'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('as' => 'footerMenu', 'levels' => '1', 'expandAll' => '1', 'special' => 'directory', 'special.' => array('value' => '35'), 'titleField' => 'nav_title')), 'variables.' => array('content' => 'CONTENT', 'content.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => 'colPos = 0')), 'level' => 'TEXT', 'level.' => array('value' => 'sub'), 'langId' => 'TEXT', 'langId.' => array('data' => 'GP:L'), 'showSearch' => 'TEXT', 'showSearch.' => array('value' => '1'))))
in /var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 736
                }
                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('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Flux', 'vendorName' => 'FluidTYPO3', 'pluginName' => 'Page', 'layoutRootPath' => 'EXT:ms_steiermark/Resources/Private/Layouts/Page', 'partialRootPath' => 'EXT:ms_steiermark/Resources/Private/Partials/Page', 'templateRootPath' => 'EXT:ms_steiermark/Resources/Private/Templates/Page', 'file' => 'EXT:ms_steiermark/Resources/Private/Templates/Page/Main.html', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('as' => 'mainMenu', 'levels' => '3', 'expandAll' => '1', 'titleField' => 'nav_title'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('as' => 'footerMenu', 'levels' => '1', 'expandAll' => '1', 'special' => 'directory', 'special.' => array('value' => '35'), 'titleField' => 'nav_title')), 'variables.' => array('content' => 'CONTENT', 'content.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => 'colPos = 0')), 'level' => 'TEXT', 'level.' => array('value' => 'sub'), 'langId' => 'TEXT', 'langId.' => array('data' => 'GP:L'), 'showSearch' => 'TEXT', 'showSearch.' => array('value' => '1'))), '5')
in /var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 681
        foreach ($sKeyArray as $theKey) {
            $theValue = $setup[$theKey];
            if ((int)$theKey && strpos($theKey, '.') === false) {
                $conf = $setup[$theKey . '.'] ?? [];
                $content .= $this->cObjGetSingle($theValue, $conf, $addKey . $theKey);
            }
        }
        return $content;
    }
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGet(array('typeNum' => '0', 'FLUIDTEMPLATE', '5.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Flux', 'vendorName' => 'FluidTYPO3', 'pluginName' => 'Page', 'layoutRootPath' => 'EXT:ms_steiermark/Resources/Private/Layouts/Page', 'partialRootPath' => 'EXT:ms_steiermark/Resources/Private/Partials/Page', 'templateRootPath' => 'EXT:ms_steiermark/Resources/Private/Templates/Page', 'file' => 'EXT:ms_steiermark/Resources/Private/Templates/Page/Main.html', 'dataProcessing.' => array('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' => array('as' => 'mainMenu', 'levels' => '3', 'expandAll' => '1', 'titleField' => 'nav_title'), 'TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '20.' => array('as' => 'footerMenu', 'levels' => '1', 'expandAll' => '1', 'special' => 'directory', 'special.' => array('value' => '35'), 'titleField' => 'nav_title')), 'variables.' => array('content' => 'CONTENT', 'content.' => array('table' => 'tt_content', 'select.' => array('orderBy' => 'sorting', 'where' => 'colPos = 0')), 'level' => 'TEXT', 'level.' => array('value' => 'sub'), 'langId' => 'TEXT', 'langId.' => array('data' => 'GP:L'), 'showSearch' => 'TEXT', 'showSearch.' => array('value' => '1'))), 'includeCSS.' => array('msbase' => 'EXT:ms_base/Resources/Public/Css/ms_base.css', 'reset' => 'EXT:ms_steiermark/Resources/Public/css/reset.css', 'default' => 'EXT:ms_steiermark/Resources/Public/css/default.css', 'responsive' => 'EXT:ms_steiermark/Resources/Public/css/responsive.css', 'mseventprogrammmanagercss' => 'EXT:ms_event/Resources/Public/CSS/frontpage.css', 'mseventprogrammmanagerresponsive' => 'EXT:ms_event/Resources/Public/CSS/frontpageresponsive.css', 'mscookie' => 'typo3conf/ext/ms_cookie/Resources/Public/css/cookie.css'), 'headerData.' => array('COA', '5.' => array('HMENU', '10.' => array('special' => 'rootline', 'special.' => array('range' => '0|-1'), 'includeNotInMenu' => '1', 'TMENU', '1.' => array('noBlur' => '1', 'wrap' => '|', 'NO.' => array('stdWrap.' => array('field' => 'title'), 'linkWrap' => '| |*| &#32 - &#32 |*|', 'doNotLinkIt' => '1'), 'CUR.' => array('stdWrap.' => array('field' => 'title'), 'linkWrap' => '| |*| - |*|', 'doNotLinkIt' => '1'))), 'wrap' => '<title>|</title>'), 'TEXT', '12.' => array('value' => '<meta name="X-UA-Compatible" content="text/javascript" />'), 'TEXT', '15.' => array('value' => '<meta name="X-UA-Compatible" content="text/css" />'), 'TEXT', '16.' => array('value' => '<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />'), 'TEXT', '35.' => array('value' => ' <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> <link rel="manifest" href="/site.webmanifest"> <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"> <meta name="msapplication-TileColor" content="#da532c"> <meta name="theme-color" content="#ffffff" ')), 'includeJSLibs.' => array(), 'includeJS.' => array('jquery' => 'EXT:ms_steiermark/Resources/Public/js/jquery-3.5.1.min.js'), 'includeJSFooterlibs.' => array(), 'includeJSFooter.' => array('animateAuto' => 'EXT:ms_steiermark/Resources/Public/js/jquery.animateAuto.js', 'bodyScrollLock' => 'EXT:ms_steiermark/Resources/Public/js/bodyScrollLock.min.js', 'tabbable' => 'EXT:ms_steiermark/Resources/Public/js/jquery.tabbable.js', 'steiermark_home_scripts' => 'EXT:ms_steiermark/Resources/Public/js/default.js', 'pignose' => 'EXT:ms_event/Resources/Public/js/pignose.calendar.full.min.js', 'mseventprogrammmanager' => 'EXT:ms_event/Resources/Public/js/filter.js'), 'bodyTagCObject' => 'COA', 'bodyTagCObject.' => array('TEXT', '10.' => array('data' => 'levelfield:1, uid', 'override.' => array('dataWrap' => 'id="pid-{TSFE:id}" class="page-color')), 'TEXT', '20.' => array('data' => 'levelfield : -1 , tx_steiermarkschau_sitecolor, slide', 'noTrimWrap' => '| |'), 'TEXT', '25.' => array('override.' => array('dataWrap' => 'subheader_{TSFE:page|sub_header}'), 'noTrimWrap' => '| |'), 'TEXT', '30.' => array('value' => '"'), 'stdWrap.' => array('noTrimWrap' => '|<body |>|')), 'COA_INT', '99999.' => array('USER_INT', '1.' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'MsCookie', 'pluginName' => 'Cookie', 'vendorName' => 'MediateSystems', 'controller' => 'Cookie', 'switchableControllerActions.' => array('Cookie.' => array('show'))))))
in /var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/frontend/Classes/Http/RequestHandler.php line 231
     * @return string
     */
    protected function generatePageBodyContent(TypoScriptFrontendController $controller): string
    {
        $pageContent = $controller->cObj->cObjGet($controller->pSetup) ?: '';
        if ($controller->pSetup['wrap'] ?? false) {
            $pageContent = $controller->cObj->wrap($pageContent, $controller->pSetup['wrap']);
        }
        if ($controller->pSetup['stdWrap.'] ?? false) {
at TYPO3\CMS\Frontend\Http\RequestHandler->generatePageBodyContent(object(TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController))
in /var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/frontend/Classes/Http/RequestHandler.php line 197
    protected function generatePageContent(TypoScriptFrontendController $controller, ServerRequestInterface $request): string
    {
        // Generate the main content between the <body> tags
        // This has to be done first, as some additional TSFE-related code could have been written
        $pageContent = $this->generatePageBodyContent($controller);
        // If 'disableAllHeaderCode' is set, all the pageRenderer settings are not evaluated
        if ($controller->config['config']['disableAllHeaderCode'] ?? false) {
            return $pageContent;
        }
at TYPO3\CMS\Frontend\Http\RequestHandler->generatePageContent(object(TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController), object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/frontend/Classes/Http/RequestHandler.php line 133
            // Content generation
            $this->timeTracker->incStackPointer();
            $this->timeTracker->push($controller->sPre, 'PAGE');

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

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

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

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

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

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

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

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

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

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

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

    /**
     * Small helper function to convert charsets for arrays to UTF-8
at TYPO3\CMS\Frontend\Middleware\PrepareTypoScriptFrontendRendering->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f67f5ba441b))
in /var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

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

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

    /**
     * Register the backend user as aspect
at TYPO3\CMS\Frontend\Middleware\TypoScriptFrontendInitialization->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f67f5ba441b))
in /var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

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

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

    /**
     * Filters out the arguments that are necessary for calculating cHash
at TYPO3\CMS\Frontend\Middleware\PageArgumentValidator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f67f5ba441b))
in /var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

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

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

    /**
     * Simulate dates for preview functionality
at TYPO3\CMS\Frontend\Middleware\PreviewSimulator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f67f5ba441b))
in /var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

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

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

        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\PageResolver->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f67f5ba441b))
in /var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        // Remove any output produced until now
        ob_clean();
at TYPO3\CMS\Frontend\Middleware\EidHandler->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f67f5ba441b))
in /var/www/devsteiermark/typo3_src-10.4.13/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 172

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

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

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

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

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

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

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

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

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