getUtility()->convertToSafeString($params['title'], $params['encodingConfiguration']['spaceCharacter']); } } $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl']['_DEFAULT'] = [ 'init' => [ 'appendMissingSlash' => 'ifNotFile,redirect[301]', 'postVarSet_failureMode' => '', ], 'fileName' => [ 'acceptHTMLsuffix' => false, 'defaultToHTMLsuffixOnPrev' => false, 'index' => [ ], ], 'pagePath' => [ 'expireDays' => 2, 'languageExceptionUids' => '', 'languageGetVar' => 'L', 'rootpage_id' => 1, 'spaceCharacter' => '-', ], 'preVars' => [ [ 'GETvar' => 'L', 'valueMap' => [ '' => 0, ], 'noMatch' => 'bypass', ], ], 'postVarSets' => [ '_DEFAULT' => [ 'page' => [ [ 'GETvar' => 'tx_solr[page]' ] ] ] ], 'fixedPostVars' => [ 'extension' => [ [ 'GETvar' => 'tx_terfe2_pi1[controller]', 'valueMap' => [ 'Extension' => '', 'Review' => 'security-review' ], 'noMatch' => 'bypass' ], [ 'GETvar' => 'tx_terfe2_pi1[action]', 'valueMap' => [ 'detail' => '', 'download' => 'download', 'update' => 'update' ], 'noMatch' => 'bypass' ], [ 'GETvar' => 'tx_terfe2_pi1[extension]', 'lookUpTable' => [ 'table' => 'tx_terfe2_domain_model_extension', 'id_field' => 'uid', 'alias_field' => 'ext_key', 'addWhereClause' => ' AND deleted=0 AND hidden=0', 'useUniqueCache' => 1, 'useUniqueCache_conf' => [ 'encodeTitle_userProc' => 'encodeTitleUserProc', 'strtolower' => 1, 'spaceCharacter' => '_', ], 'enable404forInvalidAlias' => 1, 'autoUpdate' => 1, 'expireDays' => 180, ], ], [ 'GETvar' => 'tx_terfe2_pi1[versionString]', ], [ 'GETvar' => 'tx_terfe2_pi1[format]', ], ], 3 => 'extension' ], ];