‪TYPO3CMS  ‪main
ext_localconf.php File Reference

Go to the source code of this file.

Variables

 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_tcemain.php']['clearCachePostProc']['redirects'] = DataHandlerCacheFlushingHook::class . '->rebuildRedirectCacheIfNecessary'
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_tcemain.php']['processDatamapClass']['redirects'] = DataHandlerSlugUpdateHook::class
 
 $GLOBALS ['TYPO3_CONF_VARS']['SYS']['formEngine']['formDataGroup']['tcaDatabaseRecord'][ValuePickerItemDataProvider::class]
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['tce']['formevals'][SourceHost::class] = ''
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_befunc.php']['updateSignalHook']['redirects:slugChanged'] = DispatchNotificationHook::class . '->dispatchNotification'
 

Variable Documentation

◆ $GLOBALS [1/5]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 't3lib/class.t3lib_befunc.php'][ 'updateSignalHook'][ 'redirects:slugChanged'] = DispatchNotificationHook::class . '->dispatchNotification'

Definition at line 30 of file ext_localconf.php.

◆ $GLOBALS [2/5]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 't3lib/class.t3lib_tcemain.php'][ 'clearCachePostProc'][ 'redirects'] = DataHandlerCacheFlushingHook::class . '->rebuildRedirectCacheIfNecessary'

Definition at line 15 of file ext_localconf.php.

◆ $GLOBALS [3/5]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 't3lib/class.t3lib_tcemain.php'][ 'processDatamapClass'][ 'redirects'] = DataHandlerSlugUpdateHook::class

Definition at line 16 of file ext_localconf.php.

◆ $GLOBALS [4/5]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'tce'][ 'formevals'][SourceHost::class] = ''

Definition at line 27 of file ext_localconf.php.

◆ $GLOBALS [5/5]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SYS'][ 'formEngine'][ 'formDataGroup'][ 'tcaDatabaseRecord'][ValuePickerItemDataProvider::class]
Initial value:
= [
'depends' => [
TcaInputPlaceholders::class,
],
]

Definition at line 19 of file ext_localconf.php.